Re: Doesn't MY_ENV=abc printf ${MY_ENV}\n suppose to print abc?

2003-08-02 Thread Shaul Karl
by prefixing it with parameter assignments, as described above in PARAMETERS. These assignment statements affect only the envi- ronment seen by that command. -- Shaul Karl,shaul @ actcom . net . il -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Re: installing debian though compiling most everything.....

2003-08-01 Thread Shaul Karl
Debian better than Gentoo? Why? Never tried Gentoo. -- Shaul Karl,shaul @ actcom . net .il -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: How to force a module to load at boot

2003-07-31 Thread Shaul Karl
on. -- Shaul Karl,shaul @ actcom . net .il -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

What /usr/sbin/pppd: bad local IP address 127.0.0.1 means?

2003-07-31 Thread Shaul Karl
nerhalayla 192.168.0.19 sitvanitUMLgateway 192.168.0.37 shoshanaGateway 192.168.0.9calanitGateway 192.168.0.38 shoshana 192.168.0.5sitvanitGateway 192.168.0.6sitvanit $ -- Shaul Karl,shaul @ actcom . net .il -- To UNSUBSCRIBE, email

Re: Why pppoe bothers to bring the interface up?

2003-07-25 Thread Shaul Karl
Shaul == Shaul Karl [EMAIL PROTECTED] writes: Shaul /etc/ppp/ppp_on_boot.dsl has the following lines: # Bring the interface up /sbin/ifconfig $INTERFACE up Shaul Why bother? Isn't /etc/rc0.d/S35networking guaranteed to Shaul run before the pppoe has a chance

Why pppoe bothers to bring the interface up?

2003-07-24 Thread Shaul Karl
/etc/ppp/ppp_on_boot.dsl has the following lines: # Bring the interface up /sbin/ifconfig $INTERFACE up Why bother? Isn't /etc/rc0.d/S35networking guaranteed to run before the pppoe has a chance to bring the interface up? -- Shaul Karl, [EMAIL PROTECTED] e t

Re: Setting up eth0 - estrange behaviour on Woody

2003-07-23 Thread Shaul Karl
On Mon, Jul 21, 2003 at 03:15:53PM -0300, Valter G. Nogueira Jr. wrote: Shaul Karl 200.152.201.242 is my internet address which I alredy tested with a Window 98 machine. below are the outputs ifconfig and ping: eth0 Link encap:Ethernet HWaddr 00:00:21:CC:8D:65 inet addr

Re: iptables woes on woody, not accepting inbound connections

2003-07-22 Thread Shaul Karl
would have add LOG rules in order to try and found out what happens to those inbound packets. Maybe this is not the firewall but something else, like tcpwrappers? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Re: Xfree86 4.3 confusion

2003-07-20 Thread Shaul Karl
, between this URL and the one that was previously mentioned (http://penguinppc.org/~daniels/sid/i386)? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: hostname is not correct

2003-07-18 Thread Shaul Karl
to obtain a little temporary safety deserve neither liberty nor safety. Ben Franklin - 1759 -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Setting up eth0 - estrange behaviour on Woody

2003-07-18 Thread Shaul Karl
could be prevented should I choose to do it in some other way. Please include the output of /sbin/ifconfig for further reference. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

rpc.mountd: authenticated mount request from (null):751

2003-07-18 Thread Shaul Karl
with the new nfs-* packages, I can't tell. Other then those 2 nfs-* packages the system is running testing. Are other people seeing it too? Should I modify my configuration in some way or does indeed this looks like a bug? It seems that other then that NFS is working as before. -- Shaul Karl

Re: are packages in unstable updated?

2003-07-17 Thread Shaul Karl
be considered as a compromise between frequent updates and stability. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: how to deny CTRL-ALT-DEL

2003-07-17 Thread Shaul Karl
:ctrlaltdel:/sbin/shutdown -t1 -a -r now to something like, # What to do when CTRL-ALT-DEL is pressed. ca:12345:ctrlaltdel:/bin/echo CTRL-ALT-DEL is deliberately disabled. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: HELP! installing from boot floppies

2003-07-10 Thread Shaul Karl
? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Does sub network assert limits on the remaining address space?

2003-07-09 Thread Shaul Karl
, specifying the Linux PCs IP address for its interface on to that particular network. \end{quotation} -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: XFree86 4.3

2003-07-02 Thread Shaul Karl
for `debian 4.3.0' to obtain an exact URL when I realized that you didn't told us what version of Debian you are using. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Help w/ Iptable Rules

2003-06-20 Thread Shaul Karl
On Fri, Jun 20, 2003 at 11:37:28AM -0400, [EMAIL PROTECTED] wrote: Hi I need help w/ simple iptables rules. In case you will not get a better reply it is my suggestion that you read the documentation and ask more concrete questions. -- Shaul Karl, [EMAIL PROTECTED] e t

C programming: Is there an exec (with no additional letters) call?

2003-06-17 Thread Shaul Karl
with shell or another interpreted language? If not, what arguments does exec takes, what is the return code and where is it documented? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: program startup at boot

2003-06-17 Thread Shaul Karl
On Tue, Jun 17, 2003 at 04:58:26PM +, [EMAIL PROTECTED] wrote: How do I controle it the way program or script will startup at boot every time after a reboot or powerfailure Perhaps by using /etc/init.d/your_script, and update-rc.d? -- Shaul Karl, [EMAIL PROTECTED] e t

NFS. [ Was: Re: nfs mount error ]

2003-06-16 Thread Shaul Karl
that the 2.4 used to. Does NFS v4 much better then v3? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Weren't there package@debian.org email addresses?

2003-04-02 Thread Shaul Karl
unknown $ vrfy [EMAIL PROTECTED] [EMAIL PROTECTED] is not deliverable [EMAIL PROTECTED] ... User unknown Thank you. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

alsa-source and unresolved symbols.

2003-03-21 Thread Shaul Karl
3.80-1The GNU version of the Thank you. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Was licq ever released by Debian?

2003-03-10 Thread Shaul Karl
http://packages.debian.org/licq does not have an entry for stable. Is this a bug with the site or wasn't licq ever released? There is no entry for testing either. Is this because the latest upload didn't get into testing or wasn't there ever a licq package in testing? -- Shaul Karl

Applying Debian diff to a newer upstream tar ball.

2003-03-07 Thread Shaul Karl
) .orig.tar.gz. Anyway, what I did was: 1. gunzip -c nut_1.2.1-2.diff.gz nut_1.2.1-2.diff 2. tar -xzf nut-1.2.2-pre2.tar.gz 3. (cd nut-1.2.2; ./configure) 3. patch --verbose -p1 -d nut-1.2.2 nut_1.2.1-2.diff -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email

pinfo from testing or unstable.

2003-03-06 Thread Shaul Karl
gives a It seems that the link from /usr/share/info to /usr/info is the one to blame. This link was created by dpkg (1.10): * Change /usr/info into a symlink to /usr/share/info if possible What the output of ls -l /usr/info ? -- Shaul Karl, [EMAIL PROTECTED] e t

Re: leafnode not posting articles

2003-02-27 Thread Shaul Karl
from /etc/news/{server,leafnode}. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: debian kernel configuration

2003-02-23 Thread Shaul Karl
for. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Compilation of a single kernel module.

2003-02-22 Thread Shaul Karl
and seems to be doing some work which is not needed in this case. 5. make SUBDIRS=drivers/pnp modules -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: initrd + aha1542

2003-02-18 Thread Shaul Karl
On Mon, Feb 17, 2003 at 15:40:29 -0600, Jamin W. Collins wrote: On Mon, Feb 17, 2003 at 11:10:46PM +0200, Shaul Karl wrote: 1. initrd + aha1542 I am failing to convert a kernel with aha1542 builtin into an initrd one because of the aha1542 module. I had a similar problem a while

(1) initrd + aha1542 (2) /etc/mkinitrd/modules

2003-02-17 Thread Shaul Karl
in confdir/modules, whose format is identical to that of /etc/modules, which is described in modules(5). Is this correct? Isn't the format of confdir/modules is like the one of the kernel bootparam, which is different from /etc/modules? -- Shaul Karl

Re: attempt to access beyond end of device

2003-01-22 Thread Shaul Karl
= =eoIC -END PGP SIGNATURE- -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Offboard hdd controller.

2003-01-12 Thread Shaul Karl
Hi Folk. I want to use offboard hdd controller and set up cdrom on it. (Sorry, ide hard disk controler on isa slot.) How can I do this? Thanx. For me it worked out of the box, probably because I have a SCSI host adapter which doesn't consume irq 14 and 15 for my other discs. If this is

Re: nfs

2003-01-07 Thread Shaul Karl
hi, i have a problem, i export with nfs 2 directory on my server, but when i mount this directory on my client there's an error: wrong fs type, bad option, bad superblock on MYSERVER:/MYSHARE, or too many mounted file systems. My exports file : /MYSERVER/MYSHARE (rw,insecure)

Shouldn't the floppy module got loaded automatically?

2003-01-05 Thread Shaul Karl
with the way dd opens its output device? This is a personal desktop, which is why I am assured nothing else beside the cat command got the floppy module loaded. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

The kernel (file system) in Debian supports replacing files even while they're being used.

2003-01-01 Thread Shaul Karl
, what is the patch and why it isn't included in the kernel-source deb? If not, what does it mean that the _kernel (file system)_ in Debian supports replacing files even while they're being used? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: electronic CAD software?

2002-11-25 Thread Shaul Karl
Is there any electronic CAD software available for debian, or any available as open source at all? I couldn't find any in dselect on debian powerpc. Is there no electronics section for powerpc? The list in that section for i386 is rather long. I'm looking for something that I can lay out

Re: Debian Woody NFS Install

2002-11-15 Thread Shaul Karl
downloading the required packages and using dpkg-scanpackages. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: RPC: Program not registered

2002-11-14 Thread Shaul Karl
from the mount command! Does anyone know what is going on there!?? Cheers, Pete. Do /etc/hosts.{allow,deny} have the appropriate entries? For more debugging information you might look at the LDP NFS howto. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL

Recieving list mail batched in a daily digest?

2002-11-14 Thread Shaul Karl
Hello, Is there a way to receive list mail batched in a daily digest and if so how to activate it? I searched http://lists.debian.org but did not find anything about it. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: Tripp Lite UPS and Debian

2002-11-12 Thread Shaul Karl
to fix this. Any help will be appreciated. Thanks, --- Amal C. Phadke, Ph.D. email: phadke at hydrodyn.org -- -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Why mount -o remount,ro /usr (sometimes) fails after apt-get dist-upgrade?

2002-11-11 Thread Shaul Karl
will find it worth the bandwidth too. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Manually starting X---Update

2002-11-09 Thread Shaul Karl
you to identify where the problem is. 2. You might try posting your problem to [EMAIL PROTECTED] -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Need recomendations for a good sound card

2002-11-09 Thread Shaul Karl
-- Haim For the `well supported' part of your message you might consult http://www.alsa-project.org/alsa-doc/ -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Stuck on the hard drive partitioning when installing ppc.

2002-11-07 Thread Shaul Karl
instructions on how to successfully get through the hard drive partition step. Thank for the help in advance. It might be easier if you post here what error messages you get. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: woody installation problems

2002-11-04 Thread Shaul Karl
think that it can't see the files? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

fvwm: Lowering a window does not show the icons behind it.

2002-10-13 Thread Shaul Karl
xlibs4.1.0-17X Window System client libraries -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: installing stable on scsi disks

2002-06-27 Thread Shaul Karl
On Thu, Jun 27, 2002 at 12:09:25AM +0300, Shaul Karl wrote: Can you see the SCSI disks among the kernel messages? Maybe you should provide a kernel parameter, something like linux aha1542=0x134 ? This thing is mentioned in the installation help screens (F1... at the boot

Re: installing stable on scsi disks

2002-06-26 Thread Shaul Karl
should provide a kernel parameter, something like linux aha1542=0x134 ? This thing is mentioned in the installation help screens (F1... at the boot prompt). -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Re: An Internal Modem - Configuration

2002-06-25 Thread Shaul Karl
How would you configure an Internal Modem ? Thanks, Shyam The LDP's Modem-HOWTO might be a good starting point: section 1.8 is a `Quick Install'. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Re: how to stop console cursor blink?

2002-06-18 Thread Shaul Karl
Here neither. Sorry for that. setterm -cursor off seems to turn the cursor off. I think a start point for turning the blinking off might be tput. ---BeginMessage--- On Sun, 2002-06-16 at 13:06, Helgi Örn wrote: On Sun, 2002-06-16 at 10:40, Shaul Karl wrote: How to stop console cursor

Re: how to stop console cursor blink?

2002-06-16 Thread Shaul Karl
How to stop console cursor blink? We're talking tty[1-6] here. -- http://jidanni.org/ Taiwan(04)25854780 setterm -blink off ? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Strange boot up problem.

2002-06-16 Thread Shaul Karl
iD8DBQE9C8EEkscAYYq6DOYRAY3rAJ0Tr3Daabf+nBPFn4AwKOwV4OEEPgCggH+0 jezKwq6uWmu4A3XN5PJzBOA= =syu3 -END PGP SIGNATURE- --1LKvkjL3sHcu1TtY-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl, [EMAIL PROTECTED] e t

Re: OT network hardware related questions ?

2002-06-10 Thread Shaul Karl
news groups are appropriate then you can search google groups for some of your questions. Hopefully you can find some answers this way but if you don't then you will probably be able to compile for yourself a list of groups where similar subjects are discussed. -- Shaul Karl, [EMAIL

Re: Unresolved symbols in binfmt_aout.o

2002-05-31 Thread Shaul Karl
which is not loaded? BTW: What are the EDA tools? - Original Message - From: Shaul Karl [EMAIL PROTECTED] To: Jim Sytniak [EMAIL PROTECTED] Cc: debian-user@lists.debian.org Sent: Thursday, May 30, 2002 5:10 AM Subject: Re: Unresolved symbols in binfmt_aout.o As a last resort

Re: Unresolved symbols in binfmt_aout.o

2002-05-30 Thread Shaul Karl
om loading new modules, such as my ltmodem package for internet access, so I'm having to boot back and forth into windows to get to the internet. Very painful!! Please help! Thanks. ---End Message--- Shaul Karl, [EMAIL PROTECTED] e t

Doesn't /var/log/isdn/isdnlog get rotated?

2002-05-30 Thread Shaul Karl
/var/log/isdn/isdnlog -rw-r--r--1 root root 36702680 May 30 18:07 /var/log/isdn/isdnlog $ $ grep-status -s version -PX isdnutils-base version: 1:3.1pre4-4 $ -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: Menus not updating

2002-05-26 Thread Shaul Karl
of both apps have files in /usr/lib/menu and I tend to believe that they are identical to the files from testing. Are these files not satisfactory? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: Menus not updating

2002-05-25 Thread Shaul Karl
| ASCII Ribbon Campaign against HTML mail news / \ Can it be that it does not happen automagically because there is a ~/.menu directory? Maybe Blackbox handles the menus in some way that requires it to be manually updated? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email

Why bash exports variables implicitly?

2002-05-23 Thread Shaul Karl
for this behavior? -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: controller

2002-05-21 Thread Shaul Karl
believe they are displayed with F1, F2 and so on. -- Shaul Karl, [EMAIL PROTECTED] e t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Newbie C programming question - OT

2002-05-01 Thread Shaul Karl
://lists.linux.org.au/listinfo/linuxcprogramming I just know it is there by the above link. Never used it. -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: Reading data from /dev/ttyS0

2002-04-27 Thread Shaul Karl
you reports your conclusions back to the list? -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Not necessarily nis related: Is the nis maintainer wrong?

2002-04-27 Thread Shaul Karl
???*) ? The lower string does not have the slash characters that are found in the upper string. -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

nis: a problem with yppasswd and a question about ypcat shadow

2002-04-25 Thread Shaul Karl
Basic TCP/IP networking system ii portmap 5-2The RPC portmapper -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

A logging issue.

2002-04-17 Thread Shaul Karl
noticed the same behavior? Is this an issue with the configuration of the machine or a bug somewhere? -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: glcpu problems (woody)

2002-04-15 Thread Shaul Karl
. -- Benjamin Franklin Can you give more information? Either by copypaste dselect messages or by installing it manually (one way is dpkg -i path/to/deb) and copypaste the messages that are spited out? -- Shaul Karl email: shaulka(replace

Re: Kernel-compile-howto for other computers

2002-04-15 Thread Shaul Karl
it was built on you take that deb to the other machine and dpkg -i it there. Now preparing the deb using make-kpkg is thoroughly documented in /usr/share/doc/kernel-package/README.gz Or did I misunderstood you? -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net

Re: ISP user and password

2002-04-10 Thread Shaul Karl
thought it was the ppp file, ? Does anyone know ? ---End Message--- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net

Re: disable xdm

2002-04-01 Thread Shaul Karl
servers. Edit /etc/X11/xdm/Xservers appropriately. Note that as this file ships, it does not manage any remote servers, so unless you have already edited this file (or borrowed someone else's), no change is necessary from the package default to realize this state. -- Shaul Karl

Re: woody boot disks

2002-04-01 Thread Shaul Karl
. Instructions for how to use those images in order to get a usable floppy are, for example, at http://www.debian.org/releases/stable/i386/c h-install-methods.en.html#s-create-floppy . -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam

Re: su montioring

2002-03-20 Thread Shaul Karl
(?) will show anyone who logged in as root. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: kernel config file (was Re: Upgrade to kernel 2.4.* on woody - easy?)

2002-03-20 Thread Shaul Karl
. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: /etc/security/limits.conf

2002-03-02 Thread Shaul Karl
/limits.conf in order to solve your problem. However here the permissions for /dev/mem are crw-r-: $ ls /dev/mem -l crw-r-1 root kmem 1, 1 Jan 26 22:39 /dev/mem $ Which surely prevents joe user from doing this: $ yes /dev/mem bash: /dev/mem: Permission denied $ -- Shaul Karl

Re: modem/pppd troubles

2002-03-02 Thread Shaul Karl
also sprach Shaul Karl [EMAIL PROTECTED] [2002.03.01.2308 +0100]: 1) Why do not you try to create a kernel for the desktop with=20 CONFIG_PPP_SYNC_TTY =3D m? but why? ppp_sync is not loaded on the laptop, and it's not needed for pppd/modem communication, which is asynchronous. Because

Re: Root symlink to /boot/vmlinuz

2002-03-02 Thread Shaul Karl
if I can safely just delete the link and never bother with it again. Thanks, Craig -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

date '+%a %b %e %Y' does not work from within crontab.

2002-03-01 Thread Shaul Karl
Should date '+%a %b %e %Y' work from within crontab? It work with sh -c. The mail I get from the cron job is: Subject: Cron [EMAIL PROTECTED] date '+ X-Cron-Env: SHELL=/bin/sh X-Cron-Env: PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games X-Cron-Env: HOME=/home/shaul X-Cron-Env

Re: Howto create a custom-kernel Debian ISO?

2002-03-01 Thread Shaul Karl
it. You can boot from a custom CD as well. Fortunately I do not know how this could be done. However you might look at the Debian site as I am quite sure you will find instructions for this as well. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute

Re: Avoid booting direct to X.. I want my starx back

2002-03-01 Thread Shaul Karl
/share/doc/xfree86-common/FAQ.gz for more information about it (`How do I stop xdm from starting at boot?'). -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail

Re: 100dpi vs 75dpi sizes

2002-03-01 Thread Shaul Karl
before the 100 dpi ones in /etc/X11/fs/config and /etc/X11/XF86Config-4. Another option to try is to have 75 dpi specified at /etc/X11/xdm/Xservers. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character

Re: modem/pppd troubles

2002-03-01 Thread Shaul Karl
,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' pgpCKZLG0xJDZ.pgp Description: PGP signature ---End Message--- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail

NFS and /cdrom.

2002-02-28 Thread Shaul Karl
to have the server umount the device when no one uses it? The server has: /cdrom 192.168.0.2(ro,all_squash,anonuid=1001,anongid=1001) -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant

Re: slrn + slrnpull

2002-02-17 Thread Shaul Karl
PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: 486SX success whit slink.

2002-02-17 Thread Shaul Karl
] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail

Re: root disk fails on old compaq

2002-01-31 Thread Shaul Karl
? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: Boot lock after Calibrating delay loop...

2002-01-26 Thread Shaul Karl
hardware pieces and try again. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: USB UPSes

2002-01-22 Thread Shaul Karl
/nut. Note that I am not sure what is the state of the support it has for a USB based UPSs and whether it will work with your UPS. Thank you, crh -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character

Re: Woody flavors

2002-01-20 Thread Shaul Karl
then ia-32. Hope this helps. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please substitute (at-no-spam) with an at - @ - character

kernel configuration: `Set version information on all symbols for modules'

2002-01-13 Thread Shaul Karl
that this message is due to the above option? Will I be able to boot the machine successfully? What should be done to eliminate those mesages? -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam

make-kpkg and root_cmd from ~/.kernel-pkg.conf not working?

2002-01-11 Thread Shaul Karl
Although I have root_cmd := fakeroot in ~/.kernel-pkg.conf, make-kpkg complains and exit with need root priviledges make: *** [kernel-image-deb] Error 1 What am I doing wrong? -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam

Re: apt-get update

2002-01-11 Thread Shaul Karl
names were non-us.debian.org/..., but one was to http.us.debian.org/ This information is relevant. What does this mean? It happens from time to time, I do not know the exact reason. Just try some time later. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net

Re: exim in cron - why for dialup system?

2002-01-10 Thread Shaul Karl
and connect is etc/ppp/ip-up.d/exim. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: Package Repository

2002-01-10 Thread Shaul Karl
. -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: segfault on one debian, but not on the other ?

2002-01-10 Thread Shaul Karl
in order to locate the point of failure. Another option is to dump core and examine it. Could it be that the order of the creation of the global objects is significant? -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character

Re: Swap not starting

2002-01-10 Thread Shaul Karl
to take out the pri entries? -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: Unhappy ntpd

2002-01-10 Thread Shaul Karl
-- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Does (woody) lynx's INCLUDE user configuration works for you?

2002-01-09 Thread Shaul Karl
, there is no security hole introduced by including a # user-defined configuration file if the original list of allowed settings is # secure. [05:47:50 tmp]$ -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character

Re: Making root fs disk

2002-01-07 Thread Shaul Karl
for both disks, the bootable disk and the root filesystem disk? Thx, James -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace

Re: x install problems

2002-01-05 Thread Shaul Karl
*, can you post it here? -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please replace (at-no-spam) with an at - @ - character. (at-no-spam) is meant for unsolicitate mail senders only.

Re: make-kpkg exists, right?

2002-01-05 Thread Shaul Karl
to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- Shaul Karl email: shaulka(at-no-spam)bezeqint.net Please

<    1   2   3   4   5   6   7   8   9   10   >