Re: [S.u.S.E. Linux] access to internet
Isn't there any natural Network Address Translator which I can use with Linux? I use Sygate when I am in Windows, which doesn't require Proxy settings. Is there something in Linux which doesn't require Proxy settings? Please let me know and thanks for your help. Paul --------------------------------------------------------------- Pavel (Paul) Brun Carleton University, Canada Email: pbrun@sympatico.ca Internet Pager: <A HREF="http://wwp.mirabilis.com/3731432"><A HREF="http://wwp.mirabilis.com/3731432</A">http://wwp.mirabilis.com/3731432</A</A>> Internet: <A HREF="http://www.public.asu.edu/~pbrun"><A HREF="http://www.public.asu.edu/~pbrun</A">http://www.public.asu.edu/~pbrun</A</A>> --------------------------------------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear Friends, I would like to ask several questions : 1) Is there much different, if I have an accelerated svga card (S3 Virge/DX), using either Accelerated or non Accelerated Xserver ( e.g. X_SVGA and X_S3V ). Since When I use MpegTV The frame rate not much differ using both x server just differ about 10 0f cpu utilization. 2) Is there a program that let us know the real speed of our connection in real time ? i.e. NetMedic ( <A HREF="http://www.vitalsigns.com"><A HREF="http://www.vitalsigns.com</A">http://www.vitalsigns.com</A</A>> ) for Windows platform ? 3) Would it be okay if I install live system, then w/o remove it/ disconnect I just umount it ( since I have only 1 CD-ROM, then use the CD-ROM for other purposes ) ? 4) How to make the disconnect feature return system exactly right before I integrate it ? 5) Which one better PPP package 2.3.5 ( older ppp.c but newer compression modules, etc ) or ppp.c in kernel 2.0.35 ( newer ppp.c but old components ) 6) Is oss included in 2.0.35 older than OSSfree 3.8b ? that is available freely in OSF ? 7) One of my friend once said using modules is slower than hard compiling it. Is it true ? 8) In terms of performance and cpu usage which one better Sound Driver included in OSSfree ( kernel ) or the one in OSS Commercial ? 9) Is program that is cpu intensive faster in Linux ? Such as encoding MP3, etc 10) Online in slow modem e.g. 33,6 same speed in Linux / windows ? or one better than another ? 11) I recently saw an old book at sale. " X cookbook and toolkit " published by Prentice Hall, 1995. This book teaches you about programming in X using Motif. Is this book good ? 12) Anyone has seen "Linux man pages" from <A HREF="http://www.lsl.com"><A HREF="http://www.lsl.com</A">http://www.lsl.com</A</A>> ? is it good 13) Lastly, which suite of book the best ? Linux Bible, Linux Complete reference 6th edition, Linux Complete Reference ( different author from previous one ) 2nd edition ? Thank you Regards, Leonard Ong Leonard Ong Advanced Research,Inc Leonard Ong| Confusious said : " The Journey of thousands miles (Íõ¶°ºÀ) | begins with a small single step " | Leonard_Ong@iname.com - Share Knowledge together! Linux/Win98| UIN : 1041402 == <A HREF="http://www.poboxes.com/Leonard_Ong"><A HREF="http://www.poboxes.com/Leonard_Ong</A">http://www.poboxes.com/Leonard_Ong</A</A>> Powered | 68FB C87E 8A0D EC9F EC82 A6FC C547 B4E4 CA46 94DB -----BEGIN PGP SIGNATURE----- Version: PGP for Business Security 5.5 Comment: Personal Password iQA/AwUBNc0pNeOHlqOLSSvhEQKaZwCfSPjyElvZj83cmQgA9UgQzU7q+nMAn0R5 m1Hsj88lSONDSSUba09bjrJT =69YD -----END PGP SIGNATURE----- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Leonard Ong wrote:
Dear Friends,
I would like to ask several questions :
1) Is there much different, if I have an accelerated svga card (S3 Virge/DX), using either Accelerated or non Accelerated Xserver ( e.g. X_SVGA and X_S3V ). Since When I use MpegTV The frame rate not much differ using both x server just differ about 10 0f cpu utilization.
Personally I'd go for the accelerated server. (suppose this is the faster one you mention)
3) Would it be okay if I install live system, then w/o remove it/ disconnect I just umount it ( since I have only 1 CD-ROM, then use the CD-ROM for other purposes ) ?
your filesystem contains soft links to your life-system. if you start a program that is realy on the life system, you get an error message with the file system unmounted. You should be able to swap disks, as long as there are no aktive processes to the life system. (otherwise you cannot umount)
7) One of my friend once said using modules is slower than hard compiling it. Is it true ?
it depends. yes, the module has to be auto loaded (kerneld) the sense is to save system memory. as long as you dont print, printing code (modul) is not in memory. suppose you won't bother to wait a few microseconds more for a printout. a modul, that has not been used for a while, is removed from the memory. Total kernel size can be another problem, as seen in the list. I think in generel it's not worth to bother.
10) Online in slow modem e.g. 33,6 same speed in Linux / windows ? or one better than another ?
in case of doubt 33,6 in linux is much faster that 33,6 in windoze. Sorry, can't give the math. proof for that. (or can someone proof that "SAME != SAME" ? ;-)) HIH Jürgen -- ========================================== __ _ Jürgen Braukmann e-mail: brauki@cww.de | / / (_)__ __ ____ __ Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu | / /__/ / _ \/ // /\ \/ / ========================================== /____/_/_//_/\_,_/ /_/\_\ - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi! Trying to kill the keyboard, Leonard_Ong@iname.com produced: [replying to the list, he is, but he should have composed a new message --- not doing so wreaks havok on the threading!]
2) Is there a program that let us know the real speed of our connection in real time ? i.e. NetMedic ( <A HREF="http://www.vitalsigns.com"><A HREF="http://www.vitalsigns.com</A">http://www.vitalsigns.com</A</A>> ) for Windows platform ?
xosview, look into the lower right corner of your X. Look at NET.
7) One of my friend once said using modules is slower than hard compiling it. Is it true ?
A bit, but since you use a GUI (graphical user interface) you need not worry, the GUI is MUCH MUCH slower. Anyway, you save memory (more memory == faster) and can upgrade (some) drivers without rebooting --- important to servers, bugfixing, testing config options, ...
9) Is program that is cpu intensive faster in Linux ? Such as encoding MP3, etc
Faster in Linux compared with what? DOS? No, Dos is 1-5 0.000000aster, since Linux has a small overhead, where Dos has none - it has no brain. But Linux has a better HD cache. WinXX? Yes. WinXX is a bloat. It also depends on whether you want to work on the machine at the same time (e.g. typing costs no computing power) or do some more CPU intensive stuff or have memory shortages or ...
10) Online in slow modem e.g. 33,6 same speed in Linux / windows ? or one better than another ?
Linux has the far far better IP stack. And you can tune Linux. And Linux is safer by default and can be made much safer than WinXX ever can hope to (except by pulling the plug).
12) Anyone has seen "Linux man pages" from <A HREF="http://www.lsl.com"><A HREF="http://www.lsl.com</A">http://www.lsl.com</A</A>> ? is it good
I guess that are the manpages describing the internal works of Linux. -Wolfgang -- PGP 2 welcome: Mail me, subject "send PGP-key". If you've nothing at all to hide, you must be boring. Unsolicited Bulk E-Mails: *You* pay for ads you never wanted. Is our economy _so_ weak we have to tolerate SPAMMERS? I guess not. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi, On Thu, 13 Aug 1998, Wolfgang Weisselberg wrote:
7) One of my friend once said using modules is slower than hard compiling it. Is it true ?
A bit, but since you use a GUI (graphical user interface) you
Loading the module will take some time, but as soon it's loaded it is exactly the same speed as a compiled-in driver. If it's a module you rarely use, the loading time doesn't matter. And if it's a module you often use it will not get unloaded most of the time. So normally there is no performance penalty. There is some small memory penalty however (average a half page per module, ie. 2 KB).
-Wolfgang -o) Hubert /\\ _\_v
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
participants (5)
-
brauki@cityweb.de
-
Leonard_Ong@iname.com
-
mantel@suse.de
-
pbrun@sympatico.ca
-
weissel@jupiter.ph-cip.uni-koeln.de