Archive for April, 2009

26
Apr
09

ScribeFire Plugin for Firefox

I like to use Firefox because of the add-ons it provides. I mostly use Fast Dial, Webmail notifier, Download Them all, Twitterfox, Google toolbar. Just now I installed ScribeFire blog editor. This is really a cool add-on. You just have to press F8 and you get a nice interface, go ahead and type whatever you want to and just publish your post.
I have written this post from ScribeFire and from now onwards I will use it to write posts. 

17
Apr
09

Some things I have been doing these days

I have become a kind of person who does not care about examinations any more and keep on doing some stuffs.

1. I always wanted to have a bot on our channel (#nitdgplug on Freenode, though we have very less to log, you all are welcome to our channel :P ). So i used eggdrop to create a bot and log messages. It is really a great software, and needs a hell lot of configuration. Here is the configuration bot file. Strangely wordpress does not allows to upload txt files, so you can simply rename it as bot.conf and use.
I made an important change to log all the messages and log it in directories whose name bears month name and year as Apr2009. I played with the configuration file and then it was done. Just create a directory with this name Apr2009 (three letters per month name.
This did the trick

logfile jpk #nitdgplug “logs/” //removed the name of file name
set logfile-suffix “%b%Y/%d%b%Y.txt” // I just added ‘%b%Y/’ to what it aleady was.

you can see logs of our channel at http://lug.nitdgp.ac.in/irclogs/.

2. Today I created a video section for our website with wordpress. I was struggling with Drupal, even if it has a flash player module it is not properly documented (If you know tell me I will be pleased to know). With wordpress it was just a matter of 10 minutes. http://lug.nitdgp.ac.in/videos.

This was really fun. Looking for more things to do :) .

04
Apr
09

How to /boot/grub/menu.lst for network install

Yesterday I went to help a Professor from Mechanical Department who had mailed me for help. He was really struggling with windows as desperately wanted to get Linux installed as he was not familiar with windows software. He was the first man I have ever met who said that he was struggling with office excel and wanted Linux.

He had an old HP workstation. I never had opportunity to see a workstation but yesterday I saw one and even installed Fedora 10 on it. I must say the machine was really fast even better than the new Centrino Duo / core 2 duo processors that we use. The instllaion took only 20 minutes and i must say here that he had nearly selected almost all the packages (GNOME & KDE both).

There was another machine whose DVD drive was not working. I had SUSE Enterprise Server installed with barely any software. So I installed openSUSE 11.1 on it from the Local Installation repository that we have. We generally use Unetbootin (Google if you dont know) for network installation. But I was not able to install that due to some dependencies. So I downlaoded the kernel and initrd filles from the installation medium and then i edited menu.lst.

  • First I made a new directory in /boot and called it install.
  • Then I copied the initrd and linux(kernel in opensuse DVD) to /boot/install.
  • Then I edited menu.lst. Since my boot partition was same as root /dev/sda2, so for me i added

title Install

root (hd0,2)
kernel /boot/install/linux
initrd /boot/install/initrd

  • Then I rebooted and selected “Install” from the boot menu and it worked out.

Once again it can be noticed how powerful Linux is, I dont know if any other OS gives you such options, if you know then please tell meĀ  :)




Blog Stats

  • 20,017 hits

 

April 2009
M T W T F S S
« Mar   May »
 12345
6789101112
13141516171819
20212223242526
27282930  

Cluster Map

Tweets

Google Groups
GNU/Linux Users' Group, NIT Durgapur
Visit this group

openSUSE