Warum bekomme ich diesen Fehler: SSL_ERROR_RX_RECORD_TOO_LONG ?
CREATE USER 'superadmin'@'localhost' IDENTIFIED BY '123';
Debian 9 minimal mit
- Apache Webserver
- PHP 7
- MySQL / MariaDB
- Webmin
- Virtualmin
- Composer
- Drush
- Drupal Console
Für eine praktische Anleitung bitte um Ergänzung / Tipps.
Gmail markiert unsere E-Mails als Spam. Live / Outlook schmeißt in Junkmail Ordner.
Was ist SPF / DMARC und wie kann ich SPF / DMARC für Debian LAMP Server einrichten?
Kopieren ohne existierende Dateien zu überschreiben:
- cp -n
- cp --no-clobbe
- rsync -a -v --ignore-existing src dst
Delete Server
In domain example.eu
Are you sure you want to delete the virtual server example.eu, which has 26.02 GB of files? The following features will be deleted :
Debian 9 Stretch - Apache Neustart mit "/etc/init.d/apache2 restart" funktioniert nicht.
Lösung:
systemctl restart apache2
root@server2 # ./install.sh
Welcome to the Virtualmin GPL installer, version 6.0.8
This script must be run on a freshly installed supported OS. It does not
perform updates or upgrades (use your system package manager) or license
changes (use the "virtualmin change-license" command).
The systems currently supported by install.sh are:
Macht Webmin-Referrer Check überhaupt Sinn? Durch FakeReferrer kann man es sowieso umgehen.
Security Warning
Warning! Webmin has detected that the program https://1.2.3.4:10000/webmin/edit_themes.cgi was linked to from an unknown URL, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
Make sure your browser is configured to send referrer information so that it can be verified by Webmin.
Wie viele Dateien hat eine frische Debian 9 Strech Install?
root@Debian-93-stretch-64-LAMP ~ # find / | wc -l
find: ‘/proc/5760/task/5760/net’: Invalid argument
find: ‘/proc/5760/net’: Invalid argument
142565
Neueste Kommentare
Try this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem:
Problem:PHP APCu caching…
Problem:
Hilft "cp -avf old new && rm…
Hilft "
cp -avf old new && rm -rvf old"nicht?Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution: