Fix “gcc: error trying to exec ‘cc1plus’: execvp: No such file or directory”...
Hi Guys,These days, I am into fixing of Errors, especially on Fedora :-), I run into them first and after fixing it, I make it available to others who might fall prey sometime.Well, you may be reading...
View ArticleHow To Fix “Can’t connect to local MySQL server through socket...
I have successfully installed MySQL or MariaDB, after rebooting my system and running mysql -u root -p, I get the following error message:[~]$ mysql -u root -p Enter password: ERROR 2002 (HY000): Can't...
View ArticleSetup And Configure OpenVPN Server On CentOS 6.5
IntroductionOpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP...
View ArticleSetup Newsletter And Mass Mailing System Using poMMo On CentOS 6.5
IntroductionDo you own a web site or a blog with large user visits every day, or are you doing any online business that requires often to send a great number of mails daily to all your users/readers?...
View ArticleSetup Help Desk System Using OTRS On CentOS 6.5
IntroductionOTRS, stands for Open source Ticket Request System, is a popular help desk software that can be used to assign tickets to incoming queries, and tracks further communications when needed....
View ArticleInstall Terminator – Multiple GNOME terminals in one window
Terminator is a program that allows users to set up flexible arrangements of GNOME terminals. It is aimed at those who normally arrange lots of terminals near each other, but don’t want to use a frame...
View ArticleInstall Conky Lua On Ubuntu 14.04/13.10/13.04, Debian, Fedora, Linux Mint And...
Conky is a free, lightweight system monitor for X, that displays any information on your desktop. There are many nice themes available for conky, that can display clock, CPU usage, ram usage, swap,...
View ArticleInstall Conky Lua 2011 Next Generation On Ubuntu 14.04, Linux Mint, Fedora,...
Conky-Lua next generation is a nice conky theme from the same author of Conky-Lua. This theme is available for Debian, Fedora, LinuxMint, PCLinux, openSUSE and Ubuntu. I tested this theme on Ubuntu...
View ArticleClementine 1.2.3 Music Player Has Been Released!
Clementine 1.2.3 has been officially released with no additional features, but major performance improvements and a lot of bug fixes.The compilation with GCC 4.9 has been fixed, dependency issues on...
View ArticleLinux Basics: Monitor System Resources And Processes Using Atop
From the Atop project page,Atop is an ASCII full-screen performance monitor that is capable of reporting the activity of all processes (even if processes have finished during the interval), daily...
View ArticleInstall Oracle Java JDK 1.8 On CentOS 6.5
By default, all Linux distributions comes with openjdk preinstalled. If you want to install and use Oracle Java JDK/JRE on your system, Just follow the steps below. In this tutorial, let us see how to...
View ArticleHow To Install PostgreSQL 9.3 And phpPgAdmin In CentOS 6.5
PostgreSQL is a powerful, open-source object-relational database system. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS, Solaris, Tru64), and Windows...
View ArticleInstall Apache Ant, Maven And Tomcat On CentOS 6.5
In this Handy tutorial, let us see how to install Apache siblings Ant, Maven and Tomcat on CentOS 6.5 server. These three siblings can be used while building Java based applications. This how-to will...
View ArticleFocusWriter: A Multi-platform Simple And Distraction-free Writer
Mostly, I have a hardcore habit to document something interesting on the web, whether it may be a how-to document or tips & tricks related to Linux and/or any technology, and I will share them...
View ArticleSetup Fileserver Using Pydio On CentOS 6.5/6.4
Pydio, formerly known as AjaXplorer, is an open source application that can be used to setup fileserver on any system. It is an alternative to SaaS Boxes and Drives, with more control, safety and...
View ArticleSend Files Of Any Size To Anywhere Securely Using Binfer
Introduction Are you tired of sending large files by zipping or splitting them in small parts? Have you worried about the privacy of your personal and confidential documents while sending them to...
View ArticleSynchronize Files And Directories Across Systems Using Rsync
Rsync is an open source software that can be used to synchronize files/folders from local to local computers, or local to remote computers and vice versa. The notable feature of the rsync is we can...
View ArticleGrsync And GAdmin-Rsync: The Graphical Front-end Applications For Rsync Tool
In our previous article about rsync, we have shown you how to install and use rsync. Working in command line mode is better than GUI mode, however it will be bit difficult to newbies and novice users....
View ArticleInstall And Configure PXE Server And Client On CentOS 6.5
PXE Server, stands for preboot execution environment, is used to enable a network computer to boot only from a network interface card. This method will be very helpful, if a System Administrator wants...
View ArticleMikogo: A Multi-platform Desktop Screen Sharing And Remote Access Software
Most of you have heard and used the LogMeIn service which is used to access a remote system screen via Internet or through native applications. We can use Logmein software to online meetings, remote IT...
View Article