News

If you're new to Linux administration, Jack Wallen shows you a skill you'll definitely need to have--creating directories from the command line interface.
Did you know that you can manage all of your files and folders right from the command line, using applications like Gnome Terminal? Here are some of the basic commands that we use to manage ...
Linux is a multi-user environment, which means more than one user can use the system at one time. Granted, that mostly takes the form of console access (via SSH), because you can't easily have two ...
File counting in a directory is a common task that many users might need to perform. It could be for administrative purposes, understanding disk usage, or organizing files in a systematic manner.
Need to lock down that Linux server so certain remote users can only access a specific directory and only for file upload and download purposes? Jack Wallen shows you how.