FreeAntivirus

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

Saturday, December 26, 2009

[How to ]Clone Your Ubuntu installation

Posted on 11:28 PM by Unknown
If you want to create a system that is similar to a different system you have already set up, it can be difficult to remember each and every package you had installed.This method works best when you are exporting to and importing from the same distribution and, specifically, the same releasefor example, exporting from Ubuntu Dapper to Ubuntu Dapper or ubuntu edgy to ubuntu edgy.

Ubuntu uses the
Read More
Posted in How to ..., TweakZ, ubuntu | No comments

Thursday, December 24, 2009

How to speed up internet connection in Ubuntu

Posted on 11:20 PM by Unknown
Basically you disable ipV6 which apparently conflicts with ipV4, I'm no expert on the whys or hows but like I said, it worked for me.

1. Open your Gnome Terminal/ KDE Konsole and type :-
For Gnome

Quote:
gksudo gedit /etc/modprobe.d/aliases
or For KDE

Quote:
kdesu kate /etc/modprobe.d/aliases
2. Kate or Gedit will open and show you this file :-
(scroll down to see what to copy and paste)


Read More
Posted in ubuntu | No comments

Wednesday, December 23, 2009

Howto Share Internet Connections in Ubuntu

Posted on 5:16 AM by Unknown
Network Bridge comes in handy. Its essentially the same as ICS, only more flexible, albeit less secure. You might want to have a firewall remain on your system with it.

Normally, using a series of commands will work when bridge-utils is installed, but they're only for the current session. We want to make it permanent.


Procedure to follow

1. Get bridge-utils through Synaptic. This is the
Read More
Posted in How to ..., ubuntu | No comments

Monday, December 21, 2009

How to Create a SSH Tunnel for Firefox to surf securely

Posted on 5:15 AM by Unknown
A ssh tunnel for Firefox to a remote computer is good security measure. Especially when connecting via an untrusted network like a wifi hotspot or other public networks. The tunnel encrypts and sends the data to your remote machine then it is sent over the web to your destination. This tutorial assumes you have an account on a remote machine you can ssh into. This is a pretty easy set up.

Now
Read More
Posted in How to ... | No comments

Saturday, December 19, 2009

[How to ] get list of non-free software Installed on your system

Posted on 4:59 AM by Unknown
The vrms (Virtual Richard M. Stallman) program will analyze the set of currently-installed packages on a Debian GNU/Linux system, and report all of the packages from the non-free tree which are currently installed.

Future versions of vrms will include an option to also display text from the public writings of RMS and others that explain why use of each of the installed non-free packages might
Read More
Posted in How to ... | No comments

Thursday, December 17, 2009

How to Repair a corrupted filesystem in Ubuntu

Posted on 4:57 AM by Unknown
You can repair a corrupted filesystem with the program "fsck".The system utility fsck (for "file system check" or "file system consistency check") is a tool for checking the consistency of a file system in Unix and Unix-like operating systems such as Linux.


Note:-File systems must be unmounted, you cannot repair them while they are running.So fsck must ALWAYS be run on an UNmounted
Read More
Posted in How to ..., ubuntu | No comments

Tuesday, December 15, 2009

How to use Google Public DNS

Posted on 2:55 AM by Unknown
Google unveiled its new project: Google Public DNS. It means now anybody can use Google’s DNS servers for resolving domain names into IP addresses and back. According to Google it should speedup browsing as well as security.


Here are easy-to-remember Google Public DNS IP addresses: 8.8.8.8 and 8.8.4.4.

In order to set up Google public DNS to your Linux settings place the following lines into /
Read More
Posted in How to ... | No comments

Saturday, December 12, 2009

How to install nVidia Graphics driver in Ubuntu 9.10 Karmic Koala

Posted on 6:02 AM by Unknown
Take terminal 




Use the following command to add PPA


sudo add-apt-repository ppa:nvidia-vdpau/ppa


Install GPG key using the following command


sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CEC06767




Update package database


sudo apt-get update




finally install drivers 




sudo apt-get install nvidia-190-modaliases nvidia-glx-190 nvidia-settings-190
Read More
Posted in How to ..., ubuntu | No comments

Wednesday, December 9, 2009

Google Chrome for Linux Release

Posted on 3:46 AM by Unknown
Official Google Blog: Google Chrome for the holidays: Mac, Linux and extensions in betaGoogle Chrome for LINUX finally released , but only in .deb and .rpm format !!
Read More
Posted in | No comments

Tuesday, December 8, 2009

[How to solve ] Display cannot be reactivated if it enters sleep mode on Fedora 12

Posted on 1:38 AM by Unknown
Due to a known bug, on some laptops with Intel video adapters, if the display goes into sleep mode with the laptop lid closed, it will not be reactivated when the laptop lid is opened. The display will stay blank unless you reboot or use the following workaround. To workaround this problem, create a file with the following contents:

#!/bin/bash
xrandr --output LVDS1 --off
xrandr --output LVDS1 -
Read More
Posted in Fedora, How to ... | No comments

Sunday, December 6, 2009

Howto : GfxBoot ( Grub like suse ) in Ubuntu

Posted on 9:00 AM by Unknown

                                
Gfxboot makes grub look nicer but with the same features
 

Download the grub-gfxboot.deb
And the message.suse

First remove your old grub

Code:
sudo apt-get remove grubThen Install the gfxboot-grub
Code:
sudo dpkg -i grub-gfxboot_0.97-5_i386.debthen we're going to move the message
Code:
sudo cp message.suse /boot/grub/ # the suse can be replaced by the one
Read More
Posted in How to ..., ubuntu | No comments

Friday, December 4, 2009

Cricket Score applet for Gnome desktop

Posted on 6:19 PM by Unknown











 


Cricket score applet is a  gnome-applet which will display score at gnome-panel, the same way, we see date/time. It is written in python. It will also score updates through libnotify module. Read more here
Read More
Posted in | No comments

Thursday, December 3, 2009

How to : GNOME Shell ( Preview of GNOME 3.0 ) in Fedora 12

Posted on 10:55 PM by Unknown

A very early version of GNOME Shell is now available in the repository. GNOME Shell is a key part of GNOME 3 and is in active development with the heavy involvement of Fedora developers and interaction designers. A simple way to try out GNOME Shell is to install the desktop-effects package
yum install desktop-effects gnome-shell Go to System => Preferences => Desktop Effects



If you would like
Read More
Posted in How to ... | No comments

Wednesday, December 2, 2009

[ How to ] Disable asking password of encrypted partitions during booting in Fedora 12

Posted on 1:46 AM by Unknown
You can disable luks password prompt at boot by adding "rd_NO_LUKS" kernel flag to /boot/grub/grub.conf





.
Read More
Posted in How to ... | No comments

Tuesday, December 1, 2009

How to Automatic and timed login in Fedora 12 ( constantine )

Posted on 8:04 PM by Unknown
edit /etc/gdm/custom.conf
and change it to

[xdmcp]
[chooser]
[security]
[debug][daemon]TimedLoginEnable=trueTimedLogin=your_user_nameTimedLoginDelay=0AutomaticLoginEnable=trueAutomaticLogin=your_user_name
Read More
Posted in Fedora, How to ... | No comments

Package management on Ubuntu using dpkg

Posted on 1:27 AM by Unknown
Installing a package manually.# dpkg -i aspell_0.60.6-1_i386.debRemoving the package# dpkg -r aspell#dpkg -P aspell ( Removes everything including config files.)Now Let us explore the contents of a deb package.Make a temporary directory.#mkdir aspell_tmpExtract the deb to the aspell_tmp directory.# dpkg -x aspell_0.60.6-1_i386.deb aspell_tmpYou can see the package contents.( Try ls -lR aspell_tmp
Read More
Posted in ubuntu | 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)
      • [How to ]Clone Your Ubuntu installation
      • How to speed up internet connection in Ubuntu
      • Howto Share Internet Connections in Ubuntu
      • How to Create a SSH Tunnel for Firefox to surf sec...
      • [How to ] get list of non-free software Installed...
      • How to Repair a corrupted filesystem in Ubuntu
      • How to use Google Public DNS
      • How to install nVidia Graphics driver in Ubuntu 9....
      • Google Chrome for Linux Release
      • [How to solve ] Display cannot be reactivated if i...
      • Howto : GfxBoot ( Grub like suse ) in Ubuntu
      • Cricket Score applet for Gnome desktop
      • How to : GNOME Shell ( Preview of GNOME 3.0 ) in F...
      • [ How to ] Disable asking password of encrypted pa...
      • How to Automatic and timed login in Fedora 12 ( co...
      • Package management on Ubuntu using dpkg
    • ►  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