Backtrack 5 Commands for Beginners- >How to Login in - TopicsExpress



          

Backtrack 5 Commands for Beginners- >How to Login in BackTrack: Once the installation of BackTrack is done, the default username and password required to log in are root / toor :How to Open GUI Environment: BackTrack After you are logged in you can start the GUI Environment by issuing the startx command. >How to check IP address: root@bt:~# ifconfig >How to Setup IP Address Manually: root@bt:~# ifconfig eth0 192.168.1.8 root@bt:~# route add default gw 192.168.1.1 root@bt:~# echo nameserver 192.168.1.1 > /etc/resolv.conf >How to Change the Root Password: root@bt:~# passwd Enter new UNIX password: {enter your new password here} Retype new UNIX password: {enter your new password again} passwd: password updated successfully root@bt:~# >How to start services: root@bt:~# /etc/init.d/openvpn start Starting Virtual private network daemon(s)… root@bt:~# /etc/init.d/openvpn stop
Posted on: Wed, 03 Jul 2013 02:58:29 +0000

Trending Topics



Recently Viewed Topics




© 2015