Learn 20 powerful Linux tips and tricks to work faster in the terminal. Practical command-line shortcuts used by real Linux ...
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...
Using Linux has changed the way I approach technology, making me a more informed and capable Windows user. Linux has taught ...
Linux is one of the popular operating systems and has seen wide adoption across the globe. It is an open-source, Unix-based operating system with many distributions for computers, embedded systems, ...
The Linux command line offers some very useful tools to enable you to perform mathematical calculations. This post runs through a series of commands you can use and demonstrates some techniques for ...
I cannot tell you how many times I've had to manage user passwords in Linux without the help of a GUI app. Whether it's on a server or because I'm using SSH to access a remote machine, knowing the ...
Everyone knows that Linux makes a great Web server. Some network administrators even use it in conjunction with Samba to create file servers that Windows workstations can access as easily as Windows ...
Sed is a non-interactive text editor that operates on piped input or text files. By providing it with instructions, you can make it modify and process text in files or streams. The most common use ...
In the VDI environment that I administer I have printers attached to discreet Linux-based print servers and VDI clients. In this article I will share with you some of ...