Write a TCP Server in Python – Part 2
This article is for people that have good knowledge in Python and want...
Install Memcached PHP Extension in CentOS
Memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites. It is often used to...
Write a TCP Server in Python. Introduction with Sockets – Part...
It is late and I decided to code a simple TCP server in pure Python. But...
How to Update Ports in FreeBSD
Normally we are writing more about Linux here at Unixmen. But today, I will give you some tips about the FreeBSD upgrade system and...
How to sudo in FreeBSD
How to enable su in FreeBSD?
This is my installed FreeBSD 9.1
$ uname -aFreeBSD FreBSD-Unixmen 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC...
Install office comminucator in Pidgin
Even after installing pidgin-sip the office comminicator wont to connect and still giving this error:
READ ERROR
how to solve this ?
sudo apt-get install pidgin-sipe
make this ...
GnomishBeige Theme (GTK+ 3.6.X) Under Ubuntu 12.10
GnomishBeige is a clean beige theme for GTK3, based on the Adwaita engine, plus a matching GNOME-Shell theme. Its dark variant is almost identical...
How to Install NetBSD in VirtualBox
NetBSD can often be the forgotten Unix distribution. Forgotten to the popularity of FreeBSD, OpenBSD, PC-BSD and others. In truth, NetBSD has been around...
Issue installing Citrix client in Ubuntu 64 bit
Question : When trying installing Citrix client in Ubuntu 64 bit, i got the following error:
unselected package icaclient.
(Reading database ... 168913 files and...
ssh slow connection to solaris 10 and 11
Question: ssh slow connection to solaris 10 and 11 hosts , how to solve this ?
Answer : Normally in Linux hosts we solve ssh...
Howto- Install pkgin on NetBSD 6
In this post i will show you how i have installed my pkgin in my Netbsd 6.0 Beta.
What's is pkgin ?
pkgin is cool software...
Howto- Install Webmin in FreeBSD
Question: How to install Webmin in FreeBSD 8.x en 9.x ?
Answer: Before to begin, you need to install Perl, do that using the command
#...
11 useful commands for Linux/Unix administrators
Command line is more powerful because you can do lot with them, you can tell your computer exactly what you want and get the appropriate...