The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
Hidden files are a standard feature in Linux. Some applications save configuration files and other data in hidden files or folders that aren't visible by default. Fortunately, Linux makes working with ...
If vector graphics are your thing—logos, illustrations, or scalable icons— Inkscape is the go-to open source tool. Think of it as the Illustrator equivalent for Linux. It’s particularly good at ...
There's a lot to learn about image files on the command line, from verifying file format to finding out where and when photos were taken and maybe even getting an unusual view of what they look like.
If you use C or C++, you have probably learned how to open a file and read data from it. Usually, we read a character or a line at a time. At least, it seems that way. The reality is there are usually ...
How to use Linux file manager to connect to an sftp server Your email has been sent If a fear of the command line has prevented you from making use of the more secure sftp, Jack Wallen wants to show ...
The file manager might not be a feature on your desktop that you've ever considered changing, but once you've seen a better option, you can't unsee it. I've used nearly every file manager on the ...
Many people today work on mixed networks, with both Linux and Windows systems playing important roles. Sharing files between the two can be critical at times and is surprisingly easy with the right ...
How to share files with Linux apps on Chrome OS Your email has been sent If you own a Chromebook, and you’ve enabled and installed Linux apps, you might have come ...