Posted inBasics debian Linux & Unix Linux Basics: How to view log files on the shell Posted by Ubuntu Server Admin June 12, 2022Most Linux servers are administered on the command line e.g. through an SSH connection. In…
Posted indebian Distributions ISPConfig 3 How to Update ISPConfig 3 Posted by Ubuntu Server Admin May 11, 2022The ISPConfig update script is an easy way to update an ISPConfig 3 installation. If…
Posted inBasics debian Distributions Get the disk health status with SMART monitor tools on Debian and Ubuntu Linux Posted by Ubuntu Server Admin July 30, 2021Every current disk includes a built-in monitoring feature known as SMART that keeps track of…
Posted inBasics debian Distributions How to prevent a Linux system user from logging into the system Posted by Ubuntu Server Admin July 28, 2021The shell setting in /etc/passwd determines whether a Linux system user may log in via…
Posted inapache Basics Controlpanels Get a list of all virtual hosts which are defined in all apache configuration files Posted by Ubuntu Server Admin July 26, 2021Have you ever looked in the apache config files to see where a website's virtual…
Posted inBasics debian Distributions How to download and extract a .deb package on Ubuntu or Debian Linux Posted by Ubuntu Server Admin July 10, 2021Sometimes you require a certain file from a Debian .deb package. For example, because you…
Posted inbash Basics centos Get the name of the newest file in a directory on the linux shell Posted by Ubuntu Server Admin June 22, 2021If you have a directory with many files (a few thousand in my case) and…
Posted inBackup Basics centos Reduce CPU and Disk load of backup scripts with nice and ionice Posted by Ubuntu Server Admin June 10, 2021Running a nightly backup script on a server system, such as a web hosting server,…
Posted inBasics debian Distributions How to convert RPM software packages to Debian (.deb) Posted by Ubuntu Server Admin May 27, 2021Maybe you have had this problem: you are using Debian or Ubuntu Linux and a…
Posted inBasics debian Linux & Unix Check and Repair All MySQL Databases on Ubuntu Posted by Ubuntu Server Admin May 22, 2021The following command can be used to check and repair all MySQL databases on a…