How do I load USB driver under Linux operating system using the command prompt?
{ 0 comments }
Q. How do I reset a user’s password under any Linux distribution from command prompt? A. To reset a user’s password, use passwd command. You have to change it to a different password. Login as the root user Open terminal or shell prompt Type the following command: # passwd username For example, reset a tom’s [...]
{ 7 comments }
Q. How do I start or stop X.Org from a command prompt? A. X.org is open-source implementation of the X11 system. It is an open source X11-based desktop infrastructure. Xorg provides an interface between your hardware and the graphical software you want to run. Besides that, Xorg is also fully network-aware, meaning you are able [...]
{ 7 comments }
Q. How do I upgrade my CentOS Linux 5.0 dedicated server to WHM / cPanel edge release?
{ 3 comments }
Q. I am a new Ubuntu Linux use. I need to install a package called package.deb. I know I can use Synaptic package management to install packages from CD or Internet. But I want to install this special .deb file. So how can I install package? A. You need to use dpkg package manager from [...]
{ 49 comments }