Difference between revisions of "Debian"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
;INSTALL ENCRYPTED DEBIAN | ;INSTALL ENCRYPTED DEBIAN | ||
[[ | [[debian with luks| install debian]] | ||
;PREPARE DEBIAN VIRTUAL | ;PREPARE DEBIAN VIRTUAL | ||
Revision as of 22:11, 12 July 2021
Debian run after install
- INSTALL ENCRYPTED DEBIAN
install debian
- 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