FreeBSD 10.3-RC3 Now Available
Marius Strobl has announced the availability of the third release candidate for FreeBSD 10.3: "The second release candidate build of the 10.3-RELEASE release cycle...
Add Package Management Tool On FreeBSD 10
In this short tutorial, let us see how to add pkg management tool and install packages on FreeBSD 10.
Check and Download pkg management tool
root@Freebsd10:~...
How to Install Nginx on FreeBSD 9.x
nginx (pronounced "engine x") is an open-source web server and a reverse proxy server for HTTP, SMTP, POP3, and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. It is licensed under a BSD-like...
Full monitoring system: Graphite, collectd and StatsD – Part 3
Introduction
In our three part tutorial for installing and configuring a full monitoring system we have already installed both Graphite and collectd on the Ubuntu...
Automate Tasks with GNOME Schedule
GNOME Schedule is a graphical user interface (GUI) tool that leverages the power of cron. It brings together the power of cron with the...
Install OTRS on Ubuntu 16.04 with Apache
Introduction
OTRS (Open-Source Ticket Request System) is a web-based ticketing system, widely used by businesses for services like customer support, help desks and call centres....
How to Install and Configure Subversion Server on Ubuntu 13.04 Server
Subversion is a free and open-source version control system (VCS). It manages files and directories, and the changes made to them over time. This...
How to install Nextcloud on CentOS 7
Introduction
In a previous tutorial we talked about the installation of Nextcloud on an Ubuntu 16.04 server with Apache. Remember, Nextcloud is a cloud storage...
Ken Thompson UNIX systems father
Kenneth Thompson, or as they call him "Ken", the creator of UNIX and co-inventor of the "C" language. He was born in February 1943,...
ssh slow connection to solaris 10 and 11
Question: ssh slow connection to solaris 10 and 11 hosts , how to solve this ?
Answer : Normally in Linux hosts we solve ssh...
How to install Cerb with Apache as web server on CentOS...
Introduction
Cerb is a workflow and email automation system, excellent for large teams. Cerb is written in PHP and uses either MySQL or MariaDB as a...
OpenFire Jitsi as Skype(desktop sharing) and Temviewer(remote control)
Openfire - Jabber/XMPP is a server written in JAVA. This is free software and is also official support. Management has a WEB panel and...
FreeBSD Apache Active Directory integration for Mercurial
Mercurial - Same as HG, for effective working with big code repositories. This is multiplatform distributed system for version control. Console program needs for...
How to deploy Rocket.Chat on AWS – Part I
Introduction to Rocket.Chat
We have already talked about Rocket.Chat, a private messaging system like Slack and Mattermost, and how to install and configure it on...
Full monitoring system: Graphite, collectd and StatsD – Part 2
Introduction
In the first part of this series we installed and configured Graphite on an Ubuntu 16.04 server.
Remember that Graphite is software for visualizing data, so...
11 useful commands for Linux/Unix administrators
Command line is more powerful because you can do lot with them, you can tell your computer exactly what you want and get the appropriate...
Install LAMP Server (Apache, MariaDB, PHP) On CentOS, RHEL, Scientific Linux...
LAMP is a combination of operating system and open-source software stack. The acronym LAMP is derived from first letters of Linux, Apache HTTP Server,...