web analytics

Archive

Archive for the ‘Uncategorized’ Category

What are Computer Viruses and its Types?

March 14th, 2011 No comments

Similar to a contagious organic agent that grows up and proliferates in living cells, a computer virus is hard to purge after it has attacked a PC. So it is important to have an idea about the different types of viruses.

Types of Computer Virus

Program Viruses: These infect the executable files and are loaded in memory during the execution, taking the virus along. The virus gets active in memory, forming copies and getting files infected.

Boot Virus: This one is a computer virus that usually infects the boot sector on floppy disks, hard disks, and supposedly also the other bootable media like DVD or CD. As soon as the infected PC boots the virus attacks floppies and other types of media when they are used. Boot viruses are not common these days because floppy disks are not used much.

Multipartite Viruses: Also called multi-part virus, these types of viruses attempt to attack both the executable, or program files and the boot sector concurrently. When virus attaches to boot sector, it will in turn affect the PC’s files, and when the virus bonds to files, it will attack the boot sector. This virus can infect a system again and again if all parts of the virus are not wiped out.

Stealth Viruses: These types of viruses use certain techniques to dodge detection. They might redirect the disk head to read another sector rather than the one where they reside or they may modify the reading of the size of infected file shown in the directory listing.

Polymorphic Viruses: Polymorphism means “several forms”. A basic example for this in programming is function overloading. A polymorphic virus usually uses a polymorphic code, that is, the program uses an intricate algorithm to change the makeup of the internal code whilst maintaining its core function.

Macro Viruses: A macro virus is a new one among the types of computer virus, and infects the macros within a template. When you unlock a spreadsheet or word processing document, the macro virus gets into Normal template. Each document you open points to Normal template, and therefore gets infected with the macro virus. As this virus attaches itself to documents, the attack can spread if the docs are opened using another PC.

This is just a quick glance on types of computer virus. There are a lot of more specialized types. However this info is sufficient for the common user to be more prepared to protect the PC.

Perl/Linux v0.9.5

January 15th, 2011 No comments

See the Perl/Linux project page for project information and CVS access.

Many of the programs came from Perl Power Tools (PPT). Other programs came from Jay Kominek’s Perl/Linux page. Other programs, I wrote or enhanced, including: plHttpd (web server), edit (aced based), vi (enhanced aced), mount (enhanced unSlider version), xargs, login, passwd, getty, halt, init, ifconfig, route

The only compiled code in this Perl/Linux system is: Linux Kernel (not currently built with this project), perl, and uClibc.

Perl/Linux v0.9.5 Official website

Download link to the distribution ISO

ParallelKnoppix

January 15th, 2011 No comments

ParallelKnoppix is a remaster of Knoppix that allows a cluster of machines for parallel processing using the LAM-MPI and/or MPICH implementations of MPI, as well as PVM. You can convert a room full of machines running Windows into a Linux cluster, and when you shut down, your Windows machines are in their original state. The computers in the cluster can be homogeneous or heterogeneous. Getting the cluster up and running takes about 5 minutes, if the machines have PXE network cards. Clusters from 2 to 200 machines are supported. The tutorial explains in detail how to set it up. A security enhanced version was released December 2, 2005. ParallelKnoppix 2.6 was released May 4, 2007. PK 2.8 for 64 bit systems was released November 21, 2007. This was the final release for ParallelKnoppix. See PelicanHPC for the continuation of this work.

ParallelKnoppix Official website

Download link to the distribution ISO

OpenZaurus

January 15th, 2011 No comments

Some time ago new kernel hacker joined team of people working on 2.6 kernel for Zaurus machines — Thomas Kunze gave us SD/MMC driver for collie and works on other subsystems to get this machine working. As result collie got added into list of Ångström supported devices and test images were generated.

Also during last time people were asking Koen Kooi when Ångström is going to be released. He usually answered that it depends on OpenZaurus release plans (OZ first).

But they lack developers to work on two distros in one time. Release of OpenZaurus 3.5.4/3.5.4.1 took me few months of work as I had to organize beta testing program, build images, fix bugs, find someone to work on documentation, build feeds. Then due to limited access to main mirror I had to work on upgrades feeds. Those tasks will be split to more people in Ångström.

OpenZaurus Official website

Download link to the distribution ISO

Nuclinux

January 15th, 2011 No comments

Nuclinux is a single floppy linux-distribution which fits on one 3.5 inch floppy. It’s designed primarily to connect to the Internet from a networked machine (as I do at school).

Main features:

bash 1.4
links (a full featured internet browser), ssh, irc, ftp, telnet, finger
ftp-server (muddle ftp), telnet server
vi (elvis) and joe texteditors
rna: mail(pop3)/news(nntp)-reader
new kernel (2.2.18) (.config included)
usefull script to connect into the (Inter)net, they make it easy to use your floppy in many different machines
tetris
Free space at the beginning of the disk for saved mails, passwords etc…, optimized so, that non-used space is like a readwrite minix “partition”.

Nuclinux Official website

Download link to the distribution ISO(Link in the Main Page)