FreeAntivirus

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

Sunday, June 6, 2010

How to prevent redirection to motive.bsnl.co.in while using BSNL BroadBand

Posted on 8:12 PM by Unknown
if you are a RedHat/Fedora user
---------------------------------------------

#chkconfig iptables on
#service iptables start
#iptables -F
#iptables -A INPUT -s 218.248.240.20 -j DROP
#Service iptables save

u r done !!


If you are using any other Linux or Windows
------------------------------------------------------------

install an addon called adblock (available for both fiefox and chrome)
Read More
Posted in | No comments

Thursday, May 13, 2010

Script to Login to a remote machine with a given password

Posted on 7:38 AM by Unknown

#!/bin/bash
HOST="localhost"
USER="myuname"
PASS="mypassword"

VAR=$(expect -c "
spawn ssh $USER@$HOST
expect \"password:\"
send \"$PASS\r\"
expect \"\\\\$\"
send \"ls\r\"
expect -re \"$USER.*\"
send \"logout\"
")

echo "==============="
echo "$VAR"


ref : http://ubuntuforums.org/showthread.php?t=192929
Read More
Posted in | No comments

Tuesday, May 4, 2010

How to fix intel video card freezing problem in Ubuntu 10.04

Posted on 7:10 AM by Unknown
If you have an intel video card of i845, i855 and other 8xx chips, most likely you're going to face a freezing problem when booting your computer as mentioned on here.

This issue was known by ubuntu team and they provided a few solutions for it, but the instructions are not quite easy to understand for new Linux users.

In order to apply any of those changes, you need to boot your computer using
Read More
Posted in | No comments

Monday, May 3, 2010

Downgrading GRUB [ Ubuntu 10.04 ]

Posted on 7:05 AM by Unknown
Open a terminal:

Make backup copies of the main GRUB 2 folders & files. (Optional)

sudo cp /etc/default/grub /etc/default/grub.old
sudo cp -R /etc/grub.d /etc/grub.d.old
sudo cp -R /boot/grub /boot/grub.old

Remove GRUB 2

sudo apt-get purge grub2 grub-pc


The system will be unbootable until another bootloader is installed.
Once the packages are removed, many files will still remain in ‘/boot/
Read More
Posted in | No comments

Saturday, May 1, 2010

Easter eggs in Firefox !!

Posted on 11:33 PM by Unknown

Visit these addresses in Firefox 3:
about:mozillaabout:robots
Also some other interesting things to find:
about:configabout:cacheabout:creditsabout:licenseabout:buildconfig


finaly try this too in your firefox's address bar
chrome://browser/content/browser.xul
Read More
Posted in | No comments

How to change Ubuntu 10.04 (Lucid) 's Plymouth ( boot splash ) theme

Posted on 11:13 AM by Unknown
You need to first go to synaptic and search for 'plymouth', and then add more themes. or do


sudo apt-get install plymouth-theme-*


after that execute in terminal


sudo update-alternatives --config default.plymouth




select the desired theme !!
Read More
Posted in | No comments

Expected features in Fedora 13 Goddard

Posted on 7:58 AM by Unknown
boot.fedoraproject.org

boot.fedoraproject.org (BFO) is one of the unique features in Fedora. This effort by Fedora community hopes to completely remove DVD installations in long term. It allows users to download a single, tiny image and install current and future versions of Fedora without having to download additional images.
This method is similar to Pxeboot, can also be considered as a Fedora
Read More
Posted in | No comments
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)
      • How to prevent redirection to motive.bsnl.co.in wh...
    • ►  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)
    • ►  November (38)
Powered by Blogger.

About Me

Unknown
View my complete profile