Upgrade to Fedora 13 from your existing version using yum.

2010-04-21 1 min read Fedora Uncategorized

Well. this time it seems to be very simple :

yum –releasever=13 upgrade

update 22/April/2010:
The key file will not be there so there are two options for you in this case:

  1. Install the following rpms from the downloaded rpms with ”yum –nogpg localinstall”
    a) fedora-release
    b) fedora-release-notes
  2. Run the whole upgrade with –nogpg option.

Issue observed after the upgrade:
The new kernel was not added in the grub menu and I had to manually add the below entry in the <a class="zem_slink freebase/en/gnu_grub" title="GNU GRUB" rel="homepage" href="http://www.gnu.org/software/grub/">menu.lst file:

Continue reading

Liquid rescale and remove objects from the images.

2010-04-12 1 min read Fedora Photo

Ever wanted to remove some unwanted object from an image. Wonder how many thinkgs you have to do, clone and delete and what not:)

There is a simpler way, just paint it in foreground color. Does that sound ridiculous, not any more with Liquid Rescale. First install the plugin for liquid rescale for gimp.

yum install gimp-lqr-plugin

Now, just follow simple instructions below:

  1. in the menu, choose Layer and then Liquid Rescale
  2. click on the New button in the Discard features section on the right: a new layer will be created
  3. put the plugin window on one side of the screen without closing it, and go back to work on the gimp main windows
  4. choose the paint tool and paint over the area you wish to remove
  5. go back to the plugin window
  6. click the Refresh button at the bottom: you should see your discard mask appear in the preview
  7. optionally, in the Mode box on the left choose Lqr + scale back or Lqr + Lqr back
  8. click the Auto size button at the bottom of the Discard features section (optionally choose the scaling direction in the box at the side of the button before clicking it).
  9. click OK

Could it get any simpler.

Continue reading

Afraid Dynamic DNS client in Fedora with Email indicating the changed to original IP.

2010-04-12 0 min read Bash Fedora Linux
\"Image
Image via CrunchBase

If you have your domain in the Dynamic DNS located at : <a href="http://freedns.afraid.org">Freedns then you know how difficult it is to get the Dynamic DNS client to work with Fedora. Not that it does not work, but you need to configure it properly and there are lot of parameters. But not any more. Now you can install the afraid Dynamic DNS client and just put your Account Hash in the config file and you are ready with the setup to update the DNS entry whenever your IP changes. So lets get started:

Continue reading

F12 Wallpaper Sprinting

2010-04-11 1 min read Fedora

I’ve been working with Jon McCann, Charlie Brej, Nicu Buculei, Jeremy Perry, María Leandro, and Ian Weller’s help and critique the past few days on trying to come up with a slicker version of the F12 background for the final. 1 newly color-managed Thinkpad, 4 Gimp brushes, several CC-BY and CC-BY-SA textures from Flickr, 2 dozen SLR photos of shower water, and <a href="http://duffy.fedorapeople.org/art/f12/oct%2020/">62 mockups later… this is what we have so far. Please let me know what you think. We are working to get it packaged by this coming Tuesday so we can make it, and be awesome while we’re at it. If you have any suggestions or modifications you’d like to propose please reply here or on design-team at lists dot fedoraproject dot org.

Continue reading

Bash completion error — quote_readline.

2010-04-11 1 min read Bash

There is a problem with bash completion with quote_readline that causes the completion to fail. The problem is fixed in the bash completion package but there are still some other programs which are using the problematic code. Here is a way to find and resolve it.

First find the problematic program, most likely the recent one after which you started having the problems. Once that is found, find the file containing the definition of the function &#8221;_filedirs()&#8221;. Now, delete this file and create a symbolic link to the bash_completion file in the /etc directory. If this file is not present then you need to install the bashcompletion package.

Continue reading

Running Nested X server

2010-03-25 1 min read Linux Solaris

Today I was trying to do a XDMCP connection to the other server ( which is solaris, not sure if that matters) so I used the Xnest server. and used the following command:

Xnest :1 -ac -query

And I was getting the error:

AUDIT: Tue Dec 2 20:40:03 2008: 1470 Xnest: client 2 rejected from IP <>

I tried allowing the host to use the display but not use. The command I used was

Continue reading

Just days wait to a great operating system.

2010-03-22 1 min read Fedora Linux

Was thinking about writing this for some time now.. but guess someone already did that <a href="http://www.junauza.com/2009/05/fedora-11-leonidas-is-almost-ready-to.html" target="_blank">here.

To get the list of features you can check out this <a href="http://fedoraproject.org/wiki/Releases/11/FeatureList" target="_blank">page.

Here is a brief from the page:<table border="0">A simple, modular system service to manage devices and designed to partially replace

  <td>
    <div class="text codecolorer">
      hal
    </div>
  </td>
</tr>
1

. Users gain a graphical disk management application called

Continue reading
Older posts Newer posts