ncdu – NCurses Disk Usage Analyzer
Ncdu (NCurses Disk Usage) is a ncurses-based du viewer. It provides a fast and easy-to-use interface through the well-known du command. It displays percentages of disk usage and also allow you to...
View ArticleInstall Dropbox In Manjaro [XFCE] OR Arch Linux
Dropbox is a file sharing system. Its application enables you to simply drop files into your ~/Dropbox folder, and they will automatically sync to your centralized repository. In this post, we are...
View Article[Quick Tip] Set Default Browser on Debian/Ubuntu Using Terminal
Hey Guys, In this post, we are going to use the terminal to make a browser default. Even though, this can easily be done using the browser’s main interface, is handy sometimes if you need to do this...
View ArticleCreate A Whisker Menu Launcher On Manjaro XFCE
Hi Guys, In this tutorial, we are going to create a Whisker menu launcher ourselves, that is manually. Mostly, when we install application they are integrated into the menu automatically. Meaning the...
View ArticleObmenu: The OpenBox Menu Editor
Obmenu is a menu editor designed for openbox. It’s easy to use, allowing to get the most out of the powerful Openbox menu system, while hiding the xml layout from the user. In this tutorial am using...
View ArticleCamicri Cube: An Offline And Portable Package Management System
As we all know, we must have an Internet connection in our System for downloading and installing applications using synaptic manager or software center. But, what if you don’t have an Internet...
View ArticleEasyEngine – An Auto Installer Script For Managing WordPress-Nginx Websites...
EasyEngine (ee) is a Linux shell-script to install and manage wordpress-nginx websites in one go. Using EasyEngine, you can install Nginx, PHP, MySQL, Postfix, phpMyAdmin and their dependencies in one...
View ArticleSetup PXE Boot Environment Using Cobbler On CentOS 6.5
In our previous tutorials, we had showed you how to setup PXE environment on Ubuntu 14.04, and CentOS 6.5. Install And Configure PXE Server On Ubuntu 14.04 Install And Configure PXE Server On CentOS...
View ArticleSetting Up Multiple Isolated Linux Systems (Containers) Using LXC On Ubuntu...
LXC, Linux Containers, is a fast, lightweight, and operating system-level virtualization technology that allows us to host multiple isolated Linux systems (Containers) in a single host. Unlike other...
View ArticleAdd LCD Brightness Control To Manjaro XFCE Panel
Brightness of your laptop’s LCD screen can be controlled by key combinations; for those manufactured by TOSHIBA it’s mostly Fn + F6 and F7 keys. In this post, we are going to control or adjust...
View ArticleInstall XAMPP Stack On Ubuntu 14.04
XAMPP is a free, open source Apache distribution for GNU/ Linux, Windows, and Mac operating systems. It contains Apache web server, MySQL database, PHP, and Perl. The main goal of XAMPP is to build an...
View ArticleKeyBox: A Web-based SSH Console To Manage Multiple SSH Sessions Simultaneously
KeyBox is a free, web-based open source application that can be used to manage multiple SSH sessions on multiple systems. It allows you to execute commands on multiple shells, manage keys, share...
View ArticleVagrant – Creating Virtual Development Environments Made Easy
Vagrant is an open source tool to create multiple development environments for developers and system administrators, and development environments managed by Vagrant can run on local virtualized...
View ArticleFix LCD Dimming After Boot / Reboot on Manjaro XFCE 0.8.10
After installing Manjaro XFCE 0.8.10 anytime I boot or reboot my system the LCD backlight reduces to lowest. I can still increase this using the brightness control, but the situation remains the same...
View Article‘Ifconfig’ Command Not Found In CentOS 7 Minimal Installation – A Quick Tip...
As we all know, “ifconfig” command is used to configure a network interfaces in GNU/Linux systems. It displays the details of a network interface card like IP address, MAC Address, and the status of a...
View ArticleInstall LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7
LAMP is a combination of operating system and open-source software stack. The acronym of LAMP is derived from first letters of Linux, Apache HTTP Server, MySQL/MariaDB database, and PHP/Perl/Python. In...
View ArticleInstall REMI Repository On RHEL, CentOS, Scientific Linux 7/6.x/5.x And...
This tutorial describes how to add REMI repository which is created and maintained by a French guy named Remi Collect. REMI repository is free to use and is very stable. You might want to look our...
View ArticleDocker – Lightweight Virtualization With Linux Containers
What Is Docker? From the Docker website, Docker is an open platform for developing, shipping, and running applications. Docker is designed to deliver your applications faster. With Docker you can...
View ArticleRainbow Stream: A Terminal-based Twitter Client
Introduction Rainbow Stream is a terminal-based Twitter Client written using Python language. It is smart, nicely displayed and even can show images directly on terminal. Rainbow Stream is built on the...
View ArticleSetting Up NFS Server And Client On CentOS 7
NFS, stands for Network File System, is a server-client protocol used for sharing files between linux/unix to unix/linux systems. NFS enables you to mount a remote share locally. You can then directly...
View Article