If you like this site, Don't forget to tell your friends and bookmark it :D . Thank You !!

How to Learn Perl

Posted by X.E.R.O

more programming tutorials in programming sectionIn computer programming, Perl is a high-level, general-purpose, interpreted, dynamic programming language.   Perl was originally developed by Larry Wall, a linguist working as a systems administrator for NASA, in 1987, as a general purpose Unix scripting language to make report processing easier.Perl borrows features from other programming languages including C, shell scripting (sh), AWK, sed and Lisp.The language provides powerful text processing facilities without the arbitrary data length limits of many contemporary Unix tools,facilitating easy manipulation of text files. It is also used for graphics programming, system administration, network programming, applications that require database access and CGI programming on the Web. Perl is nicknamed "the Swiss Army chainsaw of programming languages" due to its flexibility and adaptability.Learning a programming language like Perl can seem quite daunting. It's a complex and powerful language, however, it's not that difficult to pick up. With the right tutorials and expert guidance in programming forums, you will be on your way to writing complex and even profitable Perl programs.Lets get started ..

Steps

  • Download and install a Perl interpreter - ActivePerl is a good choice for Windows users. If you are using Linux or Mac OS X, Perl may already be installed on your system. To check, open a terminal and type perl -v into the command line. If you get a message stating the current version of Perl, then Perl is installed on your system. If you get a "Command not found" error, you will have to install Perl yourself, either by installing a package for your operating system, or by building from source.
  • Find some good tutorials that teach the basics of Perl - There are many books and online references that will teach the basics of Perl. Learning Perl is a good choice for those who are unfamiliar with Perl, or even programming in general. People who already know the basics of programming may want to look at Programming Perl, which is designed for those who are already experienced programmers. Programming Perl is also a good book to read after reading Learning Perl.
  • Read the documentation - In addition with tutorials, Perl comes with many pages worth of documentation that can be accessed inside your terminal with the perldoc command. You can also browse the documentation online by visiting http://perldoc.perl.org/
  • Practice! - Unfortunately, just reading the books will not make you a good programmer. In order to really learn Perl, you need to write it. Many books and tutorials have example code to try out, as well as exercises to solve. Even though it can be tedious writing sample programs, it builds a good foundation which more advanced programming techniques can use.
  • Give back to the Perl community - One of the best ways to help people out and improve your programming skills is to give back to the Perl community. One way is by writing modules for CPAN. This allows you to release your Perl modules to the world, help others out by writing libraries that make their lives easier, and learn a bit about packaging software too!

Tips

  • In addition to being a command-line language, Perl can also be used to write Web applications (also known as CGI scripts). However, this requires the additional knowledge of HTML, CGI, and general server programming, so it is not covered here.
  • When reading tutorials, try not to jump ahead of yourself, don't get overwhelmed at long blocks of code, go one step at a time, and focus. Do the examples until you understand them before moving on.
  • Have fun! It takes a while to become really good at it, so pace yourself.
  • If you really like the language and want to meet other local programmers, try seeing if there is an active Perl Mongers group near your hometown.
  • Check your local library and see whether they have any Perl books. Since programming books can sometimes cost $30-50, it can save you money in the long run.

Downloads

 

Till then,Keep programming and keep learning.

 

posted by XERO . Wikihw,Wikipedia and wiki community. A Zillion thanks to perl community and programmers out there.

--> Read Full Article...

Follow us on Twitter Follow this blog

How to Maximize Ad Revenue on a Website

Posted by X.E.R.O

Have a website ? Confused on how to make dough through it ? Read on … How to Maximize Ad Revenue on a Website

Contextual advertisers include Yahoo Publisher Network, Google, and Adbrite. These ads usually display a link followed by some description text or the url of the link.Placement,theme and various factors contribute to the overall earning potential of a website.Here are some guidelines to follow whilst you just post through it.

  • Make sure you place the ad correctly. Ads that people can’t see won’t be clicked on, so make sure the ads are located in a prime spot that will generate interest. The best spots for an ad is on the top fold of the webpage, meaning the viewer can see the ad without having to scroll. But not on the very top, most people don't look there
  • Consider linking text. This helps to make the ad stand out more and gives a better chance for the viewer to actually read the ads. Secondly, since the ads are embedded within the text, it’s harder for the viewer to miss. Ads located on the sides are oftentimes looked over, which is exactly what you don't want visitors to do.
  • Put small, relevant images next to your ads. This has been show to increase ad revenue because this attracts attention to the ads, and people are tricked into thinking that the picture is content related to the ad. Google Adsense allows this method (somewhat, however, some images placed next to ads can violate Google TOS, ask Google before adding images next to ads), however Yahoo Publisher Network does not allow it. Read the TOS on certain publishers to get more info on whether this is allowed or not.
  • Make the ads relevant. The best part of contextual advertising is that the ads are relevant to your site (Adbrite does not have this feature, they just put up generic network ads). Google and Yahoo both target their ads decently well, but Google Adsense definitely has the best ads that are relevant to your site. To increase ad relativity, make sure the keywords that you want ads for are repeated throughout. For example, if you wanted to display ads related to “making money” you would repeat the phrase making money many times on my page. If you want to be making money, and making money is what you want, then make sure that you are making money by implementing these ads well. It’s also best to spread your keywords throughout the page instead of concentrated in one area like above.
  • Keep to one theme. This kind of ties in with making your ads relevent, but make sure your website concentrates one one certain type of category. For example, GameSpot.com is a site that focuses on games, while IGN.com has sections over games, movies, comics, cars, etc. GameSpot, if they used Google Adsense, would be serving the most relevent ads - gaming ads. While IGN, if they used Google Adsense, would be serving ads about all sorts of things because they have so many sectors. If a gamer goes on IGN and sees an ad about Japanese Movies, they probably won’t be enticed to click. Of course, these statements are just theoretically speaking, the main point is that if your website is focused on one topic, the ads will be better served to your target audience. If you have a website that covers many things, it will be harder to generate ads that interest your users.
  • Do your research. Each publisher allows you to create separate channels for your ads so you can track how each individual ad unit is doing. Look over your ads and see which ones are performing the best, and then make a judgment as to which ads you should keep and which ones you should alter or get rid of. Constantly looking over your statistics is a key factor to increasing your ad revenue.

Happy Money making webmasters (and webmaster to be…)   :)

 

posted by XERO . Wikihow. All Rights reserved .

--> Read Full Article...

Follow us on Twitter Follow this blog

Top reasons Why PC’s Crash – Curing Blue Screen of Death

Posted by X.E.R.O

“Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death.

Blue Screen of Death - www.rdhacker.blogspot.com

Anyone who uses Microsoft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

Lets get down on it…

Hardware conflict

The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Microsoft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programs.

BIOS settings

Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.

Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.

A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.

Microsoft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

Hard disk drives

After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to

* Start-Programs-Accessories-System Tools-Disk Defragmenter

This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.

The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).

Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to

* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.

Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.

Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to

* Start-Programs-Accessories-System Tools-ScanDisk

Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.

Fatal OE exceptions and VXD errors

Fatal OE exception errors and VXD errors are often caused by video card problems.These can often be resolved easily by reducing the resolution of the video display. Go to

* Start-Settings-Control Panel-Display-Settings

Here you should slide the screen area bar to the left. Take a look at the color settings on the left of that window. For most desktops, high color 16-bit depth is adequate.

If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to

* Start-Settings-Control Panel-System-Device Manager

Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.

If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.

The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.

Another useful way to resolve video problems is to go to

* Start-Settings-Control Panel-System-Performance-Graphics

Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).

Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

Viruses

Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to

* Start-Settings-Control Panel-Add/Remove Programs

Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.

A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.

An excellent antivirus program is McAfee Virus Scan by Network Associates ( www.nai.com). Another is Norton Antivirus 2000, made by Symantec ( www.symantec.com).

Printers

The action of sending a document to print creates a bigger file, often called a postscript file.

Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.

If the printer is trying to print unusual characters, these might not be recognized, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

Software

A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the program in the System Registry and leaves the way clear for a completely fresh copy.

The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Registry Cleaner to clean up the System Registry and remove obsolete entries. 

Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.

Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.

Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.

Remember to restore all the BIOS settings back to their former settings following installation.

Overheating

Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.

One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com

CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

Power supply problems

With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.

If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.

It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.

 

I hope now you will be able to rectify your problems. keep reading and learning.

 

posted by XERO . Anonymous Author

--> Read Full Article...

Follow us on Twitter Follow this blog

Various EBook Links 2

Posted by X.E.R.O

While I was stumbling across some good old backups,I found some good eBook links which i would like to share with you.Some of these are direct links where as some may require you to get registered.EBooks are big source of information and knowledge today and I have a great collection of them.You can also go through the earlier Various EBook links post or an extensive EBook links posts 

I have-not tested every link but most of the work,but still I don't guarantee that.But for those which work,enjoy the loot :)

Here we go -

http://esspc-ebooks.com/default.htm
http://etext.lib.virginia.edu/ebooks/ebooklist.html
http://www.archive.org/
http://www.emperorsrage.com/RTFM/
http://www.ccse.kfupm.edu.sa/~st214289/downloads.htm
http://www.eicage.org/eicage.asp
http://www.kernelfreak.epac.to/html/txt/
http://abel.sk.tsukuba.ac.jp/~janos/bookshelf/
http://www.koobe.net/
http://www.dethi.net/default2.htm
http://www.matrix.org.cn
http://www.net130.com/attestation/ccip/ccip.htm
http://www.filesearching.com/
http://ftpsearch.tomsk.net/
http://www.wzor.net
http://www.0dayebooks.info/ebooks/
http://www.jazarsoft.com/books/
http://www.it.hueuni.edu.vn/ebooks/
http://pos.facom.ufu.br/~rene/ebooks/
http://citrin.pp.ru/docs/
http://support.proline.lv/ftp/
http://members.lycos.co.uk/win2k3/
http://www.web2ftp.com/
http://www.osrc.org.pk/downloads/
http://docs.msfree.ca/ebooks/
http://www.hackemate.com.ar/textos/
http://ssuet.edu.pk/taimoor/books/
http://aspasia.mm.di.uoa.gr/~rouvas/info/
http://docs.cafe-philo.net/
http://www.imf.au.dk/vk/
http:// bad.zazone.net
http://www.mmdbt.com/books/
http://www.ieee.metu.edu.tr/webteam/files/documents/
http://www.unix.org.ua
http://groups.yahoo.com/group/ebooks-info/...o/files/ebooks/
http://groups.yahoo.com/group/Free_eBook/files/
http://health.groups.yahoo.com/group/book-house/files/
http://groups.yahoo.com/group/request_ebook/files/
http://groups.yahoo.com/group/digitalbooks/
http://www.emule-project.net/home/perl/gen...l=1&rm=download
http://finance.groups.yahoo.com/group/Eboo...Exchange/files/
http://groups.yahoo.com/group/freeebooks/
http://groups.yahoo.com/group/WhatsonmyPalm/files/
http://groups.yahoo.com/group/eduware2/files/
http://www.fullbooks.com/
http://www.soe.ucsc.edu
http://junkist.cc/ebook/
http://paradies.homelinux.net/ebooks/
http://ianzag.megasignal.com/ftp/pub/doc/books/
http://www.stud.ntnu.no/~dieu/
http://members.lycos.co.uk/joe/books/
http://flyman.freeserverhost.com/lz-ebooks/
http://dvleo.hkgod.org/store/DirectX/
http://plg.lrn.ru/doc/
http://mookins.com/
http://home.dammnet.com/books/
http://security24.info.tm/updates/
http://bbs.xml.org.cn
http://ska.free.fr/skate_jeux/ressources/
http://www.u-n-f.com/books/archive/
http://www.idi.ntnu.no/~bjornev/hf-dokumenter/
http://robot.metu.edu.tr/~deniz/dosya/e-book/
http://www.fixdown.com
http://www.wzor.net
http://www.realcoding.net
http://www.ebookcn.net
http://betah.co.il/new_book.asp
http://betah.co.il/book_catalog.asp
http://www.ebooksclub.tk
http://ftp.build.bg/Books_and_Help/Books
http://aleria.net/?language=ENG
http://campus.en.kku.ac.th/~pongsakorn/download/e-book/
http://downloads.apc.edu.ph/books/se-lab-server.ddns.comp.nus.edu.sg/ebooks/
http://members.lycos.co.uk/olvasoterem/ebook/
http://burks.bton.ac.uk/burks/docs.htm
http://poiinc.dyns.cx:8080/skully/computerbooks2.htm
http://secinf.net/
http://kia.etel.ru/books/index.ntm
http://arbow.itocean.net/wakka/wakka.php?wakka=UsefulResource
http://www.mmg.vmei.acad.bg/mmgebooks.html
http://stud.wsi.edu.pl/~webber/czarny/?link=ebooks
http://ftp.tuniv.szczecin.pl/pub/linux/replay/pub/EBooks/
http://docs.msfree.ca/ebooks/
http://www.xatrix.org/index-fbooks.html
http://stas.pp.ru/
http://math.bnu.edu.cn/Ebook/
http://jztele.com/~coldice/book
http://www.hypothetical.net/sillydog/Text/eBooks/
http://anatolix.naumen.ru/cppbooks.htm
http://downloads.apc.edu.ph/books/
http://www.it.hueuni.edu.vn/ebooks/
http://brianoconnell.org/ebooks/
http://www.delmar.edu/Courses/ITSY1300/eBooks/
http://ebooks.helptools.net/
http://www.quantrimang.com/details.asp?Cat_ID=14
http://disturbedyouth.org/
http://flyman.freeserverhost.com/lz-ebooks/
http://www.geocities.com/x_scn/Ebooks/EBooks.html
http://zikri.indoglobal.com/books.html
http://www.dei.isep.ipp.pt/so1/ftpdei/ades/Livros/
http://cisco.com/networkers/nw00/pres/
http://www.EDDiemoore.com
http://neweb.dhcn.net/ebook/
http://www.warez149.no-ip.org/
http://myztek.com/library/RnP/Occult/
http://carefreecomputing.net/Ebooks.html
http://www.onesmartclick.com/programming/programming.html
http://www.cyjack.com/Cognition/
http://www.emperorsrage.com/RTFM/
http://cyber.binus.ac.id/books/
http://www.totse.com/bbs/Forum12/HTML/005757.html
http://61.129.70.16/~shengjun/ebooks/68.55.29.159/
http://h4d1.shyper.com/assorted%20ebookz/
http://cyberatlantis.com/library/e-books/
http://www.mmg.vmei.acad.bg/mmgebooks.html
http://www.winapi.co.kr/pds/doc/doc.htm
http://johnchildress.com/e-books/
http://www.certcity.net/downloads
http://www.geocities.com/x_scn/Ebooks/EBooks.html
http://parafuso.net/~paulo/stuff/docs/
http://mediamaniac.dyndns.org/Downloads/BUECHER/
http://harry.studentenweb.org/hackerinfo/
http://ftp.cdut.edu.cn/pub3/uncate_doc/
http://www.kristenonline.com/download/book/
http://books.baubas.net/sample%20chapters,%20articles/
http://www.cnfreeos.org/Document/
http://parafuso.net/~paulo/stuff/docs/
http://www.ktl.elf.stuba.sk/~gyen/Project_Management/
http://home.sch.bme.hu/~nug/
http://www.datenspuren.org/documents/
http://docs.cafe-philo.net/
http://ftp3.cdut.edu.cn/python/
http://www.elzet.wha.la/ebooks/
http://www.nap.edu/books/
http://ebooks.truncode.or.id/
http://ebooks.truncode.or.id/unsorted/www.omgf.net/Reading/
http://harry.ulyssis.org/hackerinfo/
http://tesla.rcub.bg.ac.yu/~bankovic/
http://maxf.net/~leshiy/
http://seri.kmutt.ac.th/cs02/citec/www/asylum/book.html
http://www.stud.ntnu.no/~dieu/
http://www.andyming.net/MyShare/MyDoc/
http://www.murtix.com/library/
http://elooo.myftp.org/Security/?C=M%3BO=A
http://junkist.cc/ebook/
http://mail.stibanas.ac.id/ebooks/
http://www.cs.sunyit.edu/~gloor/reading_room/Programming/
http://www.geek.dnip.net/library/
http://slowman.homelinux.net/download/ebook/
http://www.best.tuke.sk/~ejo/books/
http://www.mansoorbinsaeed.com/docs/how%20to/
http://onlinebooks.library.upenn.edu
http://citrin.pp.ru/docs/
http://webpages.charter.net/akah/knowledge/
http://bookshelf.sleepnet.net/files
http://docs.msfree.ca/ebooks
http://205.151.209.27/library/
http://kazus.ru/modules.php?name=EBooks
http://max.hosting.ru/
http://secure-system.myaspgulf.net/books/books.htm
http://n3t.net/TheVault/Library
http://hysteria.sk/redtime/books/
http://www.dotnetvietnam.org/ebook/
http://sudhirmangla.i6networks.com/dotnet/books.htm
http://www.diachiweb.com/alpha.htm
http://jztele.com/~coldice/book/net/
http://www.vijaymukhi.com
http://hellnet.perverz.hu/ebookz/
http://safariexamples.informit.com/
http://dlc.pconline.com.cn/list.jsp?dltypeid=6&kindid=1001
http://219.139.240.53/itebook/
http://www.almaktba.com/index.php?cid=139
http://lazurus.shacknet.nu:8000
http://download.xdrive.com/s/370921074aDfMe4tSJVCHKSZxjd1&partner=plus
http://rahmat.zikri.com/books.html
http://bxteam.org/knjige.php
http://www.adobeevangelists.com/
http://kyberia.sk/kbase/
http://www.net130.com/ccna/
http://www.dhruvaraj.com
http://www.yaxoo.com/Books/
http://books.pdox.net/
http://www.webfile.ru
http://www.we-r-here.com/cad/
http://www.geocities.com/wwwwarezbborg/E-Books/
http://books.pdox.net/Computers/
http://www.click-now.net/ebooks.htm
http://www.free-ebooks.net/
http://www.nerd-star.com/books/
http://books.malonus.com/ebooks/computer_science
http://www.lubsecurity.org/
http://www.ex0dus.org/downloads/EBooks/
http://s87305863.onlinehome.us/download.html
http://202.41.85.117/~praveen/downloads/
http://bookshelf.sleepnet.net/files/
http://argos.observatorio.unal.edu.co/virtual/books/
http://www.nr.cc.va.us/eaton/new-horizons/pages/guidedtour.htm
http://www.itcertifer.com/
http://www.itcertifer.com/download/default.asp
http://web.1asphost.com/justdreamsite/books.html
http://www.mcu.cz/atm/index.php
http://books.dimka.ee/
http://www.eicage.org
http://www.qodbc.com.au/downloads.htm
http://voodoo.mcomm.ru/Archive/Books/
http://hongphuc.homeip.net/home/upload/index.php?direction=0&order=&directory=Ebook
http://market.renderosity.com/index.ez?Form.sess_id=19272991&Form.sess_key=1095526980
http://www.planet-source-code.com/
http://dragon.rulez.cz/e-buk/
http://www.learnvisualstudio.net/
http://www.ya-q8.com/download.php?action=list&cat_id=11&s=
http://sudhirmangla.i6networks.com/dotnet/books.htm
http://www.narada.nl/

I will definitely be posting more links in future.Keep supporting my website and keep learning.

Cheers

 

posted by XERO 

--> Read Full Article...

Follow us on Twitter Follow this blog

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Posted by X.E.R.O

One of the most popular topics among our readers is installing Windows XP on your new Windows Vista computer - sometimes for compatibility reasons, but also because a lot of people just don't like Vista very much.

The problem that people keep running into left and right is getting to the point where XP starts to install and getting the message "Setup did not find any hard disk drives installed in your computer". This error happens because your new computer has a storage controller that isn't supported natively in XP, usually an SATA (Serial ATA) controller.

“Setup did not any hard disks drive”

If you don't have a floppy drive in your computer (who does anymore), then you'll need to use a process called slip-streaming to integrate the storage drivers into your XP installation CD.

It should go without saying that this is an advanced topic, so proceed with caution.

Creating a Custom XP Install

We'll use a software called nLite to create a new XP install cd, so you'll first need to download and install it. Once it starts up, you'll be prompted for your Windows installation, so you'll want to click the Browse button.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

First you'll be prompted for the "Windows installation", which really means your XP install CD. Find it and select the root of the installation, and then click OK to go to the next dialog.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Next you'll be prompted on where you want to save the temporary files used during the slip-streaming process. I chose to create a new directory and called it XPISO, but you can put it wherever you'd like. I just recommend to use a new directory.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

 

Lite will copy all the necessary files off the XP installation and into the temporary folder. When it's done, you'll see all the information on which version it is.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Hit the next button until you come to this screen, where you can select what options you want. Select "Drivers" and then "Bootable ISO".

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Hit the next button until you get to the screen for selecting drivers. If you click the Insert button, you can choose between adding a single driver or adding a folder of drivers. Since we'll just be loading a single driver, you can choose that option, but you might want to first read the section below about finding drivers for XP.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Browse to the directory where you extracted the driver files, and then select Open. Note that it doesn't really matter which of the *.inf files you choose, because it will select all files in the folder anyway.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

nLite will prompt you to select your driver. If you don't know which exact one it is, you can either use Device Manager in Vista to find the exact model, or you can just select all of them. Just be careful not to select a 64-bit driver if you are using 32-bit, or the wrong OS version.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

 

I would recommend including both Storage and Network drivers, as those are the most common drivers that are missing in XP.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Once you proceed to the next screen, now we can finally finish the process. You can choose to directly burn the cd here, or you can select Create Image to create an ISO file that you can burn to a CD using whatever burning tool you have.

Note: If you chose to create an ISO, make sure to use the "Make ISO" button before you click Next.

Resolve “Setup did not any hard disks drive” error while installing XP over VistaResolve “Setup did not any hard disks drive” error while installing XP over Vista

 

 

 

At this point you can burn the ISO image to a CD, and then start your XP installation process.

Finding Drivers for XP

The best place to search for drivers for your hardware is at the manufacturer's support website. The only problem is that almost every manufacturer seems to distribute their drivers in floppy disk image form, even though the computer they are for doesn't have a floppy drive. Guess nobody has alerted them to get with the program.

We can still extract the drivers using an application called WinImage. Let's run through a quick example… Here you can see the Intel SATA controller driver for my HP computer.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

I downloaded and ran the executable, which extracted a file called f6flpy32.exe into a temporary directory. Don't bother trying to run this one, because it'll just prompt you for a floppy drive.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

So how to get the drivers out of this file? There are a few options that you can try, depending on how the manufacturer packed the files.

  • You can use Winimage to extract them, which is a shareware software, but you can use it during the trial period for free.
  • You can try and use WinRar to extract the file. In many instances this will extract a *.flp file, which you can mount in a VMware virtual machine or potentially with some ISO mounting software.
  • Some drivers will allow you to automatically extract into a directory. You'll have to try it and see what happens.
  • Other methods? If you've got other ideas, leave them in the comments and I'll add them to this list.

Here's the list of files that Winimage can handle, which is quite a lot.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Start WinImage and then open the file, and you should see the contents. Just extract them to a folder, preferably with a useful name so you can remember it later.

Resolve “Setup did not any hard disks drive” error while installing XP over Vista

Happy Installation…

 

Required Downloads

 

 

posted by XERO .Copyright 2008 How to geek – source .All rights reserved .

--> Read Full Article...

Follow us on Twitter Follow this blog

Dualboot Vista with XP – Install XP over Vista

Posted by X.E.R.O

The question I am asked most often is "How do I install a dual-boot with Windows XP on my new Windows Vista computer?" The answer is that it's not that difficult, it's just very time consuming, and you need to own a copy of Windows XP.

Dualboot Vista with XP – Install XP over Vista Dualboot Vista with XP – Install XP over Vista

Note that you should not attempt this if you aren't ready to troubleshoot any problems that might occur.

The first issue we encounter is that computers with pre-installed operating systems take up the entire drive. Luckily Microsoft included the Shrink volume feature in Vista, so we can easily shrink the Vista partition down to make room for XP.

Open the Computer Management panel, which you can find under Administrative tools or by right-clicking the Computer item in the start menu and choosing Manage. Find the Disk Management item in the list and select that.

Dualboot Vista with XP – Install XP over Vista

Now we'll shrink our volume down by right-clicking on the main hard drive and choosing Shrink Volume.Dualboot Vista with XP – Install XP over Vista

Now you can choose the size that you want to shrink, which really means you are choosing the size that you want your XP partition to be. Whatever you do, don't just use the default. I chose roughly 10gb by entering 10000 into the amount.Dualboot Vista with XP – Install XP over Vista

The next step might be confusing, because we need to change the cd-rom drive that's invariably taking up D: at the moment, because we want to use D: for the Windows XP partition, but it's already taken by the cd-rom drive. If you skip this step than XP will install onto the E: drive, which isn't the end of the world, but it's not quite as tidy.

Right-click on the cd-rom drive in the list and choose Change Drive Letter and Paths from the menu. Dualboot Vista with XP – Install XP over Vista

Now we'll change the CD drive to use E: by selecting that in the drop-down. Dualboot Vista with XP – Install XP over Vista

Now we can create a new partition for XP to live on and make sure that the drive letter is set the way we want. If you do not create a partition now the XP install will do so automatically, but it's easier and cleaner to do it this way.

Right-click on the Unallocated free space area and then select New Simple Volume from the menu.

Dualboot Vista with XP – Install XP over Vista

Follow through the wizard and select whatever options you'd like, making sure to use D: as the drive letter.

Now you will need to close out of disk management and reboot your computer. This is because we can't do the next step until we reboot. (you can try, but it won't work)

So we've come back from rebooting… open up Computer from the start menu and then right-click on the D: drive and select properties. Give your partition a meaningful name like "XP". It would be wise to name the C: drive to "Vista" at this point as well.

Dualboot Vista with XP – Install XP over Vista

Now you'll want to pop your XP cd into the drive and boot off it. You may have to configure your BIOS to enable booting off the CD drive, or if your computer says something like "Hit Esc for boot menu" you might want to use that.

Once you come to the screen where you can choose the partition to install on, then choose either the unpartitioned space or the new partition you created. Whatever you do, don't try and install onto your Vista partition! See how much cleaner it is now that we've labeled each partition distinctly?

Dualboot Vista with XP – Install XP over Vista

We'll assume XP is completely installed at this point, and you will have lost your ability to boot into Windows Vista, so we'll need to use the VistaBootPro utility to restore the Vista boot loader.

Download and install VistaBootPro

During the install you'll be forced to install the .NET 2.0 framework. Open up VistaBootPRO and then click on the System Bootloader tab. Check the "Windows Vista Bootloader" and then "All Drives" radio buttons, and then click on the Install Bootloader button.

Dualboot Vista with XP – Install XP over Vista

At this point, the Windows Vista bootloader is installed and you'll only be able to boot into Vista, but we'll fix that. Instead of manually doing the work, we'll just click the Diagnostics menu item and then choose Run Diagnostics from the menu.

Dualboot Vista with XP – Install XP over Vista

This will scan your computer and then automatically fill in the XP version.. click on the "Manage OS Entries" tab and then click in the textbox for Rename OS Entry, and name it something useful like "Windows XP"  or "The Windows That Works"

 

Dualboot Vista with XP – Install XP over Vista

Click the Apply Updates button and then reboot your computer… you should see your shiny new boot manager with both operating systems in the list!

Dualboot Vista with XP – Install XP over Vista

If you get an error saying "unable to find ntldr" when trying to boot XP, you'll need to do the following:

  • Find the hidden files ntldr and ntdetect.com in the root of your Vista drive and copy them to the root of your XP drive.
  • If you can't find the files there, you can find them in the \i386\ folder on your XP install cd

This is a critical piece of information: Windows XP will be installed on the D: drive, even in Windows XP… so you'll need to keep that in mind when tweaking your system.

Dualboot Vista with XP – Install XP over Vista

You can share information between the drives, but I wouldn't recommend messing with the other operating system's partition too much… it might get angry and bite you. Or screw up your files. What I do recommend is that you store most of your files on a third drive shared between the operating systems… you could call that partition "Data".

 

posted by XERO . Copyright 2008 How to geek - Source. All rights reserved .

 

 

--> Read Full Article...

Follow us on Twitter Follow this blog

How to Mod Halo – The guide

Posted by X.E.R.O

halo modding - rdhacker.blogspot.comHalo is one of the most exciting and fast paced games ever created. Hordes of online clans have emerged bragging over their skills in the game.The maps,the weapons,the items,everything is well crafted and hazardous (:P) .But have you ever tried to mod it ? Well here is a guide then.

The Tools

  • Winrar - WinRar is a file compressor that lets You make a 14Mb map file about 4 Mb.
  • Halo's mapping tool version 3.5 (HMT) -
  • SparkEdit - This tool lets you open a Halo map file and look at it, you can move things like rocks, trees and vehicles.
  • Ppf-o-matic - A helper application for SparkEdit.
  • Ppf Studio - With this utility, you can save the changes between a modded map and the original map, making the file size very small.
  • .Net Framework – The microsoft .NEt Framework is required to run all above applications.

 

Initial Setup

  • Install WinRar to program files.
  • Navigate to where you downloaded HMT.
  • Right-click on the HMT icon.
  • Scroll down to Extract to HMT folder and enter it.
  • Click the icon that has a music symbol: Halo Mapping Tools.
  • Hit File on the top left.
  • Click Open.
  • Navigate to your Halo maps folder.
  • Open the map you want to mod. For this tutorial we will be using Bloodgulch.

 

Here are some good examples -

Change Pistol to Sniper

  • Open the map you want to mod according to the instructions above. The box on the left holds everything in the map.
  • There is also a scroll box to the right of the this window.
  • Scroll down to the bottom, you should see a line that says [Weap] Weapons (20 Items)
  • Double-click on this, and 20 lines of text should expand.
  • Find the text that says weapons/pistol/pistol .
  • Click the text once and see the screen change to list the available plugins.
  • Download some plug-ins into this utility section; extract them to your hmt plug-in folder.
  • Look for text that says something like:
    • Zoom levels 1
    • Minimum Zoom 2
    • Maximum Zoom 2
  • Change the text to look like this:
    • Zoom levels 2
    • Minimum Zoom 2
    • Maximum Zoom 8

What this does is increases the zoom level of the weapon; we just gave the pistol the zoom level of the sniper.

 

Projectile Swapping

  • Scroll up until you find a line of text that says, [proj] Projectile (21 items) .
  • Double click on this and scroll down until you see a line of text that says, Weapons/shotgun/pellet .
  • Click once on this text.
  • Go to the top of the screen where you should see some text and drop-down boxes, under text that says, Tag Editor.
  • Click the button that says Swap. It will open up a window at the same place.
  • Scroll down until you find text with a bunch of numbers and letters that says Vehicles/scorpion/tank shell.
  • Double-click on this text, and return back to the projectile box.
  • Hit the button that says Save and you have made your first mod.
    • You will probably want to wait until you get more experienced with modding to post a mod as these mods are easy for the more experienced so your mod will be looked down on, and probably flamed.

 

Make a pistol to shoot Master Chiefs

  • Open Blood Gulch with HMT.
  • Near the top you will see text that says [bipd] bidped (2 items) .
  • Double-click text.
  • Select the text that says characters/cyborg/cyborg .
  • At the top of the screen, under tag information, there will be a box that has these letters/numbers in it: B7F240.
  • Copy this text.
  • Click on [proj] Projectiles (21 items) .
  • Scroll down to weapons\pistol\bullet and click.
  • Paste the numbers and letters you copied from the Master Chief biped into the box.
  • Click the Save button and play Blood Gulch.
  • Verify your pistol shoots Master Chiefs.

This mod technique can be applied for a lot of things.

 

Tips

  • When you change game type it should still look the same as before the change. In other words it should say ctf. If it says custom game you did something wrong.
  • If you post a mod, make sure you have it in .ppf format or you are going to get in trouble with the moderators.
  • You should join a forum to post your mods that you make or create a forum where people can give you tips. Getting tips from other people can help you make more creative mods.

 

A word of Caution

  • Be careful as once the game is modded it will not work for a normal game. To fix this download or get the original map from a friend.
  • Remember to save a copy of "blam.lst"

 

Happy Modding :)

 

posted by XERO . Wikihow .

--> Read Full Article...

Follow us on Twitter Follow this blog

Detect Fake Chinese Pendrive/USB Drive

Posted by X.E.R.O

I recently went with my friend to buy USB Pen Drives as I had heard that 32GB kingston pendrives were being sold for Rs 500/- .Of course I knew that no company would be selling pendrives at such price,so It was obvious that it was some cheap Chinese product, but being curious,I still went ahead and bought one. fakeusbstick01Who knows it may work…

Before Buying the Pendrive I asked the dealer what was its warrantee,he was reluctant to give any although there is a 1-3 year warranty on pendrives .I asked him to confirm properties of the pendrive in windows.He allowed me to do so and it displayed absolute 31.2 GB intact. Then I got curious that how it could be possible? Nevertheless,I purchased the pendrive..

After reaching home when I tried to copy the 4 GB “The Dark Knight” movie,and it got corrupted..that made me thinking again..I Googled and found similar cases arising through eBay. The company website didn't even had the model I purchased listed.I was selectively fooled and then I started experimenting with the pendrive..

Here is what I found -

  • On copying pictures and stuff I found out that only till 2GB of data was intact, the rest got corrupted.
  • No firmware signature was there..
  • Formatting the Pendrive was of no use.
  • I tried using windows Disk Check utility to see whether the bad sectors could be recovered but the program used to hang on initiating it.
  • The fake took an excessively long time (1 to 10 hours) only 'pretending' writing but the data was not actually being written.
  • Several Hidden system folders with random names having files more that 2.5 GB of size appeared randomly eg. 00000.000 will appear and you cannot delete them.
  • On opening the pendrive I saw the PCB was in a pretty bad condition,It had a 2GB RAM chip and was patched in firmware to make it look as it was of 32 GB.

 

I used several programs to find out the actual capacity of pendrive and to format it.

(experiment with them :D )

EPILOGUE

The pendrive was dumped into trash after its dissection because it was thoroughly useless.ULTRA Slow transfer speeds,data corruption and random files..It deserved that.

I can say only one thing in the end..BE ORIGINAL, BUY ORIGINAL..

 

posted by XERO .

 

--> Read Full Article...

Follow us on Twitter Follow this blog

Left For Dead – Total Action

Posted by X.E.R.O

Left for Dead PC - www.rdhacker.blogspot.comLeft 4 Dead is a co-operative, survival horror, first-person shooter game by Valve Corporation. The game uses the Source game engine, and is available for Windows-based personal computers and the Xbox 360.Left 4 Dead puts four human playable or AI controlled survivors of an apocalyptic pandemic against hordes of aggressive "Infected" zombies in a cinematic backdrop in which the players "star" as each character in a fictional movie.

Set in the immediate aftermath of the zombie apocalypse, L4D's survival co-op mode lets you blast a path through the infected in four unique “movies,” guiding your survivors across the rooftops of an abandoned metropolis, through rural ghost towns and pitch-black forests in your quest to escape a devastated Ground Zero crawling with infected enemies. Each "movie" is comprised of five large maps, and can be played by one to four human players, with an emphasis on team-based strategy and objectives.

New technology dubbed "the AI Director" is used to generate a unique gameplay experience every time you play. The Director tailors the frequency and ferocity of the zombie attacks to your performance, putting you in the middle of a fast-paced, but not overwhelming, Hollywood horror movie.

Battling your way through the grim, desolate world is always tense and challenging, thanks to the unpredictable, relentless enemies. It's equally thrilling to play as one of the zombies (aka the infected), coordinating deadly ambushes as you try to kill the survivors. Nevertheless, Left 4 Dead's well-crafted gameplay simply must be experienced in multiplayer. Left 4 Dead stars four charismatic survivors whose appearances and personalities add an immersive element to the game. When you play with one or more competent teammates, Left 4 Dead is an absolute blast.The difficulty changes as you play. The game throws tougher, more numerous foes at dominant survivors and offers periods of respite or more frequent resupply to beleaguered teams.Each area of the level becomes a potential battleground, so you have to be constantly vigilant, ready to make a defensive stand or rescue a teammate at a moment's notice.The multiplayer zombie-apocalypse shooter brilliantly brings players together thanks to great co-op and the most sadistic A.I. encounter system we've ever seen.

The Good

  • Dynamic enemy placement make each play-through different
  • Tight controls and well-tuned guns 
  • Stiff challenge makes survival difficult and thrilling 
  • Versus mode expertly turns the tables 
  • Killing survivors is as fun as killing zombies (if not more so).

The Bad

  • Campaign is less fun when played alone
  • Only four campaign maps

System Requirements

Minimum:

  • Supported OS: Microsoft Windows XP / Vista / Vista64
  • Processor: Pentium 4 3.0GHz
  • Memory: 1 GB
  • Graphics: 128 MB, SM 2.0, ATI 9600, NVidia 6600 or better
  • Hard Drive: At least 7.5 GB of free space
  • Sound Card: DirectX 9.0c compatible sound card

Recommended:

  • Supported OS: Microsoft Windows XP / Vista / Vista64
  • Processor: Intel core 2 duo 2.4GHz
  • Memory: 1 GB
  • Graphics: SM 3.0, NVidia 7600, ATI X1600 or better

 

Purchasing and Download Links -

 

posted by XERO . Wikipedia and various sources,VALVE.

--> Read Full Article...

Follow us on Twitter Follow this blog

Freespire Linux – How to Download and Install ?

Posted by X.E.R.O

Freespire is a community-driven Linux distribution which is composed mostly of free/open source software, while providing users the choice of including proprietary software including multimedia codecs , device drivers and application software as they see fit. Freespire is originally derived from Linspire. Freespire consists of intuitive windows style design themes and interface to make user comfortable to its operations.

Its perfect Linux for those who don't know much about Linux but still want to use it.

User Manual

Installation

  • After burning iso to DVD
  • Place Freespire in your computer's ROM drive
  • Restart the computer
  • Boot from DVD
  • Hit Enter when INSTALL Freespire on this computer's hard drive is highlighted

Freespire installation-PROHACK-www.rdhacker.blogspot.com

  • Click Next at the welcome page
  • Select your keyboard layout and click Next
Freespire installation-PROHACK-www.rdhacker.blogspot.com
  • There will be two options:
    • If you wish to Take over an entire hard disk select that option and click Next. If you don't have more then one hard drive skip to step 8.
    • If you wish to perform an Advanced install select that option, click Next, and continue to next step .

Freespire installation-PROHACK-www.rdhacker.blogspot.com

  • Select a pre-made partition that you wish to use for Freespire. Determine if Freespire should write the MBR then click Next

Freespire installation-PROHACK-www.rdhacker.blogspot.com

  • Fill out the form and click Next

Freespire installation-PROHACK-www.rdhacker.blogspot.com

  • Verify the setup and click Finish

Freespire installation-PROHACK-www.rdhacker.blogspot.com

  • Click Yes I'm Sure

Freespire installation-PROHACK-www.rdhacker.blogspot.com

Congratulations you are now installing Freespire! When the installation has completed click Ok, remove the CD, and hit Enter.

 

Download Freespire

FTP LINKS

HTTP LINKS

 

posted by XERO . warezshares-Phantom

--> Read Full Article...

Follow us on Twitter Follow this blog

Microsoft MORRO-New Kid on the block

Posted by X.E.R.O

Morro is a code-name for an upcoming freeware Antivirus software, created by Microsoft. It is expected to be released in the second half of 2009, and will provide protection from viruses, spyware, rootkits, and trojans.

Its announcement, made on Tuesday November 18th, marked a change in PC security strategy from Microsoft. A screenshot of Windows Live OneCare 2.5.2900.03OneCare, the all-in-one service that microsoft launched in May 2006 only managed to take 2% of the already clustered PC security market and failed multiple virus tests .Windows Live OneCare (previously known as Windows OneCare Live and formerly code-named A1) is a computer security and performance enhancement service developed by Microsoft for some of its Windows operating systems. The software is an annual paid subscription, which can be used on up to three computers. OneCare will be discontinued in June 2009,however, virus definitions, subscription renewal and support for OneCare will continue until Morro ships.. Morro will be a free, no-frills program suited for smaller and less powerful computers, perhaps aimed at the emerging "netbook" market.

Amy Barzdukas, senior director of product management in the online services division at Microsoft, said: "This new, no-cost offering will give us the ability to protect an even greater number of consumers, especially in markets where the growth of new PC purchases is outpaced only by the growth of malware.".

 

posted by XERO . Wikipedia and More..

--> Read Full Article...

Follow us on Twitter Follow this blog

Full TIME Blogger !!!

Posted by X.E.R.O

Hi Guys (and gals :) if there are any..) . I have Finally settled down at the new city and now I can return to my older blogging habitat.Guys,I will be posting regularly and will be updating you with the latest of what I believe in...

Cheers

XERO
--> Read Full Article...

Follow us on Twitter Follow this blog

How to Use VNC Virtual Network Computing to Control a Computer

Posted by X.E.R.O

VNC (Virtual Network Computing) is a useful tool which allows you to control networked PCs from any location within the network as if you were sitting in front of the target computer. VNC creates a "virtual desktop," allowing you to operate the remote machine in exactly the same way you normally would.

STEPS-
  1. Visit RealVNC to obtain a copy of the VNC software. It is free for personal use.
  2. Install VNC on all machines which you plan to access remotely.
  3. Choose "service mode" during installation. This allows VNC to run as a Windows service, which offers resource-management advantages.
  4. Confirm that VNC is running on all machines. If the service is running, there will be an icon in the system tray showing the letters "VNC."
  5. To access another machine from your current location, click Start > All Programs > RealVNC > VNC Viewer 4 > Run VNC Viewer. A small input box will appear. Type the IP address of the known remote computer and click OK. You are now successfully connected.
TIPS -
While VNC is primarily a productivity tool, it can also be used to play any number of amusing tricks on unsuspecting users. If you are at home or among friends, try taking over a user's desktop without their knowledge and watch the ensuing chaos. They will wonder why their mouse pointer suddenly has a mind of its own. For extra hilarity, try starting Notepad or something similar and typing in cryptic "messages from beyond." Needless to say, do not secretly install VNC on the computer of your boss or supervisor for these purposes. He or she will not be amused, and you will probably find yourself with a sudden excess of free time.

WARNINGS -
  • Make sure that your network is secure before installing VNC. If the network is vulnerable, there is a risk of intruders gaining direct unauthorized access to the machines on your network. Should this occur, the intruders will have the ability to do a great deal of damage. If your network connects to the internet, make sure that a firewall is in use, and that proper security procedures are observed.
  • A security hole in RealVNC could be used to log in without a password. Make sure you have the latest version. 

5 DAYS and I will return..I have got a fine Job and have been feeling easy as of now.

Thank You Guys.

XERO

POsted by XERO . WIKIHOW
--> Read Full Article...

Follow us on Twitter Follow this blog

Blog Directories

Rishabh Dangwal Computer Blogs - BlogCatalog Blog Directory Visit blogadda.com to discover Indian blogs Blog Directory TopOfBlogs BuzzCritic Top Technology blogs Technology Blogs Hacker Topsites Blogged.com PRO HACK PROHACK provides you tips n tricks,softwares,games,hacks,interview and dating tips and cool stuff that makes your cyber and real life more productive and fruitful.Be a Pro,Visit PROHACK Add to Technorati Favorites Increase Page Rank web stats Computers Top Blogs

simple hit counter
DigNow.net BE A PRO,VISIT PROHACK Pro Hack - Blogged PROHACK - Your technology navigator Technology (Blogs) - TOP.ORG Computers Blogs IndiBlogger - Where Indian Blogs Meet IBSN: Internet Blog Serial Number 3-0102-9058-9

blogarama.com Blogging Fusion Blog Directory Blog search directory Blog Search Engine Free Blog Directory LS Blogs All Direct Links Dmegs Web Directory BloggerNow.com mozilla firefox

675+ dedicated technology enthusiastic have subscribed to PROHACK..join the tribe :D