Home Search

unixmen.com - search results

If you're not happy with the results, please do another search

Five Industry Giants That Use Linux

Nowadays Linux is everywhere. What are some big companies that make use of the Gnu/Linux operating system? There are so many and I am very...

Linux Basics: Analyze Disk Usage In Ubuntu Linux

Dear linux geeks, In this tutorial I will teach you how to analyze disk usage in Ubuntu. Taking care of the hard disk of your...

How To Fix “Building the OpenGL support module [FAILED]” Error In VirtualBox

When I was trying to install Virtualbox guest additions for my Centos 6.5  64bit VM, i can't complete the installation due to the following...

Install Oracle Database 12 In Oracle Linux 6.5

In this tutorial, I’d like to show you step by step latest Oracle installation in Oracle Linux 6.5 64bit. Normally Virtualbox is not that...

Install Pidgin 2.10.9 In Linux Mint, Ubuntu and Elemetary OS via PPA

Pidgin is a chat program which lets you log in to accounts on multiple chat networks simultaneously. This means that you can be chatting...

Install IPython In Crunchbang, Ubuntu, Arch and Fedora

IPython is an interactive Python shell with automatic history (input and output), dynamic object introspection, easier configuration, command completion, access to the system shell, integration with...

How To Install I-Nex 0.6.2 On Ubuntu, Linux Mint And Elementary OS

I-Nex is an application that gathers information for hardware components available on your system and displays it using a interface similar to the popular...

How To Install I-Nex 0.6.2 On Ubuntu, Linux Mint And Elementary OS

I-Nex is an application that gathers information for hardware components available on your system and displays it using a interface similar to the popular...

Darkstat: Web Based Network Statistics Gatherer

Darkstat is a simple, lightweight, web based network statistics gatherer. It is a packet sniffer that runs as a background process, collects all sorts...

Darkstat: Web Based Network Statistics Gatherer

Darkstat is a simple, lightweight, web based network statistics gatherer. It is a packet sniffer that runs as a background process, collects all sorts...

Play And Download Youtube Videos With pms-youtube In Ubuntu

Dear linux geeks, In this article I will introduce you to a nice and useful command-line tool that can be used to play and download...

How To Create An Infrastructure WiFi Access Point To Connect Android Devices

Hi Guys, Is always good to know that you can share your internet connection be it from LAN (eth0) or an USB Modem (ppp0) via...

qBittorrent v3.1.8 released! Install in Ubuntu, Linux Mint, Elementary OS

qBittorrent is a cross platform free and open source bittorrent client designed as an alternative the popular µtorrent client written in C++ / Qt4, using the libtorrent-rasterbar library. qBittorrent...

Install Ganglia Monitoring System On Ubuntu 13.10 / Debian 7

Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted...

Linux Basics: Create Network Bonding On Debian 7

What is network bonding? Network bonding is a method of combining (joining) two or more network interfaces together into a single interface. It will...

Quick Tip: Configure Static IP in Centos 6.5

In this small tutorial, I will show you how to convert from DHCP to Static IP address. Configure eth0 # vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 HWADDR=08:00:27:76:4c:d5 TYPE=Ethernet ONBOOT=yes BOOTPROTO=none IPV6INIT=no USERCTL=no NM_CONTROLLED=yes PEERDNS=yes IPADDR=192.168.1.140 NETMASK=255.255.255.0 Configure Default Gateway # vi /etc/sysconfig/network NETWORKING=yes HOSTNAME=centos6 GATEWAY=192.168.1.1 Configure...

How To Fix “Device eth0 does not seem to be present, delaying initialization” Error

I was playing with My Virtualbox today and i tried to clone some Centos Servers. But after this, when starting the eth0, it is...

How To Install Caffeine In Ubuntu 13.10 Saucy Salamander

Dear linux geeks, In this tutorial I will show you how to install a nice application that will help us to prevent our computer to...