So far, we have been running commands interactively on the Linux CLI, one command at a time. Although we have configured some tasks to run at a predetermined schedule using […]
Category: Tutorials
The Basics of Computer Networks
Chapter 11 – Schedule Tasks
We have learned a lot since we started this tutorial. We are starting to gain more confidence in operating a Linux system. However, so far, we have been limited to […]
Chapter 10 – Vim
After having spent time learning the most important commands that we need to perform essential tasks on Linux, you should realize by now that using the command line interface on […]
Chapter 9 – Advanced Data Processing
Processing data on Linux is really simple. Many commands are available for all kinds of text-processing functions. We’ve seen some of these commands in the previous chapter, but their number […]
Chapter 8 – Extract and Process Data
In this chapter, we are going to learn how to extract and process data from a file on Linux. To test the examples given in this chapter, I will create […]
Chapter 7 – Piping and Redirection
Before we start, don’t be misled by the title of this chapter. I am not going to teach you about plumbing here. We are going to cover piping and redirection […]
Chapter 6 – Find Files in Linux
You should already be aware of how much a search for a file can sometimes feel like looking for a needle in a haystack. Fortunately, finding files on Linux is […]
Chapter 5 – Users and Permissions
So far, you’ve been using the same user account you’ve created during the installation of Linux. That’s fine as long as you’re the only one using your machine. But what […]
Chapter 4 – Interacting with Files and Directories
By the end of this chapter, you will be able to handle on your own most of the day-to-day operations. You will learn how to create, move, copy, and remove […]
Chapter 3 – The Linux Command-Line
In this chapter, you will make your first steps in the Linux command-line environment. If you’re a long time Windows user, then this is your chance to explore a new […]