Unix

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

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

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

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 Tripwire Intrusion Detection System (IDS) on Linux

Tripwire is an open-source security and data integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems. If any...

FreeBSD TACACS+ GNS3 and Cisco 3700 Router

TACACS+ - (Terminal Access Controller Access Control System plus) — is a session protocol developed by Cisco. Security(encryption) of the Protocol has improved. TACACS+ is...

How to sudo in FreeBSD

How to enable su  in FreeBSD? This  is my  installed  FreeBSD 9.1 $ uname -aFreeBSD FreBSD-Unixmen 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC...

How Can We Use Operators In Linux and Unix CLI?

A token that performs a control function. It is a newline or one of the following: Ampersand ( & )  When a line ends with ampersand...

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

Unlocking the Power of Unix: A Guide for Aspiring Bloggers and...

Writing and blogging have become two of the most well-liked pastimes on the web. However, you'll need to be inventive and unique if you...

Linux Basics: Zypper Usage On openSUSE

What is Zypper? As you may know already, Zypper is most powerful command line package manager for installing, updating and removing packages as well as...

How to Prevent SSH Brute Force Attacks with Fail2Ban on Debian...

Fail2ban is an open-source intrusion prevention system that can be used to prevent brute force attacks and other suspicious malicious attacks. It scans log...

How to Harden Your Linux Servers Security with Bastille

The Bastille hardening program "locks down" an operating system, pro-actively configuring the system for increased security and decreasing its susceptibility to compromise and downtime....

Install Moodle 3.2 on a RHEL 7 server

Introduction Moodle is a learning platform designed to provide a single, integrated system for educational institutes. It powers tens of thousands of environments all over the...

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

The Most Important BSD Distributions

About BSD Berkeley Software Distribution, abbreviated as BSD, is a UNIX operating system derivative, developed and distributed at the university of California, Berkeley, from 1977...

Write a TCP Server in Python. Introduction with Sockets – Part...

It is late and I decided to code a simple TCP server in pure Python. But...

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 Visual Studio Code and .NET Core on RHEL...

Introduction It was November 2014 when Microsoft announced the open sourcing of .NET with a project named .NET Core. It was announced as a smaller...