How to check run level in Ubuntu?
just run “runlevel” , it will tell you what level the system is running. It’s good for chkconfig utilities.
just run “runlevel” , it will tell you what level the system is running. It’s good for chkconfig utilities.
When you finish installing Ubuntu , you see that there is no network card when running "ifconfig" , or checking…
Your new apache2.conf may looks like this. How to fix? – you need to move ServerLimit above MaxClients StartServers 50…
The dependency problem occurred while installing subversion package on Linux CentOS/Red Hat with installed cPanel: Missing Dependency: perl(URI) >= 1.17…
if you have ConfigServer Security & Firewall enabled in WHM , only a certain ports are allowed to come in/out.…
1. If this is an existing users Syntax: usermod -a -G groupname username For example: usermod -a -G sudo myadminaccount…
If you are new to linux and you asked what linux version you are running or is your linux is…
If you cant not login to gmail via your outlook , and you got a message asking you to visit…
Sometimes, you want to remove the replication , it could be because the replication no longer works, or you don’t…
You need to use the –progress option which show progress during file transfer. The syntax is as follows: rsync –progress…