Posted by admin on December 10, 2011 ·
Teamviewer 6 isntalling in Ubuntu 11.10 (Oneiric Ocelot) is same as we do in windows. In window we download .exe for linux we have .deb installer. Here you will know install teamviewer in your any version of Ubuntu version.
To get teamviewer install file copy and paste this link in your browser [http://www.teamviewer.com/en/download/index.aspx] or from this direct link
You can select this download [...]
Posted by admin on November 15, 2011 ·
There are too many post on must have applications for Ubuntu Machine .Ubuntu 11.10 has already rocked on many linux lovers. For me the top 10 must have applications are :
1. Install ‘Ubuntu Restricted Extras’ Packages.
Firstly I installed some small but useful packages from Ubuntu Restricted Sources. This sources includes codecs plugins for media files and adobe flash player.
sudo apt-get [...]
Posted by admin on October 24, 2011 ·
DeVeDe is powerful tool for burning video files under Ubuntu.It supports many types of video files which can be make compatible for your standalone VCD/DVD player . By Brasero Disc Burner ,it is not possible for making video dvd/vcd for your players. DeVeDe encodes by itself to play video files for players. For installing its quite easy.Just run following piece of command in your terminal “apt-get [...]
Posted by admin on October 24, 2011 ·
All of us are aware of Microsoft Powertoys tool.I never forget to install microsoft powertoys image resizer while I am on windows. No need of introduction for that tool as it works flawlessly in resizing image faster than any other tool present in this universe. Like the same way I wish to have such a powerful tool for my Linux machine(Ubuntu 10.04). Alternative for Microsoft powertoys image resizer, [...]
Posted by admin on September 21, 2011 ·
Scp is very much useful tiny tool in linux for securely copying file between remote host.Only you need to know is username and password of remote/destination host.
To run this tool.Follow these steps.
Type following command :
scp scptest.tar.gz root@192.168.111.103:
Explanation:
scptest.tar.gz is the file which you want to send/transfer to remote host (192.168.111.103).
root is the username of remote [...]
Posted by admin on September 20, 2011 ·
My favorite E-mail Client was Microsoft Outlook, which I had been using from past 1 years. I love the look ,function and every part of Microsoft Outlook.Unfortunately,I have to quit Microsoft Outlook as I am planning to move in Linux(Ubuntu). In Ubuntu Microsoft Outlook is not supported so I have to move into another software. I choose Mozilla Thunderbird alternative to Outlook though Evolution was [...]
Posted by admin on July 5, 2010 ·
Computer having old hardware or incompatible hardware like SIS,VIA is not fully compatible with Ubuntu Linux. This result the maximum resolution of Ubuntu to be 800×600. You can force the resolution of 1024×768 by editing xorg.conf file present in X11 folder.