Unix

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

Install Apache, MySQL And PHP On FreeBSD9

In this tutorial i will show you how to install AMP(Apache, MySQL, PHP ) in FreeBSD9. Installing AMP in FreeBSD System: # uname -a FreeBSD Freebsd-unixmen 9.1-RELEASE...

What Is Fork Bomb And How Can You Prevent This Danger?

If you are not thrilled with the real bomb, you can try typing this  :(){ :|:& };:  on your Linux terminal to crash your computer. you...

How to install LAMP stack on Ubuntu 17.04

Introduction LAMP stack is a group of tools installed on a server to enable hosting dynamic websites and web apps. The acronym stands for: Linux, Apache, MySQL, PHP. In this tutorial we'll...

Useful Commands for Linux Users – Episode 5

The Command-line is more powerful because you can do lots with them. Yyou can tell your computer exactly what you want and get the...

Install LAMP (Apache, MySQL And PHP) On Debian 7 ‘Wheezy’

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

Install and configure ownCloud 9.1.4 on openSUSE Leap 42.2

Introduction ownCloud is an open source file syncing and sharing software, just like Dropbox. Just placing files in a local shared directory, those files will...

Audit the security of your Unix/Linux systems using lynis

Lynis is an auditing tool for unix/linux like systems which is used to scan the entire unix/linux systems for security issues, installed software informations,...

NoSQL: How To Install OrientDB on Ubuntu 16.04

Introduction - NoSQL and OrientDB When talking about databases, in general, we refer to two major families: RDBMS (Relational Database Management System), which use as...

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

Enable root Login On FreeBSD 10

When I was testing my new FreeBSD 10 RC, I was not able to connect from remote machine using root user. So I decided...

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

Five Examples Of The ping Utility

What is ping Utility? Before going through some real world examples of the ping utility, let me explain what this commandline tool is and its...

FreeBSD10 Install Step By Step

The  FreeBSD 10  has been released last days with many  wonderful features Lets show you how you can install this OS: Screenshots: ...

Analytics Engines: Elasticsearch 5.4 on Ubuntu 16.04

Elasticsearch - A Distributed Analytics Engine Elasticsearch is an open-source, highly scalable, full-text search and analytics engine. It is part of a full stack called Elastic...

Install and configure Munin master on Ubuntu 17.04

Introduction Munin is a monitoring tool that can help analyze resource trends, presenting information in graphs through a web interface. The installation come with a...

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

Install office comminucator in Pidgin

Even after  installing  pidgin-sip the  office comminicator  wont  to connect and  still giving this error: READ  ERROR how to   solve  this ?   sudo apt-get install pidgin-sipe make  this ...

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