Viewing the content of files and examining access permissions and such are very different options. This post examines a number of ways to look at files on Linux. There are a number of ways to view ...
You can examine the contents of compressed files on Linux systems without uncompressing the files or changing them in any way. This post explains the commands for doing that and the types of ...
Ubuntu's Gnome-based graphical user interface lets you open and view business documents saved in the PDF format using the Nautilus file manager and a few mouse clicks. Since Ubuntu is a Linux ...
Do you think of the command line as an antiquated leftover from the past, or an old fashioned way of interacting with a computer? Think again. In Linux, the command line remains the most flexible and ...
The eza command line program, written in Rust, gives you quality of life features that ls makes you live without. They ...
The Linux command line is a text interface to your computer. Also known as shell, terminal, console, command prompts and many others, is a computer program intended to interpret commands. Allows users ...
Get to know the Linux hosts file and how to use it Your email has been sent 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 ...
You probably have documents on your desktop operating system that contain sensitive information. So what do you do to protect that data? You could hide the document in an obscure folder -- but that's ...
In this step-by-step guide from Jack Wallen, learn how to access and modify the Linux hosts file to control the mapping of hostnames to IP addresses. At some point in your career as a developer, ...