APT vs APT-GET :: Which to Choose APT vs APT-GET :: Which one is better?. If you have been using Debian for awhile you are familiar with APT-GET. APT has been around for only a short while, only since Debian 8. Many people have not switched over to using APT. APT-GET still works, so why […]
Category: Linux
Linux, shell scripting, distributions
Linux Hardware Commands
This article helps show you how to find what hardware you are running using a series of Linux Hardware Commands. What you running? […]
Linux File Permissions
This article is about Linux File Permissions and how to change them. Linux file permissions are important to the Linux system. […]
Changing Bash Prompts
Changing Bash Prompts and the way they look is fairly easy with these step by step instructions. Changing Bash Prompt colors and styles. […]
Distribution Evaluation Bodhi 5.1
Distribution Evaluation Bodhi 5.1 Distribution Evaluation Bodhi 5.1. Bodhi is a light-weight distribution featuring the Moksha desktop. Moksha, the desktop, is a fork of the Enlightenment DR17 desktop maintained by the Bodhi Linux team. Moksha focuses on staying light weight, while still offering a high level of customization options. The distribution is based on Ubuntu […]
Shell Scripting : Introduction
This is the Introduction part of a series on BASH Shell Scripting that takes you thru building a BASH Shell Script on your own. […]
Distribution Evaluation Debian 10.5
Distribution Evaluation Debian 10.5 Distribution Evaluation Debian 10.5, Gnome desktop. Debian “Buster” 10.5. Debian is one of the largest distributions and one of the oldest active distributions founded in 1993. It is the basis for dozens of other distributions, including Ubuntu and Linux Mint. The strength is its installer which offers the option of step-by-step […]
Shell One-Liner : Strip EXIF data from photos
Strip EXIF data from photos with this one line of code. This simple Linux Bash command strips out all of the EXIF data from photos. […]
Distribution Evaluation Elementary 5.2
Distribution Evaluation Elementary 5.2 A distribution evaluation of Elementary 5.2, a Linux distribution that has been around since 2011, is generally favorable. The desktop is called “Pantheon” and is built on top of the Gnome desk top and Ubuntu’s Long Term releases. The innovative desk top is nicely done and aesthetically pleasing. It looks a […]
Making SSH more secure
Making SSH more secure There are several ways to make SSH (Secure shell) more secure than it already is and make it harder for attackers to gain entry into your Linux server through it. Root is the ultimate admin user with every privilege imaginable. The first thing is to deny Root from logging into your […]