Unix

all about unix systems (Hpux/IRIX/Solaris/BSD

Install The Ajenti Control Panel And Ajenti V On Ubuntu

In this tutorial, we will demonstrate how to install Ajenti on Ubuntu, a free open source web control panel, which is easy to install...

FreeBsd Vs OpenBsd

There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) series of Unix variants. The three...

Setup NFS Server On FreeBSD

Network File System(NFS) is a network file system protocol developed by Sun Microsystems in 1984, allowing a user on a client computer to access...

Seafile – Yet another alternative for Dropbox and OwnCloud

Seafile is an Open Source file synchronization and collaboration tool. If you are looking an alternative for OwnCloud or Dropbox, this is the tool...

Full Monitoring System: Installing Graphite, collectd and StatsD – Part 1

Introduction Collecting data (stats about servers, applications, daily site traffic, etc) is the first step when troubleshooting site issues, looking to implement performance improvements or...

ClusterSSH: Manage Multiple SSH Sessions on Linux

ClusterSSH is a Cluster administration tool via SSH. It is used to control number of xterm windows via a single graphical console window to allow commands...

Install Latest phpMyAdmin In FreeBSD 10

How  to  install latest release of phpMyAdmin in FreeBSD? First install AMP Server in FreeBSD 10 using the following link. - Install Apache, MariaDB and PHP...

Install FreeBSD 10 Step by Step

This RC build of the 10.0-RELEASE is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. Changes between...

Scrot: A Command-Line Screenshot Tool

There are a lot ways to take screenshot in Linux. scrot is a very useful command-line tool for taking screenshots. scrot is pre-installed in most...

Control Tool: How To Install Webmin on CentOS 7

Introduction - A Web Based Control Tool Webmin is a web control tool for UNIX (and other similar systems) which simplifies the management process. Normally, configuration...

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...

How to Compile and Install a Linux Software from Source Code

Most often we do install software from the terminal by the help of  apt-get, rpm, yum, Ubuntu Software Center (GUI) and other forms on...

How to Install WvDial in Arch Linux

Hello all USB modem Arch Linux users. In this article, I am going to show you the way to connect your USB modem in your...

Install PostgreSQL and phpPgAdmin on Debian 7 ‘Wheezy’

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...

Ten ‘Top’ Command Examples

The "top" command provides a dynamic real-time view of a running system. It can display system summary information as well as a list of processes or...

FreeBSD nGinx FFmpeg camera recording and live streaming

NGINX FFMPEG Camera recording and live streaming We will install and configure FFMpeg on FreeBSD 10.1 x64 server and will learn how to convert video/audio...

Decentralized Communication with Matrix on Ubuntu 16.04

Introduction to Decentralized Communication Matrix is an open standard for real-time, interoperable and decentralized communication over IP, used to power VoIP/WebRTC signalling, Internet of Things communication, Instant...

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...