1. Datei öffnen:
pico -w /root/.bashrc2. Hinzufügen ( zB am Ende):
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fiWenn es bash-completion nicht gibt:
apt-get install bash-completion1. Datei öffnen:
pico -w /root/.bashrc2. Hinzufügen ( zB am Ende):
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fiWenn es bash-completion nicht gibt:
apt-get install bash-completionDebian 9 minimal mit
Für eine praktische Anleitung bitte um Ergänzung / Tipps.
Debian 9 Stretch - Apache Neustart mit "/etc/init.d/apache2 restart" funktioniert nicht.
Lösung:
systemctl restart apache2
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: