TOP – realtime CPU load, memory an...

Login to your server via putty or tunnelier, and in command console type this command :

# top

(more…)

configure: error: c compiler cannot crea...

recently a friend of mine asked me too install curl and enable it on php configuration in his Virtual Dedicated Server with debian linux as operating system

So i transfered curl source from http://curl.haxx.se/ , extract it, and as usual, i run ./configure

but error message is appeared, it says : configure: error: C compiler cannot create executables

(more…)

Complete htaccess Online Generator...

This htaccess online generator will generate the files you need (.htaccess and/or htpasswd) to configure your server/website.

It has 7 utilities to build custom htaccess file with specific purpose

1. Deny access to all files (allow directory indexing or not)

deny all access to all files

(more…)

reset wordpress password from ftp...

beside all other usual way to reset wordpress password, like from email lost password or from phpmyadmin, there’s another way, simple way to reset worpress password from ftp

Connect to your ftp server, enter your current in use wordpress theme directory, and open/edit functions.php

add this entry to the first line after <?php

(more…)

Index of Bash command line for Linux Ser...

a

  • alias           Create an alias
  • apropos    Search Help manual pages (man -k)

(more…)

Free Web Proxy...

This free web proxy is powered by Glype, the fastest and the lightest proxy engine known, and hosted in fast server in USA.

See image below to check your IP is you browse on the web using our free web proxy

(more…)

.htaccess – Allow Only Listed Refe...

After days ago  i was play around with javascript to Allow page access only from pre-listed referrer

now i’m playing around with .htaccess
Thepurpose is same, to protect our rapidleech or our webpages from unauthorized access, in this case we’re only allow a visitor that come from listed http refferer

(more…)

What is SSL and HTTPS...

What is SSL

SSL is a protocol using different cryptographic algorithms to implement security using authentication with certificates, session key exchange algorithms, encryption and integrity check. It is a common protocol, often used to ensure that the communication between WWW-server and WWW-client is safe and encrypted.

What is HTTPS ?

(more…)

« Previous Entries Next Entries »