What is my IP address? How can I determine my IP address reliably from the command line using Linux?
Introduction This article explains how to get the IP address of a computer as viewed from the outside. The reason why you might want to
Introduction This article explains how to get the IP address of a computer as viewed from the outside. The reason why you might want to
How to free up space if your Linux journal (combined log file) is taking up a lot of space On some systems /var/log might be
Use the following flags to order a directory listing by date in forward order: ls -lat To show a directory listing in reverse order, use
Sometimes you want to continuously observe a Linux command. Instead of up arrow and enter the whole time, try this: watch -n 1 “systemctl is-active
user@hostname ~ $ sudo lsof -i -P -n | grep LISTEN | grep 1025 mailcatch 1104 root 9u IPv4 27240 0t0
Introduction Here are some commands to assist with mastering disks and file space management on Linux. TL;DR ncdu is my preferred option. Disk Usage by
Problem: You need to make sure that your disks are 100% redundant. Solution: A popular way on Linux to do this is DRBD. Here are
Problem: You need to know if your DRBD and OCFS2 disk fault tolerance has been setup correctly but the configuration options are overwhelming. Solution: See
Here is a link on how to install LAMP on a Debian server: Solution: Follow this article straight from the Debian website: https://wiki.debian.org/LaMp#Installation
To see which version of Linux Mint you are using, issue the following command: user@host ~ $ cat /etc/issue Linux Mint 19.1 Tessa \n \l