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…)

What is Anonymous Proxy and Elite Proxy...

What is Proxy Server?

A proxy server is a machine that sits between the proxy users and the servers that they need access to. When a proxy user requests a certain remote resource using a URL, the proxy server receives this request and fetches the resource to fulfill the client’s request. This process enables the proxy server to store the requested content in a cache. Any new request that asks for information already in the cache no longer needs to be serviced by fetching it from the remote server. Instead, the new request is serviced from the cached data. In typical proxy scenarios, the purpose of a proxy server is to fetch the requested resource from the remote server, return it to the requesting user, and cache it in local drives.

(more…)

Get Started with Cpanel...

After set your nameservers in your domain registrar, you can access your Cpanel account with:

http://yourdomain.com:2082 or http://yourdomain.com/cpanel

After that it will ask for username and password, enter your username and password. Now you’re ready to start your Cpanel.

(more…)

Set Nameserver in Your Domain Registrar...

Before people can open your website, you have to set nameservers in your domain panel. Here’s some example how to set nameservers.

1. Log in to your domain panel

2. Look at the menu and find edit or change nameserver for your domain account

3. Fill the nameserver field with your webhosting’s nameservers

4. Your domain will resolve about 10 minutes – 24 hours depending on your ISP

tips: don’t open your website / domain before you set the nameserver to the new one