"Immutable Bit" soll verhindern, dass sensible Konfigurationsdateien verändert oder durch Hackers manipuliert werden.
- Was ist Immutable Bit?
- Wie kann man Immutable Bit setzen?
"Immutable Bit" soll verhindern, dass sensible Konfigurationsdateien verändert oder durch Hackers manipuliert werden.
apt-get purge php7.2-*
So habe ich PHP 7.2 gelöscht. Spricht was dagegen?
$ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony
$ sudo chmod a+x /usr/local/bin/symfony
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
In config-Datei (settings.php)
soll dieser Eintrag das Problem erledigen:
$config['system.site']['name'] = 'Meine Webseite';
Command pm-update needs a higher bootstrap level to run - you will need to invoke drush from a more [error]
functional Drupal environment to run this command.
Certbot Installation (durch shell root) klappt nicht:
#/path/to/certbot/certbot-auto --apache
...
Installing Python packages...
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
The apache plugin is not working; there may be problems with your existing configuration.
The error was: NotSupportedError('Apache plugin support requires libaugeas0 and augeas-lenses version 1.2.0 or higher, please make sure you have you have those installed.',)
Um alle Mysql Datenbanken automatisch zu reparieren:
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
Sehr geehrte Kundin, sehr geehrter Kunde,
wir möchten Sie darum bitten, die Korrektheit Ihrer Kontakt-E-Mail-Adresse zu bestätigen!
Die Überprüfung muss nur einmal für jede E-Mail-Adresse, die von Ihnen als Domain-Inhaber-Kontakt verwendet wird, erfolgen. Diese E-Mail-Adresse gilt daraufhin auch für alle anderen Kontakte, die Sie verwenden, automatisch als erfolgreich validiert.
Die nachfolgend genannten Domain(s) wurden mit Ihrer E-Mail Adresse im Domain-Inhaber-Kontakt registriert bzw. aktualisiert.
Unsere Websites werden immer komplexer. Man verliert schnell den Überblick.
CSS Datein werden immer größer. Die Regeln sind oft in unterschiedlichen Dateien für unterschiedlichen Fällen oder Geräte wiederholt. Am Ende ist sehr schwierig raus zu finden welche von CSS Regeln/Eigenschaften (oder deren Kopien bevor letzter Überschreibung) nicht mehr nötig.
Google Chrome
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: