News

Ever wanted a cheat code for writing Linux commands without consulting the manpages every time and understanding their usage?
You can create an ISO file from a CD, DVD, or BluRay disc using Windows but you’ll need to use a third-party app as this ...
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
If you're new to Linux, there's a very handy file you'll want to learn about right away. Jack Wallen introduces you to the hosts file and how to add entries to it.
The Linux comm command makes it easy to compare a couple text files and determine if they both contain the same lines -- whether the file contents are sorted or not.
In the world of Unix-based operating systems like Linux, file packaging and compression utilities play a pivotal role. One such utility is the zip command, an effective tool for compressing files to ...
The hexedit command provides a way to edit binary files, but to view and save the content in a file for later analysis without editing, try the xxd command.
In order to install Linux apps on a Chromebook, you first need to enable the Linux subsystem. Then, either download an app package or use the apt-get command to install Linux apps as described in ...
How to Get Files Using PuTTY. Run the PuTTY SSH (Secure Shell) program when you need to establish a secure, encrypted network connection to a remote computer storing files you require.
Overview One of my favorite utilities on the Linux command-line, and block storage is one of my favorite features on Linode's platform, so in this article I get to combine both of these together - ...