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...
Install phpMyAdmin on Ubuntu
You can install PHPMyAdmin from the Ubuntu repos.
You can do this by update the local references and then use the apt...
How do you install Google Chrome on Ubuntu?
Chrome is faster than fast, it is engineered for speed and has the tools to help you...
ls-command: how to display the file size?
ls -lah
-l use a long listing format
-a, --all do not hide entries starting with.
-h --human-readable
When used with the -l...
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...



