Search

Automatizovaná instalace potřebných služeb a ISPConfig v OS Debian

Obsah

Tento návod používá připravené skripty z http://github.com/servisys/ispconfig_setup/

# Create new ssh user or permit ssh root login http://linuxconfig.org/enable-ssh-root-login-on-debian-linux-server and after that don't forget to change port!

apt update
dpkg-reconfigure locales
apt upgrade

cd /tmp; wget --no-check-certificate -O installer.tgz "http://github.com/servisys/ispconfig_setup/tarball/master"; tar zxvf installer.tgz; cd *ispconfig*; bash install.sh

# nginx
# certificate cz ....
# db-common - no


# Copy this configuration file from Ubuntu: /usr/share/bash-completion/completions/apt to the same directory in Jessie. You can also get the file
# here: http://pastebin.com/PRBMt3an

# http for apt 
apt-get install apt-transport-http

 

Napsat komentář

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *

Tato stránka používá Akismet k omezení spamu. Podívejte se, jak vaše data z komentářů zpracováváme..

Skip to content