Debian
Revision as of 10:02, 13 July 2021 by FilipeFonseca (talk | contribs)
Debian run after install
- INSTALL ENCRYPTED DEBIAN
Install Debian with LUKS encrypted partitions
- PREPARE DEBIAN VIRTUAL
apt install figlet fortunes screen dnsutils net-tools iptables-persistent linux-headers-$(uname -r) build-essential gcc make perl dkms wget gnupg2
- PREPARE DEBIAN REAL
apt install figlet fortunes screen dnsutils net-tools iptables-persistent linux-headers-$(uname -r) build-essential gcc make perl dkms wget gnupg2 ifenslave-2.6
- PREPARE DEBIAN FOR HTTP-SQL-PHP
apt install apache2 php php-bcmath php-xml php-common php-imap php-intl php-json php-mbstring php-oauth php-soap php-sqlite3 php-xmlrpc php-zip