For you who are new in using Blogspot and do not know how to install Google Analytics code on your Blogspot website, here is the tutorial how to do it. Actually, install Google Analytics code can be done by copy and paste the javascript code into HTML/Javascript Gadget. But don’t you know that Blogspot already […]
Read MoreGuide on this article can be used to post Twitter using PHP. First of all, download source code from http://phpfashion.com/twitter-for-php. Extract downloaded file to your folder. Example: /public_html/twitter-php/. Then we create index.php file with the following code: The first line is to setup variables: username, password, and message. And the next part is to setup […]
Read MoreLiteSpeed Web Server is the leading high-performance, high-scalability web server. I found this error when I tried to save post (press Update button) in WordPress. To fix this problem, modify .htaccess file inside the website folder and put in these lines: Keywords:error 406 android marketandroid market error 406android error 406greska 406
Read MoreThis problem happens when you are using Remote Desktop Connection Manager (RDCMan) with not updated Terminal Service Client. To fix this problem you have to download and install the latest Terminal Service Client 6.1 from below website. For Windows XP: http://www.microsoft.com/download/en/details.aspx?id=7208 For Windows Server 2003: http://www.microsoft.com/download/en/details.aspx?id=21296 Keywords:mstscax dllrdcman mstscax dllrdcman encountered an error during initializationan […]
Read MoreSingTel APN: e-ideas Username: 65ideas Password: 65ideas APN: internet Username: LEAVE_BLANK Password: LEAVE_BLANK Starhub APN: shwap Username: LEAVE_BLANK Password: LEAVE_BLANK Proxy: 10.12.1.2 Port: 8080 M1 APN: sunsurf Username: 65 Password: user123 APN: miworld Username: 65 Password: user123 Keywords:starhub apn settings for androidstarhub apnstarhub apn setting for galaxy s2m1 apn settings androidm1 apnstarhub apn settings for […]
Read MoreSquirrelmail show this error when I tried to login to webmail: To fix the problem, check email folder and make sure it has the subfolder: cur, new, tmp with appropriate permission. Keywords:error: could not complete request query: select inbox reason given: unable to open this mailbox
Read MoreThe purpose of this installation is to filter spam email and virus on Postfix mail agent. Here I already installed Postfix in the server, because it is included in EHCP installation. 1. Install the packages 2. Install the optional packages for better spam detection libmail-spf-query-perl package is not available in Debian, therefore I change to […]
Read MoreHardware requirement: WiFi adapter supported by Aircrack-ng. In this guide, we will use Linksys WiFi USB adapter. Software requirement: Ubuntu 10.10 Aircrack-ng Terminal / Konsole How to: 1. Install aircrack-ng and macchanger 2. Make sure WiFi adapter is plugged into PC. Check WiFi interface: If your WiFi interface is wlan0, stop the interface using this […]
Read MoreRequirements: Ubuntu GNU/Linux Account at freedns.afraid.org Easy Hosting Control Panel (EHCP) Router How to: 1. Install Ubuntu. We set local IP Address to 192.168.0.1 $ sudo nano /etc/network/interfaces Type in the following lines: auto eth0 iface eth0 inet static address 192.168.0.1 netmask 255.255.255.0 gateway 192.168.0.254 192.168.0.254 is the gateway / modem’s IP Address. 2. Install […]
Read MoreRelay SMTP usually used by mail server with dynamic IP address. In this guide, I will show how to setup relay SMTP on Postfix. Requirement: Postfix installed on Ubuntu SMTP server (you can use ISP’s SMTP) email address and password to login to SMTP server How to: Create password map file $ sudo nano /etc/postfix/sasl_passwd […]
Read More