Posts Tagged ‘Linux’

if you have VPS base on openvz and want install openvpn you must check your VPS kernel support tun/tap device. here simple way to check it

1.login as root to you vps shell 2.check device tun/tap in your system root@vps:~# ls /dev/net/ root@vps:~#

if show like that, it mean your vps kernel not support it tun/tap device , you must contact support your VPS hosting to create it tun/tap device .And start over from first step If result like this bellow : root@vps:~# ls /dev/net/ tun root@vps:~# That indicated ..read more

Today …

- try update package ubuntu in virtualbox.

- learning how to change repository to local server / closeed server -basic command apt-get install packages

- Today i’m installed :

1. apache2

2. mod_perl

3. php5

4. smokeping

5. exim-light

6. mysql-server

7. beberapa module perl ( CPAN ) That all for running OCS-Inventory NG server . see you next writer all source from google and wikipedia

Share on bebo Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on identica Share via MySpace Share on ..read more