drush sql-dump --result-file="/path/to/backups/$(date +%Y%m%d_%H%M%S).sql"
Database dump saved to /path/to/backups/20190218_230104.sql
drush sql-dump --result-file="/path/to/backups/$(date +%Y%m%d_%H%M%S).sql"
Database dump saved to /path/to/backups/20190218_230104.sql
Versuch 1 - Optimieren:
Table 'logs' is marked as crashed and last (automatic?) repair failed
Versuch 2 - Reparieren:
Error
Table 'news' is marked as crashed and last (automatic?) repair failed
Can't create new tempfile: './mydb1/news.TMD' |
| db1.news | repair | status | Operation failed
Fehler:
Table 'comments' is marked as crashed and last (automatic?) repair failed
Fehler:
.htaccess:
AuthType Basic
Require valid-user
AuthUserFile /home/mysite/html/.htpasswd
AuthName "Please Log In With Your Username/Password!"
Order allow,deny
1. Datei öffnen:
pico -w /root/.bashrc
2. Hinzufügen ( zB am Ende):
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
Wenn es bash-completion nicht gibt:
apt-get install bash-completion
Mysql Query - Update mit Regex
Auf Optionen klicken
"BLOB Inhalte anzeigen" auswählen
sdfg
scp -r myUserName@www.server2.com:/var/www/ /var/www/new/dir
Twitter sperrt mein Konto oft. Letztes mal habe ich mich eingeloggt und ein paar Profile geschaut. Ich habe ein paar Tweets geliked. Etwas besonderes gab es nicht.
Liegt es an mir oder an Twitter?
Neueste Kommentare
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:
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: