I’m using Boss 3.0 distro of Linux in Virtual Machine. Whenever I’m trying to enter password of superuser of any other user, it’s not accepting any input (typing but not showing on screen). Please help in Logging in.
For ref screenshot is given.
Please help me to start with GNOME or KDE GUI
Basically, in Linux, When we enter password in the system it is invisible. Because of security reason. Then you can type startx
command to get GNOME
Hey Buvanesh thank you so much for your reply…I’m quit new user for Linux and I didn’t knew this…thanks once again
1 Like
type following commands
# passwd root
Enter your Password
# passwd yourusername
Enter your Password
# su -
Enter your Password
Thats solves your problem