For all those just starting with linux, you may be wondering: Why do most programmers use linux as their operating system for their work. Well, what I can tell you from my experience is that in the beginning, it may seem very hard to work on linux, especially do projects etc., but if you continue and strive to learn about linux, you will learn tons of things that will have use … [Read more...] about 5 best programming tools to use on linux desktops
5 Best email clients to use in Linux
If you just started using Linux, you may be in dilemma – which email client to choose from many of them that are available. Well luckily as you know, all Linux software is free and there are plenty to choose from. I will try and narrow that list to top 5 email clients there are in Linux. Take into consideration, they aren’t in order good-bad, this is just a list of my five … [Read more...] about 5 Best email clients to use in Linux
How to install redmine in CentOS7
Redmine is one of the most commonly used project management tool. Since it is on RoR, it is assumed to be very stable and reliable. Here I am installing Redmine on a CentOS 7 Server, with Apache as the web server.This is the basic procedure.Install Web server Install Ruby and RubyGems Install Passenger Setup redmineInstall WebServer Most of the steps … [Read more...] about How to install redmine in CentOS7
How to force cPanel accounts to use Paper Lantern
cPanel has launched their new version 11.60 recently. One of the major change in the version is EasyApache4 and the withdrawal of x3 theme. Their New theme Paper Lantern is not only light but very easy to use as well. … [Read more...] about How to force cPanel accounts to use Paper Lantern
Using NTP to Synchronize Server Time
The Network Time Protocol daemon (ntpd) program is a Linux operating system daemon. It sets and maintains the server time in sync with the global time servers. … [Read more...] about Using NTP to Synchronize Server Time