APTonCD {A Real Time Saver}

3:00 PM | , with 0 comments »

APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs (you choose the type of media) with all of the packages you've downloaded via APT-GET or APTITUDE, creating a removable repository that you can use on other computers.
APTonCD will also allow you to automatically create media with all of your .deb packages located in one especific repository, so that you can install them into your computers without the need for an internet conection.

With APTonCD you be able to...

Backup
Backup all downloaded packages (via apt-get, aptitude and synaptic) to restore later.
Transport
Take with you all your favorite packages, in a removable repository where you can install then all on anytime, anytime.
Download
Get an entire repository, or a specifc section. Simply point-and-click, and in few time you'll have an CD(s) or DVD(s) with entire main, restricted, universe, multiverse, contrib, etc.
Share
Share your packages with your friends without Internet conection. Also, send a meta-package for him to install the same set of packages that you have.


APTonCD is available on Ubuntu repository. So just install the aptoncd package.

$ sudo apt-get install aptoncd

Or via Add/Remove...


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Running Nautilus as Root

12:37 PM | with 0 comments »

If you want to run Nautilus as root {Although I will not recommend it because you can by mistake can do irreversible damage to your OS} but sometimes I need to use Nautilus in root mode to do some of my works.

Well normally I would just go to the terminal and I will type sudo nautilus or gksu nautilus in order to start Nautilus in root mode but I can also do this in GUI mode.

In order to add a link to Nautilus {with root permission} all you have to do is go to System -> Preferences -> Main Menu

Select System Tools from the list of Menus

Click on the New Item Button from the right hand side of the window

The Create Launcher window will open.
Fill in the boxes as it is shown in the image and close the Window.

Now close the Menu Editor as well.

And you're done.

Now whenever you want to start Nautilus in root mode just go to Applications -> System Tools and click on Root Nautilus

Enter the password and Nautilus with root permission will open.

Have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Installing Fonts in Ubuntu

4:03 PM | with 0 comments »

Fonts can be downloaded from many websites for free like for e.g: 1001freefonts.com or dafont.com

So before writing this article I have downloaded 3 fonts from this 2 websites which are
The King & Queen Font
Bleeding Cowboys Font
Embossed Black Font

To install this fonts I first extracted all the .ttf files in one folder and then from the terminal I used this command

sudo cp *.ttf /usr/local/share/fonts/

and then this command

sudo fc-cache -f -v

Then all the above three fonts were available to me in OpenOffice.org Word Processor
The method I used to install the fonts makes the fonts available for all the users on my Computer including me but their is another method also which would make the font available to only those user who have install it.

Here is the method

Use this command in the Terminal

mkdir ~/.fonts {This command will create the folder in your Home directory}

The use this command form the folder where you have extracted the fonts

cp *.ttf ~/.fonts

Now we need to tell the system about the new fonts and in order to do that use this command

fc-cache -f -v ~/.fonts


Have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Installation procedure of Ubuntu 8.04 on PC

12:05 AM | with 0 comments »

The only reason I am creating this post is because the first question that pops in any new user mind is how do I get started with Ubuntu since I don't know anything about how to install Ubuntu on PC's.

Ubuntu Installation is very easy but still I thought that I can help new users by providing them with the youtube video which I have found on youtube in which there is a complete video on Ubuntu 8.04 installation which was created by a youtube user.




Have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Customising Gedit's Fonts & Colors

10:44 PM | with 0 comments »

I have noticed that when it comes to Gedit people just use it the way it is available and do not think of customising it so that using Gedit will be a little different experience.

If you are bored with the big shine white surface where you have to write in small black words then you can change it with some simple steps .

In Gedit Go to Edit --> Preferences.
In the Preferences dialogue click on the Font & Colours Tab.
Then choose a scheme to suit you.
Well I have chosen the Oblivion Color Scheme and this is how it looks.

Try it and I am sure you will love it and it is also cool on your eyes.




Have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Adding gnome-themes-extras in Ubuntu

12:48 PM | with 0 comments »

If you are looking for some cool themes for Ubuntu then gnome-themes-extras pakage can provide you with good themes for your Ubuntu OS.

Just type in the terminal box
sudo apt-get install gnome-themes-extras

After installation I found that I got 2 new Themes in my Ubuntu 8.04 and their names are Darklooks and Unity. I specially liked the Darklooks theme and I think I will use it for some time. This theme looks very cool on my Desktop.


This is a Screenshot of an upper left section of Firefox which I have taken after using Darklooks and it really looks cool to me.

Few new icon themes also gets added like Foxtrot, Dropline Neu!, Gion and GNOME-Alternative.

Install it and have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Medibuntu to the rescue

11:25 AM | , , , with 0 comments »

The first thing new users realised after installing Ubuntu is that they cannot play most of the songs and videos and this is because Ubuntu by default do not include this pakages (codecs etc) due to legal reasons (copyright, license, patent, etc).

Here is where we need Medibuntu

Medibuntu is a packaging project dedicated to distributing software that cannot be included in Ubuntu for various reasons, related to geographical variations in legislation regarding intellectual property, security and other issues:

  • patentability of software, algorithms, formats and other abstract creation
  • legal restrictions on freedom of speech or communication
  • restrictions on the use of certain types of technical solution, such as cryptography
  • legal restrictions on imports of software technology, requiring for example specific permissions
  • etc.
Medibuntu has free and non-free components.

Disclaimer:
Patent and copyright laws operate differently depending on which country you are in. Please obtain legal advice if you are unsure whether a particular patent or restriction applies to a media format you wish to use in your country.

See Ubuntu's Free Software Philosophy and the FreeFormats page for a more comprehensive discussion of these issues.

Adding the Repositories

Add Medibuntu to your sources.list, as well as its GPG key to your keyring. Make sure to use the correct sources.list that corresponds to your current distribution.

Go to the Terminal and type the below commands based on your version of Ubuntu OS.

Ubuntu 6.06 "Dapper Drake":

sudo wget http://www.medibuntu.org/sources.list.d/dapper.list -O /etc/apt/sources.list.d/medibuntu.list


Ubuntu 6.10 "Edgy Eft":

sudo wget http://www.medibuntu.org/sources.list.d/edgy.list -O /etc/apt/sources.list.d/medibuntu.list


Ubuntu 7.04 "Feisty Fawn":

sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list

Ubuntu 7.10 "Gutsy Gibbon":

sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list


Ubuntu 8.04 "Hardy Heron":

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list



Then, add the GPG Key:

sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update



And you are done.

If you are confused on what is repositories then you should gain more
knowledge on this by Clicking Here.

Now you can install pakages like
libdvdcss2
w32codecs
w64codecs
ppc-codecs

And many more pakages from Synaptic Pakage Manager.

Have Fun!


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Have you heard about Ubuntu-tweak software

8:42 PM | , , with 0 comments »

Ubuntu Tweak is an application designed to config Ubuntu easier for everyone.

It provided many usefull desktop and system options that the default desktop environment isn’t provided.

At present, It is only designed for Ubuntu GNOME Desktop, and often follows the newest Ubuntu distribution.

LICENSE

Ubuntu Tweak is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foun
dation. More information can see at the the package’s LICENSE.

Features of Ubuntu Tweak

  • View of Basic System Information(Distribution, Kernel, CPU, Memory, etc.)
  • GNOME Session Control
  • Auto Start Program Control
  • Show/Hide and Change Splash screen
  • Show/Hide desktop icons or Mounted Volumes
  • Show/Hide/Rename Computer, Home, Trash icon or Network icon
  • Tweak Metacity Window Manager’s Style and Behavior
  • Compiz Fusion settings, Screen Edge Settings, Window Effects Settings, Menu Effect Settins
  • GNOME Panel Settings
  • Nautilus Settings
  • Advanced Power Management Settings
  • System Security Settings

Its a great Software which I think every Ubuntu user should intall it.



If you want to install this great peice of software then follow this link http://ubuntu-tweak.com/downloads and follow the instructions on that page.


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Selecting Fast Server to download pakages in Ubuntu

7:54 AM | with 0 comments »

If you want to download pakage from Synaptic faster then just follow this simple steps.

Go to System->Administration->Synaptic Pakage Manager

Now enter your password and the Synaptic Pakage Manager will open.

Now click on Settings -> Repositories
In the Ubuntu Software tab go to Download from drop down menu and select Other

"Choose a Download Server" window will open so just click on Select Best Server

Now it will complete some tests to select the best server so be patient.
After the testing is over you will see the fastest server highlighted in the window which is available to you so to complete the procedure click on the Choose Server button.

Now in Synaptic Pakage Manager just click on Reload button and you are done.




Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

How to Enable Automatic Login in Ubutnu

11:32 PM | with 0 comments »

As we know Ubuntu display a login screen every time we start our system. We then insert our username and password in order to access our system but if you are the only person using the computer and you not worried about the security then you can enable autologin in Ubuntu.

Just follow this simple instructions.

Go to System->Administration->Login Window

It will prompt you for your password. Enter your password and click OK.

In the Login Window click the Security tab and then check the Enable Automatic Login Checkbox then secelt your username from the dropdown menu and then complete the task by clicking the Close button.

See the screenshot


Have Fun


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl

Installing Firefox 2 in Ubuntu 8.04

10:02 PM | , with 0 comments »

Ubuntu 8.04 is coming with Firefox 3 Beta version which I think is far more better then Firefox 2 but as it turns out that addons are not yet ready for this new version then therefore a guy like me{who depends on addons} is forced to install firefox 2 in Ubuntu

If you want to install Firefox 2 then follow this instructions.

Installing Firefox 2 will not uninstall Firefox 3 so don't worry and go ahead.

sudo apt-get install firefox-2

After the installation you will see 2 Firefox in your Internet menu, One is Firefox 3 and the other is Firefox 2 in which we can install our addons.


Then use this command in the terminal.

rm -rf ~/.mozilla {I was getting error messages while installing addons and therefore I have to use this command in order to delete all the saved preferences of Firefox 3}

One final step is remaining and that is to make our Firefox 2 the default Web Browser in Ubuntu otherwise when we try to open links from other applications like Liferea it will open in Firefox 3. I have found out that when the links are mistakenly opened in Firefox 3 then the addons gets disabled and I have to reinstall all the addons again after clearing the preferences.

To make Firefox 2 your default web browser then go to System>Preferences>Preferred Applications and then in the Internet Tab select custom and then in the Command box type firefox-2 %s then click on Close button and you are done.



Please let me know if you find this article useful by giving your precious comments.


Share/Save/Bookmark this Post

Stumble Upon  Del.icio.us  Digg  Face it! Tell Your Tweets Fav This With Technorati  Reddit Mixx it Up! Add to Furl