Difference between revisions of "Debian"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| name = filipefonseca.pt | |||
| logo = Debian-OpenLogo.svg | | logo = Debian-OpenLogo.svg | ||
| test = test | | test = test | ||
Revision as of 10:07, 13 July 2021
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