Seek And Ye Shall Find!

a single chat across the net with a geek is worth hours of surfing.

Change it to what you can remember;)

How would you reset
the administrator’s password?

+ I will start with Windows NT 4.0, and for some earlier versions of Windows 2000 This trick would not work with WinXP Sp2. I will show you how for WinXp S2 In a later discussion.

The LOGON.SCR trick

To successfully reset the local administrator’s password on Windows NT and some versions of Windows 2000 follow these steps:

Read the rest of this entry »

IronkeyThumb drives are a iron keyconvenient and cool way to carry around your data, and with drive sizes in the gigabytes, you can store a ton of photos, files, music, and video in a very tiny space. Unfortunately, due to their small sizes, they are targets for information thieves.

Think about it - all that personal data - your resume, email, password-files, and pictures of your girlfriend (wink) can be picked up and copied and returned before you even noticed it was missing. You want to have this data handy, but handy for you and not for that scumbag down the hall with the sticky fingers. Like you, the US Military wanted portable but secure storage, and the guys at IronKey stepped up. They’ve developed the perfect solution that’s one-part thumb-drive, and two parts Mission: Impossible. Their thumb drives hold up to 4 Gigabytes of data, but includes a hardware encryption chip that scrambles the data so as to be completely unreadable without a password.
Read the rest of this entry »

  • 0 Comments
  • Filed under: Security
  • I was having problems installing Symantec Antivirus Corporate Edition client version yesterday in my work place.
    There are 2 methods to install Symantec Antivirus Corporate Edition.
    First method is put in the CD and wait for the autorun to appear and click on the “Install Symantec Antivirus” bar.
    Read the rest of this entry »

  • 0 Comments
  • Filed under: Antivirus, General
  • Mdaemon How-to

    Installation guides

    pro-mdae.jpgMDaemon easy installation guide
    This guide is designed for users looking for a no-nonsense guide to getting an MDaemon server up and running in as short a time as possible. The information you need to know prior to installation, the installation itself and the basic configuration steps required are all detailed with simple to follow screenshots. This is a VITAL READ for new users!
    1.  Quick Start
    2. Mdaemon Guide
    3. Mdaemon Documentation

  • 0 Comments
  • Filed under: Mails, Windows, Servers
  • What is Linux ?

    What’s Linux? 

    Linux is a flavour of UNIX, an operating system (underlying software that provides an interface between a computer’s hardware and its applications) developed at Bell Laboratories as a private research project by a small group of people starting in 1969. Linux was originally developed in 1991 by Linus Torvalds, then a student at the University of Helsinki, Finland. Linux is now being developed with the help of many UNIX programmers across the Internet under the GNU General Public License and its source code is freely available to everyone.

    Read the rest of this entry »

  • 0 Comments
  • Filed under: Whats Is ?
  • Difficult Viruses

    SAFE MODE:  Some viruses take advantage of Windows services that are disabled in “Safe Mode”. Sometimes being in safe mode is the only way you can keep the computer from crashing while you’re working on it. Being in Safe mode can signifigantly increase the chances of you removing a virus. For instructions on restarting in Safe mode, refer to the Symantec document How to start the computer in Safe Mode.
    Read the rest of this entry »

    Intro to Squid

    Starting Squid

    Use the chkconfig configure Squid to start at boot::

    [root@bigboy tmp]# chkconfig squid on

    Use the service command to start, stop, and restart Squid after booting:

    [root@bigboy tmp]# service squid start
    
    [root@bigboy tmp]# service squid stop
    
    [root@bigboy tmp]# service squid restart

    You can test whether the Squid process is running with the pgrep command:

    [root@bigboy tmp]# pgrep squid

    You should get a response of plain old process ID numbers.

    Read the rest of this entry »

    ask the geek !

    Get a free solution instantly on your cellphone.
    If you have an urgent problem send a text message to MTN 00233244798979:
    I will surely help you out.

    DD-WRT Howto

    A howto for DD-WRT 

    ********Warning ********
    Following these instructions will invalidate your Linksys warranty. You do so at your own risk. These instructions assume that you have an understanding of Linux, PHP MySQL and Apache. If you brick your AP you might get it back by holding down the reset pin for 20 seconds, unplug the power while still holding down the reset button for another 20 seconds and then plugging the power back in while still keeping the reset button held in for a further 20 seconds. This should bring it back to the defaults of whatever firmware you have installed. You should be able to login to 192.168.1.1
    *******End of Warning********

    Read the rest of this entry »

    Optimizing Windows

    Basic defense guide, should be enough to keep your machine running smooth. They are just recommendations for you to keep your windows closed and stay safe. 



    VIRUS PROTECTION

    Do you have anti-virus software? Is it configured to run all the time so it checks every file you access? Do you update it regularly (like every week or at a minimum every month)? If you have any doubts at all, I suggest you launch your antivirus program, get the latest update, then scan your entire hard drive. It may take an hour, but it will be worth it. All the popular antivirus programs can be configured to automatically check for and download new virus signature files. Find out how to make your antivirus update itself so you don’t have to worry about it.

     

    Read the rest of this entry »

    Linux System Web Administration

    Hope you enjoy this…. :)

    Webmin is an excellent web-based interface to your Unix based machines. There are no webmin packages in the latest release “Dapper”. This is how I installed webmin on my Dapper server… Install SSH

    Read the rest of this entry »