유용한 지식 자료들/기타

Backtrack에서 GUI로 네트워크 설정하기 (Backtrack Network Configuration)

아리스리 2010. 4. 29. 11:48

Backtrack에서 네트워크 설정시 터미널에서 수정하는 것보다 GUI가 쉽기 때문에 관련 정보를 찾아 올립니다. 저는 Vmware에서 Nat설정을 하고도 네트워크가 잡히지 않아서 이렇게 하고 GUI로 보니 DNS문제였내요..--; 아무튼 유용할거 같아서 스크린 샷 붙혀 보았습니다.

 

The file we’re looking for is /usr/share/slax/network-conf.kmdr. If you try to run network-conf.kmdr from a terminal, nothing happens and you get some errors. This is because this file requires the command kmdr-executor. So, to easily return the missing menu item to K Menu:

 

 

- Right click the K Menu button and choose Menu Editor.

 

 

- Expand Internet group.

 

- Right click Internet group, and select New Item.

 

 

- Name the new item Network Configurator, and the Command is:


kmdr-executor /usr/share/slax/network-conf.kmdr


 

 

- Choose an icon for the menu item

 

- Save the K Menu configuration.

 

 

- Enjoy.