Wednesday, June 27, 2012

SingTel, Starhub, M1 APN Settings

SingTel

  • APN: e-ideas
    • Username: 65ideas
    • Password: 65ideas
  • APN: internet
    • Username: LEAVE_BLANK
    • Password: LEAVE_BLANK

Singtel(HiCard Prepaid)
  • APN: hicard
    • Username: 65
    • Password: 65ideas

Starhub

  • APN: shwapint
    • Username: LEAVE_BLANK
    • Password: LEAVE_BLANK
  • APN: shwap
    • Username: LEAVE_BLANK
    • Password: LEAVE_BLANK

Starhub (MaxMobile Prepaid)
  • APN: shppd
    • Username: LEAVE_BLANK
    • Password: LEAVE_BLANK

M1

  • APN: sunsurf
    • Username: 65
    • Password: user123

M1 (M Card Prepaid)
  • APN: miworldmcard
    • Username: 65
    • Password: user123


Number to dial : *99#

Monday, June 25, 2012

Retrieve FileZilla FTP Password


You have created a FTP Site in FileZilla site manager.  Some months later, you forgot the password to the FTP Site.

Is there any way to retrieve the password stored in the FileZilla site manager?
Some version of FileZilla store its password in plaintext.  Meaning, you just need to open the file using Notepad and you can see the password.


The following files are what you need to know about:
filezilla.xml – Stores most recent server info including password in plaintext.
recentservers.xml – Stores all recent server info including password in plaintext.
sitemanager.xml – Stores all saved sites server info including password in plaintext.
These files can usually be found in the following directories:
Windows XP/2K: “C:\Documents and Settings\username\Application Data\FileZilla”
Windows Vista: “C:\Users\username\AppData\Roaming\FileZilla\”