Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...
The Linux terminal isn't nearly as hard as you think. Understanding the fundamentals will help get you started. These concepts apply to all Linux distributions. When many think about Linux, they think ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
The most important networking command in Linux might be ping. This command lets you check if a remote machine is responding ...
Those of you just beginning to learn the basics of Linux may be interested in a great video published by the YouTube channel Explaining Computers. The Linux Terminal tutorials are aimed at those of ...
Does your job require sending a lot of emails on a daily basis? And you often wonder if or how you can send email messages from the Linux terminal. This article explains about 6 different ways of ...
If you're not yet comfortable with writing scripts on Unix and Linux systems, this post might get you off to a healthy start. Creating a script on a Unix or Linux system can be dead easy or ...