Setup Local Mail Server Using Postfix, Dovecot And Squirrelmail On OpenSUSE 13.x
Postfix is a free open source mail transfer agent (MTA). It is easy to administer, fast and as well as the secure MTA. It’s an alternative to Sendmail, which is the default MTA for RHEL. Well, let us...
View ArticleSetup Local Repository On Ubuntu 14.04/13.10/13.04 Server
Let us say, you have so many system running with Ubuntu on your office and have to install softwares, security updates and fixes often in all systems, then having a local Ubuntu repository is an...
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 ArticleHow To Enable Monitor/Projector Connected To A Manjaro Linux Box
Hello Guys! I’ve been using Manjaro Linux for sometime now and finds it a very interesting Linux distro to try your hands on. Watch out for my future posts about things I’ve found interesting about...
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 ArticleHow To Install Openfiler In Virtualbox
Openfiler is a network storage operating system. With the features built into Openfiler, you can take advantage of file-based Network Attached Storage and block-based Storage Area Networking...
View ArticleInstall Numix Icon and Theme In Manjaro Linux
Numix from its official website, is a modern and stylish way to give your desktop a warm and jazzy feel. In this tutorial am going to show how to install Numix theme and icon on your Manjaro box. This...
View ArticleHow To Configure OpenFiler iSCSI Storage
After successful installation of openfiler in virtualbox from this link ( How to install openfiler in Virtualbox ), let us show you how to configure the iSCSI storage. Configuring Openfiler Application...
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 ArticleInstall Emoji Smileys In Pidgin
Pidgin is a graphical modular messaging client based on libpurple which is capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC and others. You have Emoji on your Android and other smart devices....
View ArticleInstall Oh-My-Zsh In Ubuntu, Arch Linux And Fedora
Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers, plugins, themes, and few things that make you...
View ArticleInstall Webmin On Ubuntu 14.04
Webmin is an open source, web based system administration tool for Unix/Linux. Using Webmin, you can setup and configure all services such as DNS, DHCP, Apache, NFS, and Samba etc via any modern web...
View ArticleSetup Backup Server Using Bacula And Webmin On Ubuntu 14.04
Bacula is an open source network backup solution that permits you to backup and restore the data’s from a local or group of remote networked computers. It is very easy in terms of installation and...
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 ArticleHow To Share Disks In VirtualBox Between Linux Guest OS
Let me show you in this small tutorial, how to share 1 disk between 2 Linux guests os in Virtualbox. This tutorial will be very helpful, if you want to Configure and play with GFS or cluster machines....
View ArticleHow To Fix “W: GPG error NO_PUBKEY” In Ubuntu
Hey Guys, In this tutorial, we are going to fix the error message shown below after running sudo apt-get update: sudo apt-get update W: GPG error: http://ppa.launchpad.net trusty Release: The following...
View ArticleSetup DHCP Server On CentOS 6.5
DHCP Server is used to distribute IP addresses to the clients in your network. DHCP stands for Dynamic Host Configuration Protocol. It reduces the work burden to a system admin if he/she have to assign...
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 Article