Create and Use Bash Aliases in Linux
Some commands can be quite long, and typing them repeatedly can be tedious and time-consuming. If you find yourself often running lengthy commands, then using bash aliases will…
Read MoreKarim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
1,009 articles found
Ubuntu
Some commands can be quite long, and typing them repeatedly can be tedious and time-consuming. If you find yourself often running lengthy commands, then using bash aliases will…
Read More
Mint
Introduction: Geary is a free and open-source email client for the Linux-based systems. It acts as a good alternative for the Thunderbird email client. Geary was developed back…
Read More
Debian
If you have a file containing the sensitive information, deleting it simply with the rm command or pressing the Del key might not be enough. Usually, when you…
Read More
Debian
As a system administrator working in a multi-user environment, you should know who is logged in to your system. Luckily, the Linux OS allows you to achieve this…
Read More
Ubuntu
Minecraft is a very popular video game released in 2011 by a Swedish developer and then later purchased by Microsoft. It is supported on the major OS platforms,…
Read More
Ubuntu
Once you have created a new user on your Linux system, you may need to prompt them to change the password at the next login to comply with…
Read More
Ubuntu
The usage and performance of a system depend on its specifications. What kind of processor it has? Which version of the operating system runs? How much disk space…
Read More
Ubuntu
Visual Studio Code is an open-source, cross-platform powerful code editor that is developed by Microsoft. It offers different useful features to the developers. It provides a trouble-free method…
Read More
CentOS
In this age of digitization, everything has come online. Businesses, education, health – each paradigm has extended its existing boundaries to the world wide web. To add much…
Read More
Mint
Introduction: Composer is a tool that acts as a package manager for PHP. It is used to gracefully manage all the packages and dependencies for this programming language…
Read More