News

The Linux find command makes it easy to find files on your system – even if you don’t remember their names or exactly when you last updated them. Some of the options are a bit more challenging ...
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
Knowing how to rename files in Linux is a handy skill that allows you to give your files more meaningful names or organize them better. There's no point owning one of the best computers if you don ...
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use ...
If a fear of the command line has prevented you from making use of the more secure sftp, Jack Wallen wants to show you how you can easily connect to that remote server, with a simple file manager.