Browsing category

How To’s

Install WordPress on openSUSE 13.2 with LAMP

WordPress is the most widely used open source web blogging and content management software written in php and MySQL, even ITzGeek uses WordPress. Here is the small tutorial on setting up WordPress installation on openSUSE 13.2, this is very simple as like having a bear; wont take more than 5 min. Prerequisites: WordPress requires Apache, […]

Install phpMyAdmin on openSUSE 13.2

phpMyaAdmin is the web-based administration tool for managing the MySQL, MariaDB and Drizzle servers, it helps in performing databases activities such as creating, deleting ,querying , tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on openSUSE 13.2. Before installing phpMyAdmin, you can have AMP installed on the server. […]

Install LAMP (Apache2,MariaDB and PHP) on openSUSE 13.2

  LAMP stands for Linux, Apache,MySQL and PHP, of course Linux can be any variant (Debian/Redhat), here is the small tutorial about installing AMP stack on openSUSE 13.2., MySQL is replaced by MariaDB as a default database. Environment: OS: openSUSE 13.2 Install Apache: To start off we will install Apache. Open up the Terminal and […]

Setup ownCloud 7 on openSUSE 13.2

This post may or may not work. Please use at your own risk ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or access any time with browser or […]

How to upgrade from openSUSE 13.1 to openSUSE 13.2

openSUSE 13.2 has been released yesterday, read the release note here.  If you already have openSUSE 13.1 installed on the servers, this is the time to upgrade to openSUSE 13.2. The following guide will help you to upgrade from openSUSE 13.1 to openSUSE 13.2. What to do before upgrade? It is recommended to take backup […]