Network Monitoring, Traffic With TCPTRACK Centos Or Redhat

December 19, 2008 · Filed Under Computer · Comment 

For Network Monitoring, Traffic  With TCPTRACK Centos Or Redhat following this step
1. Before install tcptrack, install libcap, libcap-devel with yum
2. Download TCPTRACL in http://www.rhythm.cx/~steve/devel/tcptrack/release/1.2.0/source/tcptrack-1.2.0-1.src.rpm
3. rpm -ivh  tcptrack-1.2.0-1.src.rpm
Read more

Limit access phpmyadmin with htaccess and IP

December 17, 2008 · Filed Under Computer · Comment 

Following this step
1. Add script in file httpd.conf, like this:

<Directory “/var/www/html/phpmyadmin”>
Options FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
Authname Protected
AuthType Basic
AuthUserFile “/var/www/html/phpmyadmin/.htpasswd”
require user user
</Directory>
Read more

How to create services in Centos

December 16, 2008 · Filed Under Computer · Comment 


Following this step
1. create file with your editor, example
nano /etc/init.d/tesme
In file tesme
#/bin/sh
Tesss xxxx
Quit and save
Read more

How to resolv ERROR 1075: Incorrect table definition; There can only be one auto column and it must be defined as a key

December 4, 2008 · Filed Under Techno · Comment 

For error 1075: Incorrect table definition; There can only be one auto column and it must be defined as a key followinf this step:
1. login to mysql or phpmyadmin
2. Select database
3. run this command “alter table daftar add no_id smallint unsigned auto_increment, add key(no_id);”
Read more

Digital Camera Cybershot

November 19, 2008 · Filed Under Techno · Comment 

Cybershot of digital camera are most looking for nowadays. Well of course this modern technology of digital camera is the most prospective to be wait till it come appears. And when it’s raise, not much digital camera could adapted it. But wondering some biggest vendor of cell phone has this motto, cybershot, for one of their cell phone type. And with Digital Times you will understand how amazing is taking photographs with high quality definition even without cybershot embellishment.

Read more

Next Page »

  • Free Web Hosting with Website Builder