OPS245

From Littlesvr Wiki
Revision as of 22:59, 7 September 2022 by Andrew (talk | contribs)
Jump to navigation Jump to search

Brainstorming:

  • mount, fstab
  • LVM
    • Create new LVs
    • Add PVs
    • Migrate VG to new PVs
    • Practice running out of space
  • Security
    • Access /root via external boot
    • brute-force ssh
    • password policies
    • ssh keys
    • sshd_config
  • yum, rpm
  • install from source
  • tar
  • dhcp
  • static network config
  • systemd manage services
  • scp
  • OS Install
    • Mint for workstation, Debian for servers
    • No Nested virtualization
    • VirtualBox
    • User management
      • File ownership practice
  • Installing/removing/managing software
    • Package management
      • dependencies
      • repo vs .deb
  • Storage management
  • Networking
  • Security
  • Python