๐Ÿ–ฅ๏ธ
Born2BeRoot
  • ๐Ÿ“˜Born2BeRoot
  • ๐Ÿ› ๏ธInstalling the virtual machine
    • ๐Ÿ’ฟVirtual machine ISO
    • ๐Ÿ–ฅ๏ธVirtualBox
    • ๐Ÿ’ฟAttaching ISO to VirtualBox
  • ๐ŸŒ€Installing Debian
    • ๐ŸŒConfigure locals
    • ๐Ÿ“ถConfigure the network
    • ๐Ÿ”Set up users and passwords
    • ๐Ÿ•šConfigure the clock
    • ๐Ÿ’พnon-BONUS: Partition disks
    • ๐Ÿ’พBONUS: Partition Disks
      • ๐Ÿ’พBONUS: primary partition
      • ๐Ÿ’พBONUS: logical partition
      • ๐Ÿ’พBONUS: encrypt logical partition
      • ๐Ÿ’พBONUS: logical volume manager
      • ๐Ÿ’พBONUS: logical volume group
      • ๐Ÿ’พBONUS: logical volume root
      • ๐Ÿ’พBONUS: logical volume swap
      • ๐Ÿ’พBONUS: logical volume home
      • ๐Ÿ’พBONUS: logical volume var
      • ๐Ÿ’พBONUS: logical volume srv
      • ๐Ÿ’พBONUS: logical volume tmp
      • ๐Ÿ’พBONUS: logical volume var-log
      • ๐Ÿ’พBONUS: file system of all logical volumes
    • ๐Ÿ“ฆConfigure the package manager
    • ๐Ÿ–ฅ๏ธInstall the GRUB boot loader
    • ๐ŸŽ‰Finish installation
  • โš™๏ธVirtual machine setup
    • โš™๏ธFirst connection
    • ๐Ÿ‘คInstalling sudo & configuration of user and groups
      • ๐Ÿ‘คCreating a user
      • ๐Ÿ‘ฅCreating a group
      • ๐Ÿซ‚Adding a user to a group
    • ๐Ÿ“ถInstalling & configuring SSH
      • ๐Ÿ“ถConfiguring SSH
      • ๐Ÿ‘ฌConnecting via SSH
    • ๐Ÿ”ฅInstalling & configuring UFW ๐Ÿ”ฅ๐Ÿงฑ Firewall
      • ๐Ÿ”ฅAllow a port to firewall
    • ๐Ÿ”sudo policies
    • ๐Ÿ”‘password policy ๐Ÿ”‘
    • ๐ŸงพScript ๐Ÿšจ
    • โฐCrontab
    • โœ’๏ธSignature.txt
  • ๐Ÿ˜ŠBONUS Services
    • ๐Ÿ’กLighttpd
    • ๐Ÿ“ฐWordPress
    • ๐ŸฌMariadb
      • ๐ŸฌCreate database on Mariadb
    • ๐Ÿ˜PHP
    • ๐Ÿ“ฐWordPress configuration
    • โšกLiteSpeed
  • โœ…Correction preparation
    • โœ…Correction sheet
    • โค๏ธโ€๐ŸฉนEvaluation answer
    • โŒจ๏ธEvaluation commands
      • โœ…Check no graphical interface
      • โœ…Check UFW
      • โœ…Check SSH service
      • โœ…Check OS
      • โœ…Check user and group
        • โœ…Add user and check password policy
        • โœ…Check group creation
        • โœ…Check adding to group
      • โœ…Check hostname
        • โœ…Check change hostname
      • โœ…Check all partitions
      • โœ…Check sudo
        • โœ…Check add user to sudo group
        • โœ…Check sudo rules
        • โœ…Check sudo logs
      • โœ…Check UFW advanced
        • โœ…Check UFW active rules
        • โœ…Check rule creation
      • โœ…Check SSH advanced
        • โœ…Check SSH usage
      • โœ…Check crontab of script
      • ๐ŸŽ‰Finish !
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Correction preparation
  2. Evaluation commands

Check hostname

  1. Check that the machine's hostname is correct login42.

hostname
PreviousCheck adding to groupNextCheck change hostname

Last updated 1 year ago

Was this helpful?

โœ…
โŒจ๏ธ
โœ