Build custom KDE ditro online in minutes with your selection of packages

2010-03-10 1 min read Linux

There’s a new guy in the block and its called NimbleX. From various sources, I have found that this is quite fast. I am downloading this currently. The main advantage is that the distro is of just 200MB with most of the day to day utilities available in the distro by default.

<img title="Custom Nimble" src="http://blog.amit-agarwal.com/wp-content/uploads//logos/customNXb1.png" alt="Custom Nimble" width="264" height="67" />

And if you think that this is just not for you as you like some package and its missing from NimbleX, no problem. Just go <a href="http://custom.nimblex.net/ " target="_blank">here, and create your own live distro withing minutes with custom package&#8217;s that can be used as Live CD or can be installed on the HDD/USB. Now that&#8217;s generations ahead of Windows or any other OS. What do you say?

Continue reading

Xoost – Search engine

2010-03-10 0 min read Uncategorized
\"Image
Image via CrunchBase

<a title="Xoost Search engine" href="http://www.xoost.com" target="_blank">Xoost is a community search engine. From Xoost page:

Imagine you are searching for a topic related to your favourite Music, Travel destinations, Events. With Xoost you will benefit from the exponential value of doing it much more productively together with your friends or family members. It’s all about sharing Search skills & Knowledge.

Continue reading

101 Linux hacks – free Linux Ebook

2010-03-09 1 min read Linux

Go and grab your copy of the free <a href="http://feedproxy.google.com/~r/TheGeekStuff/~3/KNUpyY4YE9c/" target="_blank">ebook.

Quite nice book with small little hacks but sometimes the details are too much, specially the one on the cd command. I think there was no need for 3-4 examples of the same thing, but then nice collection and nice ebook.

Bash script to view log and config file in different server and paths.

2010-03-09 1 min read Bash

I was working on a project, where I need to open file from different servers and different paths. I do it with the command:

vim ftp://username@server/path/filename

This is okay when the path is short but when the path gets longer and I have different config files to open from the same path or their associated logs, then it becomes un-necessary typing. So, I did the following:

Have a file with some aliase&#8217;s like the below and source it from the bashrc file:

Continue reading

Mount and unmount/umount images(iso/img) from nautilus (Fixed not mounting in Fedora)

2010-03-09 2 min read Fedora GNOME

Get the Nautilus Script <a href="http://gnome-look.org/content/show.php/moiso?content=84301" target="_blank">here. So what is required is that you have the necessary permission to run mount and umount as normal user with sudo command. If you are using gksu or gnomesu then you can change this in the script that you will get. Once you have got the script then you can run the installer for the script that comes in the package.

If you are running this is Fedora then you would need to make one more change other than the ones done by the installer, which is to allow sudo from non tty devices. Since this will be running from the nautilus so the script will not have any tty device and hence you would need to comment the following in the /etc/sudoers file:

Continue reading

swaks – Swiff army nife for SMTP

2010-03-09 3 min read Fedora Learning Linux

If you are having issues with the <a class="zem_slink freebase/en/simple_mail_transfer_protocol" title="Simple Mail Transfer Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol">SMTP Server, then sometimes you just wish you had a swiss army knife to test the same and then you would not have to spend your precious time on some silly mistake that you may have made. Your wish is now fulfilled.

<a class="zem_slink freebase/en/military_of_switzerland" title="Military of Switzerland" rel="wikipedia" href="http://en.wikipedia.org/wiki/Military_of_Switzerland">Swiss Army Knife SMTP: A <a class="zem_slink freebase/en/command_line_interface" title="Command-line interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/Command-line_interface">command line SMTP tester.  Swaks can test various aspects of your SMTP <a class="zem_slink freebase/en/server" title="Server (computing)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server, including <a class="zem_slink freebase/en/transport_layer_security" title="Transport Layer Security" rel="wikipedia" href="http://en.wikipedia.org/wiki/Transport_Layer_Security">TLS and AUTH.

Continue reading

Email web statistics from the hosted website using awstats page.

2010-03-08 2 min read Fedora Linux

I want to see the stats for my websites mailed to me directly like Google analytics does. Sure enough I can see them on the hosting cpanel page on awstats, but I dont want to check that everyday. An easier solution would be to have that mailed to my email address everyday using cron. Let&#8217;s try to do that today:

First we would need to get the address of the page for the statistics, which would look like this:

Continue reading
Older posts Newer posts