Changes between Version 1 and Version 2 of Machinesetup


Ignore:
Timestamp:
11/19/24 12:09:46 (2 days ago)
Author:
ypap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Machinesetup

    v1 v2  
    99}}}
    1010
    11 3.  Remove swap
     113.  Update and install necessary packages. If prompted for NIS domain name, enter: sci.nis
     12{{{
     13root@machine:~# apt update
     14root@machine:~# apt upgrade -y && apt install -y vim git htop dstat nfs-common nis tmux
     15root@machine:~# apt autoremove -y
     16}}}
     17
     184.  Remove swap
    1219{{{
    1320root@machine:~# swapoff -a
     
    1522}}}
    1623
    17 4.  Connect the NFS (nemesis is down (3.3), comment it out)
     245.  Connect the NFS (nemesis is down (3.3), comment it out)
    1825{{{
    1926root@machine:~# vim /etc/fstab:
     
    2431}}}
    2532
    26 5.  Determine users, passwords, groups
     336.  Determine users, passwords, groups
    2734{{{
    2835root@machine:~# vim /etc/nsswitch.conf
     
    3037}}}
    3138
    32 6.  Test if the previous step was successful
     397.  Test if the previous step was successful
    3340{{{
    3441root@machine:~# yptest (must read the config)
     
    4249}}}
    4350
    44 7.  Root users enter without password
     518.  Root users enter without password
    4552{{{
    4653root@machine:~# vim /etc/ssh/sshd_config
     
    4855}}}
    4956
    50 8.  Connection fix
     579.  Connection fix
    5158{{{
    5259root@machine:~# vim /lib/systemd/system/systemd-{logind, udevd}.service # comment-out IPAddressDeny=any