Saturday, May 05, 2012

Linux 11 - Basic File Management

  • copy, move, delete
  • wildcards
  • find files based on type, size & date
  • tar, cpio, dd
  • bzip2, gunzip

Friday, April 27, 2012

Linux 10 - Process Text Streams using filters

 

cat, cut, expand, fmt, head, od, join, nl, paste, pr, sed, sort, split, tail, tr unexpand, uniq, wc, xargs

Saturday, April 14, 2012

Linux 9 - Working the Command Line

  • Bash
    • Shell environment
    • PATH
    • environment variables
    • history
    • completion
  • commands

Tuesday, April 03, 2012

Linux 8 - RPM and yum package management

  • rpm
  • rpm2cpio
  • alien
  • yum
    • /etc/yum.conf
    • /etc/yum.repos.d
  • yum downloader

Friday, March 23, 2012

Linux 7 - Debian Package Management

  • dpkg
  • dpkg-reconfigure
  • APT
    • apt-get, apt-cache
    • configuration
  • aptitude

Tuesday, March 20, 2012

Linux 6 - Manage Shared Libraries

  • what are shared libraries
  • determining associated libraries
  • configuring system
  • ldd, lddconfig
  • ld.so.cache, ld.so.conf.d