How to Setup lftp - A Simple Command line FTP Program
Hi everyone, this article is about Lftp and how we can install Lftp in our Linux Operating System. Lftp is a command line based File Transfer Software also known as FTP Client which was developed by...
View ArticleInstall Korora 21- A Fedora Based User Friendly Operating System
Korora was originally a Gentoo Linux operating system. It was first released in 2005, but shut down in 2007; then the OS took rebirth in 2010 as “Fedora-remix” distribution. Fedora has been known to be...
View ArticleInstall Oracle VirtualBox On Ubuntu - Easy To Use Virtualization Application
Oracle Virtual Box is one of the most well known Virtualization applications. It lets you run operating systems virtually on your base system (known as host operating system). You create virtual...
View ArticleHow To Install XFCE 4.12 in Mint 17.x and Arch Linux
XFCE is a well know desktop environment for Linux, Solaris, and BSD systems. It is fast, lightweight, user friendly, GTK+ 2 toolkit based desktop environment. It comes with a wide range of applications...
View ArticleHow to Setup Magento Community Edition in CentOS 7.x
This tutorial is all about installing Magento Community Edition in CentOS 7 Operating System. Magento is an Open Source eCommerce software now owned by eBay, Inc. Due to its opensource support base,...
View ArticleHow to Install LXQt 0.9.0 Desktop Environment in Ubuntu
Hi everyone, in this tutorial we'll learn about how to install the latest LXQT 0.9.0 Desktop Environment in Ubuntu Operating System and its derivatives like Linux Mint, Elementary OS, and many more....
View ArticleInstall Open Source TV Streaming Server TvHeadend in Linux Mint 17.x
TvHeadend is TV streaming server for Linux based systems. It supports Digital Video Broadcasting standards (DVB-S, DVB-S2, DVB-C, DVB-T), Advanced Television Systems Committee standards (ATSC), IPTV,...
View ArticleSystemd Boot Process a Close Look in Linux
The way Linux system boots up is quite complex and there have always been need to optimize the way it works. The traditional boot up process of Linux system is mainly handled by the well know init...
View ArticleLocate Stolen laptops and Smart phones Using Prey Tool in Ubuntu
Prey is an open source, cross platform tool which helps recover your stolen laptops, desktops, tablet computers and smart phones. It has gained vast popularity and has claimed to help recover hundreds...
View ArticleSleuth Kit - Open Source Forensic Tool to Analyze Disk Images and Recover Files
SIFT is a Ubuntu based forensics distribution provided by SANS Inc. It consist of many forensics tools such as Sleuth kit / Autopsy etc . However, Sleuth kit/Autopsy tools can be installed on...
View ArticleHow to Create Docker Container using Dockerfile
This article is all about how we can use a Dockerfile to create a Docker Container. So, here is a brief introduction on what really is a Container and a Dockerfile. Once we start a process in Docker...
View ArticleHow to Install Puppet Master and Client in Ubuntu 14.04
Hi there, Greetings. Today, we'll be learning how to install and configure both the puppet master and puppet client in our latest stable release of Ubuntu ie. Ubuntu 14.04 LTS "Trusty". Puppet is a...
View ArticleInstall Robolinux 7.8.3 - Now Have More Privacy and Security Features
Robolinux is a Debian based linux operating system. The development goal for this operating system is to provide support to users migrating from Windows operating system. The users of windows operating...
View ArticleInstall osCommerce in Ubuntu 14.04 with LAMP Stack
This brief tutorial is going to show you how to easily install osCommerce in Ubuntu 14.04 , if you haven’t already done and wish to open an online shop to sell your stuff. Open Source Commerce...
View ArticleInstall NitroShare - Cross Platform File Sharing Application on Ubuntu
NitroShare is an open source, lightweight, easy to use, file sharing application which works over Local Area Network (LAN). It is a cross platform application which can be installed on Linux, Mac and...
View ArticleHow to Interactively Create a Docker Container
Hi everyone, today we'll learn how we can interactively create a docker container using a docker image. Once we start a process in Docker from an Image, Docker fetches the image and its Parent Image,...
View ArticleInstall Gibbon - An Open Source School / College Management System
Gibbon is an open source, free and highly flexible education management system. It helps teachers and students to address and solve daily problems. This tool alone caters the needs for all four pillars...
View ArticleHow to Host Open Source Code Repository in github
Hi all, today we will be learning how to host Source Code of Open Source Software in the repository hosted by github.com . GitHub is a web-based Git repository hosting service, which offers all of the...
View Article4 Tools to Securely Delete Files from Linux
Any computer user with normal level skill set knows that any data removed from computer system can be recovered later with little bit of efforts. This is a good thing in the scenario when you have...
View ArticleA Peep into Process Management Commands in Linux
A program in execution is called a process. While a program is an executable file present in storage and is passive, a process is a dynamic entity comprising of allocated system resources, memory,...
View Article