FreeAntivirus

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, December 31, 2008

Compiling a new Kernel on Linux

Posted on 8:16 PM by Unknown
Yesterday i downloaded the newest Linux kernel ,that is 2.6.28 and tried to compile it...... when after extracting the zip archive and issue make command i got error as configuration file missing ..... and i was given three commands fro configuring that ... oldconfig , menuconfig and xconfig ...... menu config and xconfig appears difficult for me ..so i choose oldconfig which makes the entire
Read More
Posted in Fedora, Kernel, Linux, Programming | No comments

How to change the running process priority

Posted on 7:59 PM by Unknown
The kernel determines which processes require more cpu time than others by the process' nice level, also called niceness. The higher the nice level of a process is, the less CPU time it will take from other processes. Nice levels range from -20 (the least “nice” level) to 19. Negative values can only set by root.Adjusting the nice level is useful when running a non time-critical process that
Read More
Posted in How to ... | No comments

Reinstall Grub after installation/upgrade of Windows (Vista)

Posted on 6:35 PM by Unknown
This is for Windows (XP or Vista) dual boot with Fedora Core (any version)Boot the Fedora cd disk #1 (installation disk).At the installation menu, type in linux rescue (hit the enter key)Now system will try to find your linux installation and all goes fine it will mount your root filesystem under /mnt/sysimage directory.At the terminal prompt, Type in chroot /mnt/sysimagethen type: cd /boot/grub
Read More
Posted in | No comments

Linux Kernel e-book Collections

Posted on 6:25 PM by Unknown
Title: "Iptables-tutorial"Author: Oskar Andreasson.URL: http://iptables-tutorial.frozentux.netKeywords: iptables, netfilter, firewallsDescription: The aim of the iptables-tutorial is to explain iptables in a complete and simple way. It information on all the currently available matches and targets (in kernel), as well as complete example scripts and explanations. It contains a complete
Read More
Posted in Kernel, Linux | No comments

Tuesday, December 30, 2008

How to install fglrx (Ati driver) in Fedora 10

Posted on 8:25 PM by Unknown
1. Install driver ( if you previously downgraded libdrm you will need to upgrade to the F10 version ) install the F9 rpmfusion driver Code: su -rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpmyum --enablerepo=rpmfusion-nonfree-updates-testing install
Read More
Posted in Drivers, Fedora, How to ... | No comments

Solve Dialup problem in Fedora 10

Posted on 7:41 PM by Unknown
Yesterday i installed Fedora 10 in my laptop...... installation was perfect . I connect my dialup modem and dialed using Wvdial ,dialup connection established ,but i'm unable to use that connection both on terminal and Firefox.so i post my doubt on Linux Comm. in orkut .........there one guy named Apinder helped me to solve that that is to add a new line to /etc/resolve.conf"Add the DNS entries
Read More
Posted in Fedora, How to ... | No comments

Microsoft Word vs. OpenOffice Writer - Usability Comparison

Posted on 7:33 PM by Unknown
Usability wise OpenOffice Writer is not difficult in comparison to Microsoft Word. But as many have learnt computing through a Windows perspective, they generally face the problems in terminology and “where to find what” kind of annoyance. Little bit of intuition will help the users be familiar with OO Writer.TerminologyMost functions and controls have the same or similar names in Microsoft Word
Read More
Posted in | No comments

How to copy VCD in Linux

Posted on 7:22 PM by Unknown
Linux users generally get stuck up while trying to copy VCDs. They get an “IO Error”, no matter what they try. Further, if one copies that video files from windows partition or just tries to play that infamous *.dat video file, Linux does not recognize that file. Of course, if one opens that file with mplayer or vlc (or any other video player) then it does play. Nobody wants to let those good
Read More
Posted in How to ..., Linux | No comments

Monday, December 29, 2008

Turning off or disabling SELinux

Posted on 8:34 AM by Unknown
SELinux is a set of extra security restrictions on top of the normal Linux security tools. It gives the systems administrator a finer grain of control than what the kernel typically provides.But SELinux can sometimes get in your way. For example, I have had typical services, such as Apache, appear to start up correctly, but remain inaccessible from the outside world because I forgot to allow the
Read More
Posted in Fedora, How to ... | No comments

Saturday, December 27, 2008

Why not Windows

Posted on 8:45 AM by Unknown
Why not Windows Windows and Office work fine — Why worry about it? Restrictions A legal copy of Windows is expensive, but what do you get? Windows and Office are licensed, not sold. By using these products, we have to agree to a number of harsh restrictions. For most Windows licenses, you can't keep the software when you change the hardware. You sometimes can't even give your software
Read More
Posted in | No comments

How to Misunderstand Free Software

Posted on 8:40 AM by Unknown
How to Misunderstand Free Software Five misconceptions about free software, corrected. 1. The software industry can't keep going if programmers don't get paid. Let's begin with one simple fact: free software programmers do like to get paid, and all need to buy lunch at some time. When we mention free software, we refer to liberty not price. You may actually pay to get free software (or "open
Read More
Posted in How to ... | No comments

Friday, December 26, 2008

Why are Linux and Mac OS X safer?

Posted on 10:09 AM by Unknown
First, look at the two factors that cause email viruses and worms to propagate: social engineering, and poorly designed software. Social engineering is the art of conning someone into doing something they shouldn't do, or revealing something that should be kept secret. Virus writers use social engineering to convince people to do stupid things, like open attachments that carry viruses and worms.
Read More
Posted in Linux | No comments

Printer Jam event !!

Posted on 9:48 AM by Unknown
Eariler there was nothing like free software ,then companies won't wont disclose their hardwares specification out to others .if a user bought a hardware he can use only the bundled software provided along with it ..... there is an event called "Printer Jam problem" in Richard Stallman 's life ....one of the events that inspired Richard Stallman to start free software movementFolowing is the
Read More
Posted in | No comments

Why Apple chose BSD instead of Linux !!

Posted on 9:18 AM by Unknown
We all know apple Mac OS was based on BSD (Berkeley Software Distribution) .They could have use linux instead ,but hey chose BSD .because GPL is much more restrictive than the BSD License no restrictions other than somewhere you have to acknowledge the Regents of Berkley . Thats why Apple chose BSD over Linux, it could be made commercial and not have to release any source code, thereby allowing
Read More
Posted in | No comments

How to use Fingerprint reader in Linux

Posted on 8:45 AM by Unknown
Today i tried using Fprint-demo in my Interpid lbex installed on my Toshiba satellite laptop .... synaptic made the installation easy ... sudo apt-get install fprint-demo thatz all . My fingerprint reader was that of Authentec ,without doing any additional configuration ,the program accessed my finger print reader easily .......Fingerprint scanners are becoming more commonplace, especially on
Read More
Posted in How to ..., Linux | No comments

Thursday, December 25, 2008

Instead of Linux Kernel ??

Posted on 7:08 AM by Unknown
We will simply call a Linux distribution by the term "Linux " . but the strictest definition of Linux refers to only the kernel ...the more apt term would be "Gnu/Linux" . There is always a strong debate going on many of Linux communities that ,one should call a Linux distribution a"GNU/Linux" or not . The people who are supporting the term "GNU/Linux " argue that Linux refers to only the kernel
Read More
Posted in Kernel, Linux | No comments

Tuesday, December 16, 2008

HowTo get your System Information

Posted on 6:42 AM by Unknown
System Activity Information: sarTo use sar, sadc (system activity data collector) needs to be running. Check its status or start it with rcsysstat {start|status}.sar can generate extensive reports on almost all important system activities, among them CPU, memory, IRQ usage, IO, or networking. With its many options, it is too complex to explain further here. Refer to the man page for
Read More
Posted in How to ... | No comments

Saturday, December 13, 2008

How to forward your mails to someother account

Posted on 6:36 AM by Unknown
Ever wondered how to forward your mails especially if you are a webmaster managing number of sites. You might need to forward any email sent to your primary email address. Its that easy. Just create a .forward file on your home directory. Insert list of emails addresses separated by commas, where you want to get forwarded.Login as user and typeecho 'destination_email_address' > .forwardJust
Read More
Posted in How to ... | No comments

Friday, December 12, 2008

25GB in 70 seconds with USB 3.0

Posted on 7:11 PM by Unknown
At the Windows Hardware Engineering Conference (WinHEC) 2008, USB-IF President, Jeff Ravencraft revealed that the new specifications for USB 3.0 would be fully released on November 17 at the SuperSpeed USB Developers Conference in San Jose. The USB 3.0 architecture is also named SuperSpeed USB due to its incredible 5 gigabit per second (Gbps) data transfer speed.The USB 3.0 specification
Read More
Posted in Communication | No comments

Bluetooth 2.2 coming in mid-2009

Posted on 7:07 PM by Unknown
The Bluetooth Special Interest Group (SIG) is planning to release a new version of Bluetooth in mid-2009. As expected, Bluetooth 2.2 will deliver transfer rates at higher speeds than previous versions.The idea of the new High Speed Bluetooth specification is to work with WLAN or USB for improved data rates, and will be known as Bluetooth 10x and Bluetooth 100x, respectively. For this to work, a
Read More
Posted in Communication | No comments

Indian court asked to ban Google Earth

Posted on 7:02 PM by Unknown
Google Earth should be banned amid suspicions that the online satellite imaging tool was used in planning the attacks that killed more than 170 people in Mumbai last month, an Indian court heard.The case filed at the Mumbai High Court alleges that Google Earth and similar services, “aid terrorists in plotting attacks” by supplying detailed bird’s-eye images that are used to acquaint militants
Read More
Posted in Google | No comments

How to change hostname in Linux

Posted on 6:26 AM by Unknown
1) Edit file /etc/sysconfig/network using your favourite editor.vi /etc/sysconfig/network2) Look for HOSTNAME=xxxxxx3) Change the xxxx to the name you wish to set for your computer. (ex:HOSTNAME=abc.com)4) Save the file and restart the network service. (ex: type service network restart in your shell)Done! You have just changed your hostname in Linux platform
Read More
Posted in How to ... | No comments

Thursday, December 11, 2008

Tata indicom Plug2surf dialup on Linux !!

Posted on 8:53 PM by Unknown
wvdial does most of the trick, but run it in sudo or root user mode.on terminal runsudo wvdialconf now open the file /etc/wvdial.conf as root and just change the lines for phone number, username and password. Remember to remove the ";" at the beginning.Phone = #777Username = internetPassword = internetAlso add the line stupid mode = 1 at the end.So ur file will be[Dialer Defaults]Modem = /dev/
Read More
Posted in How to ... | No comments

Tuesday, December 9, 2008

Why I hate Flat Panel LCD Monitors (satire)

Posted on 12:38 AM by Unknown
1. The new Flat Panel monitor takes up less space, so now the boss will pile more work on my desk.2. With the old CRT monitors, you can't see the dust that piles up behind it. You can see the dust with the new Flat Panel monitors. It's gross!3. Hey, I can't put stuffed animals and action figures on top of my new Flat Panel monitor..4. Since the new Flat Panel Monitor does not generate any heat,
Read More
Posted in Fun | No comments

Sunday, December 7, 2008

Tape drives naming convention

Posted on 6:30 AM by Unknown
SCSI tape device namesThe st driver provides the interface to a variety of SCSI tape devices under Linux. * First (auto rewind) SCSI tape device name: /dev/st0 * Second (auto rewind) SCSI tape device name: /dev/st1 * First the non-rewind SCSI tape devices: /dev/nst0 * Second the non-rewind SCSI tape devices: /dev/nst1 IDE tape device namesThe ht driver provides the interface to a
Read More
Posted in | No comments

Saturday, December 6, 2008

VSFTPD - limit the number of simultaneous connections for a single IP address

Posted on 6:27 AM by Unknown
By default VSFTPD allows unlimited connection from the same client IP address.1: Open vsftpd.conf fileUse text editor such as vi to edit /etc/vsftpd.conf or /etc/vsftpd/vsftpd.conf file:# vi vsftpd.conf2: Setup limitationSet up the max_per_ip=4 (this will limit simultaneous connection to 4 number only)max_per_ip=43: Restart vsftpd# /etc/init.d/vsftpd restart
Read More
Posted in How to ... | No comments

Thursday, December 4, 2008

Linux related e-books - Free

Posted on 6:15 PM by Unknown
Free Linux related e-books. E-books: Advanced Linux Programming by CodeSourcery LLCComprehensive Linux Textbook by Muayyad Saleh Al-SadiJava Application Development on Linux by Carl Albing and Michael Schwarz (PDF)Linux Client Migration Cookbook, Version 2: A Practical Planning and Implementation Guide for Migrating to Desktop Linux by Chris AlmondLinux Compute Clusters by Chander
Read More
Posted in Linux | No comments

Monday, December 1, 2008

Fuel-cell powered devices getting closer

Posted on 11:19 PM by Unknown
Laptop, cell phone and iPod owners tired of having their devices run out of charge after a few hours have been patiently waiting for the next portable power source to arrive.Tiny fuel cells, powered by combustible liquids or gasses, have long been touted as the eventual solution. Potentially, they could power a laptop for days between refills.But fuel cells have perennially remained a year or two
Read More
Posted in laptop, mobile, News | No comments

Create avatars with MeMaker in Ubuntu

Posted on 10:24 AM by Unknown
MeMaker gives users a wide variety of images that, when placed together, create an avatar. This avatar is intended to represent the way that this person is in some way. The goal of the project is to have enough images that anyone can create an image that they feel would closely represent them without having to use a photo in the image itself.MeMaker is a nifty little tool that takes packages of
Read More
Posted in ubuntu | No comments

The 10 most useful Linux commands

Posted on 4:02 AM by Unknown
I understand that many of you don’t want to use the command line in Linux (or in any operating system, for that matter). But the truth is, to be a good administrator, you have to know the command line. Why? Well, with Windows there are times when the command line is the only thing that can save your skin. With Linux, the command line is vast, reliable, flexible, fast… I could go on and on.And of
Read More
Posted in How to ..., Linux | No comments

10 mistakes new Linux administrators make

Posted on 3:56 AM by Unknown
For many, migrating to Linux is a rite of passage that equates to a thing of joy. For others, it’s a nightmare waiting to happen. It’s wonderful when it’s the former; it’s a real show stopper when it’s the latter. But that nightmare doesn’t have to happen, especially when you know, first hand, the most common mistakes new Linux administrators make. This article will help you avoid those mistakes
Read More
Posted in administration, How to ..., Linux | No comments
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Popular Posts

  • Google introduced new Voice and Video Chat !!
    Google today launched Gmail voice and video chat, making it simple for people around the world to chat in high-quality video for free right ...
  • Reducing load on web server by using reverse proxy - squid
    Many large organizations use caching proxy servers to save on network bandwidth utilization (and costs) and improve browsing response times...
  • UNP a Universal File Unpacking Utility for Ubuntu / Debian
    Unp is a small perl script which makes extraction of any archive files in easy way. It support several compressors and archiver programs, ch...
  • File Access Permissions on Linux
    File protection with chmod chmod 400 file    To protect a file against accidental overwriting.chmod 500 dir     To protect yourself from acc...
  • Convert text files to MP3 under Linux
    First we would need to install festival. We can install festival with the following command :sudo apt-get install festivalNow we need to ins...
  • Linux for Kids
    LinuxKidX was, until recently, a Brazilian-only Linux distribution, but, as of March 20th 2009, it is also available in English, so a lot mo...
  • How to allow access to the mail server by individual domains - Sendmail
    The access database (normally in /etc/mail/access) allows a mail administrator to administratively allow access to the mail server by indiv...
  • Visual Browser for Wikipedia
    No matter what you think about the quality and nature of Wikipedia articles, there is no denying that the encyclopedia provides an immense ...
  • How to recover/repair lost/damage partitions
    TestDisk is a powerful free data recovery software ! It was primarily designed to help recover lost partitions and/or make non-booting disks...
  • HOW TO INSTALL ANGRY IP SCANNER ON UBUNTU
    Currently there are many security software available for Linux and Windows. The Angry IP Scanner is one of the popular open source software ...

Categories

  • administration
  • Antivirus
  • Apache
  • Apple
  • AppZ
  • Blog
  • boot
  • CentOS
  • Communication
  • Database
  • disc
  • Download
  • Drivers
  • Editor
  • encryption
  • Fedora
  • File management
  • Filesystem
  • Font
  • Fun
  • gaming
  • Gnome
  • Google
  • Gossips
  • How to ...
  • internet
  • KDE
  • Kernel
  • Kidz
  • laptop
  • Linux
  • Linux embedded Devices
  • Mail
  • Media centre
  • Memory
  • mobile
  • MS
  • multimedia
  • network
  • News
  • Oracle
  • PDF
  • pendrive
  • Perl
  • processor
  • Programming
  • proxy
  • Reviews
  • script
  • security
  • sql
  • Squid
  • ssh
  • Supercomputer
  • SuSe
  • Themes
  • trickz n tipz
  • TweakZ
  • ubuntu
  • Video
  • Video editing
  • Virus
  • zip

Blog Archive

  • ►  2010 (62)
    • ►  June (1)
    • ►  May (6)
    • ►  April (28)
    • ►  March (11)
    • ►  February (5)
    • ►  January (11)
  • ►  2009 (367)
    • ►  December (16)
    • ►  November (23)
    • ►  October (45)
    • ►  September (44)
    • ►  August (35)
    • ►  July (1)
    • ►  June (20)
    • ►  April (6)
    • ►  March (8)
    • ►  February (18)
    • ►  January (151)
  • ▼  2008 (69)
    • ▼  December (31)
      • Compiling a new Kernel on Linux
      • How to change the running process priority
      • Reinstall Grub after installation/upgrade of Windo...
      • Linux Kernel e-book Collections
      • How to install fglrx (Ati driver) in Fedora 10
      • Solve Dialup problem in Fedora 10
      • Microsoft Word vs. OpenOffice Writer - Usability C...
      • How to copy VCD in Linux
      • Turning off or disabling SELinux
      • Why not Windows
      • How to Misunderstand Free Software
      • Why are Linux and Mac OS X safer?
      • Printer Jam event !!
      • Why Apple chose BSD instead of Linux !!
      • How to use Fingerprint reader in Linux
      • Instead of Linux Kernel ??
      • HowTo get your System Information
      • How to forward your mails to someother account
      • 25GB in 70 seconds with USB 3.0
      • Bluetooth 2.2 coming in mid-2009
      • Indian court asked to ban Google Earth
      • How to change hostname in Linux
      • Tata indicom Plug2surf dialup on Linux !!
      • Why I hate Flat Panel LCD Monitors (satire)
      • Tape drives naming convention
      • VSFTPD - limit the number of simultaneous connecti...
      • Linux related e-books - Free
      • Fuel-cell powered devices getting closer
      • Create avatars with MeMaker in Ubuntu
      • The 10 most useful Linux commands
      • 10 mistakes new Linux administrators make
    • ►  November (38)
Powered by Blogger.

About Me

Unknown
View my complete profile