Tag: ubuntu

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Enlarge Linux Partition using ext4 filesystem. (Without LiveCD) Ubuntu 20.04 LTS.

In this tutorial I’ll show you how to enlarge a Linux partition that uses the ext4 file system. What is usually done in this process by users is to use a LiveCD to boot up, and from running the system directly from the cd or pen drive, they edit the root partition of the system,

Standard

Installing PHP 5.6 on Ubuntu 14.04, 16.04 and 17.04

Installing PHP 5.6 on Ubuntu 14.x, Ubuntu 16.x and Ubuntu 17.x has become easy, thanks to the ondrej/php repository (https://launchpad.net/~ondrej). How to install PHP 5.6 on Ubuntu 14.x, Ubuntu 16.x and Ubuntu 17.x ? To install PHP 5.6, simply execute the following sequence of commands: apt-get install python-software-properties add-apt-repository ppa:ondrej/php apt-get update apt-get install php5.6

Standard

Installing JAVA on Ubuntu 14.10

Add the repository and update:   sudo add-apt-repository ppa:webupd8team/java sudo apt-get update   To install Java 8:   sudo apt-get install oracle-java8-installer   If you have another version already installed, use the following command to add the new version as the default:   sudo apt-get install oracle-java8-set-default     NOTE: If you want to install

Latest news

Latest news directly from our blog.