Don’t wrap long lines in linux terminal July 20, 2018 admin Ubuntu printf '\033[?7l' ls -l /a/folder/that/contains/files/with/long/names printf '\033[?7h' Share This Tweet Share Share Email Related Posts You can edit your cron jobs by running crontab -e Upgrade Drupal core from command line (ubuntu) check what version the site is at: drush status Go to http://drupal.org/node/3060/release, filter by the… PHP code is not being executed, instead code shows on the page For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart
Upgrade Drupal core from command line (ubuntu) check what version the site is at: drush status Go to http://drupal.org/node/3060/release, filter by the…
PHP code is not being executed, instead code shows on the page For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart