User Tools

Site Tools


wiki:linuxcentos6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:linuxcentos6 [2016/07/23 19:49] walkeradminwiki:linuxcentos6 [2017/02/28 18:00] – external edit 127.0.0.1
Line 1: Line 1:
 ====== CenOS 6x ====== ====== CenOS 6x ======
  
 +----
 +
 +\\ 
 This page is for the things I learn on my Linux travels. Mainly this (at the time of writing) due to several Linux based products in my workplace (CentOS based) and the truly amazing Raspberry Pi range. I have not yet decided whether to split the Linux page in to two sub categories to reflect this. CentOS is based on Red Hat, so anything here that works for CentOS should work for RHL as well (Red Hat Linux). This page is for the things I learn on my Linux travels. Mainly this (at the time of writing) due to several Linux based products in my workplace (CentOS based) and the truly amazing Raspberry Pi range. I have not yet decided whether to split the Linux page in to two sub categories to reflect this. CentOS is based on Red Hat, so anything here that works for CentOS should work for RHL as well (Red Hat Linux).
 \\  \\ 
 \\  \\ 
-[[Configure IP Address]]\\  +  * [[Configure IP Address]]\\  
-===== Check Disk Space ===== +  * [[Check Version]]\\ 
-\\  +  * [[Find IP Address]]\\  
-\\  +  [[Restart Network Interfaces]]\\  
-Working from the command line has some disadvantages, one of those is that you don't have a constant graphical reminder of physical and available disk space. To check this we can use the command //**df**// which stands for //**disk filesystem**// +  [[Using Aliases in CentOS]]\\ 
-\\  +  * [[SIOCADDRT File exists Error]]\\  
-\\  +  * [[CentOS Boot Log]]\\  
-From the command line: +  * [[Bringing Interfaces Up/Down]]\\  
-\\  +  * [[Add a user to Sudoers group]]\\  
-//**df -h**// --- (the -h means human readable format, so instead values being in bytes, they are displayed at MB or GB etc) +  * [[Error: xz compression not available]]\\  
-\\  + 
-\\  + 
-$ df -h\\  + 
-\\  +
-Filesystem      Size  Used Avail Use% Mounted on\\  +
-/dev/root       6.0G  3.7G  2.0G  66% /\\  +
-devtmpfs        214M      214M   0% /dev\\  +
-tmpfs           218M      218M   0% /dev/shm\\  +
-tmpfs           218M  4.5M  213M   3% /run\\  +
-tmpfs           5.0M  4.0K  5.0M   1% /run/lock\\  +
-tmpfs           218M      218M   0% /sys/fs/cgroup\\  +
-/dev/mmcblk0p6   63M   20M   43M  32% /boot\\  +
-tmpfs            44M       44M   0% /run/user/1000\\  +
-\\  +
-\\ +
wiki/linuxcentos6.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1