Laufwerkspartition unter Proxmox vergrössern
Im Proxmox Gui VM->Hardware->Laufwerk->Disk Action->Resize Platz hinzufügen In der VM (bei Boot Partition mit Gparted.iso starten) >cfdisk /dev/sdb -> Resize->Save->Yes->Quit >resize2fs /dev/sdb1
Im Proxmox Gui VM->Hardware->Laufwerk->Disk Action->Resize Platz hinzufügen In der VM (bei Boot Partition mit Gparted.iso starten) >cfdisk /dev/sdb -> Resize->Save->Yes->Quit >resize2fs /dev/sdb1
In die wp-config.php folgendes am Ende eintragen: https://gist.github.com/dianjuar/1b2c43d38d76e68cf21971fc86eaac8e
docker exec -it CONTAINERNAME bash cat .htaccess sed -i ‚/^# END WordPress.*/i php_value upload_max_filesize 256M\nphp_value post_max_size 256M‘ .htaccess
$ docker exec -it paperless-webserver-1 bash$ python3 manage.py changepassword USER$ exit
Key erstellen wenn noch nicht vorhanden Ausgabe: Generating public/private rsa key pair. Enter file in which to save the key (/home//.ssh/id_rsa): ssh in den zu steuernden Rechner
Backup Restore
How to Setup Apple Wireless Keyboard on Ubuntu by ray | Apr 28, 2020 | Linux / Ubuntu | 1 comment How to pair Apple Wireless keyboard with Ubuntu PC? When being paired through Ubuntu’s bluetooth GUI app, Apple Wireless keyboard will probably play dead, even if bluetooth manager says that its been successful connected. … Weiterlesen