By default, after login to BackTrack, user must key in startx To get BackTrack from terminal to GUI.
Actually, user can configure BackTrack to autostart in GUI.
- root@bt:~# nano /root/.bash_profile
- Key in startx and save.
After this user will auto-login with GUI without using startx
**Note : If you had create new user-name other than root, the command line should be like this;
- root@bt:~# nano /home/your-username/.bash_profile
- Key in startx and save.
No comments:
Post a Comment