CentOS
How to restart a CentOS Server or Desktop
To restart a CentOS system, you can use both the command line (shell) and the desktop environment (GUI). Using the…
Debugging of ISPConfig 3 server actions in case of a failure
The following article describes the steps that need to be taken to debug ISPConfig 3 server scripts. This procedure applies…
How to Disable quota for a Linux User or Group on the Shell
Linux user quotas can be edited with the commands edquota or setquota on the shell. While edquota opens the quota…
How to Backup OpenVZ Containers with vzdump on CentOS
OpenVZ is a Linux-based Kernel virtualization technology developed by SWSoft for its commercial product Virtuozzo. The modified Linux Kernel and…
Get the name of the newest file in a directory on the linux shell
If you have a directory with many files (a few thousand in my case) and need to know which one…
[Solved] system-config-firewall: command not found
When you get the error message "system-config-firewall: command not found" on your CentOS Server while trying to configure the firewall…