post_install_sid: Disable OpenSSH-Server: A workstation doesn't really
need a SSH server.
This commit is contained in:
parent
34fb75f64e
commit
1a8046bf51
@ -28,6 +28,7 @@
|
||||
* Define apt periodic tasks (autoclean, dowload packages, …).
|
||||
* Update README.md
|
||||
* Disable BackupPC installation until a good configuration for BackupPC, Apache2/Nginx and Postfix.
|
||||
* Disable OpenSSH-Server: A workstation doesn't really need a SSH server.
|
||||
|
||||
### 0.3.0
|
||||
|
||||
|
@ -249,7 +249,6 @@ vidir
|
||||
* myrepos: Tool to manage all your version control repos.
|
||||
* ntfs-3g: Read/write NTFS driver for FUSE.
|
||||
* openssh-client: Secure shell (SSH) client, for secure access from remote machines.
|
||||
* openssh-server: Secure shell (SSH) server, for secure access from remote machines.
|
||||
* openvpn: Virtual private network daemon.
|
||||
* screen: Terminal multiplexer with VT100/ANSI terminal emulation.
|
||||
* tmux: Terminal multiplexer.
|
||||
|
@ -558,7 +558,7 @@ fi
|
||||
##### Pre-configuration
|
||||
|
||||
##### Installation
|
||||
ains "System tools for cli" bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openssh-server openvpn screen tmux udisks2 unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
|
||||
ains "System tools for cli" bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openvpn screen tmux udisks2 unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
|
||||
|
||||
##### Remove
|
||||
arem "Purge: System tools for cli" bluetooth bluez vim-tiny
|
||||
|
Loading…
x
Reference in New Issue
Block a user