How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 20
Prerequisites
To follow this tutorial, you will need:
One Ubuntu 16.04 server set up with this...
On a debug site I would recommend uncommenting the following lines in the file settings.php.
nano sites/default/settings.php
if (file_exists(__DIR__ . '/settings.local.php')) {
include __DIR__ . '/settings.local.php';
}
In addition to adding...
For Debian 10 wireless intel 8260,
Method
To install the wifi for the Intel Corporation Wireless 8260 , download the driver from here, extract it then...
How To Install Webmin on Debian 10
Installing Webmin
sudo nano /etc/apt/sources.list
Then add this line to the bottom of the file to add the new repository:
deb...
For example debian 9
$ ssh -Vxx
SSH protocols 1.5/2.0, OpenSSL 0x0090700f
So what the hell is it? What’s causing it? Well, a...




