Tag Archives: RedHat

My Unix Commands for CentOS & RedHat

The listed Linux commands are most common with my web development. Other commands get into greater detail in bellow Resource section. # cat /etc/redhat-release To find out the CentOS distro version. # cat /etc/issue To find out the Ubuntu distro version. # cd change directory # du -sch * Breakdown of disk usage. (-a, -d,… Read More »