The vi editor is the default editor of the UNIX operating system in which you can create a new file …
Latest in Learn Linux
-
-
Booting refers to the process of starting up your computer and can be initialized by pressing a hardware button or …
-
Learn Linux
How to Set and List Environmental Variables in Linux
by Nitish.Sby Nitish.S 11 minutes readIn Linux, environment variables are dynamic named-values that function as a placeholder for stored information in the system, which is …
-
Learn LinuxTerminal Tuts
Linux PS command with examples
by Habib Ahmedby Habib Ahmed 6 minutes readLinux is an excellent choice for those looking for a multitasking and multi-user operating system. Multiple processes can run simultaneously …
-
Learn LinuxTerminal Tuts
7 ways to use the Linux Watch command
by Habib Ahmedby Habib Ahmed 6 minutes readOn several occasions, you may need to run a command or utility repeatedly after some time interval. We can use …
-
Learn Linux
Linux File Permissions: Everything You Need to Know
by Nitish.Sby Nitish.S 17 minutes readLinux is a multi-user operating system that allows you to set up multiple user accounts and user groups to access …
-
Beginner's GuideLearn Linux
Linux File Systems: Everything You Need to Know
by Pulkit Chandak 11 minutes readWhile working with disks and operating systems after a certain level, there are several terms that we come across that …
-
Learn Linux
Linux File Compression: Everything You Need to Know
by Nitish.Sby Nitish.S 8 minutes readCompression is an important computer science technique that is used by programs, services, and users to save space and improve …
-
Learn LinuxTerminal Tuts
7 ways to use the Linux Head command
by Habib Ahmedby Habib Ahmed 5 minutes readLinux has a set of powerful commands for doing different operations. Among those commands is the Head. It is also …
-
Both Fedora and CentOS are RPM-based Linux distributions. The two share a lot of features in common but still have …