Difference between revisions of "Debian"

From wiki.filipefonseca.pt
Jump to navigation Jump to search
m (FilipeFonseca moved page Debian After Install to Debian)
 
Line 1: Line 1:
== Debian run after install ==
== Debian run after install ==
;INSTALL ENCRYPTED DEBIAN
    [[DEBIAN_WITH_LUKS| install debian]]


;PREPARE DEBIAN VIRTUAL
;PREPARE DEBIAN VIRTUAL

Revision as of 22:10, 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