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 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…
Posted inBasics debian Distributions How to list installed packages on Debian Posted by Ubuntu Server Admin May 7, 2021This short guide shows you how to get a list of all installed Packages on…
Posted inbash Basics centos How to clear Bash history on Linux Posted by Ubuntu Server Admin May 7, 2021The bash history is a log file that contains all commands that the user executed on…
Posted inBasics Distributions Linux & Unix How to enable auto updates in Ubuntu 20.04 Posted by Ubuntu Server Admin May 7, 2021It is important to keep your Linux server up to date with security updates. Linux…
Posted inBasics debian Linux & Unix How to convert filenames or text to lowercase on the Linux command line Posted by Ubuntu Server Admin May 7, 2021There is no simple 'tolower' command on the bash, but you can convert uppercase characters…
Posted inBasics debian Ubuntu Get detailed information about server hardware and partitions on Ubuntu Posted by Ubuntu Server Admin May 7, 2021This short tutorial shows you 5 commands to get details about the system hardware of…