
| Current Path : /var/www/web-klick.de/dsh/ubu20.1/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/web-klick.de/dsh/ubu20.1/execute.sh |
systemctl disable systemd-resolved echo 'nameserver 85.214.96.57' >> /etc/resolv.conf systemctl enable rc-local apt-get -y install joe apt-get -y install samba apt-get -y install net-tools # dpkg-reconfigure console-setup joe /etc/joe/ftyperc apt-get update apt-get -y install net-tools apt-get -y install lxdm apt-get -y install ssh apt-get -y install sshd apt-get -y install samba apt-get -y install samba-client apt-get -y install nfs-common apt-get -y install lynx apt-get -y install git apt-get -y install git-extras apt-get -y install rdesktop apt-get -y install gcc apt-get -y install make apt-get -y install p7zip apt-get -y install nmap apt-get -y install cifs-utils apt-get -y install hwinfo apt-get -y install unrar apt-get -y install xrdp apt-get -y install tree apt-get -y install lxsession apt-get -y install gitk apt-get -y install tig apt-get -y install smbclient # necessary to print via smb apt-get -y install wget apt-get -y install openssl apt-get -y install redir apt-get -y install unzip zip apt-get -y install python systemctl enable xrdp systemctl enable rc-local.service systemctl enable xrdp.service locale-gen de_DE.utf8 locale-gen en_US.utf8 locale-gen de_DE.UTF-8 locale-gen en_US.UTF-8 # Load python modules: apt-get -y install python3-pip python3 -m pip install --upgrade pip