basics
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
basics [2016/10/06 22:31] – xenadmin | basics [2016/11/23 21:54] (aktuell) – xenadmin | ||
---|---|---|---|
Zeile 15: | Zeile 15: | ||
# jessie-backports | # jessie-backports | ||
- | #deb http:// | + | deb http:// |
</ | </ | ||
<code bash> | <code bash> | ||
Zeile 25: | Zeile 25: | ||
apt install ntp ntpdate -y | apt install ntp ntpdate -y | ||
nano / | nano / | ||
- | apt install mc htop tcpdump nmap tree pwgen lvm2 xfsprogs unattended-upgrades ncdu -y | + | apt install mc htop tcpdump nmap tree pwgen lvm2 xfsprogs unattended-upgrades ncdu mailutils |
</ | </ | ||
^ Program | ^ Program | ||
Zeile 38: | Zeile 38: | ||
| unattended-upgrades | | unattended-upgrades | ||
| ncdu | TreeSize auf der Shell | | | ncdu | TreeSize auf der Shell | | ||
+ | | mailutils | ||
<code bash> | <code bash> | ||
apt install apache2 php5 -y | apt install apache2 php5 -y | ||
- | a2enmod rewrite ssl proxy | + | a2enmod rewrite ssl proxy fastcgi proxy_http proxy_fastcgi |
+ | nano / | ||
+ | date.timezone = Europe/ | ||
apt install mysql-server -y | apt install mysql-server -y | ||
<mysql root@localhost Passwort setzen> | <mysql root@localhost Passwort setzen> | ||
mysql_secure_installation | mysql_secure_installation | ||
</ | </ | ||
- | * < | + | <hidden mysql_secure_installation -edit> |
+ | < | ||
SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY! | SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY! | ||
Zeile 105: | Zeile 109: | ||
Thanks for using MySQL! | Thanks for using MySQL! | ||
</ | </ | ||
+ | </ |
basics.1475793095.txt.gz · Zuletzt geändert: 2016/10/06 22:31 von xenadmin