Morning Fellas,
Its time to resurrect the sleeping goliaths. Cmong Gnuers....:).
Whats the schedule for the coming month regards workshops. Lets get
them rolling. Does anyone have ideas on moving ahead????. Commercial
workshops by the ilug-bom on FSF and OS are pretty much what i am think
about too.
Trevor
--
( >- -< )
/~\ __ Gnu/Linux, Its all about Choice __ /~\
| \) / trevor.w(a)pvision.biz \ (/ |
|_|_ \ Need a consultant, Call 9820349221 / _|_|
\____________________________________/
I would really like to know why does linux access the disk so much (in GUI
mode) to fire-up even a small application like terminals windows? What is it
that it reads/writes so much? This is irrespective of m/c configuration.
veejay
_________________________________________________________________
Marriage? http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Join
BharatMatrimony.com and get married.
> I ask because if there isn't one already, I'd like to release
> ayttm's tcp library as a separate project that would be of
> use to others.
Let us know if you find good ones
>
> I would also like to look at a separate library that does
> asynchronous dns lookups.
>
adns. By the same guy who has written "putty" for win32.
http://www.chiark.greenend.org.uk/~ian/adns/
--\
cheers
> ><victorjulietpapa(a)hotmail.com>
> >
> >I would really like to know why does linux access the >disk
> so much (in
> >GUI
> >mode) to fire-up even a small application like terminals
> >windows? What
> >is it that it reads/writes so much? This is irrespective of
> >m/c configuration.
> My swap is 4 times the RAM still i also face the same problem...
>
Why do you need a swap 4 times the RAM? Do you need a swap at all? How much
RAM do you have? The 2.4.x pre kernels might have had a logic for the swap
= 2xRAM rule, but what now? Unless you are seriously short of RAM, and use
a tonload of swap, there is no need to use a lot of swap. And if you really
have that less RAM, then you should'ntbe complaining about "speed" issues.
Also, for special purposes like suspend to disk/ACPI on laptops, you might
have a case for swap = 2x ram.
The installation howto was written when people used 4M-32M RAM, we've come
a long way after that. Maybe the howto needs updation.
Hi Friends,
I have just installed Red Hat 9, and I need help with some issues
I have 2 harddisks hd0 is 80 GB and hd1 is 10 GB
Linux is installed on hd1 partition 4 (Loads normally via grub)
Win 98 on hd1 partition 0 primary partition
Win XP on hd 0 partition 0 (Loads normally via grub)
Grub is installed on hd0
1) I need to configure grub to load windows 98 which is on hd1 partition 0
I tried using the following commands in grub
rootnoverify (hd1,0) / root(hd1,0)
makeactive
chainloader +1
The commands run successfully but it says "Non system disk, replace " whereas if I configure the bios to boot from this harddisk windows 98 boots normally.
What is the mistake in the configuration and what will be the solution to it.
2) How do I mount the 80 GB harddisk in my linux system
3) I use a PPP over ethernet type connection in XP to connect to my cable internet provider, what is the same for in Red Hat
Kindly, help me out if anyone is aware of the solutions to the above queries
thanx in advance
Regards,
KC
Everybody wants to be the SUN that lights up your life. but I'd rather b your MOON so I can shine on you during DARKEST NIGHT.
---------------------------------
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
Is there an existing project to build a tcp util library? I mean one
that will do the following:
int tcp_connect(host, port);
int tcp_connect_async(host, port,
connect_callback, status_update_callback, callback_data);
void tcp_connect_async_cancel(int id);
int tcp_readline(fd, buff, maxlen);
int tcp_writeline(fd, buff, nbytes);
etc.
I ask because if there isn't one already, I'd like to release ayttm's
tcp library as a separate project that would be of use to others.
I would also like to look at a separate library that does asynchronous
dns lookups.
It is important that none of these libraries use multiple threads, or
any extra toolkit. It will have to be in vanilla C or C++.
Philip
--
Make input easy to prepare and output self-explanatory.
- The Elements of Programming Style (Kernighan & Plaugher)
Try Mondo Rescue
http://freshmeat.net/projects/mondoresc= ue/?topic_id=137
http://www.mondorescue.org/
Warm Rega= rds,
-Mahesh Gharat
On Fri, 16 Jan 2004 Dilip M w= rote :
>Hi,
>
>I'm having Redhat-7.3 box running= Qmail.
>
>----------------------------------------------= ---------------
># df -kH
>Filesystem = Size Used Avail Use% Mounted on
>/dev/= hda1 1.0G 191M 785M&n= bsp; 20% /
>/dev/hda3 4.= 4G 1.5G 2.7G 34% /home
>none = 64M 0 64M&= nbsp; 0% /dev/shm
>/dev/hda2 &n= bsp; 4.1G 1.4G 2.5G 34% /usr
>-----------------= ---------------------------------------------
>
>How righ= t now i'm just using "tar cpvf <filename>
<filesystem>&quo= t; to backup file system and i'm burning it on
CDROM.
>
>= How could i do in a effective way ?
>
>*I need to make CD= as bootable.
>*I would put / , usr, and /home in 3 diff CD's and = make all
those CD as bootable.
>
>
>Thanks for s= ugesstions.:))
>
>-Dilip.M
>
>
&g= t;-- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
=
[1] [adstr=]
References
1. 3D"http://clients.rediff.com/sig
Hi,
I'm having Redhat-7.3 box running Qmail.
-------------------------------------------------------------
# df -kH
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 1.0G 191M 785M 20% /
/dev/hda3 4.4G 1.5G 2.7G 34% /home
none 64M 0 64M 0% /dev/shm
/dev/hda2 4.1G 1.4G 2.5G 34% /usr
--------------------------------------------------------------
How right now i'm just using "tar cpvf <filename> <filesystem>" to backup
file system and i'm burning it on CDROM.
How could i do in a effective way ?
*I need to make CD as bootable.
*I would put / , usr, and /home in 3 diff CD's and make all those CD as
bootable.
Thanks for sugesstions.:))
-Dilip.M
hi vishal,
wine is not easy to configure...I admit......
1. Login as a normal user ....pref. some user who you have not tried conf. wine...
2. Download a utility named winesetuptk ......an rpm would be easy.....use rpm find......
3. install winesetuptk utility.
4.startx
5.Alt + F2
6.run xterm
7.then winesetuptk
8.follow user friendly steps.....
9.enjoy wine.
bye
bijucyborg
www.getopensource.com
---------------------------------
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes