Hi,
Is there any tool to convert NSF( Lotus Domino)
mailbox to Linux mailbox (Maildir).
or by any other way can it be done, have any body
tried earlier ???
Thanks And Regards
Gurjit Dhillon
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Great collection of international books, mostly reprinted in India. Some
from O'Reilleys. International quality at Indian prices. This is
available with Shroff Publishers spdorders(a)shroffpublishers.com at Navi
Mumbai, with offices in Bangalore, Chennai, Delhi and Kolkata.
www.shroffpublishers.com
----------------------------------------------------------------------
BOOKS ON GNU/Linux
----------------------------------------------------------------------
o Linux Systems ... Rs 350.00
o Linux clusters ... Rs 350.00
o How Linux Worls ... Rs 300.00
o Linux Device Drivers ... Rs 450.00
o Linux Desktop ... Rs 150.00
o Linux For Non-Geeks ... Rs 300.00
o Linux In a Nutshell ... Rs 500.00
o Linux in a Windows World ... Rs 450.00
o Linux iptables ... Rs 100.00
o Linux Made Easy ... Rs 325.00
o Linux Network Admin's Guide . Rs 350.00
o Linux Network Security ... Rs 475.00
o Linux Pocket Guide ... Rs 150.00
o Linux Server Hacks ... Rs 400.00
o Linux Unwired ... Rs 300.00
o Linux Cookbook ... Rs 600.00
o Test Driving Linux ... Rs 350.00
o Linux TCP/IP Stack ... Rs 450.00
o Linux Network Internals ... Rs 600.00
o Understanding the Linux Kernel Rs 550.00
----------------------------------------------------------------------
BOOKS ON PHP
----------------------------------------------------------------------
o Oracle and PHP on Linux ... Rs 550.00
o Essential PHP Security ... Rs 125.00
o Learning PHP5 ... Rs 350.00
o PHP Cookbook ... Rs 550.00
o PHP Hacks ... Rs 400.00
o PHP in a Nutshell ... Rs 325.00
o PHPUnit Pocket Guide ... Rs 100.00
o PHP Pocket Reference ... Rs 25.00
o PHP ... Rs 350.00
o Upgrading to PHP5 ... Rs 350.00
o PHP5.1 For Beginners ... Rs 650.00
o PHP and MySQL ... Rs 600.00
----------------------------------------------------------------------
BOOKS ON APACHE/TOMCAT
----------------------------------------------------------------------
o Applied Software Engineering
with Apache Jakarta Commons Rs 400.00
o Apache Cookbook Rs 250.00
o Apache The Definitive Guide Rs 500.00
o Apache Security Rs 400.00
o How Tomcat Works Rs 375.00
o Tomcat Rs 300.00
----------------------------------------------------------------------
BOOKS ON MySQL
----------------------------------------------------------------------
o High Performance MySQL Rs 300.00
o Introduction to MySQL Rs 50.00
o MySQL Rs 325.00
o MySQL Cookbook Rs 750.00
o MySQL 5 Rs 550.00
o MySQL in a Nutshell Rs 325.00
o MySQL Pocket Reference Rs 100.00
--
-------------------------------------------------------------
| India Linux Users' Group, Goa |
| Join the friendly user group |
| Mail list http://groups.yahoo.com/group/ilug-goa/join |
---------------------------------------------------------- |
| http://groups.yahoo.com/group/teach-yourself-linux |
| http://groups.yahoo.com/group/ilug-goa-announce |
| http://www.iosn.net/country/india/organizations/ilug-goa/ |
-------------------------------------------------------------
, ,
/ \ .-. * SOFTWARE
((__-^^-,-^^-__)) (. .) * FREEDOM
`-_---' `---_-' / V \ * SHARING
`--|o` 'o|--' // \\
\ ` / /( )\ KNOWLEDGE IS POWER
): :( '.^^_^^.' SHARE IT EQUITABLY
:o_o: \_/ \_/
"-"
Hi,
I have setup up a VPN using poptop`s PPTP in linux server and using windows
client.
i am able to connect and surf the internet
But some websites do not open
Like the pages which has a redirection to different site does not works
ex. are
bnmg.com
cars.in
black.in
The Iptables rules i am using is
iptables -A FORWARD -i ppp0 -j ACCEPT
iptables -A FORWARD -o ppp0 -j ACCEPT
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Why cant i browse redirected sites ?
Regards
Jeetendra
On 3/15/06, Mrugesh Karnik <mrugeshkarnik(a)gmail.com> wrote:
> Anyway, now I'm wondering how much effect an I/O Scheduler will have on
the
> drive performance, as compared to hdparm settings.
>
> 'hdparm -tT' gives me a read speed of ~55MB/s on my AMD Sempron64 2500+
> system. My hard disk isn't even SATA. I don't think it is possible to
squeeze
> out much more. I suppose switching I/O Schedulers on my system won't make
> much of a difference.
>
> Does anyone have more information about this?
>
> Mrugesh
u could do a dd if=/dev/zero of=<filename> and write large gb files...
experiment with bs and count tht will give u files of larger sizes.. wht we
found was deadline performed better when it came to io writes, we were doing
it on sata , optereon 246 (dual) server.
best way would be when entereing ur kernel after lilo or grub type in this..
"elevator=deadline" and then keep changind from deadline to cfqor
anticipatory. and do io writes ,
u could do a #date && dd if=/dev/zero of=tmp bs=64K count=16 && date
so the differnce in time would give u approx io time... also u could use sar
or vmstat to get brief ideas on read write.
--
"He who fights monsters should look to it that he himself does not become
one." - Friedrich Nietzche
Hi,
I installed ubuntu 5.10 on my system, but on doing a configuration
setup i get " segmentation fault" ie after i enter the Server Address.
Earlier it worked well on my FC4 setup.
I am using powersurfer.net for my Internet connection.
Anyone facing a similar problem and any possible solution to this.
Thanks,
--
Rupesh
hello all,
I have got a peculiar problem.
Usually i work in gnome,and there only i listen to songs and movies in xmms
and mplayer.
Oneday,i went to kde and tried playing songs in xmms there in kde..,but to
my horror,it showed
device not detected ,and souncard busy.Then again i came back to Gnome,and
tried
playing xmms,and to my surprise no sound was coming..!!!! ,but the song is
seen to be played.in the xmms player..,ditto with mplayer too....But,in
other OS,i.e Windows i face no problem.
But since most of the times i work in Linux(Fedora 2),i prefer working and
listening to songs in linux only..
But,after this problem,my life has become hell,and i dunno what to do..
Can,anyone suggest me what may the problem..???
I have checked volume control,it was not in mute..,and if sound-card not
ready,then how come in the player song vl play..??
Plzz,help me...
cheers
romel
How do you share the home directory and its data on multiple distributions
which may or may not have similar software without damaging the application
preferences. eg. If KDE_DIR is different for two distributions then
wallpapers normally blank out. How do you avoid that?
Nikhil
Hello,
I just compiled kernel 2.6.15. I came across an option that I didn't have any
knowledge about:
Block Layer->
IO Schedulers->
< > Anticipatory I/O scheduler
< > Deadline I/O scheduler
< > CFQ I/O scheduler
Default I/O scheduler (CFQ)->
( ) Anticipatory
( ) Deadline
( ) CFQ
( ) No-op
Here's what the help text in menuconfig says about the three options:
Anticipatory:
CONFIG_IOSCHED_AS:
The anticipatory I/O scheduler is the default disk scheduler. It is
generally a good choice for most environments, but is quite large and
complex when compared to the deadline I/O scheduler, it can also be
slower in some cases especially some database loads.
Deadline:
CONFIG_IOSCHED_DEADLINE:
The deadline I/O scheduler is simple and compact, and is often as
good as the anticipatory I/O scheduler, and in some database
workloads, better. In the case of a single process performing I/O to
a disk at any one time, its behaviour is almost identical to the
anticipatory I/O scheduler and so is a good choice.
CFQ:
CONFIG_IOSCHED_CFQ:
The CFQ I/O scheduler tries to distribute bandwidth equally
among all processes in the system. It should provide a fair
working environment, suitable for desktop systems.
The help text wasn't much help for me either, so I went about googling. I
found this:
http://www.linuxhowtos.org/System/iosched.htm
This is very good information.
Anyway, now I'm wondering how much effect an I/O Scheduler will have on the
drive performance, as compared to hdparm settings.
'hdparm -tT' gives me a read speed of ~55MB/s on my AMD Sempron64 2500+
system. My hard disk isn't even SATA. I don't think it is possible to squeeze
out much more. I suppose switching I/O Schedulers on my system won't make
much of a difference.
Does anyone have more information about this?
Mrugesh
Is there any thumbs.db type cache file of thumbnails created by nautilus..
If yes then is possible to read it as an image stream or something. Thanks
for any help
--
Puneet
Hello All,
1) Kubuntu 5.10 in my system had a peculiar problem of the 'System
Settings' package not giving sudo access for administrative settings
( After it did for the first few times just after installing the OS) .
It was resolved by
updating the 'kcontrol' package through the 'adept' package manager.
2) When my net is off and I start the system, it waits a pretty long
time for synchronising the clock with the internet based clock inspite
of the service being disabled in the services list. The temporary
workaround for it is to press 'Ctrl C' as soon as it shows up on the
startup screen. This will bypass the process and move on.
Adept is a very good online shopping mall for free software for the
Kubuntu 5.10 distro.
Regards,
Rony.
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com