Unix

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

How to install WordPress with Nginx, HHVM and MariaDB on Ubuntu...

Introduction If you've never heard about HHVM, it's an open-source Virtual Machine designed for executing programs written in Hack and PHP. For performance reasons, it uses...

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

Continuous Integration: Concourse CI on Ubuntu 16.04

Concourse Continuous Integration System Concourse CI is a simple and scalable continuous integration system with an end goal of providing a system with as few...

Installing Elastic Stack on CentOS 7

Introduction For those who don't know, Elastic Stack (ELK Stack) is an infrastructure software program made up of multiple components developed by Elastic. The components include: Beats:...

Migrate from MySQL to MariaDB in FreeBSD

The usage of MySQL for development is free. As you are not giving away that product (MySQL), no GPL restrictions apply. If you want...

TaskBoard: Kanban-based Software on CentOS 7

Introduction TaskBoard is a free and open source software, inspired by the Kanban board, for keeping track of things that need to be done. Kanban is...

Play With Directory Stack

Sometimes we work with long paths in directories and it is hard to remember all of them. What about popping them when we need...

SSH Max Limits and Optimization

SSH (Secure Shell) is a powerful tool for remote administration and secure data transfer. However, it's crucial to understand and configure its limits effectively...

Setup Backup Server Using rsnapshot

rsnapshot is a filsystem snapshot utility written in Perl. It is a remote backup utility used to take single or multiple backup of filesystems...

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

Unix/Linux File Recognition. Did You Know?

Did you know that Unix and Linux has no concept of a file extension? What is a file name extension? A .txt extension tells us...

Issue installing Citrix client in Ubuntu 64 bit

Question : When trying installing Citrix client in Ubuntu 64 bit, i got the following error: unselected package icaclient. (Reading database ... 168913 files and...

How to Disable SSH Root Login in GNU/Linux

As we all know, root SSH login is enabled by default in GNU/Linux. We can easily access our remote servers and manage them if...

FreeRADIUS Active Directory Integration with NTLM-MSCHAP

We must install and configure Active Directory and DNS server in Windows 2008 or Wındows 2012 server. In my environment I used windows 2008...

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

Write a TCP Server in Python – Part 2

This article is for people that have good knowledge in Python and want...

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

DDRescue: How to Recover Lost Data in Linux

What is DDRescue? DDRescue, also known as GNU ddrescue, is a powerful data recovery...