rhcsa

Linux - June 18, 2012

Being able to manage permissions on a Linux system is essential to any system administrator. There are tools available for setting permissions and ownership’s as well as viewing those same permissions and ownership.


Back To Top

Linux - June 17, 2012

Linux Hard links and soft links are like shortcuts to the file or folder you reference. A hard link is more like a duplicate file sharing the inodes or location on the hard disk. A soft link is more like a windows shortcut.


Back To Top

Linux - June 16, 2012

This is an overview on the tools needed to successfully create, copy, move, and rename files and directories.


Back To Top

Linux - June 16, 2012

There are many ways in creating and even editing files. You can use commands such as vim and touch to create and edit files.


Back To Top

Linux - June 16, 2012

Linux Compression utilities are useful for archiving.


Back To Top

Linux - June 16, 2012

Logging into different users is a pretty straight forward process via terminal. When first booting your system you’ll be brought to a login screen either in terminal or GUI. If a terminal login appears, odds are you are in runlevel 3. If the GUI login screen appears then you’re most likely in runlevel 5.


Back To Top

Linux - June 16, 2012

This tutorial goes over the techniques used to remotely access systems via SSH and or VNC.


Back To Top

Linux - June 14, 2012

Grep is a powerful utility that can be used to parse out and or query files for data.


Back To Top

Linux - June 14, 2012

Linux input-output redirection is a powerful yet useful tool that can be used to save data for later viewing as well as automating particular tasks.


Back To Top

Need Help? Ask a Question

Ask anything you want from how to questions to debug. We're here to help.

You Must Be Logged In To Post A Question.

Log In or Register