Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Debian Distribution
What is Debian?
- Selecting a Debian version
- Debian support and assistance
- Debian community
Console basics
- The shell prompt
- The shell prompt within X
- The root account and root shell prompt (su, sudo, running programs as root under X)
- GUI system administration tools
- Virtual consoles
- Exiting the command prompt
- Shutting down the system
- Restoring a stable console
- Recommended additional packages for beginners
- Creating an additional user account
- Configuring sudo
The filesystem
- Filesystem permissions
- Controlling permissions for newly created files: umask
- Permissions for user groups (group)
- Timestamps
- Links
- Named pipes (FIFOs)
- Sockets
- Device files
- Special device files
- procfs and sysfs
Midnight Commander (MC)
- Customizing MC
- Launching MC
- File manager features in MC
- Command-line techniques in MC
- The internal editor in MC
- The internal viewer in MC
- Auto-start capabilities of MC
- FTP virtual filesystem in MC
The basic Unix-like work environment
- The login shell
- Customizing bash
- Special key sequences
- The pager
- Setting a default text editor
- How to quit vim
- Recording shell activities
- Fundamental Unix commands
The simple shell command
- Command execution and environment variables
- "$LANG" variable
- "$PATH" variable
- "$HOME" variable
- Command line options
- Shell globbing
- Return value of the command
- Common command sequences and shell redirection
- Command aliases
Unix-like text processing
- Unix text utilities
- Regular expressions
- Replacement expressions
- Global substitution with regular expressions
- Extracting data from text file tables
- Script snippets for piping commands
Debian package management
Prerequisites for Debian package management
- Package configuration
- Basic precautions
- Living with eternal upgrades
- Debian archive basics
- Package dependencies
- The event flow of package management
- Initial response to package management issues
Basic package management operations
- apt-get/apt-cache vs. aptitude
- Basic package management operations via the command line
- Interactive use of aptitude
- Key bindings for aptitude
- Package views in aptitude
- Search method options in aptitude
- The aptitude regex formula
- Dependency resolution in aptitude
- Package activity logs
Examples of aptitude operations
- Listing packages with regex matching on package names
- Browsing with regex matching
- Permanently purging removed packages
- Tidying auto/manual install status
- System-wide upgrade
Advanced package management operations
- Advanced package management operations via the command line
- Verifying installed package files
- Safeguards for package problems
- Searching package metadata
Debian package management internals
- Archive metadata
- Top-level "Release" file and authenticity
- Archive-level "Release" files
- Fetching metadata for the package
- The package state for APT
- The package state for aptitude
- Local copies of fetched packages
- Debian package file names
- The dpkg command
- The update-alternative command
- The dpkg-statoverride command
- The dpkg-divert command
Recovery from a broken system
- Incompatibility with old user configuration
- Different packages with overlapping files
- Fixing broken package scripts
- Rescue using the dpkg command
- Recovering package selection data
Tips for package management
- How to select Debian packages
- Packages from mixed source archives
- Tweaking candidate versions
- Updates and Backports
- Automatic download and upgrade of packages
- Limiting download bandwidth for APT
- Emergency downgrading
- Identifying the package uploader
- The equivs package
- Porting a package to the stable system
- Proxy server for APT
- Small public package archive
- Recording and copying system configuration
- Converting or installing an alien binary package
- Extracting packages without dpkg
- Further reading on package management
The system initialization
- An overview of the bootstrapping process
- BIOS, boot loader, and mini-Debian system
- The meaning of the runlevel
- Configuring the runlevel
- Example of runlevel management
- Default parameters for each init script
- The hostname
- The filesystem
- Network interface initialization
- Network service initialization
- The system message
- The kernel message
- The udev system
- Kernel module initialization
Authentication and Security
- Standard Unix authentication
- Managing account and password information
- Creating strong passwords
- Generating encrypted passwords
- PAM and NSS
- Configuration files accessed by PAM and NSS
- Modern centralized system management
- "Why GNU su does not support the wheel group"
- Stricter password rules
- Other access controls
- sudo
- SELinux, Apparmor
- Restricting access to specific server services
- Security of authentication
- Secure password transmission over the Internet
- Secure Shell
- Additional security measures for the Internet
- Securing the root password
Network setup
The basic network infrastructure
- The domain name
- Hostname resolution
- The network interface name
- The network address range for the LAN
- Network device support
Modern network configuration for desktop
- GUI network configuration tools
Low-level network configuration
- Iproute2 commands
- Safe low-level network operations
Network optimization
- Finding the optimal MTU
- Setting the MTU
- WAN TCP optimization
Netfilter infrastructure
Network applications
The mail system
- Modern mail service basics
- Mail configuration strategy for workstations
Mail transport agent (MTA) and Mail user agent (MUA)
- Overview of exim4
- Basic MUA - Mutt
Mail delivery agent (MDA) with filter
- maildrop configuration
- procmail configuration
- Redelivering mbox contents
POP3/IMAP4 server
Remote access server and utility (SSH)
- Basics of SSH
- Port forwarding for SMTP/POP3 tunneling
- Connecting without remote passwords
- Handling non-standard SSH clients
- Setting up ssh-agent
- Shutting down the remote system via SSH
- Troubleshooting SSH
Other network application servers
Other network application clients
Diagnosing system daemons
The X Window System
- Setting up the desktop environment
- The server/client relationship
- The X server
- Starting the X Window System
- Starting an X session with gdm
- Customizing the X session (classic method)
- Customizing the X session (new method)
- Connecting a remote X client via SSH
- Secure X terminal via the Internet
- X applications
- X office applications
- X utility applications
System tips
The screen program
- Use cases for screen(1)
- Key bindings for the screen command
Data recording and presentation
- The log daemon
- Log analyzer
- Cleanly recording shell activities
- Customizing text data display
- Customizing time and date display
- Colorized shell echo
- Colorized commands
- Recording editor activities for complex repeats
- Recording the graphical image of an X application
- Tracking changes in configuration files
Data storage tips
- Disk partition configuration
- Accessing partitions using UUID
- Filesystem configuration
- Filesystem creation and integrity check
- Filesystem optimization via mount options
- Filesystem optimization via superblock
- Hard disk optimization
- Using SMART to predict hard disk failure
- Expanding usable storage space via LVM
- Expanding usable storage space by mounting another partition
- Expanding usable storage space using symlinks
- Expanding usable storage space using aufs
Data encryption tips
- Removable disk encryption with dm-crypt/LUKS
- Encrypted swap partition with dm-crypt
- Automatic file encryption with eCryptfs
- Automatic mounting of eCryptfs
Monitoring, controlling, and starting program activities
- Timing a process
- Scheduling priority
- The ps command
- The top command
- Listing files opened by a process
- Tracing program activities
- Identifying processes using files or sockets
- Repeating a command at a constant interval
- Repeating a command while looping over files
- Starting a program from the GUI
- Customizing the program to be started
- Killing a process
- Scheduling one-time tasks
- Scheduling regular tasks
- Alt-SysRq key
System maintenance tips
- Identifying users on the system
- Warning all users
- Hardware identification
- Hardware configuration
- System and hardware time
- Terminal configuration
- The sound infrastructure
- Disabling the screen saver
- Disabling beep sounds
- Memory usage
- System security and integrity check
The kernel
- Kernel parameters
- Kernel headers
- Compiling the kernel and related modules
- Compiling the kernel source: Debian standard method
- Compiling module sources: Debian standard method
- Non-free hardware drivers
Virtualized systems
- Virtualization tools
- Virtualization workflow
- Mounting virtual disk image files
- Chroot system
- Multiple desktop systems
Data management
Sharing, copying, and archiving
- Archive and compression tools
- Copy and synchronization tools
- Idioms for archiving
- Idioms for copying
- Idioms for file selection
- Backup and recovery
- Backup utility suites
- An example script for system backup
- A copy script for data backup
- Removable storage devices
- Sharing data via network
- Archive media
Binary data
- Viewing and editing binary data
- Manipulating files without mounting the disk
- Data redundancy
- Data file recovery and forensic analysis
- Splitting large files into smaller files
- Clearing file contents
- Dummy files
- Erasing an entire hard disk
- Erasing unused areas of a hard disk
- Undeleting deleted but still open files
- Searching all hard links
- Invisible disk space consumption
Data security infrastructure
- Key management for GnuPG (signing and encryption)
- The MD5 checksum
Requirements
No specific prerequisites are required to enrol in this course.
35 Hours