Changes

Jump to navigation Jump to search
Line 254: Line 254:  
  cd /home/e-smith
 
  cd /home/e-smith
 
  du --si --max-depth 1
 
  du --si --max-depth 1
====display what are your network interfaces====
  −
# perl -Mesmith::ethernet -e "print esmith::ethernet::probeAdapters();"
  −
EthernetDriver1 e1000 08:00:27:23:85:a6 "Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)"
      
====create missing group and set gid====
 
====create missing group and set gid====
Line 265: Line 262:  
where 102 is the correct gid of apache group, adapt it to the right setting
 
where 102 is the correct gid of apache group, adapt it to the right setting
 
where rpm1 and rpm2 are valid rpm but broken due to the lack of apache group during installation or upgrade
 
where rpm1 and rpm2 are valid rpm but broken due to the lack of apache group during installation or upgrade
 +
 +
====display what are your network interfaces====
 +
# perl -Mesmith::ethernet -e "print esmith::ethernet::probeAdapters();"
 +
EthernetDriver1 e1000 08:00:27:23:85:a6 "Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)"
    
====find files by their size====
 
====find files by their size====

Navigation menu