How To Check Disk Space in Linux: Fast and Easy Ways
Whether you've never used Linux servers or switched to one from a Windows server, you might want to know how much free space you...
Install And Configure The Log Managment Tool Graylog
If you need to make an analysis of logs, note that there is an open source tool called Graylog which can collect, index and analyze...
8 Best Transcription Software for Linux
Make It Clear: Top 8 Best Transcription Software for Linux Transcription software sometimes may be irreplaceable when the story comes to finding out exactly what...
How to install OpenVas in Centos 6/7 and...
OpenVas The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management...
Wine Installation in Linux
WINE Wine stands for "Wine is not an emulator" and it is an open source software which allows Linux, Mac, FreeBSD, and Solaris users to...
How to Find The IP Address Of A DHCP server
As you may know, The Dynamic Host Configuration Protocol (DHCP) is a standardized networking protocol used on Internet Protocol (IP) networks for dynamically distributing...
Shotwell 0.9.2 Released
Yorba has released version 0.9.2 of Shotwell, an update to our digital photo organizer. This is a bug fix release that fixes a...
Howto Install LAMP in Debian Sqeeze
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server,...
How To Use NGINX Proxy Manager: A Beginner’s Guide
NGINX is an open-source web server software with reverse proxy functionalities that allow you to redirect traffic to another server. It boasts great features...
Linux Basics: ‘tree’ Command Usage
Hello Unixmen Readers, In this article we will look at how to list contents in a directory as the the title implies in a tree...
Bluefish 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...
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...
Some Basic Linux Commands I Have Used During My Linux Journey...
As you read my tutorials on linux commands I am very sure you feel more confident with yourself while you see a console. I...
QEMU / KVM: Using the Copy-On-Write mode
The mode "Copy-On-Write", often referred by the acronym COW, is available on some formats of virtual machine disk as QCOW2. Specifically, when using the COW...
How To Install PrestaShop On CentOS 7 Linux
Today, we will learn how we can install Prestashop on our CentOS 7 Linux distribution. Why CentOS? CentOS Linux is a community-supported distribution derived from sources...
Install Froxlor Server Management Panel In Ubuntu
About Froxlor Froxlor is a server management panel used to manage multiple-users services. It can be used to manage domain services, email accounts or web...
Script to install Nvidia driver in Debian Squeeze with one click
This is a nice script that will allow you to install Nvida driver in Debian Squeeze the easy way . . . . . . #!/bin/bash # NVIDIA-Installer-Squeeze # Enrique Molina # # GNU Public...
Building An Effective And Cheap Redundant Structure For My Servers
People tell me I am paranoid about backups, but hey I admit it - I am! No traumas with lost data for me. Being...