[Linux 2.6] racoon questions
Hi This is a little OT for debian-user but i hope here are some with the native kernel 2.5/2.6 implementation of IPSec Im not sure if i got the real purpose of racoon. I have here debian unstable with kernel 2.6.0-test8 and ipsec-tools 0.2.2 installed. I'd like to establish a VPN connection to my University via the native Ipsec stack and the kame tools. The university providides a CISCO VPN userspace programm to do that. This vpnclient doesn not work with Kernel 2.5/2.6 My question: Are the KAME tools (especially racoon) able to do the same thing as "vpnclient" from cisco? I red many guides and tried many configs but never got it worked. I even never got racoon to try to establish a ipsec connection. Is racoon only here to do vpn between 2 racoons or also "normal" VPN connections like "vpnclient" from CISCO? The only info i have from my Univerity are the vpn-servername, my username and my password. There are no certs or such stuff. I'll append my config files. racoon.out holds the output of "racoon -F" As you can see there is no error but i can ping "vpn-cluster.ethz.ch" as long as i want racoon does nothing... ipsec is a script wich sets the security policies. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) #!/usr/sbin/setkey -f flush; spdflush; spdadd uranos vpn-cluster.ethz.ch any -P out ipsec esp/transport//require; spdadd vpn-cluster.ethz.ch localhost any -P in ipsec esp/transport//require; 129.132.99.163 @ethz.ch path include "/etc/racoon" ; path pre_shared_key "/etc/racoon/psk.txt" ; path certificate "/etc/racoon/cert" ; log debug; remote anonymous { exchange_mode aggressive,main,base; lifetime time 24 hour; proposal { encryption_algorithm 3des; hash_algorithm sha1; authentication_method pre_shared_key; dh_group 2; } } sainfo anonymous { pfs_group 2; lifetime time 12 hour ; encryption_algorithm 3des, blowfish 448, rijndael ; authentication_algorithm hmac_sha1, hmac_md5 ; compression_algorithm deflate ; } 2003-10-26 11:19:31: INFO: main.c:174:main(): @(#)racoon 20001216 20001216 [EMAIL PROTECTED] 2003-10-26 11:19:31: INFO: main.c:175:main(): @(#)This product linked OpenSSL 0.9.7c 30 Sep 2003 (http://www.openssl.org/) 2003-10-26 11:19:31: DEBUG: algorithm.c:610:alg_oakley_dhdef(): hmac(modp1024) 2003-10-26 11:19:31: DEBUG: pfkey.c:2246:pk_checkalg(): compression algorithm can not be checked because sadb message does n't support it. 2003-10-26 11:19:31: DEBUG: grabmyaddr.c:389:grab_myaddrs(): my interface: 127.0.0.1 (lo) 2003-10-26 11:19:31: DEBUG: grabmyaddr.c:389:grab_myaddrs(): my interface: 192.168.20.50 (eth0) 2003-10-26 11:19:31: DEBUG: grabmyaddr.c:676:autoconf_myaddrsport(): configuring default isakmp port. 2003-10-26 11:19:31: DEBUG: grabmyaddr.c:698:autoconf_myaddrsport(): 2 addrs are configured successfully 2003-10-26 11:19:31: INFO: isakmp.c:1362:isakmp_open(): 192.168.20.50[500] used as isakmp port (fd=6) 2003-10-26 11:19:31: INFO: isakmp.c:1362:isakmp_open(): 127.0.0.1[500] used as isakmp port (fd=7) 2003-10-26 11:19:31: DEBUG: pfkey.c:194:pfkey_handler(): get pfkey X_SPDDUMP message 2003-10-26 11:19:31: DEBUG: pfkey.c:194:pfkey_handler(): get pfkey X_SPDDUMP message 2003-10-26 11:19:31: DEBUG: policy.c:183:cmpspidxstrict(): sub:0xb750: 127.0.0.1/32[0] 129.132.99.163/32[0] proto=any dir=out 2003-10-26 11:19:31: DEBUG: policy.c:184:cmpspidxstrict(): db :0x809e3b0: 129.132.99.163/32[0] 127.0.0.1/32[0] proto=any d ir=in
Time is runnign too fast
Hi I have a problem on my laptop. Almost every time its running on batteries the time runs twice or more as fast as it should. It almost everytime happens if i plug AC on while its running... Im sure thats a stepping problem (laptops runns at higher freq with ac plugged in). Is there a way to fix this. Linux has to know when the CPU stepps to recalculate the time. I use kernel 2.6.0-test8 with SID. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Time is runnign too fast
On Wednesday 29 October 2003 19:23, Ron Jr wrote: > On Wed, 2003-10-29 at 12:05, Raffaele Sandrini wrote: > > Hi > > > > I have a problem on my laptop. Almost every time its running on > > batteries the time runs twice or more as fast as it should. It almost > > everytime happens if i plug AC on while its running... Im sure thats a > > stepping problem (laptops runns at higher freq with ac plugged in). Is > > there a way to fix this. Linux has to know when the CPU stepps to > > recalculate the time. I use kernel 2.6.0-test8 with SID. > > I guess that rebooting the PC would drain too much battery? > Dont understand your answer... The laptups time often runs too fast if it starts in battery mode (and no ac will be pugged in). BTW: Rebooting is never a solution. cheers, Raffaeled the womb.'" > http://qrxx.4t.com/barbieOS.htm -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hotplug netwotk interfaces
Hi Is it somehow possible to enable a kind of hotplug with the debian interfaces system? If i configure my eth0 device like: auto eth0 iface eth0 inet dhcp and i have no network cable pluged in while im starting my laptop then it tries to fetch an ip at startup and if there is no connection it tries very long till it gives up. Is there a config method that this process is completly backgrounded? The interface should always be activce and as soon as i plug a cable in it should gather an IP imediatly (like on Win2k). Second case: wireless card. If we have a pcmcia wireless card and plug it into a running system a new interface is created. Is there a method to let the debian interface system react on that? As soon as i plug in my wireless card it should set it up and gather an IP via dhcp. I cant just enter that device into the interfaces file because it does not exist while the card is not pluged in. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Disable a Flat Screen
Hi I'm wondering if there is a method to disable a built in flat screen (on a laptop). I'm thinking of something like dpms. Win32 know a method (i don't kniw how) but when my laptop stands around doing nothing the screen never shuts down in linux mode. Is there a method/tool/XFree86 extension to do so? "xset dpms force suspend|off" does nothing on my laptop here. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Disable a Flat Screen
On Sunday 02 November 2003 01:59, Roberto Sanchez wrote: > Raffaele Sandrini wrote: > > Hi > > > > I'm wondering if there is a method to disable a built in flat screen (on > > a laptop). I'm thinking of something like dpms. Win32 know a method (i > > don't kniw how) but when my laptop stands around doing nothing the screen > > never shuts down in linux mode. Is there a method/tool/XFree86 extension > > to do so? "xset dpms force suspend|off" does nothing on my laptop here. > > > > cheers, > > Raffaele > > You may also want to try posting this question to debian-laptop. > What brand/model laptop do you have? > > I have a Toshiba Satellite 2805, and the screen automagically blanks > after 10 minutes. I don't ever recall setting a specific option for > this. It has worked under Xree86 4.1 (in Woody) and 4.2 (in Sid). > I have a DELL Inspiron 5150. -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Kernel problem using Dell Laptop
Hi I experience some problems installing Linux on an Dell Inspiron 5150. I used the cd image from http://people.debian.org/~blade/XFS-Install/ to get XFS support. This image uses an altered 2.4.20-bf24 kernel. With it everithing works fine. But my laptop has an /*%&(ç("/%ç&*(//& Broadcom 4400 eth adapter buitin wich is supportet from kernel version >= 2.4.22. So i took the kernel config from the kernel from the XFS image and built a 2.4.22 kernel with the kernelpackage. The only thing i changed was to build the bcm4400 driver as a module. i installed the debs (via CD) on my laptop. After restart i get the following message (without a kernel panic) and the kernel stops: cpu: 0, clocks 0, slice 0 i have no idea what this means since the cpu setting is set to 486... BTW: i have tried to compile a module version of the bcm4400 driver for the 2.4.20-bf24-xfs kernel but when i send data to the netowork i get a kernel panic. cheer, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Kernel 2.6 and modutils
Hi I tired to install a 2.6.0-test4 (debain release) kernel. After the reboot i was not able to use the modutils (and all modules) at all. It says that "QM_MODULES" is not implementet. After some googling around i know that modultis need to be patched to work proper with the 2.6 kernel. Since debian ships the 2.6 kernel im wondering if there is also a patched version of modutils around or what would be the debian way to thing running? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Kernel 2.6 and modutils
On Sunday 21 September 2003 13:16, Raffaele Sandrini wrote: > Hi > > I tired to install a 2.6.0-test4 (debain release) kernel. After the reboot > i was not able to use the modutils (and all modules) at all. It says that > "QM_MODULES" is not implementet. After some googling around i know that > modultis need to be patched to work proper with the 2.6 kernel. Since > debian ships the 2.6 kernel im wondering if there is also a patched version > of modutils around or what would be the debian way to thing running? > > cheers, > Raffaele > -- > Raffaele Sandrini <[EMAIL PROTECTED]> > Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) Ok i found it. I need to install the module-init-tools package... Perhapps it would be useful to mention this in the kernel source or in the modutils package that u need this package to run a kernel > 2.4 cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
How to include the experimental distribution
Hi The expertimental distribution should be locatet on many mirror at "debian/ projects/experimental". I wondering how i should access this place through apt. A line like deb /debian/projects experimental main contrib non-free does not work because APT searches for the "dists" directory. A line like deb /debian/projects/experimental/main/binary-i386/ ./ does also not work because APT cat find the real packages witch are localet in the pool secrions. As i know in debian for everything is a reson :) i think im doing something wrong here... Can someone explain? :) cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: How to include the experimental distribution
On Sunday 21 September 2003 17:59, Greg Folkert wrote: > On Sun, 2003-09-21 at 11:03, Raffaele Sandrini wrote: > > Hi > > > > The expertimental distribution should be locatet on many mirror at > > "debian/ projects/experimental". I wondering how i should access this > > place through apt. > > > > A line like > > deb /debian/projects experimental main contrib > > non-free does not work because APT searches for the "dists" directory. > > > > A line like > > deb /debian/projects/experimental/main/binary-i386/ > > ./ does also not work because APT cat find the real packages witch are > > localet in the pool secrions. > > > > As i know in debian for everything is a reson :) i think im doing > > something wrong here... Can someone explain? :) > > > > cheers, > > Raffaele > > Take a look at my raw sources.list I use. > > http://www.gregfolkert.net/files/sources.list > > If you use it as is. Please heed the warnings included with it. Thanks for the help... as i can see the solution is as always in debian the simpelest one :)) BTW: u have damn much sources... i wonder how long a apt-get update takes on ur box :)) cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
NVIDIA drivers
Hi I would like to inastall the native nividia driver onto my debian box. I use unstable there and i saw that there are packages containing the latest debian driver. However these packages are broken (nvidia-glx depends on a non-existend package). Since i need this driver im asking u how i should install this driver with maintaining the debian way? Im afarid of installing that .run file provided by nvidia. I dont know what they are installing. Any hints to get this driver PROPER onto my box? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Easy way to share deb files?
Hi Im looking for an easy method to share debian files. Im running several sid machines here. I used to upgrade them every week. Till now i did a dist-upgrade on evey machine wich the downloads all the packages on its own. All these machines have many identical packages installed. Since APT saves each deb file it downloads it would be cool to do the upgrade the one machine and let the others use that one as "source" and try to get all packages from there and only download packages wich are not avail on the first machine... Ist this somehow (ev without settuing up a debian mirror) possible? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
confused about /dev/input/mice
Hi Im not sure if I got that right. Every mouce device accessed through HID can be accessed via /dev/input mice. Is that right? Im experiencing some problems here. I try to setup my laptop wich has an internal touchpad, connected via PS/2, and an external Logitech mouse connected via USB. I run a debian kernel 2.6.0-test4 here. Getting the USB mouse to work was no problem: loading the uhci_hcd.ko and the hid.ko kobject file and the mouse worked perfectly and i can use it via /dev/input/mice. My problem is the touchpad. HID successfully detect it if i insert psmouse.ko i get: Synaptics Touchpad, model: 1 Firware: 5.9 Sensor: 37 new absolute packet format Touchpad has extended capability bits -> multifinger detection -> palm detection input: Synaptics Synaptics TouchPad on isa0060/serio1 I can do on my touchpad what i want the cursor does not move. Whats the problem here? Should the touchpad be accessed via another node? Or isn't it propper detected? I thought /dev/input/mice should make the mouce transparent to userspace programms like X or gpm... cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: confused about /dev/input/mice
On Sunday 28 September 2003 20:04, Albert Dengg wrote: > > Well, every _USB_ mouse connected will be accessible through > /dev/input/mice, but ps2 devices are not managed with hid and therefore are > not accessible through /dev/input/mice but through /dev/psaux > Hmmm... what exaclty is the psmouse module for then? It is a part of input and i cant find any section of the traditional input system in the 2.6 kernel configuration. /dev/psaux is only used by input as a somewaht clone of /dev/input/mice. That means that it also outputs the data from my USB mouse and not the ps2 touchpad. The problem must be somewhere else. The input system detects my ps2 touchpad i get no error message somewhere... i dont know if i have to switch somehow between these devices... very strange. -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: confused about /dev/input/mice
On Sunday 28 September 2003 19:59, Monique Y. Herman wrote: > On Sun, 28 Sep 2003 19:36:25 +0200, Raffaele Sandrini <[EMAIL PROTECTED]> penned: > > Hi > > > > Im not sure if I got that right. Every mouce device accessed through HID > > can be accessed via /dev/input mice. Is that right? > > > > Im experiencing some problems here. I try to setup my laptop wich has an > > internal touchpad, connected via PS/2, and an external Logitech mouse > > connected via USB. I run a debian kernel 2.6.0-test4 here. Getting the > > USB mouse to work was no problem: loading the uhci_hcd.ko and the hid.ko > > kobject file and the mouse worked perfectly and i can use it via > > /dev/input/mice. My problem is the touchpad. HID successfully detect it > > if i insert psmouse.ko i get: > > > > Synaptics Touchpad, model: 1 > > Firware: 5.9 > > Sensor: 37 > > new absolute packet format > > Touchpad has extended capability bits > > -> multifinger detection > > -> palm detection > > input: Synaptics Synaptics TouchPad on isa0060/serio1 > > > > I can do on my touchpad what i want the cursor does not move. Whats the > > problem here? Should the touchpad be accessed via another node? Or isn't > > it propper detected? I thought /dev/input/mice should make the mouce > > transparent to userspace programms like X or gpm... > > > > cheers, > > Raffaele > > Not sure this is totally helpful, but maybe you could make a knoppix CD, > boot off of that, and see how it handles the mouse thing? > Unfortuantly Knoppix (and virtually every 2.4 kernel, except of debian bf2.4 kernel) refuse to start on my Dell Inspiron 5150. The kernel detects no CPU :( -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Kernel 2.6: Using an USB mouse and an touchpad at the same time
Hi I have kernel version 2.6-test6 installed on my Dell Inspiron 5150. I can access my USB mouse via /dev/input/mice and my touchpad via the event device and a special Xfree86 driver for the touchpad. I'm wondering if some of u guys have managed to get the touchpad and the USB mouse working at the same time. Im thinking of a situation like in Win32 systems where i can move the cursor with the mouse and the touchpad at the same time. Its annoying to restart X server with another config only because i plugged or unplugegd my USB mouse. The difficoulty is deffinitly that we are talking about more than one interface (mice and eventX). In kernel 2.6 all devices were mapped through the standart ps2 device /dev/ psaux. This old fashioned interface is no more present in the new kernel. Every input is now managed via HID. Any solutions/suggestions? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [OT] GUI for MySQL
On Thursday 17 October 2002 19:17, Chip Rose wrote: > On 17 Oct 2002, Justin Ryan wrote: > > phpmyadmin seems fairly popular.. > > > > I recommend, even if you use a GUI, learning to admin it directly - > > after all, the assumption is that you are writing some sort of db app to > > interface with it.. > > > > -jus > > --- > I'm still trying unsuccessfully to get some kind of db interface up and > running for inputting and querying the relational database. > Everything I've seen has a flat file approach in the interface. > I'm still hacking away trying to get PHP3 up and running to create some > sort of interface, maybe in a browser; also unsuccessfully so far. > The GUI apps I've seen are all MySQL admin apps, not for > inputting/querying... With phpMyAdmin u can do *all* queries also search queries and you can input data. It runs (AFAIK) with php3 and php4. -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
More KDM sessions
Hi Is there a possibility to run more than one KDE session created by KDM on woody? How? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
XMMS and ogg
Hi The xmms webpage says: Since XMMS 1.2.4, Ogg Vorbis is distributed with XMMS. I have here on my woody box 1.2.7 installed and am not able to load/play ogg files. There is also no ogg output plugin located in the output dir. Do i have to install some additional packages to bring ogg to live on my system? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: XMMS and ogg
On Friday 18 October 2002 13:12, Stephan Seitz wrote: > Hi! > > On Fri, Oct 18, 2002 at 12:43:32PM +0200, Raffaele Sandrini wrote: > > files. There is also no ogg output plugin located in the output dir. > > No, its name is libvorbis.so. > > > Do i have to install some additional packages to bring ogg to live > > on my system? I looked into the xmms dir (/usr/lib/xmms/input) and there IS a libvorbis.so > > Yes. you need libvorbis0, libogg0 and libvorbisfile3, too. > I have all these paks installed. XMMS does not list libvorbis.so in its input dialog... -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
PS/2 and IMPS/2 mice
Hi I did several tests here with our different PS/2 mice. I had the problem, that not every mouse was usable trough XFree86 with the same config. I found out that i am able to use every PS/2 mouse with eather ther "PS/2" driver or the "IMPS/2" driver (im talking about the "Protocol" option in the XF86Config of Xfree 4.2.1). All older mice _only_ worked with the PS/2 driver and all newer mouse (logitech weel mouse, M$ weel mouse and co) worked _only_ with the IMPS/2 Driver. That means that i am not abel to use the PS/2 driver vor every mouse. As we have _many_ systems here and i don't want to stick a mouse deffinitly to a computer I need something wich is able to probe if there is a newer or older mouese connected to the system and wrtites the correct values to the XF86Config. Is there something like that in the Debian dirsti wich could be automatically run on sartup? If not, does somebody have an idea how i could solve that issue? cheers, Raffaele -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
catch the output of an app in a perl script
Hi How can i catch the output of a program runned in a perl script? the "system()" command returns the return value of a app, doesn't it? do i have to do something like "read()" ? cheers, Raffaele -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: XFS in the kernel-source
On Sunday 10 August 2003 15:40, Alexander Schmehl wrote: > * Raffaele Sandrini <[EMAIL PROTECTED]> [030810 14:51]: > > I got the kernel-source-2.4.21 package (wich is the debian patched > > version of the official kernel). I also got the XFS patch from SGI for > > the 2.4.21 kernel > > (ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all-i3 > >86.bz2). > > If you use Debians Kernel-Sources, why don't you use Debian xfs-patch, > too? > > > Yours sincerely > Alexander OOPS is there one? I cant find it in the package reposity? @Alex: Sorry for the private mail. -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
XFS in the kernel-source
Hi I got the kernel-source-2.4.21 package (wich is the debian patched version of the official kernel). I also got the XFS patch from SGI for the 2.4.21 kernel (ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all-i386.bz2). As i tried to patch the kernel i run into difficoulties: [EMAIL PROTECTED]:/tmp/kernel-source-2.4.21$ cat patch.log | grep FAILED Hunk #1 FAILED at 8. 1 out of 1 hunk FAILED -- saving rejects to file include/asm-i386/kmap_types.h.rej Hunk #2 FAILED at 255. 1 out of 3 hunks FAILED -- saving rejects to file init/main.c.rej Hunk #2 FAILED at 2960. Hunk #3 FAILED at 2981. Hunk #4 FAILED at 3159. 3 out of 5 hunks FAILED -- saving rejects to file mm/filemap.c.rej I tried a original 2.4.21 kernel and the patch worked. I'd like to use the debianized kernel and so im asking if theres somone who made that? Is it clean to hack the files and simply put the rejects in? I want this approved by someone before i spend time in destroying my system :)) cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: XFS in the kernel-source
On Sunday 10 August 2003 17:58, Raffaele Sandrini wrote: > On Sunday 10 August 2003 15:40, Alexander Schmehl wrote: > > * Raffaele Sandrini <[EMAIL PROTECTED]> [030810 14:51]: > > > I got the kernel-source-2.4.21 package (wich is the debian patched > > > version of the official kernel). I also got the XFS patch from SGI for > > > the 2.4.21 kernel > > > (ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all- > > >i3 86.bz2). > > > > If you use Debians Kernel-Sources, why don't you use Debian xfs-patch, > > too? > > > > > > Yours sincerely > > Alexander > > OOPS is there one? I cant find it in the package reposity? > > @Alex: Sorry for the private mail. > I found it. Thanks for the advice :) -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libacl1 (sid)
Hi I like to compile my own version of cyrus-sasl but the package wants heimdal-dev installed. However i am not able to install heimdal-dev cause it depends on libacl1-kerberos4kth-dev wich depends on libacl1-kerberos4kth wich conflicts wich confilcts with libacl1. libacl1 can not be removed cause it is a core bakcage and would remove nearly the whole system. Is this a package bug or a joke? :)) Should i simply force heimdal-dev and libacl1-kerberos4kth dev to install? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
OO and locales
Hi Why does my OpenOffice not honor my locale settings? "locale" says: LANG=de_CH LC_CTYPE="de_CH" LC_NUMERIC="de_CH" LC_TIME="de_CH" LC_COLLATE="de_CH" LC_MONETARY="de_CH" LC_MESSAGES="de_CH" LC_PAPER="de_CH" LC_NAME="de_CH" LC_ADDRESS="de_CH" LC_TELEPHONE="de_CH" LC_MEASUREMENT="de_CH" LC_IDENTIFICATION="de_CH" LC_ALL= The languguage is German in OO but thats only becuase i only have the german package installed, however all the measurments and formats are in inches and so on. That makes OO nearly usable... Is there a way around that? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: OO and locales
On Sunday 24 August 2003 15:23, Savio Ramos wrote: > On Sun, 24 Aug 2003 14:01:56 +0200 > > Raffaele Sandrini <[EMAIL PROTECTED]> wrote: > > The languguage is German in OO but thats only becuase i only have the > > german package installed, however all the measurments and formats are in > > inches and so on. That makes OO nearly usable... > > Edit the archive /etc/environment and put LANG=de_CH There is a such entry. And the locale i sent in the first post also showed the LANG varable set to de_CH > > Than locale-gen as root > > P.S. if doesn't exist the file /etc/environment make a new one. -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: OO and locales
On Sunday 24 August 2003 16:16, Wayne Topa wrote: > > If(?) you are asking how to get your tabs, etc to show in metric > units. Click on Tools->Text Document->General and select the desired > Measurement unit. If that wasn't the question, I'm not sure I > understand. > > -- > Plug-and-Play is really nice, unfortunately it only works 50% of the time. > To be specific the "Plug" almost always works.--unknown source > ___ Yes, thats that what i wanted but it can't be that every user has to manipulate 4 field first before he has his locale setting. There is a reson we have a POSIX locale system... Does OO not use the locale system at all?? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Formating a big partition with mke2fs
hi I tried to format a 40GB partition with mke2fs. I typed: mke2fs -b 4096 -i 4096 After writing 135 of 12215 (or similar) tables the programm processes very slow and was not finished after one hour formating... after one hour it was on the 145 table. Where is the problem here? Since now i never had problems foramtting a partition and it went very quick each time. cheers, Raffaele -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
unstable packages for woody
Hi I'd like to install licq 1.2.6 on my woody box. Its not avalible as binary package for woody. Ok i could install it from unstable and would have to update some other files (libc) to get it installed. If i dont want to mix my woody box with unstable libs (and i don't want to do that) i could download the source by hand from licq.org and compile it (i would need the kde and qt dev files). Sice the debian installation system is one of the most genious systems in the computer world im sure that there is an automatet method for this issue. E.g. compile the package on my box with woody incs and libs. Is there a "debianized" method or do i have to use the old-fashioned-self-compiling way? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Screen blanking on logout
Hi Debian uses getty as the tty program. Getty does not blank the screen when its invoked. Other distri namely SuSE, take mingetty for that job wich is able to blank the screen. I did not find an option wich lets getty blank the screen so wich are my options to get that feature? write a script wich firstly runs clear and the getty and take that one in the inittab or do i have to use mingetty to get the screen blanked? cheers, Raffaele -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Screen blanking on logout
On Friday 06 September 2002 14:43, Ian Johannesen wrote: > > Since I'm using bash2 I normally do > echo 'clear' >> /etc/skel/.bash_logout > > But if you only want it for one local user you could just replace the > above with: > echo 'clear' >> ~/.bash_logout > > .bash_logout is executed when logout is issued. > Hi, your solution is not save enough... It can be changed by the user. It has to be "over the user-level". I solved it with this script: - #!/bin/bash clear exec /sbin/getty 38400 $1 - And in the inittab i have then: 1:2345:respawn:/root/bin/shell tty1 The disadvantage about this approach is that if i loose the "shell" script i wont be able to log into my system without tweaking with a second system... cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Is Rsync able to cache filelists?
Hi I'm running an rsync server here (rsync in deamon (inetd) mode). Everytime i connect with a client it creates a filelist. My Rsync server is an older machine so this process takes a major part of the whole transmission time. Is there a way to get the server to store the filelist in a kind of a cache? So that only the client has to figure out wich files it needs and the server can use its cache. cheers, Raffaele -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Screen blanking on logout
On Monday 09 September 2002 09:26, Sridhar M.A. wrote: > > Why not put the `clear` in /etc/issue? That way as and when the user > logs out, the screen is cleared and whatever is in issue comes on > screen. I am attaching my /etc/issue. Try that. > > Regards, Yeah, also a good idea... BTW: Where can i get that ANSI control codes from? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
supersuer by a normal user with chmod
Hi On normal homedirs the owner of the files is the owner of the homedir. That means he/she can alter the file permissions in the files he/she ownes (with chmod) I tested the following: As a normal user i crated a file in my homedir. % touch test I changed it to a exec file. % chmod 700 test No i set the superuser bit % chmod +s test It worked(!). That means that a user can download for example a BASH binary and set the superuser bit for it ans has root privileges ??!! Am i missing here something? cheers, Raffaele -- Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen - und tolle Preise absahnen! http://www.onlinestar.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Centralized user-database: LDAP vs. KerberosV5 vs. AFS
Hi I try to evaluate wich is THE user database and login system. I read many docs and tried it for myself. I ask here for your thoughts about that. First some of mine: LDAP: This is deffinitly a cool method. Its very simple and very secure due its high SSL encryption. And through the possibility of NSS_LDAP virtually every application will automatically support that and due the nature of LDAP you are able to store all sort of information about the user in the LDAP tree. KerberosV5: Also a somewhat simple method. Also (very) secure. Has a different approach (its ticket system). Is fully compatible with AFS. Perhapps compatible with other systems like Win32. But you still need a passwd file to store special user data, right? AFS: The old approach. Somewhat secure. Is also (no, really? :-) ) compatible with AFS. It uses a modified Krbv4 system. It should be also very protable through all sorts of Unixes and Win32. Need of a passwd file. Conclusion: Out of this information i would prefer the LDAP Approach but what is if you want to use AFS as distributed filesystem and LDAP as user-database? Then you need to maintain 2 user-databases or is there a way to get AFS working with LDAP? You see, there are lots of points to view at! Have i missed an important other approach? RFC and experiences. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Making a Backup to a CD-RW
Hi all I want to make backups to CD-RW. So i have to do it with the mkisofs prog to create the image. Is it possible that i culd make an exact copy of my files, i mean, that no name is altered after? I tried it but i never got the output i want. I want to backup the /root, /home and the /etc directory into the /root /home and /etc dirs on the CD. I tried this command: mkisofs -R -o /tmp/backup.iso /home=/home/ /root=/root/ /etc=/etc/ but i had errors about dubble files or it merged the files wrong Have somebody a clue Or should i make a tar image first and then a iso image of it and burn this to the CD? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Copying a whole PC
Hi I bought a new machine (yeah!!). Now i want to copy my old one over my network to the newone? On the newone is nothing installed not even a OS. What is the simpiest way to do this? Is it possible to this with TOMSRBT? I have made partitions and and formattet them probbably. So my only prob is to get that stuff over the network. Please be specific i'm not a verygood ifconfig, route and stuff user... Thanks in advance cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Problems mounting a NFS share
Hi all I have problems mounting a NFS share. I would like to copy my whole system to another PC so i entred in my source PC's export file / (ro,no_root_squash) # IS THIS CORRECT? i want that EVERY file then is copied like it was on the old system (cp -a) I have done the above configuration and tried to mount the share on the source PC itself to check if it work. I typed mount 192.168.1.1:/ /mnt It worked fine. So i tried the same command on my new machine (wich has i micro SUSE working and has IP: 192.168.1.5, I am root on both systems) but then i bekame the messg "RPC: Timed out" That sounds like my computer dousn't respond on the request but i can ping both systems from every other system in the network Any Ideas? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
LILO and big HD's
Hi I have win and lin insalled on my computer unfortunally windows must be on the first partition wich is 20 GB's big. the next 20 GB's are for debian. Is there any chance to get LILO working under this circumstances (perhaps a new version or something like that)? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Puhh, another prob with copying...
Hi all Perhapps you saw that i have flooded the list with my quests. I got it to get the network work and have nfs working... Then i copied all with the "cp -a" command. No i have the prob that i can't login to my new machiene because threr are still files wich it hasn't copyied eg. the shadow file. What must i do that it copy ALL THE DATA to my new PC? i want to copy them over the net not putting my old HD in the new computer. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
IMPS/2 mouse protocol and XF86Setup
Hi all, My problem is, that my mouse is working with gpm but not with X11. i use the gpm flags: -m /dev/psaux -t imps2 (i have an IntelliMouse) Thats working fine. Now im entering into XF86Setup to configure various things... I chose at the mouse tab IMPS/2 and apply the changes. But the mouse is just going into the right upper corner of the screen and stays there. It does this eather if i choose /dev/gpmdata or /dev/psaux or if i choose PS/2 as the protocol. Has somebody an idea whats wrong? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
X11 with GeForce2 MX possible?
Hi I have now a GeForce2 MX and Xfree86 3.3.6 installed. I couldn't get it working until now... with the svga server and i havent found another one fitting to my card. Do i have to upgrade to 4x . If yes what is the easiset way to do this with potato? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Easiest way to upgrade XFree86
Hi I'm running XF86 3.3.6. I'd like to upgrade it to the 4.x version. I'm runnign potato. Whats the easiest way without upgrading to woody (pls be specific, i'm not that perfect :-))? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
HELP, confused about XFree86 4.0.2 and woody
Hi, I upgradet to woody, and i must use xf86 4.0.2 because i have a geforce2. I have the server installed. But i can't find any 4.0.2 clients. They are 3.3.6 and also the grafic servers are all 3.3.6! How can i get the new ones? Are there any? How can i setup the new server? XF86Setup isn't here anymore... Have made something wrong with the upgrade? i used "apt-get dist-upgrade" cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
apt-get sometimes hold packs back on upgrade
Hi If i run "apt-get upgrade" it does hold some packages back eg. perl 5.05... (???) I ment that woody uses perl 5.6 and not the older version... What does that mean, that apt-get holds the packages back and why does it do this? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Are threre problems with Debian and NFS
Hi all, I have made some confusing probs with NFS and Debian. My normal PC runs Debian. I have a little 386 wich is my Router and schould run SUSE. Now erarlier, as my normal PC run also SuSE i have made NFS connections with no problems. Now, as my Deb is the server, i very often get Time Out errors on connecting to the server from the Suse machine. And then another time it works and the it works not and so onvery confusing. Do i have to look on some special issuses with Debian? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Install Debian through a ISDN Termianl Adapter
Hi all Unfortunally i killed my SUSE Linux. Now i want to turn to a REAL GPL Linux. I downloaded the compact install disks. Now i ask you if it's possible to proceed the installation through my ISDN Treminal adapter (ISDN-Modem)? I saw nothing on your bootdisk like "chat" or "pppd" BTW: Are there anywhere (on debian sites) ISO images for to download which i can burn to a cd? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Can't establish a ppp connection with the base system...
Hi all If i try to connect to the intenet(with pon) I get the following in the messages file: Dec 12 20:43:29 debian pppd[345]: pppd 2.3.11 started by root, uid 0 Dec 12 20:43:30 debian chat[346]: abort on (BUSY) Dec 12 20:43:30 debian chat[346]: abort on (NO CARRIER) Dec 12 20:43:30 debian chat[346]: abort on (VOICE) Dec 12 20:43:30 debian chat[346]: abort on (NO DIALTONE) Dec 12 20:43:30 debian chat[346]: abort on (NO DIAL TONE) Dec 12 20:43:30 debian chat[346]: abort on (NO ANSWER) Dec 12 20:43:30 debian chat[346]: send (ATZ^M) Dec 12 20:43:30 debian chat[346]: expect (OK) Dec 12 20:43:30 debian chat[346]: ATZ^M^M Dec 12 20:43:30 debian chat[346]: OK Dec 12 20:43:30 debian chat[346]: -- got it Dec 12 20:43:30 debian chat[346]: send (ATDT00625550065^M) Dec 12 20:43:30 debian chat[346]: expect (CONNECT) Dec 12 20:43:30 debian chat[346]: ^M Dec 12 20:43:36 debian chat[346]: ATDT00625550065^M^M Dec 12 20:43:36 debian chat[346]: CONNECT Dec 12 20:43:36 debian chat[346]: -- got it Dec 12 20:43:36 debian chat[346]: send (\d) Dec 12 20:43:37 debian pppd[345]: Serial connection established. Dec 12 20:43:37 debian pppd[345]: Using interface ppp0 Dec 12 20:43:37 debian pppd[345]: Connect: ppp0 <--> /dev/ttyS0 Dec 12 20:43:42 debian pppd[345]: Hangup (SIGHUP) Dec 12 20:43:42 debian pppd[345]: Modem hangup Dec 12 20:43:42 debian pppd[345]: Connection terminated. Dec 12 20:43:43 debian pppd[345]: Exit. Seems everything be good.. but why this SIGHUP? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Can't establish a ppp connection with the base system...
Hi all If i try to connect to the intenet(with pon) I get the following in the messages file: Dec 12 20:43:29 debian pppd[345]: pppd 2.3.11 started by root, uid 0 Dec 12 20:43:30 debian chat[346]: abort on (BUSY) Dec 12 20:43:30 debian chat[346]: abort on (NO CARRIER) Dec 12 20:43:30 debian chat[346]: abort on (VOICE) Dec 12 20:43:30 debian chat[346]: abort on (NO DIALTONE) Dec 12 20:43:30 debian chat[346]: abort on (NO DIAL TONE) Dec 12 20:43:30 debian chat[346]: abort on (NO ANSWER) Dec 12 20:43:30 debian chat[346]: send (ATZ^M) Dec 12 20:43:30 debian chat[346]: expect (OK) Dec 12 20:43:30 debian chat[346]: ATZ^M^M Dec 12 20:43:30 debian chat[346]: OK Dec 12 20:43:30 debian chat[346]: -- got it Dec 12 20:43:30 debian chat[346]: send (ATDT00625550065^M) Dec 12 20:43:30 debian chat[346]: expect (CONNECT) Dec 12 20:43:30 debian chat[346]: ^M Dec 12 20:43:36 debian chat[346]: ATDT00625550065^M^M Dec 12 20:43:36 debian chat[346]: CONNECT Dec 12 20:43:36 debian chat[346]: -- got it Dec 12 20:43:36 debian chat[346]: send (\d) Dec 12 20:43:37 debian pppd[345]: Serial connection established. Dec 12 20:43:37 debian pppd[345]: Using interface ppp0 Dec 12 20:43:37 debian pppd[345]: Connect: ppp0 <--> /dev/ttyS0 Dec 12 20:43:42 debian pppd[345]: Hangup (SIGHUP) Dec 12 20:43:42 debian pppd[345]: Modem hangup Dec 12 20:43:42 debian pppd[345]: Connection terminated. Dec 12 20:43:43 debian pppd[345]: Exit. Seems everything be good.. but why this SIGHUP? (Password and user is correct) Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Use of TTY7-TTY12
Hi all In the debain sytem the tty7-12 are not used by default. How can i for example use TTY10 to schow me the messages file. If i log in in an other tty and type 'tail /var/log/messages > /dev/tty12' then it does show the changing of messages there but the other tty is blocked because tail is attached to the starter tty. How can i make that? Or generally: How can i detach any sort of apps from the ttys? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Install newer pakages than the stable release serves
Hi all, I use potato. I need to install the newest OT Developpmet pacckage (2.2.2). Potato serves only the 2.0.2 version. I saw that woody has the newest libraries. What is now the uncomplicatest way to get the qt-2.2.2-dev package installed with all depencies and so on? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Install newer pakages than the stable release serves
Hi all, I use potato. I need to install the newest OT Developpmet pacckage (2.2.2). Potato serves only the 2.0.2 version. I saw that woody has the newest libraries. What is now the uncomplicatest way to get the qt-2.2.2-dev package installed with all depencies and so on? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Restore the STATUS file
Hi all, As i said, i'm new to debian. I tried lots of things. I have done lots of shit with dselect. Is there a command, wich sets the status of the files appropriate to my system. For example i have now lots of deps. The lodaer want that i download 350MB (!) I don't want these files. So perhaps is there a command wich sets the status to installed for all my installed packages and to not installed for all other packages but not something like "have to be installed with the next getting of files"... Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
HOW CAN I INSTALL QT2.2 ON POTATO?
Hi all, I must install the newest version on my box. Deb has nice precompiled packs so i haven't to compile it or myself But i can't get it on my computer.. If i add im my sources file the unstable path then apt want to ugrade my whole system (thats ok) but if i use the --no-ubgrade option it wants to install xfree 4. I want no Xfree 4 on my computer i prefer the older version. Qt has lots of depencies... Whats the simliest way to get QT without changing my whole system? Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
How to use Exim with GMX and other quests
Hi all I have some Exim questions. I comming from a SuSE system wich uses Sendmail so i have very little knoledge about exim. First of all: I use Kmail to get my mail via POP3. I use a relay, mail.gmx.ch, for outgoing mail so i chose option 3 in eximconfig. If i try to send a local email (via Kmail) i.e to [EMAIL PROTECTED] then exim doesn't send anything. If i type sendmail -bp i get the mail in the queue... How can i say exim to deliver the mail.? Secnd problem. GMX uses the today non-standard to login via SMTP (RFC-2554) as lots of cliants can do that. Is it possible to give exim a username and a password to login in the smarthost? General question: Is better to use sendmail than exim i thought to use exim because the debian developpers would have thought something before they decided to use it apart of sendmail... Thanks a lot. Cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
GCC and EGCS
Hi all I am really confused over the different compilers wich seems to be together. Does EGCS exist today? or is it included in GCC. Many software recomments to be compiled with egcs (???). I have GCC 2.95.2 installed on my machine wich seems to be the latest version of GCC. The kernel doc tells me that i have to use GCC 2.72 (???) and only for secondary choice the latest GCC! Could someone solute my confusion? Thanks for every help. cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
Re: GCC and EGCS
On Saturday 06 January 2001 22:19, Mike wrote: > Raffaele Sandrini wrote: > > Does EGCS exist today? or is it included in GCC. Many software recomments > > to be compiled with egcs (???). > > Like others have said already, gcc and egcs merged some time back. > > > I have GCC 2.95.2 installed on my machine wich seems to be the latest > > version of GCC. The kernel doc tells me that i have to use GCC 2.72 (???) > > and only for secondary choice the latest GCC! > > Last night I built kernel 2.4.0 using gcc 2.95.3 - no troubles so far. > Even got everything working right on the first try. Thanks a lot for your help. I also compile all my stuff on GCC 2.95.2 without having any troubbles at anytime. I'm just wundering what the GREAT difference between the releases could be. I mean the language for example "C" doesn't change... But the changes are as big as the kernel wont compile on GCC 2.96? thats strange to me... I mean it's not important and doesn't stress me (hehehe) in anyway just strange... cheers, Raffaele -- Sent through GMX FreeMail - http://www.gmx.net
ATAPI Tape "OnStream"
Hi all I have an OnStream Di30 ATAPI Tape. On their website (www.onstream.com) they have some driver patches for the ide-tape driver. In the kernel sources is only version 1.15 of ide-tape included wich doesn't support onstream tapes. The patch on the website is for the 2.2.16 kernel. This patch would update ide-tape to ver. 1.16f with full onstream support. I got errors on trying it on 2.2.18 kernel. Is there a way to get it into the 2.2.18 kernel? cheers, Raffaele
Kernel change and RAID 1
Hi, I have a little big problem on my little server. There i have installed the 2.2.13 kernel now i want to change to the latest 2.2.x (2.2.18) due driver updates. I had compiled all like i do it all the time. But after i restarted my computer i raid resynchronisized my raid drives (software raid) and then i got an error (don't know wich one). However my drives were mounted ro. No init script run. What happend there (i switched back to the old kernel) Han someone help me? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
Exim and critical Header
Hi all I saw, that exim is sending lots of critical data in the eamil header (you can watch it). How can i configure exim don't to do that? I don't want such things as my login name and domain name in the headers. cheers, Raffaele
Autmatically switch "Num Lock" to on at Login
Hi, I set in my bios, that it should enable Num Lock at Startup but Linux switches it of when it starts. How can i configure bash or anything other to enable Num Lock at Login? How can configure X-Server to switch it automatically to on? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
Update from kernel 2.2 to 2.4 mit the stable release
Hi, I use the stable (ptotato)-Debian release. Now i wan't to upgrade to the 2.4.1 kernel (from the 2.2.18). Do i have to look at some special issues or can i compile it the same way i did it with the 2.2? Do i need some special Progs? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
Re: Update from kernel 2.2 to 2.4 mit the stable release
Hi Yes, ok, i will forget rpm. I tried your way over apt-get all worked fine until the compile process started. Here is the output of apt-get: Reading Package Lists... Building Dependency Tree... Need to get 977kB of source archives. dpkg-buildpackage: source package is e2fsprogs dpkg-buildpackage: source version is 1.19-3 dpkg-buildpackage: source maintainer is Yann Dirson <[EMAIL PROTECTED]> debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux dh_testdir make: dh_testdir: Command not found make: *** [clean] Error 127 Build command 'cd e2fsprogs-1.19 && dpkg-buildpackage -b -uc' failed. E: Child process failed what is "dh_testdir"? Do you have an advice? cheers, Raffaele On Sunday 11 February 2001 15:57, ktb wrote: > On Sun, Feb 11, 2001 at 03:31:44PM +0100, Raffaele Sandrini wrote: > > Hi > > > > Thanks for that help. > > > > I got the modutils rpm from kernel.org and installed it with no probs. > > > > Now i downloaded the e2fs source files from the depian ftp. I got 3 > > files. The main file, a diff file and a .dsc file. For what do i need the > > .dsc file? Is this a kind of an info file for buliding a .deb file? if > > yes, how do i build the .deb file that it includes the main (then > > compiled), the diff and the dsc file? > > Forget rpms. If you have it installed it is probably OK but .debs are > much preferred. You can install the deb source with dpkg but the easy > way is using apt-get. You should become familiar with that. It will > make your life easy. > > In - /etc/apt/sources.list > make sure you have a couple lines like - > deb-src http://non-us.debian.org/debian-non-US unstable non-US > deb-src http://http.us.debian.org/debian unstable main contrib non-free > > You can change "unstable" to "testing" if you like. > > Run - > # apt-get update (I think this step is needed, if you didn't have source >lines in sources.list, won't hurt anyway) > > Make a directory in /usr/src and move there (name doesn't matter) and > run- > > # apt-get -b source e2fsprogs > > That will build a .deb you can install with - > > # dpkg -i whatever.deb > > I'm going to cc: the list as I think it is best to keep it there in case > anyone else had the same question. > kent -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
Re: Update from kernel 2.2 to 2.4 mit the stable release
Thanks kent This Proggie is realy the best i ever saw absolutly great!!! Thanks alot. That solves also much other problems i have. cheers, Raffaele On Sunday 11 February 2001 17:00, ktb wrote: > On Sun, Feb 11, 2001 at 04:36:29PM +0100, Raffaele Sandrini wrote: > > Hi > > > > Yes, ok, i will forget rpm. > > > > I tried your way over apt-get all worked fine until the compile process > > started. Here is the output of apt-get: > > > > > > Reading Package Lists... > > Building Dependency Tree... > > Need to get 977kB of source archives. > > dpkg-buildpackage: source package is e2fsprogs > > dpkg-buildpackage: source version is 1.19-3 > > dpkg-buildpackage: source maintainer is Yann Dirson <[EMAIL PROTECTED]> > > debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 > > DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux > > DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux > > DEB_HOST_GNU_TYPE=i386-linux dh_testdir > > make: dh_testdir: Command not found > > make: *** [clean] Error 127 > > Build command 'cd e2fsprogs-1.19 && dpkg-buildpackage -b -uc' failed. > > E: Child process failed > > > > > > what is "dh_testdir"? > > > > Do you have an advice? > > Install the package debhelper - > # apt-get install debhelper > > or download package and - > # dpkg -i debhelper > > One way you can find files for packages is at - > http://www.debian.org/distrib/packages > in the "Search the Contents of the Latest Release" section. > kent -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
PPP and the kernel 2.4.1
Hi, I got the new kernel to work. But i can't esrtablish a PPP conection. I have the newest PPPD. I got this error: Feb 11 17:36:53 raffaele pppd[234]: Couldn't set tty to PPP discipline: Invalid argument I haven't receaved that with the 2.2 kernels How can i solve this? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !!
UDMA66 doesn't work
Hi, I have a UDMA66 HDD and Board. I have enabled the options for using UDMA in the Kernel conf. Now the Kernel shows me that: hda: 87930864 sectors (45021 MB) w/2048KiB Cache, CHS=5473/255/63, UDMA(33) Why UDMA(33) what can i do to enable UDMA(66)? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Re: UDMA66 doesn't work
On Sunday 17 June 2001 15:58, Aquila wrote: > You might want to enable the kernel options > > CONFIG_BLK_DEV_IDEDISK > CONFIG_BLK_DEV_IDEPCI > CONFIG_IDEPCI_SHARE_IRQ > CONFIG_BLK_DEV_IDEDMA_PCI > CONFIG_IDEDMA_PCI_AUTO > CONFIG_BLK_DEV_IDEDMA > > Then have a look at your motherboard manual to figure out which specific > IDE controller chipset you have, and enable special support for that. > There is support for most chipsets, and it usually auto detects UDMA > support if you have the right chipset support compiled. Make sure you > are using an 80w IDE cable as well, you need that for UDMA(66). > > You might need the append="idebus=66 ide0=ata66" line in you lilo.conf > (assuming you use lilo and your hdd is on ide0) if it doesn't auto > detect. > > Hope that helps. > > Aq. > I have a via chipset and that is supportet and i have compiled it in... BUT what exactly is a 80w cable how can i recongnize it? I have a normal IDE connector cable with 32 pins could you give me a hint? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Re: UDMA66 doesn't work
On Sunday 17 June 2001 15:58, Aquila wrote: > You might want to enable the kernel options > > CONFIG_BLK_DEV_IDEDISK > CONFIG_BLK_DEV_IDEPCI > CONFIG_IDEPCI_SHARE_IRQ > CONFIG_BLK_DEV_IDEDMA_PCI > CONFIG_IDEDMA_PCI_AUTO > CONFIG_BLK_DEV_IDEDMA > > Then have a look at your motherboard manual to figure out which specific > IDE controller chipset you have, and enable special support for that. > There is support for most chipsets, and it usually auto detects UDMA > support if you have the right chipset support compiled. Make sure you > are using an 80w IDE cable as well, you need that for UDMA(66). > > You might need the append="idebus=66 ide0=ata66" line in you lilo.conf > (assuming you use lilo and your hdd is on ide0) if it doesn't auto > detect. > > Hope that helps. > > Aq. > Another note: When i start my BIOS says: Primary IDE: No 80 consuctor cable installed. I guess thats it, isn't it... do i have to buy a seperate one? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Re: UDMA66 doesn't work
On Sunday 17 June 2001 17:07, Aquila wrote: > Yeh you need a special IDE cable, though if your motherboard supports > UDMA mode 4 or 5 it *should* already come with one (or more). it's got > finer cables than a normal 40w IDE cables, and usually colour coded > black, gray, blue for IDE master, slave, motherboard. > You know, i have bought that computer part for part i mean, that i have got a ide cable with it... but i remember that i used it to connect my DVDROM and my writer to ide1 so i took an olther cable for the HDD. I didn't know that i have to use a special one... :-)) Thanks alot, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
How to set the EXACTLY VHz in X for the screen
Hi, How can i set my Vertical regenration rate for my monitor in X. It's because i set it in Win to 85Hz and in X it is around 75 Hz. I have to recalibrate my monitor every time i change OS. How can i say X to use exactly 85 Hz? and not 84.7 Hz or something cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Re: Careers in Linux
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I have a question to ask everyone > > "How many people on this list, are system administrators using Linux, and > in order to become a Linux System Administrator, does one need lots of > experience in Programming?" > > I ask this question because once I leave school (to go to University), I > want to persue a career in Linux, but I am worried that I will require vast > amounts of Knowledge in Programming in C. I can program in Bash and Perl > very well. > > Your help is Much appreciated, > I am a Linux System Administartor at a medical center. Thats a hard question and depends on tne enterpise where you want to start your career... Generally: You don't need a big knoledge about C but it wouldn't be bad if you "know" the language and the generally system it interduces. System administartor turns more around Accounts, Permissions, Remote Actions and so on... Of Course at UNIX based systems BASH is very important and also PERL. I am programming in C and C++ and i think that this helps me to understand very complex system procedures it makes me thinking more mathematicaly. You have to find out by yourself BUT: If you wont learn C beacuse it douesn't interrest you then you really shouldn't do because the learning effect would be very low. I hope i helped you. cheers, Raffaele - -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7L0RoRqKiK+xJUOkRAnxdAKCq4GOLFdKry2JFabrF3avWfqTx3ACfQF6f STfgcTrg1ZH3rLee5RPfx5k= =opuu -END PGP SIGNATURE-
Re: How to set the EXACTLY VHz in X for the screen
> Hi, > > look in /etc/X11/XF86Config for a section Monitor. Usually VertRefresh has > values like 60-80, but you can fix it at 85. > > Greetz, > Sebastiaan Yes Thaks it works for the VHz But if i set HHz to 77.1 (thats the setting in Win and i can't edit it there :) X says that it can't find any modes but i know that it works... can i tell X to just take that setting? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Printing with Debian
Hi Can somebody give me a (very) short overview how pronting works und Debian/Linux... what are the reasons for: - printcab - aps-filter - ghostscript - lpr - bsdlpr (oldlpr) - cups which of them must i use and for what? what is the simplest way to connect my printing system to a Win98 pc over samba? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Upgrade killed perl5.6
Hi, After my upgrade yesterday something seems to be wrong around my perl5.6 and / or apache. during init apache can't be loaded. Here is the output: ** Starting web server: apache. [Tue Jul 3 05:36:30 2001] [error] Can't locate Apache.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl /usr/lib/perl5/5.6 /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005 . /etc/apache/ /etc/apache/lib/perl) at (eval 1) line 3. /usr/sbin/apachectl start: httpd could not be started ** What does that mean and how can i fix that? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
php-mysql (apache) not found
Hi, I have installed phpMyAdmin on my apache. Now if i call it i get the message " Fatal error: Call to unsupported or undefined function mysql_connect() in lib.inc.php3 on line 255" But i have installed the mysql module for php. after i have even installed the cgi version of the mysql php module? (mysql is perfectly working) Whats wrong or what have i missed? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
I NEED REALLY FAST HELP
Hi everybody I have a problem restoring dump made backups. I have a onstream Streamer (tape) on my server. There is 2.2 kern with the path for ide-tape installed. I use "mt" for navigating on the tape. Until now i used it only to make backups because never something happend. I then only used the commands - mt -f /dev/nht0 eom - " " " eof - " " " rewind that was done without any problems. Now something on the filesystem was destroyed and i must restore it. I have to navigate on the tape 2 marks back. I enter mt -f /dev/nht0 fsfm 2 and i get an imput/output error! Its really important that i can do that. Can somebody help me? must i recompile mt with special onstram support? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
How to set up a "prefect" router
Hi I have an old 486 DX33Mhz PC. I'd like to set it up as a router. It has a Ethernetcard, 250MB HDD and no CDROM. What is importatnt to look at? Should i use a 1 floppy Linux? If yes wichone? Should i use debian? Is it important to use kern2.4? Other usful tipps? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
How to set up a "prefect" router
Hi I have an old 486 DX33Mhz PC. I'd like to set it up as a router. It has a Ethernetcard, 250MB HDD and no CDROM. What is importatnt to look at? Should i use a 1 floppy Linux? If yes wichone? Should i use debian? Is it important to use kern2.4? Other usful tipps? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
Re: How to set up a "prefect" router
On Tuesday 17 July 2001 20:02, Michael B. Taylor wrote: > I assume you want to set it up and have it just work, for an indefinite > period. I also assume that if it breaks, *you* have to fix it :). > In that case, consider not using the harddrive. Along with the > power supply and fans, it is the least reliable component in the system, > and well past its prime. > > I think some kind of 1 floppy linux, as you mentioned, might work fine for > you. Other possibilities are floppy based tftp (aka diskless) boot and > (if you have access to a burner) eprom based tftp boot. > > Mik Is there a one floppy linux you can recommend. I must have ppp included? Do i have to make one by myself. If yes - how? Wich kernel whould be the best 2.2? 2.4? I heared that 2.4 doesn't work very well with old computers. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID is: 0xEC4950E9
do a fake package
Hi, I'd like to install some paxckages wich depends on ALSA. I have installed and compiled ALSA by myself and i don't want to change that. So is there a possibility to tell dpkg that the specific ALSA package is installed? I don't want to make that with a -nodeps (or something) option because thats ending in a mess soon or later. And i also wont use the CTRL-Q command at dselect to overrun it because its askin me every time then. I need a simple command (perhapps) to force a package to be installed. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
OT: Generall (GCC) compiler question
Hi, I have a short question about Libraries in GCC. I recognized that almost everywhere there is a libxyz.a AND libxyz.so or under Windows a libxyz.a AND xyz.dll. Whats the difference or for what are the *.a files and the *.so OR *.dll files used? Could it be true that the *.a files have to be comlield with the SAME compiler than the programm wich uses it but the *.so or *.dll don't. Or is it ture that the *.a files are only used at compile time? And then there are *.la files and stuff like that... weird... cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
ide-scsi
Hi How can i access ATAPI CD-ROMs loaded with ide-scsi? I heared that i have to use /dev/scd then. If i try that i get /dev/scd0 unknown Device message. The CD is perfect installed. I can burn CDs with cdrecord. BTW: If i load the normal cdrom module to access the cdrom and unload it after then i can't load it again with ide-scsi. How can i solve that? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
Re: ide-scsi
On Monday 18 February 2002 16:49, Eduard Bloch wrote: > #include > > Raffaele Sandrini wrote on Mon Feb 18, 2002 um 03:24:09PM: > > How can i access ATAPI CD-ROMs loaded with ide-scsi? I heared that i have > > to use /dev/scd then. If i try that i get /dev/scd0 unknown Device > > message. The > > Be precise. > My quetion is: Over wich device (in the /dev) dir can i access my CDROM wich is controlled with ide-scsi. Obviously /dev/hdc doesn't work. > > BTW: If i load the normal cdrom module to access the cdrom and unload > > it after then i can't load it again with ide-scsi. How can i solve > > that? > > Why? Did you mount anything? Which processes does access the cdrom? > The exact behaviour is this: I put i CD in my CDROM and type "mount /cdrom" the it will load automatically cdrom.o module. After that i unmount the CD and unload the module. I i load now the ide-scsi module then it wont detect my CD-ROM. It wont do that till i restart my system. > Gruss/Regards, > Eduard. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
Less and .gz files
Hi On my earlier SuSE system "less" was able to read gzipped text files. Can i get less to do it also on Debian? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
dhcp client
Hi What must i do to get a host configurated automatically? Isn't it enough to place "iface eth0 inet dhcp" into the intefaces file and havind dhcp-client installed? I does not work on my machine with this confuguration. BTW: Where can i access to all the configurstion Dialogues made when the system was first installed is there a package name wich can be accessed by dpkg-reconfigure? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
main conf file
Hi I have just a comment now. I love Debian, i really do but i has one major lack. I'm talking about a main rc file like the rc.config on SuSE. In this file should be informations wherer deamons/services should be started or not. That is necessary because, as strang it sounds, there is no reason that i use a package when i install it. I don't understand why this isn't implemented in Debian bcause it would be so easy. I started now to add such options bymyself such as for mysql. There i have a "START_MYSQL=NO" in a /etc/rc.conf file and the init script checks if that is set. I think there is a good reason why this isn't done so. Can anyone tell me them :-)? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
Re: main conf file
On Wednesday 20 February 2002 00:06, Mark Janssen wrote: > > Debian has a directory of such config files, located in /etc/rc.config.d > And this is much better manageble then 1 big config file for all > packages (and debian has lots more then any other distro). Also in > debian these config files are placed by the packages (just like used > user accounts are created on package install) unlike in Suse where these > are pre-placed (and users created etc) in the base-install. > I'm afraid there is no such directory on my machine (woody). I'm don't tell to put all configuration in one conf file and let scripts build then the real configs.. yes that really sucks that was one of the reasons why i left SuSE. But only a "START_DNS" or "START_KDM" or such things, things wich doesn't need any additional configuration. They are only for the init scripts. E.g. the actual configuration for sshd wich i have to place a "sshd_not_to_be_run" file in the ssh dir is very strange!! This way we have no more central managment. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
xvidtune
Hi I try to calibrate my screen. Im using xvidtune. Ok i get my perfect screen and i want now that X everytime starts like that. I press "show" in xvidtune and get the data. But that are commad line parameters... How do i insert them into the XF86config? I mean wich are the important keywords. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
Re: xvidtune
On Wednesday 20 February 2002 23:41, Eduard Bloch wrote: > #include > > Raffaele Sandrini wrote on Wed Feb 20, 2002 um 11:11:30PM: > > Hi > > > > I try to calibrate my screen. Im using xvidtune. Ok i get my perfect > > screen and i want now that X everytime starts like that. I press "show" > > in xvidtune and get the data. But that are commad line parameters... How > > do i insert them into the XF86config? I mean wich are the important > > keywords. > > Modeline. Belongs into the Monitor section. See attachment. > > Gruss/Regards, > Eduard. Many many many many thanks! cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
backup with tar
Hi I use tar to do my backups. For now i allways do full backups. Is tar able to treat only changed files? That would make my bakups smaller... :-) cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> For encrypted Mail get my Public Key from "search.keyserver.net" ID: 0xEC4950E9
Use Standard VGA with Xfree
Hi, I have a new Grafic Card and have no time to configure it probbably at the moment. Is there a driver wich i can use for all Cards shipped with XFree? Some driver like that is used if i start xf86setup? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Re: Use Standard VGA with Xfree
Thanks alot. But wich card, in xfsetup86, should i select if my card (geforce2) isn't in the list to get standard svga? On Sunday 25 March 2001 16:04, [EMAIL PROTECTED] wrote: > > I have a new Grafic Card and have no time to configure it probbably at > > the moment. Is there a driver wich i can use for all Cards shipped with > > XFree? Some driver like that is used if i start xf86setup? > > You can use xserver-svga (Opt x11) for most graphic cards! > > Cu, > > Timo -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
GPM and XF86
Hi all I have an IntelliMouse. I use the imps2 protocol with gpm - all works well. I send raw data to /dev/gpmdata... Now, if i choose imps2 at xf86setup and /dev/gpmdata the cursor filps around and nothing works. The same happens if i use ps2 at xfsetup. I tried to use msc to repeat to /dev/gpmdata but this also didn't work. Now i have to shut down gpm then XF works with the imps2 prot on /dev/psaux. Any idea to get that in order? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
No chance to get my IntellyMouse working under X
Hi all I need some help. I tried now everithing to get my IntelliMouse Morking under X 4.0.2. Not succsesfull until today. I have gpm disabled to do not confuse X. I tried every protocol X serves on the psaux port. But my mouses flips around and stays in the right upper corner of the screen. I have a VIA chipset, is there somewhat relatet to that? PLEASE HELP cheers, Raffaele
Re: No chance to get my IntellyMouse working under X
GREAT, My mouse works now probbably BUT: If i try to resize some windows (keep pressd the left button) the mouse flps around and it seems that some keys are pressed wich I haven't pressed? Any ideas, do i need to add or remove some options? cheers, Raffaele - Original Message - From: Stephen J. Thompson <[EMAIL PROTECTED]> To: Raffaele Sandrini <[EMAIL PROTECTED]> Cc: Debian User List Subject: Re: No chance to get my IntellyMouse working under X
Change various settings of Exim
Hi all, Is it possible to change default settings of Exim. E.g. i type an Email address wrong then i have faulty email laying around for 20 days and i have to delete it manually. Can i get Exim to send me an mail-failure after the mail can't be send for 1 hour or 1 day? cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)
Cant compile QT 2.3.0
Hi I have a strange problem compiling QT. I configure it like that: ./configure -gif -sm -system-zlib -system-libpng -system-jpeg and i get this error during compilation: make[5]: Entering directory `/usr/local/qt-2.3.0/tools/designer' if [ -d uic ]; then cd uic ; make; fi make[6]: Entering directory `/usr/local/qt-2.3.0/tools/designer/uic' g++ -L/usr/local/qt/lib -Wl,-rpath,/usr/local/qt/lib -o /usr/local/qt/bin/uic uic.o ../shared/widgetdatabase.o ../shared/domtool.o ../integration/kdevelop/kdewidgets.o -lqutil -L../lib -lqt /usr/local/qt/lib/libqt.so: undefined reference to `FT_Init_FreeType' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Load_Glyph' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Done_Face' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderFreePicture' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Get_Char_Index' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Outline_Translate' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Set_Charmap' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderCompositeString8' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderFillRectangle' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Outline_Transform' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderCompositeString16' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderFindVisualFormat' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Outline_Get_Bitmap' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderSetPictureClipRegion' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderCreateGlyphSet' /usr/local/qt/lib/libqt.so: undefined reference to `FT_Set_Char_Size' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderCompositeString32' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderAddGlyphs' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderChangePicture' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderFindFormat' /usr/local/qt/lib/libqt.so: undefined reference to `FT_New_Face' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderCreatePicture' /usr/local/qt/lib/libqt.so: undefined reference to `XRenderFreeGlyphSet' collect2: ld returned 1 exit status make[6]: *** [/usr/local/qt/bin/uic] Error 1 make[6]: Leaving directory `/usr/local/qt-2.3.0/tools/designer/uic' make[5]: *** [uic] Error 2 make[5]: Leaving directory `/usr/local/qt-2.3.0/tools/designer' make[4]: *** [all] Error 2 make[4]: Leaving directory `/usr/local/qt-2.3.0/tools/designer' make[3]: *** [designer] Error 2 make[3]: Leaving directory `/usr/local/qt-2.3.0/tools' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/local/qt-2.3.0/tools' make[1]: *** [sub-tools] Error 2 make[1]: Leaving directory `/usr/local/qt-2.3.0' make: *** [init] Error 2 *** It seams that there is a problem compiling the designer. But why is QT trying to link something with KDE libs (kdevelop) i haven't enabled "-kde" in the configure process. The referece errors are often X related. I have X 4.0.2 installed that shouldn't be a problem? Please don't say i shoud take pecompiled .deb QT. I need the original due several resons. Thanks for you help in advance. cheers, Raffaele -- Raffaele Sandrini <[EMAIL PROTECTED]> Check out the most powerfull Linux desktop at www.kde.org !! Check out the best Linux distribution at www.debian.org (www.linux.org)