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…
Posted indebian Distributions Email How to enable port 587 (submission) in postfix Posted by Ubuntu Server Admin May 11, 2021Some internet access providers have port 25 disabled in their routers to prevent spam. If…
Posted inBasics debian Distributions Optimize MySQL Performance with Mysqltuner Posted by Ubuntu Server Admin May 7, 2021This short tutorial describes the steps to optimize the performance of a MySQL database with…