Category Archives: Linux tutorials

Setup Social Publishing CMS (Content Managemnet System) Using Pligg

Written by SK on . Posted in CentOS, Hosting, Linux distributions, Linux tutorials, Linux webhosting, opensource, Software

Pligg is an open-source CMS social publishing software that encourages visitors to register on your website so that they can submit content and connect with other users. It is used to setup your own social publishing community in just minutes. … Continue reading

Setup Your Own Twitter like Website Using StatusNet

Written by SK on . Posted in CentOS, Fedora, Hosting, Linux distributions, Linux tutorials, Linux webhosting, opensource, Software

twitterrific-icon

StatusNet is open-source software used to setup micro-blogging site similar to Twitter. In this article, I use CentOS 6.4 to setup this website. My hostname and IP Address are server.unixmen.com and 192.168.1.200/24, respectively. Change these values as per your setup. … Continue reading

How to Install Viber in Linux using WINE

Written by M. Zinoune on . Posted in Linux tutorials, opensource, Software

Viber-Logo

With Viber, the mobile-to-mobile free call app, announcing a much awaited multi-platform version it is free calls all the way for users who have signed for the service. Viber is a Voice over Internet Protocol (VoIP) app that is vastly … Continue reading

How to Enable Hibernate Feature in Ubuntu 13.04

Written by Enock Seth on . Posted in Frequently Asked Questions, linux command, Linux distributions, Linux tutorials, Ubuntu

ubuntu-logo

In Ubuntu 13.04 ‘Raring Ringtail’, the hibernate feature which enables you to power down your computer while its current state is maintained have been disabled or not included in the shut down menu. Hibernation also saves electrical power compared to Suspend … Continue reading

VLC: How to Download Subtitles Using VLSub

Written by Panos Georgiadis on . Posted in Frequently Asked Questions, Linux tutorials, News, opensource, Software

VLC-logo

First off you need to install VLC. Go to videolan.org and follow the instructions there. Why VLC? Because it’s one of the best media players out there. Seriously, it finds the proper video/audio codec automatically and it plays even broken … Continue reading

Install and Configure Piwik Web Analytics Tool for Your Websites

Written by SK on . Posted in CentOS, Fedora, Hosting, Linux distributions, Linux tutorials, Linux webhosting, opensource, Software

icon_piwik

Piwik is an open-source and free alternative to Google Analytics tool. It tracks and displays reports about the location of user visits, Where they came from (i.e website, directly, or something else), the visitors browser, screen size, operating system details, … Continue reading

Install and Setup Vanilla Discussion Forum Site on CentOS 6.4

Written by SK on . Posted in CentOS, Fedora, Hosting, Linux distributions, Linux tutorials, Linux webhosting, opensource, Software

vanilla_logo

Vanilla is an open-source, lightweight, and powerful web based discussion forum software used to build your own forum website. Around 648,352 websites are currently using Vanilla.

10 Easy Steps to Upgrade from MySQL to MariaDB on CentOS 6.4

Written by SK on . Posted in CentOS, Fedora, Frequently Asked Questions, Hosting, Linux distributions, Linux tutorials, Linux webhosting, Software, Suse, Ubuntu

ice_logo-5dcea9e47b780ff52f75c3c3304d54827f56211e

This article describes you how to upgrade MySQL to MariaDB in ten simple steps. We have already shown you How to Migrate from MySQL to MariaDB on FreeBSD. I assume that you already have installed MySQL latest version and it’s … Continue reading

How to Convert Your Google Drive Files Using DriveConverter

Written by SK on . Posted in Frequently Asked Questions, Linux tutorials, News, Software, Unix Tutorials

GOOGLE-DRIVE-VECTORLOGO-DOT-BIZ-128x128

DriveConverter is fast and powerful file online converter for Google Drive. It can convert your documents, images and audios that you saved in Google Drive.

Setup Master-Slave Replication in MySQL Server

Written by SK on . Posted in CentOS, Fedora, Frequently Asked Questions, Hosting, linux command, Linux distributions, Linux tutorials, Linux webhosting, Security, Software, Suse, Ubuntu

images

MySQL replication allows you to have multiple copies of data on many systems and data is automatically copied from one database (Master) to another database (Slave). If one server goes down, the clients still can access the data from another … Continue reading