3 Options To Install Node.js on Ubuntu 14.04
Hi everyone, today we'll learn how to install Node.js on an Ubuntu 14.04 LTS "Trusty" Server . So, here below is a short description on what is Node.js and its short history.Node.js® is a platform...
View ArticleIntro to Configure IPsec VPN (Gateway-to-Gateway ) using Strongswan
Strongswan supports Gateway-to-Gateway (site-to-site) and Road warrior types of VPN. In first type, network traffic is encrypted/decrypted on the gateway (entrance/exit) of an organization. However in...
View ArticleHow to Monitor Network Traffic in Linux With nethogs
I love monitoring the network traffic on my linux machine, especially when I want to know the speed at which the data is currently being transferred. Is any process overusing network bandwidth on my...
View ArticleHow to Setup PureFTPd on CentOS 7.0
Hi all, today in this tutorial, we'll be compiling and installing PureFTPd from source on CentOS 7. Pure-ftpd is a lightweight and stable FTP daemon which supports various authentication backends like...
View ArticleRclone - Sync File and Directories to Cloud Storage in Linux
Hi all, today we'll learn what is Rclone and how to install it in our Linux Based Operating System.Rclone is a command line program to sync files and directories to and from Google Drive, Amazon S3,...
View ArticleInstall pyxmlsec - Python XML Security Library on Ubuntu
XML encryption and digital signature are used for the security of XML documents. XML encryption and digital signature implementation exists for different programming languages. However, implementation...
View Article7 Steps to Install CS-Cart v4 on nginx Webserver
Hi all, today we'll be installing and configuring CS-Cart v4 in our Linux Operating System running Nginx web server.CS-Cart is an Open Source PHP shopping cart software that uses MySQL to store data...
View ArticleBringing a Bunch of Best Known Linux Network Tools
It is very useful to use command line tools to monitor the network on your system and there are a tons of them out there available for the linux user such as nethogs, ntopng, nload, iftop, iptraf,...
View ArticleHow to Install Lightweight Budgie ( v8) Desktop in Ubuntu 14.04
Budgie is the flagship desktop of the Evolve OS Linux Distribution, and is an Evolve OS project. Designed with the modern user in mind, it focuses on simplicity and elegance. A huge advantage for the...
View ArticleVagrant - Basic Setup of Virtual Development Environment
Vagrant is free and open source software for creating and configuring virtual development environments. Project was started in January 2010 by Mitchell Hashimot as a side-project, but in November 2012...
View ArticleEnjoy Android Apps on Ubuntu using ARChon Runtime
Before, we gave try to many android app emulating tools like Genymotion, Virtualbox, Android SDK, etc to try to run android apps on it. But, with this new Chrome Android Runtime, we are able to run...
View ArticleHow to Install and Configure AlienVault SIEM (OSSIM)
OSSIM (Open Source Security Information Management) is an open source project by Alienvault which provides the SIEM (Security information and event management) functionality. It provides following SIEM...
View ArticleInstall OpenNMS - One Place to Monitor All Network Devices On Ubuntu
Hi everyone, this tutorial is all about how to setup OpenNMS on Ubuntu Server. Here, we will be running Ubuntu Server 14.04 LTS "Trusty". This tutorial also works for the older version of Ubuntu like...
View ArticleInstall shadowsocks - A Tunnel Proxy to Bypass Firewalls
In some countries internet are very strict, too much content is blocked by government. We no longer have the freedom to surf, but this time we will give you a powerful tool for bypass it. Name of tool...
View ArticleInstall Krita - An Opensource Graphics Program in Ubuntu 14.04
Krita is open source software for concept artists, digital painters and illustrators. You can create paintings, drawings, sketches and almost all other forms of artwork with Krita. It’s a raster...
View ArticleInstall Mind Blowing Xfce 4.12 Desktop Environment on Linux
Hi everyone, this article is all about what is Xfce Desktop Environment, installation procedure and some features of the new release of Xfce ie version 4.12 .There are a lot of Desktop Environments in...
View ArticleHow to Install bbPress on Ubuntu 14.04 LTS
Hi all, this tutorial is all about how to install BBPress on Ubuntu 14.04 LTS "Trusty" Server with WordPress and LAMP Stack.bbPress is forum software which is developed by the developers of WordPress...
View ArticleHow to Setup Passwordless SSH Logon to Ubuntu 14.04
Hi all, today we'll gonna learn how we can setup Passwordless SSH Logon to Ubuntu 14.04 "Trusty". Only the workstations having the correct matching key pair (private and public) will be allowed to...
View ArticleHow To Install Manjaro - A Simple, Stable Arch Linux Based Operating System
Manjaro Linux is a desktop oriented operating system which is based on the Arch Linux philosophy. Arch Linux distributions are independently developed operating systems and their primary focus is...
View ArticleNginx is Powerful - Easy Steps to Migrate WordPress From Apache
WordPress works well on a lot of web servers, most people have started the blog on Apache web server, because it's a very popular and established solution. Apache offers a lot of features, good...
View Article