Archive for the 'operating system' Category

Tips to Install RRDTOOL on CentOS 5 & Centos 6

Tuesday, March 13th, 2012

By default rrdtool is not included in CentOS. You may need to install it for monitoring purpose. You can either use source to compile or install using rpm. But as I know CentOS 5 does not come with a repository that holds valid redhat style rpm’s for rrdtool. RRDTOOL is required by many network utilities, [...]

Tips and Tricks Speed up Windows 7

Saturday, January 7th, 2012

Operating System Windows 7, could be said most have a place in society because in addition to looking good in appearance, is also more secure online protection. But did you know that we are windows 7 can also get around to make it look faster, especially perfomancenya on your PC / laptop us. Of course [...]

Tip Install X-Lite VOiP SIP Phone in Ubuntu

Tuesday, June 14th, 2011

X-Lite is a VOiP application made by http://www.counterpath.com/ it allows configuration via SIP protocol. Download the application and then # tar -zxvf X-Lite_Install.tar.gz # cd xten-xlite # chmod +x xtensoftphone #./xtensoftphone It will give an error: ./xtensoftphone: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory Popular Tags [...]

Symbian Lifetime Only Until 2016

Friday, May 27th, 2011

Maybe this is good news for fans of Symbian. In the midst of transition Symbian to Windows Phone 7 (WP7), digawangi Nokia mobile OS will not be immediately finished. Updates will continue to run until early in 2016. Nokia CEO Stephen Elop himself who said it. “Symbian carve a long history. Symbian will still be [...]

Tips for Installing Free Radius Server

Wednesday, May 18th, 2011

Here is a tip to install freeradius server where it was a copy paste from the site http://freeradius.org/radiusd/INSTALL. And this one I use as a reference when I do install this radius server. The steps are : 1. INSTALLATION Ignore this file if you have a pre-installed binary package. 1a. SIMPLE INSTALLATION If you do [...]

How to Install GNS3 as Cisco Simulator in Ubuntu

Tuesday, January 18th, 2011

GNS3 is a graphical network simulator that allows simulation of complex networks. GNS3 is an excellent complementary tool to real labs for network engineers, administrators and people wanting to pass certifications such as CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE. To allow complete simulations, GNS3 is strongly linked with : * Dynamips, the core program [...]