IT Mamak

Internet, Information Technology, Computer, Software, Blog, Gadget, Reviews, News etc.

  • Home
  • About

Modem Default Password

Posted by iceman on March 2nd, 2009    Views: 2,962 views    
Leave comment
Posted in: Antivirus, Browser     Tags: default, modem, password, router, streamyx, TMnet
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

I am a network administrator.

There always a lot end users or my friends who have a modem or router which they don’t know their password because the setting was set by ISP’s technician.
Once the Internet service is down, I always is the first person they ask for.
Fortunately, they always keep the default username and password.

A modem/router default password list is important to a network administrator/engineer.

It’s good to list down all the default username and password in my own blog.

I hope this default username and password list is helpful for you.

Below is the list of the default IP, username and password for TMnet Streamyx supported modem/router.

Modem Brand IP Address Username Password
ZTE 192.168.1.1 ADSL expert03
ZXDSL ZXDSL
admin telekomst
KASDA 192.168.1.1 admin telekomst
ArtNet 192.168.1.1 admin telekomst
admin admin
admin password
Triz 192.168.1.1 admin aaaaaaaa
Aztech 10.0.0.2 or 192.168.1.1 admin blank
admin password
admin admin
Billion 192.168.1.254 admin password
Huawei 192.168.1.1 admin admin
Hyundai HSE-220 192.168.1.1 ADSL ADSL
admin ADSL
root root
Riger DB102 192.168.1.1 tmadmin tmadmin
TP-Link Modem/ADSL2/Router 192.168.1.1 admin admin

Streamyx (Malaysia) still have the major market share so I just only list down the modem/router supported Streamyx.
If you can’t find your modem  or router’s default username and password above.
You may find yours at the below sites

1. Default Password List – http://www.phenoelit-us.org/dpl/dpl.html
2. Router Passwords – http://www.routerpasswords.com/index.asp
3. Virus.Org Default Password Database – http://www.virus.org/default-password

*ISP : Internet Service Provider

Related posts

  • Forgot root password – How to reset password? (2)

Free Domain Name

Posted by iceman on January 24th, 2009    Views: 303 views    
Leave comment
Posted in: Domain Name, Internet     Tags: dns, domain name, free, free domain name
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

Chinese New Year is coming.

It’s totally FREE.
Hurry up, get your own domain name with $0.
Is that your free blog provider address is too long?
Just sign up for a free and shorter domain name.
You can redirect this domain name to your current blog without move your blog.I just found a FREE domain name – co.cc.

For instance,
I am using http://goupimao.blogspot.com
I just register http://goupimao.co.cc

Is that hard to remember or to long for the address like
mydomainname.wordpress.com or mydomainname.blogspot.com and so on?
You may change it to mydomainname.co.cc.

Click the button below to GET a FREE domain name.
A Chinese New Year Gift to you!

CO.CC:Free Domain

or using this link –> http://www.co.cc/?id=160636

Related posts

  • F-Secure Online Virus Scanner (2)
  • Dr.Web Online Scanner (2)

How to setup NetHASP License Manager

Posted by iceman on January 5th, 2009    Views: 649 views    
Leave comment
Posted in: Server     Tags: Accounting, FACT Windows, license manager, nethasp
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

I have a FACT Accounting for Windows in my environment which is our old accounting system.

We are going to write off all the WinNT and migrate to linux in our environment and it is at the final stage of the migration.
We turn off all the power for power maintenance during last Christmas day.

FACT Windows

One of the machine which work as the FACT license server said bye bye to us (failed to power on).
All the clients failed to access to the FACT Accounting for Windows system due to failed to find the license server as below.

Hardware key could not detected

What a headache for me, this license server is not setup by me and the person who setup it is not here anymore.
I have no idea at all with this license server so Google always is my good guru.

After googling I found several solutions.

Below is my successful solution.

Click to continue reading “How to setup NetHASP License Manager”

Related posts

  • No related posts.

Samba – idmap Fatal Error: UID range full!!

Posted by iceman on December 9th, 2008    Views: 1,132 views    
Leave comment
Posted in: samba     Tags: error, idmap, samba, UID range full, winbind
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

I am using samba file server.
One day, a user told me that he failed to open a shared folder.
Every time he open the shared folder authentication will be prompt.
He still failed to open the shared folder even though he key in the correct user name and password.

After diagnosis I found this error in my /var/log/samba/winbindd.log

more /var/log/samba/winbindd.log
show me this:
idmap Fatal Error: UID range full!! (max: 20000)

Then I googling and finally find the solution. Google always is my GURU. Thanks Google.

Below are the step to fix this problem.

Stop your samba and winbind services

service winbind stop
service smb stop

Delete secrets.tdb and smbpasswd

rm /etc/samba/secrets.tdb
rm /etc/samba/smbpasswd
rm /var/cache/samba/winbindd_idmap.tdb

Ensure “winbind trusted domains only = no” if not just modified it in smb.conf

testparm -v | grep winbind
or
vi /etc/samba/smb.conf

Rejoin the domain

net rpc join -S SERVERNAME -U ADMINISTRATOR%ADMINPASSWORD

Restart winbind service

service winbind start

Ensure can get the user list from domain

wbinfo -u

Fetch list of user accounts and group accounts

getent passwd
getent group

Test the login from another workstation.
Solved!
Job Done!

Related posts

  • The RPC server is unavailable (1)

The RPC server is unavailable

Posted by iceman on November 14th, 2008    Views: 3,129 views    
1 Comment
Posted in: Windows     Tags: error, network, RPC, Windows, windows xp, winxp
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 1.00 out of 5)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

When I try to renew an IP address I get this message

C:\>ipconfig /renew

Windows IP Configuration

An error occurred while renewing interface Local Area Connection : The RPC server is unavailable.

How can I solve this problem?

After googling I found that is caused by a file named iKernel.exe is missing.
This problem can be solved by just copy back this execute file to the path.

Solution:
1. Copy a iKernel.exe file from any computer and then paste to below location
C:\Program Files\Common Files\InstallShield\Engine\6\Intel 32\
2. Reboot your computer.
3. Done.

Related posts

  • Samba – idmap Fatal Error: UID range full!! (0)
  • PrintFolder v1.3 – Utility used to print a list of files (0)

Forgot root password – How to reset password?

Posted by iceman on November 3rd, 2008    Views: 1,262 views    
2 Comments
Posted in: Server     Tags: forgot password, password, Red Hat Enterprise Linux, reset password, retrieve password, RHEL, root
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends


I had forgotten one of my Red Had Enterprise Linux 5 server’s root password.
What can I do? How can I retrieve or reset the root password?
After googling and tried one of the solutions.
My problem was solved.

The solution is boot into single-user mode from GRUB and then change the root password.

Below is the steps to reset root password.

1. Reboot your workstation, wait until the GRUB menu screen come out.
2. Select the desired kernel you want.
3. Press the ‘e‘ key to edit that entry.
4. Use the arrow keys to navigate to the kernel line
(for example: kernel /vmlinuz-2.6.x-x ro root=LABEL=/ rhgb quite)
5. Add the argument ‘single‘ to the end of the line and then press ENTER.
6. Press the ‘b‘ key to boot.
7. After booting, type ‘passwd‘ to change your root password.
8. The end, reboot your workstation and done.

Of cause, there are many others way to retrieve your root password.
The solution I give here is only one of the solutions.
Hope, my sharing can help you.

Related posts

  • Modem Default Password (0)

Amount of available memory limited to 256 MB

Posted by iceman on October 14th, 2008    Views: 2,919 views    
16 Comments
Posted in: Server     Tags: Dell, Memory limited, PowerEdge
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends


I am using Dell PowerEdge 1400SC. (It’s work for PowerEdge 1500SC as well.)
When I boot the server after pluging in another two 256MB Memory into the mother board.
This message was display.

Amount of available memory limited to 256 MB!
Strike the F1 key to continue, F2 to run the setup utility.

After couple minutes searching on Google, I found the answer already.

This is due to “OS Install mode” is enabled.

The solution is

Press F2 enter to BIOS setting
Turn off “OS Install mode”
Save Changes and Exit

Related posts

  • No related posts.

F-Secure Online Virus Scanner

Posted by iceman on September 8th, 2008    Views: 1,260 views    
2 Comments
Posted in: Antivirus     Tags: Antivirus, free, online antivirus, online scanner, online virus scanner
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

F-Secure Online Virus Scanner

F-Secure (formerly Data Fellows) is an anti-virus and computer security software company based in Helsinki, Finland and founded in 1988.

The company has large branch offices in the USA and Japan, where some antivirus analysis and software development work is also being undertaken.

== Software x-files ==
Name: F-Secure Online Virus Scanner
Language: English
License: Free
Official Site: http://support.f-secure.com/ols/start.html
http://www.f-secure.com/en_EMEA/security/security-lab/tools-and-services/online-scanner/index.html (The Latest Version)
Requirements: Microsoft® Internet Explorer 5™ or later with ActiveX enabled.

Related posts

  • Dr.Web Online Scanner (2)
  • Free Domain Name (0)

Dr.Web Online Scanner

Posted by iceman on July 30th, 2008    Views: 454 views    
2 Comments
Posted in: Antivirus     Tags: Antivirus, free, online antivirus, online scanner, online virus scanner
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

Dr. Web

Dr. Web is an Anti-virus product from Russia. Dr. Web Anti-virus was developed since 1992.
You can scan your computer for viruses and other malicious and unwanted programs by using Dr.Web Online Scanner.The files submitted for online scanning will be checked by the latest version of the Dr.Web Anti-virus and the hottest add-on to the Dr.Web virus database.Upon the scanning, the resulting scan report will be displayed.

Dr.Web Online Scanner can only tell you whether or not the file(s) submitted by you are infected. But scanning of files will not give you the answer whether your PC is infected or not.

== Software x-files ==
Name: Dr. Web Online Scanner
Language: English
License: Free
Official Site: http://www.drweb.com/online/

Related posts

  • F-Secure Online Virus Scanner (2)
  • Free Domain Name (0)

PrintFolder v1.3 – Utility used to print a list of files

Posted by iceman on July 26th, 2008    Views: 379 views    
Leave comment
Posted in: Utilities     Tags: printfolder, Utilities, Windows
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Email This Post To Friends Email This Post To Friends

PrintFolder v1.3

Handy utility to print or save a list of files located in any folder. Right-click any folder in Windows Explorer and select “PrintFolder” in the popup menu.

== Software X-Files ==

Name: PrintFolder
Version: 1.3
Language: English
License: Free
Size: 547KB
Support OS: Windows 98/2000/XP/2003/Vista
Official Website: http://no-nonsense-software.com/
Download: Download 1

Related posts

  • The RPC server is unavailable (1)
« Older Entries
  • Comments
  • Tags
  • Latest

 

  • iceman: Mausan, I am happy to hear that. I update my blog to include PowerEdge 1500sc as well. Thank you for your...
  • Mausan: It works for me too!! Poweredge 1500sc
  • iceman: b_okwuchi@yahoo.com, Which OS are you using? When the blue screen come out? Did you try to boot to safe mode?...
  • b_okwuchi@yahoo.com: after resolving amount of memory limited to 256mb, it continued booting but gave a blue screen...
  • iceman: Hi Fido, Thank you for your information. I updated my link already. Thank you very much.

 

  • Accounting Antivirus default Dell dns domain name error FACT Windows forgot password free free domain name idmap license manager Memory limited modem nethasp network online antivirus online scanner online virus scanner password PowerEdge printfolder Red Hat Enterprise Linux reset password retrieve password RHEL root router RPC samba streamyx TMnet UID range full Utilities winbind Windows windows xp winxp

 

  • Modem Default Password
  • Free Domain Name
  • How to setup NetHASP License Manager
  • Samba – idmap Fatal Error: UID range full!!
  • The RPC server is unavailable
  • Forgot root password – How to reset password?
  • Amount of available memory limited to 256 MB
  • F-Secure Online Virus Scanner
  • Dr.Web Online Scanner
  • PrintFolder v1.3 – Utility used to print a list of files

Categories

    • Antivirus
    • Browser
    • Domain Name
    • Internet
    • samba
    • Server
    • Uncategorized
    • Utilities
    • Windows

Blogroll

    • Blogcatalog
    • Development Blog
    • Documentation
    • Plugins
    • Suggest Ideas
    • Support Forum
    • Themes
    • WordPress Planet

Statistics


  • Add to Technorati Favorites   web tracker Computer Blogs - BlogCatalog Blog Directory

StatPress

  • Total visits: 7135
    Visits today: 17
    Users Online: 0


©2006-2008 IT Mamak
Disclaimer: put a content dislaimer here - Mauris elit. Donec neque. Phasellus nec sapien quis pede facilisis suscipit. Aenean quis risus sit amet eros volutpat ullamcorper. Ut a mi. Etiam nulla. Mauris interdum.Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque sed felis. Aliquam sit amet felis. Mauris semper, velit semper laoreet dictum, quam diam dictum urna

The Forte theme by Moses Francis
Valid XHTML and Valid CSS