Kopieren ohne existierende Dateien zu überschreiben:
- cp -n
- cp --no-clobbe
- rsync -a -v --ignore-existing src dst
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
Es gibt eine Community-Webseite, basiert auf Drupal 6, welche erste Phase von Upgrade/Migration hinter sich hat. Täglich kommen hunderte neue Kommentare dazu. Migration jedes mal neu starten geht nicht. Alle neue Kommentare manuell umziehen ist sehr zeitaufwendig. Deswegen haben wir folgendes ausprobiert, was scheinbar funktioniert:
drush site-install
erzeugt:
[ERROR] Command "site:install", is not a valid command name.
Wie kann den Fehler beheben?
Neueste Kommentare
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:
Installieren & Aktivieren
So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:
I have a view with a path…
I have a view with a path like
/my-content-export
to export entivies as JSON or CSV.admin_toolbar 3.5.2 is the…
admin_toolbar 3.5.2 is the reason. Patch coming ...
Drupal 10.4, in a custom View
Drupal 10.4:
Tools & Settings >> Security…
Tools & Settings >> Security Policy :
Allow only secure FTPS connections
List config vaiables
/usr/sbin/mariadbd --help --verbose | grep "query.*size"
Restart MariaDB / MySQL
Commandline:
MariaDB Restart (after changes in /etc/mysql/db-performance.cnf)
After my changes in /etc/mysql/db-performance.cnf