Installing Java8 in Ubuntu manually unzipping .tar.gz archive. Unzip the archive file , then place it /opt directory in ubuntu & use the linux commands.
Category: Linux
Can’t write the wp-config.php, problem in Ubuntu
Sorry, but I can’t write the wp-config.php
Ubuntu : Add user to a new group, existing group, group creation
In Ubuntu the linux commands to add an user to a new group, add user to an existing group, creating a new group etc.
Install Eclipse manually offline in Ubuntu 14.04
A how to guide- Install the Eclipse software manually off-line In Ubuntu 14.04 LTS, after downloading the tar.gz file from website, install the latest eclipse version.
Install java netbeans offline manually in ubuntu 14.04 LTS linux
How to install Java Netbeans package manually in ubuntu 14.04 LTS linux operating system (after downloading netbeans from the Netbeans or Oracle website).
Setting up virtual host in Ubuntu 14.04 localhost
Setup Virtual Hosts In Apache On Ubuntu 14.04 LTS for PHP testing, wordpress test install in Ubuntu local server, i.e localhost.
Network Manager, Using Nokia 5800 as Bluetooth/USB 3g Modem, USB Dongle Install
Visit This Page : Network Manager Another Wiki Page How to attach bluetooth modem in Ubuntu Probing Bluetooth Modems This is a page on 3G Hardware Table, Have the following info on Nokia 5800 and have a link on 3G Probing (I have a Nokia 5800 Phone). Hardware- Nokia 5800 Type- GSM/UMTS Phone via USB/Bluetooth Status-… Continue reading Network Manager, Using Nokia 5800 as Bluetooth/USB 3g Modem, USB Dongle Install
WebRoot access permission, Cannot write in /www/var/html
To install WordPress, to update WP themes in ubuntu, to install or update plugins (WP), to install new WP themes in the WEBROOT of local web servers like Apache, you may have faced the following type of access problems & permission errors.
Ubuntu: use PHP5-MySQL extension to use MySQL in PHP scripts
Say you have installed PHP MySQL Apache etc in Ubuntu but you didnot install proper extensions , e.g php5-mysql extensions then you can get this type of errors- Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
In Ubuntu phpMyAdmin, MySQL install, start, stop, status check
This tutorial is a guide for the Ubuntu users on How to install MySQL server , PHPMyAdmin, Apache Server in Ubuntu from the Ubuntu terminal screen. I highly recommend to update ubuntu before any kind of installation.