humberos

How to Install Ice Cream Sandwich (ICS) on Samsung Galaxy Tab GT-P1000

I have Samsung Galaxy Tab (P1000) with Gingerbread stock ROM from Singtel Singapore. This is what I’ve done to convert Gingerbread into Ice Cream Sandwich (ICS). I followed the guides from XDA Developer forum. Install Overcome ROM by following this guide. Download ICS ROM from HumberOS website. I use P1000 model Galaxy Tab, so I…

Read More
wep crack 02

How to Crack WEP Hotspot Password Using Ubuntu

Hardware 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 More
freedns.afraid.org

How to Build Linux Web Server with Dynamic IP Address

Requirements: 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 More