Installing Jekyll on Ubuntu 15.10
Introduction Jekyll is a site generator which is useful to generate static and simple website for personal, project or organizational purpose. It is like some file based CMS which works without any...
View ArticleArch Linux on your Android phone
In this tutorial I will show you one of methods how to install Arch linux together with your android system on your phone. This method WILL NOT REPLACE your current android system and is safe to use...
View ArticleHow To Use Git Commands From Linux Terminal
What is Git? If you are a software developer then you must be familiar with Git. Git is vastly used for version/revision control for software development for controlling source code. It is a...
View ArticleHow To Backup And Restore LVM On openSUSE 42.1
.Today, we will go through how we can Backup And Restore LVM On openSUSE 42.1 Linux distribution. Let’s start then. What is LVM ? LVM stands for Logical Volume Management. It is a dynamic system of...
View ArticleVideocast : Shell Scripting (part 1)
Bash script is a programing language which with that you control Gnu/Linux commands, I made a Video for beginners that teachs a little shell scripting, things you will learn in this video are : What...
View ArticleInstall NetXMS with Ubuntu 15.10
NetXMS is an enterprise grade network management and performance monitoring system. It provides a detailed reports in the form of graphs, logs etc. It grab almost all of the required information which...
View ArticleTurn Tor socks to http
For using Tor service you can use diffrent tools like Tor browser, Foxyproxy and other things, some download managers such as Wget or Aria2 can’t get Tor socks directly and start downloading...
View ArticleProtecting Apache Server From Denial-of-Service (Dos) Attack
Denial-of-Service (DoS) attack is an attempt to make a machine or network resource unavailable to its intended users, such as to temporarily or indefinitely interrupt or suspend services of a host...
View ArticleHow to Install WebERP with Ubuntu 15.10
Introduction WebERP is an open source, very popular and business process management system which comes in more then 33 languages, it is open source and totally free application which is based on PHP,...
View ArticleVideocast : Make simple GUI Zenity
There are some CLI applications such as Aria2, FFmpeg and etc, with Zenity and Bash Script you can have your own shell for any CLI program, for installing zenity on Debian base distrobutions use...
View ArticleHow To Use btrfs File System For Creating, Extending And Decreasing Partition...
Hello everyone. Today, we will go through how we can use btrfs file system for creating, extending and decreasing partition size. We will use openSUSE 42.1 Linux distribution for this . What is btrfs?...
View ArticleCreate XFS file system based on LVM with Ubuntu
Introduction LVM is a tool used for volume management which includes striping, resizing and mirroring of logical volumes, and XFS is an high performance file system created by silicon graphics, it is...
View ArticleBluefish for Web Developers
Are you a Gnu/Linux user who develope web ? Are you looking for a application to edit HTML/JS/PHP/CSS files easily ? if yes, Bluefish is amazing lightweight open source and fast web editor that you...
View ArticleHow to install Univention Corporate Server
Preface Most of the IT or non-IT organization/companies generally possess hybrid environment .i.e. they have Linux based as well as Microsoft based desktops or servers.It becomes a challenge of...
View ArticleInstall ClipBucket with Ubuntu 15.10
Introduction ClipBucket is open source script used for video sharing.It comes with very effective features like HQ video customization, Multiple language support, several video moderation tools.It...
View ArticleSecure Your OpenSUSE 42.1 Server With Iptables
Hi all. Today we will come to know how we can secure our OpenSUSE 42.1 Server with the help of iptables. Now a days, security is the prime concern for servers. Every now and then, you will face...
View ArticleHow to install Chamilo with CentOS 7
Introduction Chamilo is a software which is used for virtual/online trainings or Learning Management System. Chamilo is absolutely free and comes under GPL License, with Chamilo you can store and...
View ArticleInstall And Scan By ClamAV On OpenSUSE 42.1
Today we will install ClamAV on our OpenSUSE 42.1 Linux distribution & perform a scan with ClamAV. You can do the same process for almost any Linux distributions to install ClamAV and perform a...
View ArticleHow to install Arch Bang ?
Arch Bang is a Arch Linux based distribution that provides Openbox as window manager and it’s fast,stable lightweight and powerful, Arch Bang has Tint menu and Conky by default and you also don’t need...
View ArticleHow 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 &, the shell will not wait for the command to finish. You...
View Article