Sunday, March 28, 2010

VIRUS CLEAR

We are all know about the common viruses in our System(Autorun.inf and New Folder)
For U I am uploading 2 java programs to delete them. Save them and run them.
First one,for removing autorun.inf and it's internal virus.
second one,for removing Newfolder virus.

First thing you have to read the "readme" file.Below link is available.
Below link is available.It's Zip file you have to extract it.
http://www.mediafire.com/?43vn3zznmkz
For java software click the below link
http://java.sun.com/javase/downloads/index.jsp
My suggestion is when you insert the Pendrive just run the AutoRunClear prog.

Saturday, November 14, 2009

Ubuntu installation using pendrive

By using pendrive also you can install the Ubuntu.

1) For Windows users Click here.

2) For Linux users Click here.



Sunday, August 30, 2009

Network connection in Ubuntu

If you have ip address to connect the internet,the connections are like this

SYSTEM==>preferences==>internet connections------>wired(already Auto eth0 is there in that EDIT it or click on ADD button then a new window will be appear)-------------->IPV4 settings------>>


Method:Manual

ADDRESSES----------------->click ADD button then

type u r IP address, subnet mask, gateway and below that DNS server------->click ok

Thursday, August 13, 2009

Flex builder for Ubuntu

First

You install java

second

The current version of Flex Builder will only work with Eclipse (europa) this put it in Home directory.

Eclipse click here

Third

Adobe Flex builder Click here

Adobe flex builder for linux after downloaded.Right click and choose "open with other application" then like this















click open and install

Tuesday, August 11, 2009

Convert rpm file to deb

In Ubuntu default installation format is .deb
rpm files for other Linux softwares.
In Terminal type

sudo apt-get install alien
type your password.

If you want to convert X.rpm like this

sudo alien -d X.rpm

Audio and Video drivers

This is for new users of Ubuntu
Installing Audio and Video drivers

Applications--->Add/Remove install all these

  • Gstreamer ffmpeg video plugin
  • Gstreamer extra plugins
  • Gstreamer plugins for mms,wavpack,quicktime,musepack
  • Gstreamer dirac video plugin

Windows applications can run on Ubuntu

you can install windows software on Ubuntu that is .exe files
the process is like

Application--->Add/Remove

search for Wine then list will given
in that install "wine Microsoft windows compatibility Layer"
after completion of this you can install any* .exe file.