Fixed ssh so X11 shoud work out of the box
This commit is contained in:
@@ -3,7 +3,7 @@ mbranch=master
|
||||
|
||||
#install needed packages
|
||||
apt install rssh vsftpd openssh-server git fail2ban -y
|
||||
apt-get install --no-install-recommends eiciel xorg -y
|
||||
apt-get install --no-install-recommends eiciel x11-common -y
|
||||
#Setup groups
|
||||
groupadd sftpusers
|
||||
groupadd ftpusers
|
||||
|
||||
Reference in New Issue
Block a user