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...
Samba Server installation on Ubuntu 18
Ubuntu Tips: Install Samba File Server
About This Guide
In this text, I teach how to create a network share via Samba using the CLI (Command-line interface/Linux Terminal) in an uncomplicated, simple and brief way targeting Windows users.
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...
Find the file called: php.ini on your server and follow below steps
With apache2 and php5 installed you need to make three changes in the...
Kernel-based Virtual Machine (KVM) is a virtualization module for the Linux kernel that turns it into a hypervisor. How can I install KVM with...



