You use the chmod command to set each of these permissions. To see what permissions have been set on a file or directory, we ...
The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
Can you do math on the Linux command line? You sure can! In fact, there are quite a few commands that can make the process easy and some you might even find interesting. Let’s look at some very useful ...
Much to the chagrin of those who would like to malign the Linux operating system, it's actually quite easy to use. Thanks to modern GUI desktop environments and applications, anyone can jump into the ...
One of Linux's strengths as an operating system is its ability to be configured and tweaked to suit your tastes. Using the command line allows you to issue powerful commands that are unavailable to ...
You can easily set up a Linux command that keeps trying until it succeeds. Let's look at how to loop your way to success. If you want to run a command on a Linux system until it succeeds, there are ...
Watch running the date command. How to use the Linux watch command for easier output tracking Your email has been sent Jack Wallen introduces you to a Linux command that can automatically execute a ...
Ever since Microsoft announced that PowerShell would be made open source, I have been really curious about what it would be like to run PowerShell on a Linux machine. Would it be like managing a ...
How to use the Linux screen command to keep your remote processes running Your email has been sent Jack Wallen shows you a handy Linux trick that can go a long way to prevent you from losing precious ...
Checking the battery status through GUI is easy. Hovering the mouse cursor over the battery indicator given in the Laptop task bar simply shows the battery level. But, did you know you can find the ...