Re: XDM

2001-08-21 Thread R1nso13
a simple solution to prevent xdm from starting everytime you boot is to 
remove xdm from /etc/rc2.d. See, whenever linux boots it runs a script that 
causes the files in /etc/rcN.d where N is a number between 1 and 6 (called 
runlevels). Debian is set to runlevel 2 by default so by removing xdm from 
the directory executed in runlevel 2 you stop xdm from running at startup. 
This is a pretty crude way of doing it compared to some stuff that was 
discussed earlier this week, but its what i did and it works fine. 
(yea, that's exactly the same e-mail i sent earlier, but it applies here too, 
i think:)



[jason@whizzird.net: Re: masquerading]

2001-08-21 Thread Jason Majors
Linux is Great at that! I'm writing this on a box behind a Linux
Gateway/Firewall to my cable modem.
There's an ip_masq_quake module, that supports most network gaming (Half-Life
is Quake based so you're good).
I don't know about paltalk, but I'm able to use dialpad from behind here with
a few portforwarding rules, and Yahoo chat runs without any special setup.

On Tue, Aug 21, 2001 at 04:22:30PM -0700, Tandex scribbled...
> How good is Gateway with linux, right now I am using 
> WinGate(windows) buth I have heard that linux is much 
> beter. 
>  
> Will I have problem to run Half-life(counter-strike) 
> over linux ip-masquerading, or run paltalk(voice chat 
> that use H323 I think) what is the negativ side of 
> shareing conection(cabel-modem) to internet over linux? 
>  
> __ 
> Do You Yahoo!? 
> Make international calls for as low as $.04/minute with Yahoo! Messenger 
> http://phonecard.yahoo.com/ 
>  
>  
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]  
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED] 
>  
>  



Apt - Segmentation faulty Tree

2001-08-21 Thread cdpye
Hi,

I have been using apt-get for some time without trouble, however now (after
doing update) when I go to install update,etc. I get this error
Reading Package Lists... Done
Segmentation faulty Tree... 50%
Tried -f & it comes to same error.

Anyone know of a way to fix this (had a prev. prob. with apt sources/list &
spent 5 hours tracking down that I had (for reasons unknown) a newline (\n)
right in the middle of lib2png, removed that & all has been fine for some
time, however, now after doing an update I am left with this, does anyone
know a way to test the packages lists prior to updating for errors, thereby
avoiding these issues? (some sort of CRC comparison between the master &
mirrors after the package has been moved across, not "on the fly" as such,
to rule out errors on the mirror server)

I know they should all be fine as they are mirrored from the master, however
all it takes is one screw up & there goes apt-get.


TIA,

1h0p3l355 N3w813




Re: Encrypted Filesystems

2001-08-21 Thread Damon Muller
Quoth Rog?rio Brito, 
>   I'm also interested in encrypted filesystems and I think that
>   the only way to go (reasonable one, that is) is to use the
>   international kernel patch available at
>   http://www.kerneli.org/.

I remember seeing a project recently which was a kernel module which
allowed you to have encrypted loopback devices with patching the kernel
of using the international kernel patch.

However, I can't remember for the life of me what it was called or where
I saw it, and a quick search on google and freshmeat has not helped.

If anyone knows what I'm talking about, please post the name/url of the
project to the list.

cheers,

damon

-- 
Damon Muller :: Department of Criminology :: University of Melbourne

And thus I clothe my naked villany
With old odd ends stolen out of holy writ;
And seem a saint, when most I play the devil.
  -- Richard III



masquerading

2001-08-21 Thread Tandex
How good is Gateway with linux, right now I am using
WinGate(windows) buth I have heard that linux is much
beter.

Will I have problem to run Half-life(counter-strike)
over linux ip-masquerading, or run paltalk(voice chat
that use H323 I think) what is the negativ side of
shareing conection(cabel-modem) to internet over linux?

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



[jason@whizzird.net: Re: Xwindows color depth]

2001-08-21 Thread Jason Majors
Reply with:
XFree86 Version
XServer Version ("dpkg -l|grep -i xfree" will show both of these).
Video Card chipset and RAM size.

On Tue, Aug 21, 2001 at 08:40:15PM -0700, David Frischknecht scribbled...
> Hello, 
>  
> I'm having trouble trying to get XWindows to load up 
> in  any color depth higher than 16bpp.  I have my 
> Win98SE setup for 24bpp color, but XWindows doesn't 
> want to load up in that color depth.  Can someone help 
> me out?  Thanks. 
>  
>  
>  
> David A. Frischknecht 
> http://www.fishnetonline.freeurl.com 
>  
>  
> __ 
> Do You Yahoo!? 
> Make international calls for as low as $.04/minute with Yahoo! Messenger 
> http://phonecard.yahoo.com/ 
>  
>  
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]  
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED] 
>  
>  



Re: fixing stairstepping text in cups

2001-08-21 Thread DvB

Fixed it. Turns out there's a filter called DeskJet_932C-cdj880.ppd that
woks a whole lot better... go figure :-\
Funny though that I'd never seen it before, maybe I apt-get upgraded
cuspomatic-ppd and didn't notice.


CaT <[EMAIL PROTECTED]> writes:

> On Tue, Aug 21, 2001 at 09:48:13PM -0500, DvB wrote:
> > I'm trying to get my printer working with cups and I can add the queue
> > with lpadmin, but when I try to print anything, each line that gets
> > printed begins wherever the one above it left off (like there's a line
> > feed but no carriage return). Does anyone know how to fix this?
> 
> I've got the same issue. resorted to put the CRs in manually.
> 
> > For the record, I've got a HP Deskjet 932C and I'm using the cdj880
> > filter but I get the same results no matter what filter I use... I've
> > tried 'em all, believe me :-(
> 
> Different printer here. (Epson)
> 
> -- 
> CaT"As you can expect it's really affecting my sex life. I can't help
>it. Each time my wife initiates sex, these ejaculating hippos keep
>floating through my mind."
> - Mohd. Binatang bin Goncang, Singapore Zoological Gardens



Xwindows color depth

2001-08-21 Thread David Frischknecht
Hello,

I'm having trouble trying to get XWindows to load up
in  any color depth higher than 16bpp.  I have my
Win98SE setup for 24bpp color, but XWindows doesn't
want to load up in that color depth.  Can someone help
me out?  Thanks.

=

David A. Frischknecht
http://www.fishnetonline.freeurl.com


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



Need advice on Upgrade Apache apache-dev_1.3.9-13.2.deb

2001-08-21 Thread Kennice Low

Hi,

I would like to upgrade apache version from 1.3.9-13.2 to 
apache-dev_1.3.9-13.2 which allow me to used apxs command.  I follow the 
instruction on Release Notes for Debian GNU/Linux 2.2('potato'), Intelx86 
Chapter 3 Upgrades from previous release
(http://www.debian.org/releases/2.2/i386/release-notes/ch-upgrading.en.html). 
 Here is the setting in sources.list



deb file:/var/ftp/debian potato main apache-dev_1.3.9-13.2.deb


I stored the .deb file in :
/var/ftp/debian/dists/potato/main/binary-i386/apache-dev.1.3.9-13.2.deb

A error message displayed :

Err file: potato/main Packages
 File not found
Ign file: potato/main Release
Err file: potato/apache-dev_1.3.9-13.2.deb Packages
 File not found
Ign file: potato/apache-dev_1.3.9-13.2.deb Release
Failed to fetch file:/var/ftp/debian/dists/potato/main/binary-i386/Packages
 File not found
Failed to fetch 
file:/var/ftp/debian/dists/potato/apache-dev_1.3.9-13.2.deb/binary-i386/Packages

 File not found
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list 'file: potato/main Packages' 
(/var/state/apt/lists/_var_ftp_debian_dists_potato_main_binary-i386_Packages) 
- stat (2 No such file or directory)
W: Couldn't stat source package list 'file: potato/apache-dev_1.3.9-13.2.deb 
Packages' 
(/var/state/apt/lists/_var_ftp_debian_dists_potato_apache-dev%5f1.3.9-13.2.deb_binary-i386_Packages) 
- stat (2 No such file or directory)

W: You may want to run apt-get update to correct these missing files
E: Some index files failed to download, they have been ignored, or old ones 
used instead.


questions:
1) I suspect I make a mistake on the path setting.  I have tried to amend 
the directory path with few combination.  Unfortunately it not work.  Can 
anyone help me on this  ?


2) Can I upgrade apache from apache orginasation www.apache.org instead of 
.deb file ??


3) May I know what is the command to check the version of debian that I am 
using ?


Any help is appreciated.  Thanks in advance.

best regards,
Kennice


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Re: fixing stairstepping text in cups

2001-08-21 Thread CaT
On Tue, Aug 21, 2001 at 09:48:13PM -0500, DvB wrote:
> I'm trying to get my printer working with cups and I can add the queue
> with lpadmin, but when I try to print anything, each line that gets
> printed begins wherever the one above it left off (like there's a line
> feed but no carriage return). Does anyone know how to fix this?

I've got the same issue. resorted to put the CRs in manually.

> For the record, I've got a HP Deskjet 932C and I'm using the cdj880
> filter but I get the same results no matter what filter I use... I've
> tried 'em all, believe me :-(

Different printer here. (Epson)

-- 
CaT"As you can expect it's really affecting my sex life. I can't help
   it. Each time my wife initiates sex, these ejaculating hippos keep
   floating through my mind."
- Mohd. Binatang bin Goncang, Singapore Zoological Gardens



Anyone using rawio?

2001-08-21 Thread Christian Jaeger

Hello

I want to try kernel 2.4 raw devices, but am missing any 
documentation and also the source of the userland 'raw' tool that's 
apparently needed. Has anyone get it to run?


Questions:
- will it run on kernel2.4-upgraded potato? Or should I use testing 
for a production server?

- does anyone know if it's possible to use rawio with mirroring (raid 1)?

christian.



Re: Exim catch-all recipient

2001-08-21 Thread Osamu Aoki
On Tue, Aug 21, 2001 at 04:20:09PM -0500, Brooks R. Robinson wrote:
> Greetings,
>   Okay, I give up.  I've RTFM.  I've tried.  I've played.  How do you get
> Exim to redirect mail from an unknown non-user to a given account instead of
> bouncing it.  I need a catch-all recipient, and I can't figure it out.  An
> example for that added clarity [EMAIL PROTECTED] gets bounced.  I want it
> ([EMAIL PROTECTED]) sent to (valid) [EMAIL PROTECTED] or some other
> user.

Did you read at the end of exim.conf and chaper 6 and 32 of spec.txt.gz?

One simple idea is

[EMAIL PROTECTED][EMAIL PROTECTED] T

or

[EMAIL PROTECTED] ${lookup{$1}lsearch*{/etc/email-addresses} {$value}fail} T
 
at the end of exim.conf should do it, I think.

Of course * entry should exist for /etc/email-addresses in second
erxample.

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://www.aokiconsulting.com/quick/+



fixing stairstepping text in cups

2001-08-21 Thread DvB
I'm trying to get my printer working with cups and I can add the queue
with lpadmin, but when I try to print anything, each line that gets
printed begins wherever the one above it left off (like there's a line
feed but no carriage return). Does anyone know how to fix this?

For the record, I've got a HP Deskjet 932C and I'm using the cdj880
filter but I get the same results no matter what filter I use... I've
tried 'em all, believe me :-(



Re: Killing your keyb.controller... was: Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Rich Puhek

Emil Pedersen wrote:
> 
> Just to add some more noice to the list ;-)
> 
> [statement] Hot-plugging keyboards works _MOST_ of the time.
> 
>   It is true for at least PS/2-keyboard, since the only machine I've
> managed to destroy this way is an Digital Celebris 590.  My other
> machines with PS/2 have survived, so for ps2 types the statement is
> true.
> 
> When it comes to DIN-keyboards, I have NOT been able to kill any machine
> this way.
> 
> Finaly, since I have one more Celebris 590 I _could_ verify that these
> machines DO die when keyboard is hot-swapped, but I think it might be a
> waste of computers if I succeed... ;-)
> 
> Regards,
> Emil
> 
> Btw.
> Have anyone mantioned those adapters for some dollar or two?
> 

I'm sure it's possible to physically damage a machine if:
 a) you managed to short some wires together (Mac types have been warned
not to plug/unplug ADB devices since circa 1984 for this reason).
 b) in the process of fumbling around, you managed to send a stout jolt
of electrostatic discharge into the keyboard port.

Physical damage should not be confused with an OS (or BIOS?) that gets
confused by the sudden absense/presence of a keyboard (back to Mac, ADB
addresses the devices semi-dynamically at startup IIRC, hence a
potential ID conflict if you add a device later).

BTW: yes, a couple of people (including myself) have mentioned the
adapters.

--Rich

_
 
Rich Puhek   
ETN Systems Inc. 
_



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Peter S Galbraith

Brian May wrote:

> A simpler thing which does exactly the same thing (and surprisingly
> nobody seems to have mentioned it yet) is:
> 
> rm -f ./--remove-files

:-)

Good answer.  Whenever I have to delete a file with a difficult
name and fail after a few tries, I simply call up Emacs, run
`dired' on the directory and select the file for deletion.
Always works for me.

Peter
 



Re: Intel L440GX+ MB

2001-08-21 Thread Greg Madden
On Tuesday 21 August 2001 01:16 pm, Piotr Patan wrote:
> Would you tell me how to install "potato" on Intel L440GX+ motherboard with
> Adaptec AHA-7896 SCSI controler. I see message: "No hard disk drivers could
> be found.". I have two IBM SCSI drive DPSS-31850M.
>
> Piotr

Goto Debians ftp site and look at the different boot disks available. I know 
awhile back I dl'd the disks for IDE  and another set with four floppies 
worth of modules, hopefully one of those will support your scsi card.
i.e.
http://ftp.us.debian.org/debian/dists/Debian2.2r3/main/disks-i386/2.2.23-2001-04-15/

Greg Madden



loading Galeon seems to have killed X

2001-08-21 Thread James A. Hilsenteger



I received some help earlier but still 
struggling.  I downloaded and installed Galeon and even got Galeon running 
except fo the fact that my fonts within X were all screwed up.  I decided 
to reboot to see if that might clear up the issue.
 
I rebooted, and on some advice, I ran
/usr/sbin/locale-gen
 
That did something..  but now I can't run X.I 
type 'startx' and get the reply 'command unknown'.
I looked in usr/X11R6/bin and usr/bin/X11 and 
startx is not even shown.
 
 
Any help is greatly appreciated.
 
 


Re: question about dependencies

2001-08-21 Thread Eric G. Miller
On Tue, Aug 21, 2001 at 02:13:41PM -0400, Mike Dresser wrote:
> (originally was going to submit a bug, but decided to ask here instead,
> so cut/pasted this to here)
> 
> Package: slocate
> Version: 2.4-2potato1
> Severity: normal
> 
> I removed adduser from a system here awhile ago.  Today, i went to
> install slocate
> 
> sl:~# apt-get install slocate
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following NEW packages will be installed:
>   slocate
> 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/21.9kB of archives. After unpacking 63.5kB will be used.
> debconf: failed to initialize Dialog frontend
> debconf: falling back to Text frontend
> Selecting previously deselected package slocate.
> (Reading database ... 6383 files and directories currently installed.)
> Unpacking slocate (from .../slocate_2.4-2potato1_i386.deb) ...
> Adding `diversion of /usr/bin/locate to /usr/bin/locate.notslocate by
> slocate'
> Adding `diversion of /usr/bin/updatedb to /usr/bin/updatedb.notslocate
> by slocate'
> Adding `diversion of /usr/share/man/man1/locate.1.gz to
> /usr/share/man/man1/locate.notslocate.1.gz by slocate'
> Adding `diversion of /usr/share/man/man1/updatedb.1.gz to
> /usr/share/man/man1/updatedb.notslocate.1.gz by slocate'
> Adding `diversion of /etc/cron.daily/find to
> /etc/cron.daily/find.notslocate by slocate'
> Setting up slocate (2.4-2potato1) ...
> Changing permissions on: /usr/bin/slocate
> chown: root.slocate: invalid group
> dpkg: error processing slocate (--configure):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  slocate
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> Looks like it uses adduser to add the slocate user.  Am I just daft in
> my understanding of dependencies?

No. It's just "chown"-ing a file, but the group "slocate" apparently doesn't
exist.  Try adding the group yourself (I don't see an "slocate" group in
my /etc/group file, so I can't tell you what group id it should be...).

> Does a required package(adduser) end up automatically a dependency for
> everything else?  If nothing else, maybe it could show the failed
> adduser in the postinst script

I see adduser is a dependency in "sid" for "slocate", so yes, it should
be installed with slocate.  Maybe install it and then come back to
slocate...

-- 
Eric G. Miller 



Re: glibc version

2001-08-21 Thread Greg Madden
On Tuesday 21 August 2001 04:28 pm, Eduardo Gargiulo wrote:
> Hi all.
>
> I want to install Oracle 8i on my woody box.
> The Oracle installation requires glibc 2.1.3 version.
> I was looking for glibc package, but i didn't found
> it.
> The only package that names glibc is libstdc++
>
> What package should I install to satisfy the glibc
> 2.1.3
> requirement?
>
> thanks
snip

libc6 2.1.3 is in Debian Stable.

Greg Madden



Re: Digital camera and mount command

2001-08-21 Thread petong
On Tuesday 21 August 2001 17:20, Wayne wrote:
> Hi,
> I'm trying to get my  FujiFilm FinePix 1300 camera working
> on my pc. I went to www.linuxdoc.com where I found
> some info on how to read the SmartMedia. I have to have my
> kernel compiled with USB mass storage and scsi. The document
> also says that if these parameters are compiled in, I should beable
> to do a mount on the scsi. I beleave I have the USB compiled
> in my kernel. I'm using kernel 2.4.2 and my dmesg command
> shows this-
>
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-ohci.c: USB OHCI at membase 0xd0856000, IRQ 10
> usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper]
> USB
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 4 ports detected
> hub.c: USB new device connect on bus1/1, assigned device number 2
> usb.c: USB device 2 (vend/prod 0x781/0x200) is not claimed by any active
> driver.
>
> I'm not sure if I have scsi compiled into the kernel tho.
>
> Could someone give me an example on how the mount command
> would look. What would you give the command for file type?
> Thanks.
> Wayne

This is what I use to mount my sony using the usb storage module

mount -t vfat /dev/sda1 /mnt/camera



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Karsten M. Self
on Wed, Aug 22, 2001 at 11:17:32AM +1000, Brian May ([EMAIL PROTECTED]) wrote:
> > "Karsten" == Karsten M Self  writes:
> 
> Karsten> $ find . -type f -name '--remove-files' -exec rm -f
> Karsten> {} \;
> 
> If it weren't for the fact that "find" prefixes the name of the file
> with "./", then this wouldn't work.

Note that I was posting an alternative, the 'rm -- --remove-files'
solution is the one I'd generally recommend.

I'm trying to remember a trick (probably in O'Reilly's _UNIX Power
Tools_) for removing files by inode.  Trying to remember what it was or
in what context it worked.  I think it was for files with odd characters
which would be interpreted as argument seperators, not for files
beginning with a dash or double-dash.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpOua0TzcDW3.pgp
Description: PGP signature


followup to 2.4.9 boot problems

2001-08-21 Thread bedlam
Thanks everyone for the help, Adrian's page helped quite a bit, now I'm 
starting to boot, but after about two screens of stuff I get a repeated message:

kmod: failed to exec /sbin/modprobe -s -k binfmt-464c, errno = 8

This is printed over and over and over, what do I do?

Matt




-
Sign up for ICQmail at http://www.icq.com/icqmail/signup.html



how to make exim run queue only when ppp link is up?

2001-08-21 Thread Stig Brautaset
Diald keeps bringing up the link on request from exim. I have only had
this problem since I made a fresh install about a week ago. Earlier, the
exim cron-entry that run the queue was controlled by a set of scripts
in diald's ip-up.d and ip-down.d directories, but not so now. Why is
that? I could of course move the thing myself, but I want to do this the
debian way. I have tried dpkg-reconfigure exim, but that didn't work...

Regards, Stig
-- 
www.brautaset.org



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Brian May
> "Karsten" == Karsten M Self  writes:

Karsten> $ find . -type f -name '--remove-files' -exec rm -f
Karsten> {} \;

If it weren't for the fact that "find" prefixes the name of the file
with "./", then this wouldn't work.

A simpler thing which does exactly the same thing (and surprisingly
nobody seems to have mentioned it yet) is:

rm -f ./--remove-files
-- 
Brian May <[EMAIL PROTECTED]>



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Brian May
> "Darren" == Darren Marsh <[EMAIL PROTECTED]> writes:

Darren> rm -i *files

[520] [scrooge:bam] ~ >rm -i *files
rm: unrecognized option `--remove-files'
Try `rm --help' for more information.

wont work, because it just calls "rm" with parameters "-i" and
"--remove-files", and rm can't tell the difference.
-- 
Brian May <[EMAIL PROTECTED]>



Re: ssh refuses connections

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 01:43:20PM -0700, Jason Majors ([EMAIL PROTECTED]) 
wrote:
> On Tue, Aug 21, 2001 at 02:37:00PM -0500, Nathan Poznick wrote:
> > On Tue, Aug 21, 2001 at 11:02:51AM -0700, Jason Majors wrote:
> > > No. I don't think the firewall is the problem. I have problems connecting
> > > through that box as well as from that box. It's not a firewall
> > > appliance, it's a Potato/Woody box running ipchains and ipmasq.
> > 
> > try commenting out the ALL: PARANOID line in /etc/hosts.deny
> > I had a problem similar to this one once and IIRC, that fixed it.

Postfix response, please.

> I don't have that in there. In hosts.deny it's ALL:ALL, and in
> hosts.allow it's
> ALL: 192.168.1.*.

sshd respects /etc/hosts.(allow|deny) directives, even though it's not
run via inetd.

Try adding "sshd: ALL" to /etc/hosts.allow.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpvxr3rPrs2C.pgp
Description: PGP signature


DNS and BIND 8.2.3

2001-08-21 Thread Michael W. Cole
I am using BIND8 trying to set up a DNS server (authoritative) for my
domain (mpjcri.org).  Linux v2.2.19.  The network of two hosts are
connected via a hub which is then connected to an Internet Router.
I can ping all the hosts locally and distant sites.  I can telnet in and
out.  But when I try to use my Netscape browser from my Mac host, I get
stopped at the router and have to enter the username and password and
then it takes me to the router setup page.  What I want to do is go to
my default web area /var/www which apache assigned.
Let's see.  I have set up /etc/bind/named.conf with zones for ".",
"0.0.127..in-addr.arpa", "localhost", "0.168.192.in-addr.arpa",
"mpjcri.org?, and "255.in-addr.arpa"
When I use dig, I get authoritative answers from localhost when looking
for localhost, I get a failure with mpjcri.org but then finds it through
localhost.  I have localhost and mpjcri.org as nameservers.  I am trying
to figure out why I can't reach my web server?  Any help, guidance or
tell me what other information would be helpful.  Thanks, Michael
begin:vcard 
n:Cole;Michael 
tel;pager:757 475-3182
tel;home:757 548-0746
tel;work:757 548-0746
x-mozilla-html:FALSE
adr:;;525 Fernwood Farms Road;Chesapeake;Virginia;23320;
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;3
fn:Michael Cole
end:vcard


Re: glibc version

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 05:56:58PM -0700, Jason Majors wrote:

| You might need libc6-dev too for headers and such.

Not likely -- I doubt Oracle gave him the source :-).

-D



Re: sshd

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 09:00:07PM -0400, Titus Barik wrote:
| On Tue, 21 Aug 2001, Titus Barik wrote:
| 
| > On Tue, 21 Aug 2001, dman wrote:
| > 
| > > On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
| > > | On Tue, 21 Aug 2001, dman wrote:
| > 
| > iptables -L returns:
| 
| Okay, updates. I forgot to mention that I also recompiled my kernel and
| enabled iptables and net filtering in 2.4.6. Now, I can, amazingly
| enough (go me) SSH and telnet into my box from OTHER machines. However,
| I can not telnet or SSH into my own box from my own machine? Why is
| this? Also, I can't seem to ping 127.0.0.1.

You must be blocking INPUT or OUTPUT to 127.0.0.1 somehow.  I made
this mistake when setting up my firewall rules.  Be sure and have the
following commands in your config (or enter them from a root shell) :

# allow loopback
iptables -A INPUT -s 127.0.0.1/32 -j ACCEPT
iptables -A OUTPUT -d 127.0.0.1/32 -j ACCEPT

HTH,
-D



Re: Encrypted Filesystems

2001-08-21 Thread Rogério Brito
On Aug 21 2001, Stephen J. Thompson wrote:
> Does anyone know of any GOOD encrypted file systems for debian? I
> need something that creates a virtual drive that can be mounted
> under a loopback (possibly?) that has a GOOD algorithm behind it.

Hi, Stephen.

I'm also interested in encrypted filesystems and I think that
the only way to go (reasonable one, that is) is to use the
international kernel patch available at
http://www.kerneli.org/.

I'm so interested in those things that I'm considering myself
making a deb package of that kernel (possibly with the IPSec
or FreeS/WAN patch include also) and any additional utilities
needed, as a sort of add-ons to Debian.

I'm still only planning this, and I still have lots of things
to learn, but perhaps this would make the international kernel
patch more widely-used?

Making special-purpose boot-floppies would be a second stage
of this plan.


[]s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogério Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



Re: sshd

2001-08-21 Thread Titus Barik
On Tue, 21 Aug 2001, Titus Barik wrote:

> On Tue, 21 Aug 2001, dman wrote:
> 
> > On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
> > | On Tue, 21 Aug 2001, dman wrote:
> 
> iptables -L returns:

Okay, updates. I forgot to mention that I also recompiled my kernel and
enabled iptables and net filtering in 2.4.6. Now, I can, amazingly
enough (go me) SSH and telnet into my box from OTHER machines. However,
I can not telnet or SSH into my own box from my own machine? Why is
this? Also, I can't seem to ping 127.0.0.1.

My hosts.deny and hosts.allow are empty (except for the # comments).
 
Titus Barik ([EMAIL PROTECTED])
AIM: TBarik  ICQ: 1604453



Re: glibc version

2001-08-21 Thread Jason Majors

RMS would be very disappointed if he knew you wanted to install Oracle...


but anyway...your answers:
glibc == libc6
Woody meets that requirement.
You might need libc6-dev too for headers and such.

On Tue, Aug 21, 2001 at 05:28:25PM -0700, Eduardo Gargiulo scribbled...
> Hi all. 
>  
> I want to install Oracle 8i on my woody box. 
> The Oracle installation requires glibc 2.1.3 version. 
> I was looking for glibc package, but i didn't found 
> it. 
> The only package that names glibc is libstdc++ 
>  
> What package should I install to satisfy the glibc 
> 2.1.3 
> requirement? 
>  
> thanks 
>  
>  
> __ 
> Do You Yahoo!? 
> Make international calls for as low as $.04/minute with Yahoo! Messenger 
> http://phonecard.yahoo.com/ 
>  
>  
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]  
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED] 
>  
>  



Re: glibc version

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 05:28:25PM -0700, Eduardo Gargiulo wrote:
| Hi all.
| 
| I want to install Oracle 8i on my woody box.
| The Oracle installation requires glibc 2.1.3 version.
| I was looking for glibc package, but i didn't found
| it.
| The only package that names glibc is libstdc++

It's called "libc6"

| What package should I install to satisfy the glibc 2.1.3
| requirement?

The libc6 package that is in potato.

-D



Digital camera and mount command

2001-08-21 Thread Wayne
Hi,
I'm trying to get my  FujiFilm FinePix 1300 camera working
on my pc. I went to www.linuxdoc.com where I found
some info on how to read the SmartMedia. I have to have my
kernel compiled with USB mass storage and scsi. The document
also says that if these parameters are compiled in, I should beable
to do a mount on the scsi. I beleave I have the USB compiled
in my kernel. I'm using kernel 2.4.2 and my dmesg command
shows this-

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xd0856000, IRQ 10
usb-ohci.c: usb-00:07.4, Advanced Micro Devices [AMD] AMD-756 [Viper]
USB
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 4 ports detected
hub.c: USB new device connect on bus1/1, assigned device number 2
usb.c: USB device 2 (vend/prod 0x781/0x200) is not claimed by any active
driver.

I'm not sure if I have scsi compiled into the kernel tho.

Could someone give me an example on how the mount command
would look. What would you give the command for file type?
Thanks.
Wayne





Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread ajlewis2
In linux.debian.user, you wrote:
> hello:
> 
> i have managed to insert a bullet in my poda courtesy of tar and my 
> ineptness!  that is, i did:
> 
>   tar -cvIf --remove-files /tmp/foo.tz /opt/tmp
> 
> silly me filled up my current directory with a file called "--remove-files". 
> my question is: how the heck to i get rid of this beast
> 
> i've tried
>   rm -f "--remove-files"
>   rm -f '--remove-files'
>   rm -f "\\-\\-remove\\-files"
>   rm -f "\-\-remove\-files"
>   rm -f '\\-\\-remove\\-files'
>   rm -f '\-\-remove\-files'
> 
> all with the same lack of success!
> 
> any assist in this would be most appreciated.
> 
> -- 
> regards,
> allen wayne best

Another way to remove it would be to go to the directory and run 'mc'
(midnight commander)  Highlight the offending file and do F8.

Anita



glibc version

2001-08-21 Thread Eduardo Gargiulo
Hi all.

I want to install Oracle 8i on my woody box.
The Oracle installation requires glibc 2.1.3 version.
I was looking for glibc package, but i didn't found
it.
The only package that names glibc is libstdc++

What package should I install to satisfy the glibc
2.1.3
requirement?

thanks


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Viktor Rosenfeld
Walter Hofmann wrote:
> 
> Viktor Rosenfeld schrieb am Dienstag, den 21. August 2001:
> 
> > but `rm ??remove-files` will also do the trick
> 
> No, it gets globbed to "rm --remove-files" so this won't work.

Argh, now that you're pointing my nose at it, I can see it too!  This
won't help anything.

Oh well, you never stop learning.

Cheers,
Viktor
-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/



Re: sshd

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 06:06:19PM -0400, Titus Barik wrote:
| On Tue, 21 Aug 2001, dman wrote:
| 
| > On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
| > | On Tue, 21 Aug 2001, dman wrote:
| 
| iptables -L returns:
| 
| Chain INPUT (policy ACCEPT)
| target prot opt source   destination
| 
| Chain FORWARD (policy ACCEPT)
| target prot opt source   destination
| 
| Chain OUTPUT (policy ACCEPT)
| target prot opt source   destination

Well this means you system is wide open.  Nothing is being stopped at
the packet filter layer.

| When I try to SSH into my box:
| 
| ssh -v -l barik 128.61.40.17
| 
| OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
| debug1: Seeding random number generator
| debug1: Rhosts Authentication disabled, originating port will not be
| trusted.
| debug1: ssh_connect: getuid 0 geteuid 0 anon 1
| debug1: Connecting to 128.61.40.17 [128.61.40.17] port 22.
| debug1: connect: Invalid argument
| debug1: Trying again...
| debug1: Connecting to 128.61.40.17 [128.61.40.17] port 22.
| debug1: connect: Invalid argument
| 
| Help! :-) I want to be able to SSH into my box. What do I do now?

I don't know, but it doesn't look good.

-D



Re: Re: Why so big(2)

2001-08-21 Thread Karsten M. Self
on Wed, Aug 22, 2001 at 01:52:54AM +0200, Johnny Morano ([EMAIL PROTECTED]) 
wrote:
> On Wednesday 22 August 2001 00:18, Karsten M. Self wrote:
> (-) > $ dpkg --get-selections |
> (-) > grep '   install' |
> (-) ^^^
> (-) This should be a tab, not spaces.
> or even
>   grep '.*install$' 
> to keep it simple ;)

No, you don't want to grab 'uninstall'ed packages.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpIhXQxqBz8e.pgp
Description: PGP signature


Re: Re: Why so big(2)

2001-08-21 Thread Johnny Morano
On Wednesday 22 August 2001 00:18, Karsten M. Self wrote:
(-) > $ dpkg --get-selections |
(-) > grep '   install' |
(-) ^^^
(-) This should be a tab, not spaces.
or even
grep '.*install$' 
to keep it simple ;)



-- 
:---=::=:   
| L . I . F . E  ||the linux company|
.__/| Johnny Morano  ||linux pipo   |\__.
:  \| phone  ||  +32 16 208961  |/  :
|   | email  || [EMAIL PROTECTED] |   |
:   :---=::=:   :   
|   |
:__/:"technology made us slaves to time":\__:
   \:--nitin sawhney  street guru --:/



Re: Mounting MS-DOS on bootup.

2001-08-21 Thread Chris Nestrud
On Tue, Aug 21, 2001 at 04:11:22PM -0700, David Frischknecht wrote:
> Hello,
> 
> I know it's possible to have your MS-DOS partitions
> accessible as soon as you boot up into Linux, I'm just
> not sure how it's done.  Could someone help me out
> with this?  Thanks.

Add a line in /etc/fstab like:

/dev/hda1   /dosvfatrw,noexec,uid=1015,gid=102,umask=007,   0   0
The uid and gid are for a user dos and group dos which I created. The user dos
has a ! in /etc/passwd where the password entry would go so it can not log in.
I add any users which need access to that partition to group dos. Any files in
that partition are only readable and writeable by user dos and members of group 
dos. Hope this helps.

--
Chris Nestrud
E-mail: [EMAIL PROTECTED]




Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Dimitri Maziuk
* Ralf G. R. Bergs ([EMAIL PROTECTED]) spake thusly:
> On Tue, 21 Aug 2001 11:45:14 -0700, Jason Majors wrote:
> 
> [...]
> >> Even if you HAD a keyboard that fits you would SURELY kill your machine by 
> hot-
> >> plugging it in (smash the keyboard-controller's fuse, if it has one, or 
> >> even 
> >> blow the controller itself.)
> >No...I do this all the time whenever I need to boot my firewall or my server,
> >both of which run without keyboards most of the time.
> 
> Then you have probably just been lucky all the time. :-)
> 
> Seriously, I've seen LOTS of fuses blow by just hot-plugging the keyboard. I 
> don't know whether modern boards are more robust with this respect, but I 
> doubt 
> it.

*boggle* That must have been an etherkiller reborn as a keyboard... 

Dima (no, I have _never_ seen a blown keyboard fuse)
-- 
E-mail dmaziuk at bmrb dot wisc dot edu (@work) or at crosswinds dot net (@home)
http://www.bmrb.wisc.edu/descript/gpgkey.dmaziuk.ascii -- GnuPG 1.0.4 public key
Well, lusers are technically human. -- Red Drag Diva



Re: Upgrade

2001-08-21 Thread Shaul Karl
> Is there any way to upgrade to a higher version of debian ? I always get
> lost in `dselect' or `apt-get' . Greg
> 


Which version of debian are you currently using? What is your 
/etc/apt/sources.lists looks like? What is the output of apt-get when you are 
trying to use it?

Basically, apt-get and dselect are the tools you have got.
Perhaps you should start with apt-get and post more specific questions? Since 
apt-get does not requires much human intervention I tend to say that once you 
will post some specific questions and get answered to you will be using 
apt-get frequently.


> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 

Shaul Karl <[EMAIL PROTECTED]>




Re: strange reboot

2001-08-21 Thread Oohara Yuuma
[Please Cc: to me because I am not subscribed to the list.]

Sebastiaan <[EMAIL PROTECTED]> wrote:
> On Tue, 21 Aug 2001, Oohara Yuuma wrote:
> > My machine was rebooted, but I didn't typed "reboot" or
> > "shutdown" or something, and the log says nothing about it.
(snip)
> Perhaps something wrong with APM? Or your computer was overheathed and the
> BIOS came into action?
My kernel configuration says
# CONFIG_APM is not set

My machine is not battery-powered.  Is this a hardware problem?

--
Oohara Yuuma <[EMAIL PROTECTED]>
Graduate-school of Science, Kyoto University
PGP Key  http://www.interq.or.jp/libra/oohara/pub-key.txt
Key fingerprint = 6142 8D07 9C5B 159B C170  1F4A 40D6 F42E F464 A695

I always put away what I take.
--- Ryuji Akai, "Star a way"



Re: Mounting MS-DOS on bootup.

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 04:11:22PM -0700, David Frischknecht ([EMAIL 
PROTECTED]) wrote:
> Hello,
> 
> I know it's possible to have your MS-DOS partitions accessible as soon
> as you boot up into Linux, I'm just not sure how it's done.  Could
> someone help me out with this?  Thanks.

Add them to your /etc/fstab with 'auto' mount options.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpojpHKIzWHq.pgp
Description: PGP signature


Re: [changing date's output]

2001-08-21 Thread Shaul Karl
> right, i have locale (gnu libc) 2.1.3 on potato and nothing like
> locale.gen. the sl_SI (and other the like) is only in /usr/share/locale/
> but /usr/bin/locale and localedef contain 'abday'. these are long
> executable files -- do i need to edit them?
> the sl_si/lc_time has something like @december and other names in the end
> and even though changing them modifies the output, it still isn't correct
> eg. not the whole name is printed and similar.
> any ideas?


Perhaps you need to add a flag to the date command?

[02:33:10 tmp]$ date --help |grep %B
  %B   locale's full month name, variable length (January..December)
[02:33:25 tmp]$ 


> 
> 
> 
> On Tue, 21 Aug 2001, Ionel Mugurel [iso-8859-2] Ciobîcã wrote:
> 
> > - Forwarded message from andrej hocevar <[EMAIL PROTECTED]> -
> >
> > > X-Envelope-Sender: [EMAIL PROTECTED]
> > > From: andrej hocevar <[EMAIL PROTECTED]>
> > > X-X-Sender:  <[EMAIL PROTECTED]>
> > > To: , 
> > > Subject: changing date's output
> > >
> > > hello
> > > i'd like to change the names of the months into slovenian ones, that is
> > > the old-style names (like vinotok for october). Of course, there are the
> > > locale files sl_SI, among them the LC_TIME, which states only those
> > > 'international' names. now i'd simply like to change that but i don't know
> > > how to do it, since i don't know the format of that very file, so only
> > > adding new names results in bad output.
> > > can anyone help me here?
> > > thanks,
> > > andrej hocevar
> > >
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > >
> >
> > - End forwarded message -
> >
> > I also was pissed off when I start to use locales. The names of
> > the months were with capital letters. I manage to change that
> > in /usr/share/i18n/locales/ro_RO (for Romanian). Search for
> > LC_TIME. abday contain the abreviated names of the days,
> > and abmon contain the abreviated names for the months.
> > day contain the names of the days of the week and mon
> > contains the names for the months. You may notice that
> > you have to use the Unicode codes for each letter.
> > A is U0041, etc.
> >
> > After that you have to uncomment the sl_SI in the /etc/locale.gen
> > and run /usr/sbin/locale-gen (as root).
> >
> > You may want to keep a copy of the /usr/share/i18n/locales/sl_SI
> > somewhere, otherwise if you do an upgrate of the locales
> > you will overide the file (it happend to me).
> >
> > All this is valid for woody, I don't know for potato.
> > I run locale (GNU libc) 2.2.3. You did not mention
> > what do you have.
> >
> > For a better understanding of the format of the file
> > you may want to search the net for ISO 14652 (don't have
> > a reference handy).
> >
> > You may want to drop an e-mail to bug-glibc@gnu.org
> > or to [EMAIL PROTECTED] (Ulrich Drepper) for a change
> > in locales files.
> >
> >
> > I hope this help.
> >
> > Ionel Ciobica
> >
> > --
> >  Ionel  Mugurel   Ciobîcã
> >  Schuit   Institute  of   Catalysis   Phone: 00 31 (0)40 2473781
> >  Eindhoven University of Technology   Fax:   00 31 (0)40 2455054
> >  Laboratory  of  Catalysis,   _SKA_   e-mail: [EMAIL PROTECTED]
> >  Theory Group, STW 4.27, POBox 513 5600MB Eindhoven, Netherlands
> > _
> >.''`.(o- This is Linux Country.  -o)
> >   : :'  :   //\ On a quiet night, you   /\\
> >   `. `'`V_/_can hear Windows reboot.   _\_V
> > `-  www.Debian.org
> >
> > "Experience is what you get when you didn't get what you wanted."
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 

Shaul Karl <[EMAIL PROTECTED]>




Re: problems with intellimouse explorer USB

2001-08-21 Thread Kevin C. Smith
On Tue, Aug 21, 2001 at 10:28:35AM -0700, Anthony Lau wrote:
> At 7:50 AM -0700 8/21/2001, David Roundy wrote:
> >On Tue, Aug 21, 2001 at 02:44:00PM -0500, Juan Antonio wrote:
> >
> > > I have installed debian woody but I still use kernel 2.2.19 (the one
> > > which is installed with floppy disks) I installed Xfree 4.x.x (the ones
> > > that come with woody). And they do not recognize my mouse. So I can?t
> > > execute xf86cfg. When I execute xf86config and asks me for the dev entry
> > > for my mouse I do not know what to answer. And there is no /dev/mouse
> > > entry in /dev dir.
> >
Do you have the PS/2 adaptor?
Try putting the adaptor on it for PS/2, makes this easier for now.
Then for "dev entry" for your mouse enter: /dev/psaux

My /etc/X11/XF86Config-4

Section "InputDevice"
Indentifier "Mouse0"
Driver  "mouse"
Option  "Protocol" "ExplorerPS/2"
Option  "Device" "/dev/psaux"
Option  "Buttons" "7"
Option  "ZAxisMapping" "6 7"
EndSection


My /etc/X11/Xsession I added:

xmodmap -e "pointer = 1 2 3 6 7 4 5"


The above stuff got my wheel working in X.


-- 
Kevin C. Smith| Debian GNU/Linux
[EMAIL PROTECTED]   | 



RE: netcard

2001-08-21 Thread Ian Perry
A little more info would be helpful.
What card is it ?
What is the number of the surface mount chip on the card.

Ian


> -Original Message-
> From: Tandex [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 22, 2001 5:01 AM
> To: Debian-User mailing list
> Subject: netcard
>
>
> http://www.clasohlson.se/images/products/S/hi/B/327917_Xw2.jpg
>
> Is this card suported by linux?
>
> __
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with
> Yahoo! Messenger
> http://phonecard.yahoo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]




Re: sshd

2001-08-21 Thread Gregory T. Norris
I'd guess that you're machine isn't able to do a reverse name lookup on
the box you're coming from.  Assuming this is the case, two options
come to mind:

1) Add an entry in /etc/hosts for the client machine.  This is only
practical if it has a static IP address.

2) Modify /etc/hosts.deny, and change the "ALL: PARANOID" entry
(assuming it exists) to "ALL EXCEPT sshd: PARANOID".

Hope this helps!


On Tue, Aug 21, 2001 at 12:14:32PM -0400, Titus Barik wrote:
> I have installed the OpenSSH version of sshd using the Debian
> packages. However, when I try to ssh into my own machine, I get:
> 
> ssh -l me XXX.XX.XX.XX
> Secure connection to XXX.XX.XX.XX refused.
> 
> (XXX.XX.XX.XX is the IP of my box).
> 
> What do I need to do to fix this, so that anyone can ssh into my
> box?
> 
> Thanks.
> 
> Titus Barik ([EMAIL PROTECTED])
> AIM: TBarik  ICQ: 1604453
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Mounting MS-DOS on bootup.

2001-08-21 Thread David Frischknecht
Hello,

I know it's possible to have your MS-DOS partitions
accessible as soon as you boot up into Linux, I'm just
not sure how it's done.  Could someone help me out
with this?  Thanks.

=

David A. Frischknecht
http://www.fishnetonline.freeurl.com





new 2.1 install freezes during hardware detection

2001-08-21 Thread Chris Palmer
Hi, all...

I've done 3 fresh Debian 2.1 installs from the GNU/Debian 2.1 
CD (2.2.12 kernel) I have over the last few weeks and they all 
went fine, until my 4th machine, which freezes up during 
hardware detection of the install kernel.

So far, I've tried disabling all the on-board stuff, including
serial/parallel/USB (always had legacy audio disabled), but
that didn't change the results.

Next I am going to try removing all the cards except video
and see if it would get through the boot, so I could get
things running enough to compile a custom kernel.

If that doesn't work, I'll make some boot/install floppies 
from one of the other boot/install images (and 2.2.r3 
as well) to see if I have any better luck with that.


So, I was wondering if there were any known issues with an
Athlon 600 on the Asus K7M motherboard.  The other cards in
the machine are:
- nVidia GeForce 2 MX (AGP)
- SBLive sound card (one of the older ones)
- linksys ethernet (was running fine in the previous Debian 
  box I had it in until I moved it)

Other hardware:
- Creative 52x CD-ROM
- Maxtor 20Gig HD

I've successfully used all this hardware together in Win98, 
which I'm ready to fdisk out of existence, if I can get that 
far in the installation... :)

I can be more specific with the error message, if needed,
after I get home and look at my notes, but it looked like 
it detected my disks just fine, then a few lines later, there
appears to be attempted detection of a controller of some kind,
where it responds with something like "no port available" and 
then freezes up solid (needs a hard reset or power cord pulled).

I'll keep working on it, but if anyone has any info for known
issues with this kind of hardware, I'd appreciate hearing it.

Thanks!

-Chris 



Re: Help: DVDs players and Linux

2001-08-21 Thread csj
On 21 Aug 2001 16:24:17 -0300, =?us-ascii?Q?Rog=E9rio?= Brito wrote:
> On Aug 22 2001, csj wrote:
>   I can't find VCDs where I live, but I've already thought of
>   making some using vcdimager, which, fortunately, is available
>   in unstable (but I can't find good ripping and converting
>   software for producing MPEG1 files, not even under Windows).

That's funny. Where I live DVD's are harder to find than VCD's. I still
prefer VCD's because only a damaged disk can come between your
buying/renting a movie and your watching it. With DVD's think DeCSS and
region coding

If all you want is "ripping and converting," the package you mentioned,
vcdimager can rip MPEG1 data from VCD's, specifically the application
/usr/bin/vcdxrip.

dpkg -c vcdimager_0.7.9-1_i386.deb | grep /usr/bin
drwxr-xr-x root/root 0 2001-08-17 00:09:59 ./usr/bin/
-rwxr-xr-x root/root 99804 2001-08-17 00:09:59 ./usr/bin/vcdimager
-rwxr-xr-x root/root117724 2001-08-17 00:09:59 ./usr/bin/vcddebug
-rwxr-xr-x root/root125308 2001-08-17 00:09:59 ./usr/bin/vcdxbuild
-rwxr-xr-x root/root105344 2001-08-17 00:09:59 ./usr/bin/vcdxgen
-rwxr-xr-x root/root127964 2001-08-17 00:09:59 ./usr/bin/vcdxrip
-rwxr-xr-x root/root 95724 2001-08-17 00:09:59 ./usr/bin/vcdxminfo

You can then use a utility like mpgtx (package) to split the resulting MPEG1 
file up. And create your own "Worst Of ..." compilation.

Package: mpgtx
Description: Toolbox to manipulate MPEG files (video, system, and audio)
 mpgtx is a tool to manipulate MPEG files. Its features include the
 following:
 .
   * mpgtx can currently split and join MPEG 1 video files and most
 MPEG audio files.
   * mpgtx can fetch detailed information from MPEG 1 and MPEG 2.
   * mpgtx can demultiplex MPEG 1 and MPEG 2 files (System layer, Program
 layer and Transport Layer).
   * mpgtx can add, remove and edit ID3 tags from mp3 files and rename
 mp3 files according to their ID3 tags. It reads and writes ID3v1,
 but only reads ID3v2.

Now, if you're talking about encoding and real editing, that's another matter. 
If you're not averse to doing Windows, there's a slew of free and proprietary 
solutions to your problem. Try this link (the page is primarily about DVD 
creation software)

http://www.digital-digest.com/dvd/downloads/encoding_2.html



Re: Why so big(2)

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 11:16:26PM +0100, P Kirk ([EMAIL PROTECTED]) wrote:
> Karsten, what can I say...thanks.

Um... "you goofed the script"?

Fixed version is attached, I posted an error to list just a minute ago,
but missed my comment '#' installed during testing.  I'm seeing this one
all the way throughshould work this time.

The script takes a few minutes (5-10) to run.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html
#!/bin/sh
PATH=/bin:/usr/bin

time dpkg --get-selections |
grep '  install' |
awk '{print $1}' |
xargs -n 1 dpkg -s |
egrep '^(Package|Installed-Size):' |
awk '{printf( "%s:  ", $2 ); getline; printf( "%s\n", $2 )}' |
sort -k2nr |
cat -n 


pgpCPDpOX6wcx.pgp
Description: PGP signature


Re: ssh refuses connections

2001-08-21 Thread Nathan E Norman
On Tue, Aug 21, 2001 at 05:30:20PM -0400, dman wrote:
> On Tue, Aug 21, 2001 at 01:57:40PM -0700, Jason Majors wrote:
> | The box I'm trying to connect from is 192.168.1.1.
> | And I don't think these files affect sshd. On the firewall I have 
> ALL:PARANOID
> | for hosts.deny and nothing in hosts.allow, 
> 
> That means you are denying all incoming access to the system (to
> services that check hosts.allow and hosts.deny).

Uh, no ... that means you will deny access to all hosts whose PTR
records don't resolve to A records.
 
Since he probably hasn't bothered to set up DNS for his RFC1918
network, this is the problem.  Comment out that line.

-- 
Nathan Norman - Staff Engineer | A good plan today is better
Micromuse Ltd. | than a perfect plan tomorrow.
mailto:[EMAIL PROTECTED]   |   -- Patton


pgpPoXBGnVQbW.pgp
Description: PGP signature


Re: Upgrade

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 04:23:06PM -0400, GECOS ([EMAIL PROTECTED]) wrote:
> Is there any way to upgrade to a higher version of debian ? I always get
> lost in `dselect' or `apt-get' . Greg

man sources.list

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpMaP3QoLS8x.pgp
Description: PGP signature


Re: XDM

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 10:37:35AM -0700, David Frischknecht ([EMAIL 
PROTECTED]) wrote:
> Hello,
> 
> I'm currently using xdm to log into Linux.  However, I'd like to
> revert back to logging into a command prompt and starting X from
> there.  Could anyone help me out?  Thanks a bunch.

http://kmself.home.netcom.com/Linux/FAQs/xdm-disable.html

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpJqxs2S5A1p.pgp
Description: PGP signature


Re: Why so big(2)

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 02:58:00PM -0700, Karsten M. Self 
(kmself@ix.netcom.com) wrote:
> on Tue, Aug 21, 2001 at 03:51:16PM +0100, P Kirk ([EMAIL PROTECTED]) wrote:
> > My apologies for sending an attachemnt but it is only 4.1 k.  This is my
> > installed list.
> > 
> > /dev/hda2 703M  574M   93M  86% /
> > du -m /usr/399
> > du -m /usr/src/ 173
> > du -m /usr/share148
> > 
> > du -m /home 120
> > 
> > I don't have anything other than samba and python installed.  How can
> > /usr/share be so big?
> 
> As previously mentioned, du will summarize disk usage for you:
> 
> $ du -sx * | sort -nr | cat -n | head -20
> 
> ...will rank the 20 largest files/directories in the current directory.
> 
> 
> > adduser install
> > ae install
> 
> <232 lines deleted>
> 
> You can verify a package's installed size with the dpkg -s command:
> 
> dpkg -s 
> 
> The following script will grab all your installed packages and show
> their installed size, sorted and ranked by size:
> 
> $ dpkg --get-selections |
> grep '   install' |
^^^
This should be a tab, not spaces.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpvwVsJiVvAI.pgp
Description: PGP signature


Re: Why so big(2)

2001-08-21 Thread P Kirk
Karsten, what can I say...thanks.
- Original Message - 
From: "Karsten M. Self" 
To: "Debian User List" 
Sent: Tuesday, August 21, 2001 10:58 PM
Subject: Re: Why so big(2)





Re: sshd

2001-08-21 Thread Mike McGuire
On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
> 
> chronos:~# ipchains -L
> ipchains: Incompatible with this kernel
> 
> I am running the 2.4.6 kernel (ipchains only works with the 2.2
> series?). 

Not exactly, but it's not supported by your kernel. So it's not that.
 
> ssh -v -l barik 128.61.40.17 
> 
> returns:
> 
> OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
> debug1: Seeding random number generator
> debug1: Rhosts Authentication disabled, originating port will not be
> trusted.
> debug1: ssh_connect: getuid 0 geteuid 0 anon 1
> debug1: Connecting to 128.61.40.17 [128.61.40.17] port 22.
> debug1: connect: Invalid argument

Eeeww. Could be you missed something configuring your kernel, but I 
can't think what off the top of my head. You can try running strace 
on the ssh connection; should be as simple as : strace ssh -v -l ...
and seeing what it's doing that gets the Invalid argument error.

HTH,
Mike McGuire



Re: sshd

2001-08-21 Thread Titus Barik
On Tue, 21 Aug 2001, dman wrote:

> On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
> | On Tue, 21 Aug 2001, dman wrote:

iptables -L returns:

Chain INPUT (policy ACCEPT)
target prot opt source   destination

Chain FORWARD (policy ACCEPT)
target prot opt source   destination

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination

When I try to SSH into my box:

ssh -v -l barik 128.61.40.17

OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to 128.61.40.17 [128.61.40.17] port 22.
debug1: connect: Invalid argument
debug1: Trying again...
debug1: Connecting to 128.61.40.17 [128.61.40.17] port 22.
debug1: connect: Invalid argument

Help! :-) I want to be able to SSH into my box. What do I do now?

Thanks in advance.

Titus Barik ([EMAIL PROTECTED])
AIM: TBarik  ICQ: 1604453



Re: Why so big(2)

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 03:51:16PM +0100, P Kirk ([EMAIL PROTECTED]) wrote:
> My apologies for sending an attachemnt but it is only 4.1 k.  This is my
> installed list.
> 
> /dev/hda2 703M  574M   93M  86% /
> du -m /usr/399
> du -m /usr/src/ 173
> du -m /usr/share148
> 
> du -m /home 120
> 
> I don't have anything other than samba and python installed.  How can
> /usr/share be so big?

As previously mentioned, du will summarize disk usage for you:

$ du -sx * | sort -nr | cat -n | head -20

...will rank the 20 largest files/directories in the current directory.


> adduser install
> ae install

<232 lines deleted>

You can verify a package's installed size with the dpkg -s command:

dpkg -s 

The following script will grab all your installed packages and show
their installed size, sorted and ranked by size:

$ dpkg --get-selections |
grep '   install' |
awk '{print $1}' |
xargs -n 1 dpkg -s |
egrep '^(Package|Installed-Size):' |
awk '{printf( "%s:  ", $2 ); getline; printf( "%s\n", $2 )}' |
sort -k2nr |
cat -n

This might prove useful in identifying larger packages.  My own top 20
packages are:

 1  xemacs21-basesupport:  34346
 2  tetex-base:  30995
 3  tetex-extra:  28701
 4  emacs20:  26554
 5  wordnet-base:  25616
 6  doc-linux-html:  22768
 7  mozilla-browser:  22288
 8  mozilla-browser-cvs:  21244
 9  mozilla-dev:  20188
10  gimp-manual:  19508
11  kdelibs3:  18992
12  kdebase:  17920
13  dict-gcide:  16962
14  kernel-source-2.2.18pre21:  14964
15  kernel-headers-2.2.18pre21:  14156
16  kernel-source-2.2.17:  13768
17  libc6:  12564
18  abiword:  11601
19  xserver-xfree86:  11372
20  xlibs-dev:  11248

I'd suggest *not* posting your entire package selection to list in
future.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgptEha63Rsjq.pgp
Description: PGP signature


Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Jason Majors
Try
rm -- --remove-files

The "--" makes it take all following args as args and not options. This is a
standard thing for most of the GNU or Unix tools.

rm ./--remove-files
would work too. Got those from "man rm" :).

On Wed, Aug 22, 2001 at 07:28:26AM +1000, Darren Marsh wrote:
> allen wayne best just ramblin in his amx wrote:
> 
> >hello:
> >
> >i have managed to insert a bullet in my poda courtesy of tar and my 
> >ineptness!  that is, i did:
> >
> > tar -cvIf --remove-files /tmp/foo.tz /opt/tmp
> >
> >silly me filled up my current directory with a file called 
> >"--remove-files". my question is: how the heck to i get rid of this 
> >beast
> >
> >i've tried
> > rm -f "--remove-files"
> > rm -f '--remove-files'
> > rm -f "\\-\\-remove\\-files"
> > rm -f "\-\-remove\-files"
> > rm -f '\\-\\-remove\\-files'
> > rm -f '\-\-remove\-files'
> >
> >all with the same lack of success!
> >
> >any assist in this would be most appreciated.
> >
> Here's another:
> 
> rm -i *files
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



Re: Exim catch-all recipient

2001-08-21 Thread Jason Majors
Just a guess, but...does the aliases file accept Regexs?
I'd try asking on the exim email list (www.exim.org). I had a problem with exim
and got a quick answer from there (and it was a _good_ answer).

On Tue, Aug 21, 2001 at 04:20:09PM -0500, Brooks R. Robinson wrote:
> Greetings,
>   Okay, I give up.  I've RTFM.  I've tried.  I've played.  How do you get
> Exim to redirect mail from an unknown non-user to a given account instead of
> bouncing it.  I need a catch-all recipient, and I can't figure it out.  An
> example for that added clarity [EMAIL PROTECTED] gets bounced.  I want it
> ([EMAIL PROTECTED]) sent to (valid) [EMAIL PROTECTED] or some other
> user.
> 
> TIA,
> 
> Brooks
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: ssh refuses connections

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 01:57:40PM -0700, Jason Majors wrote:
| The box I'm trying to connect from is 192.168.1.1.
| And I don't think these files affect sshd. On the firewall I have ALL:PARANOID
| for hosts.deny and nothing in hosts.allow, 

That means you are denying all incoming access to the system (to
services that check hosts.allow and hosts.deny).

| and I'm running mutt on that box right now through SSH.

Outgoing connections are a different matter than incoming connection.
The hosts.allow and hosts.deny have no effect on outgoing connections.

-D



Re: how do i extract a bullet from my foot (tar woes)

2001-08-21 Thread Darren Marsh

allen wayne best just ramblin in his amx wrote:


hello:

i have managed to insert a bullet in my poda courtesy of tar and my 
ineptness!  that is, i did:


tar -cvIf --remove-files /tmp/foo.tz /opt/tmp

silly me filled up my current directory with a file called "--remove-files". 
my question is: how the heck to i get rid of this beast


i've tried
rm -f "--remove-files"
rm -f '--remove-files'
rm -f "\\-\\-remove\\-files"
rm -f "\-\-remove\-files"
rm -f '\\-\\-remove\\-files'
rm -f '\-\-remove\-files'

all with the same lack of success!

any assist in this would be most appreciated.


Here's another:

rm -i *files




Re: Video card and CD-rom or CD_RW recommendations

2001-08-21 Thread Oleksandr Moskalenko
* Rog?rio Brito ([EMAIL PROTECTED]) wrote:
> On Aug 20 2001, Oleksandr Moskalenko wrote:
> >  Hi,
> > 
> > Did you by any chance get your G400 to play DVD or DIVX out of the
> > secondary head to a TV? If you did I would be very much interested
> > in hearing how you did that.
> 
>   Unfortunately, my card is just a monohead with 16MB. But
>   AFAIK, you wouldn't be able to, since the Linux drivers don't
>   support that (I guess that this is due to the damn Macrovision
>   rights).
> 
>   I've tried something similar to that with my notebook, which
>   has an ATI Mobility LT board with TV Out and while playing
>   DivX in Windows to the TV was fine (it was something that I
>   had captured from a VHS tape and it seemed like the tape),
>   under Linux I can only get the text-mode to play right on the
>   TV.
> 
> 
>   []s, Roger...

  Darn, I can get dualhead working, but nowhere on the web could I find
any info on how to send a videostream to the second head TV. Oh well,
it's a small setback.

  Alex.



Re: got galeon downloaded but...

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 06:32:38AM -0700, James A. Hilsenteger ([EMAIL 
PROTECTED]) wrote:
> ran /usr/sbin/locale-gen
> 
> no problems there.
> 
> 
> Still get the same error running startx:
> bash: startx: command not found

$ dpkg -S /usr/X11R6/bin/startx
xbase-clients

Is the package installed?  Is /usr/X11R6/bin and/or /usr/bin/X11 on your
PATH?

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgpwnwSJ6KDpV.pgp
Description: PGP signature


Exim catch-all recipient

2001-08-21 Thread Brooks R. Robinson
Greetings,
Okay, I give up.  I've RTFM.  I've tried.  I've played.  How do you get
Exim to redirect mail from an unknown non-user to a given account instead of
bouncing it.  I need a catch-all recipient, and I can't figure it out.  An
example for that added clarity [EMAIL PROTECTED] gets bounced.  I want it
([EMAIL PROTECTED]) sent to (valid) [EMAIL PROTECTED] or some other
user.

TIA,

Brooks



Intel L440GX+ MB

2001-08-21 Thread Piotr Patan
Would you tell me how to install "potato" on Intel L440GX+ motherboard with
Adaptec AHA-7896 SCSI controler. I see message: "No hard disk drivers could
be found.". I have two IBM SCSI drive DPSS-31850M.

Piotr



Re: Firewall program for Debian?

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 01:48:11PM -0700, Brandon High wrote:
| On Tue, Aug 21, 2001 at 03:58:57PM -0400, Han Yoo wrote:
| >
| > Basically, I have the 2.2.19 kernel.
| > Is any of the programs that you mentined easy enough to be utilized by a
| > Debian novice without going into the heavy-duty configuration?
| 
| 2.2.x uses IP-chains for its packet filter. This will allow you to block
| certain ports and provide IP masquerade functions, but won't give you the
| alerting provided by ZoneAlarm. You'll need to install an IDS (intrusion
| detection system) as well.

ipchains and iptables have a logging facility so you can log packets
if you want to.  It is still up to you to actually read the logs
though.

| I can't recommend one offhand, but you may want to ask on debian-security.

tripwire is one I've heard mentioned here before.

-D



Unidentified subject!

2001-08-21 Thread Gustavo Millan



_
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp



Re: ssh refuses connections

2001-08-21 Thread Jason Majors
The box I'm trying to connect from is 192.168.1.1.
And I don't think these files affect sshd. On the firewall I have ALL:PARANOID
for hosts.deny and nothing in hosts.allow, and I'm running mutt on that box
right now through SSH.

On Tue, Aug 21, 2001 at 03:51:43PM -0500, Nathan Poznick wrote:
> On Tue, Aug 21, 2001 at 01:35:53PM -0700, Jason Majors wrote:
> > I don't have that in there. In hosts.deny it's ALL:ALL, and in hosts.allow 
> > it's
> > ALL: 192.168.1.*.
> 
> so... you're denying everything except 192.168.1.*. ...and you're
> wondering why you're not able to ssh in except from 192.168.1.*. ?
> 
> -- 
> Nathan <[EMAIL PROTECTED]>
> PGP Key: http://drunkmonkey.org/pgpkey.txt
> 
> "My mother's donuts are a saint!!"
> -Crow (as Tom). #312



Re: Firewall program for Debian?

2001-08-21 Thread Brandon High
On Tue, Aug 21, 2001 at 03:58:57PM -0400, Han Yoo wrote:
>
> Basically, I have the 2.2.19 kernel.
> Is any of the programs that you mentined easy enough to be utilized by a
> Debian novice without going into the heavy-duty configuration?

2.2.x uses IP-chains for its packet filter. This will allow you to block
certain ports and provide IP masquerade functions, but won't give you the
alerting provided by ZoneAlarm. You'll need to install an IDS (intrusion
detection system) as well.

I can't recommend one offhand, but you may want to ask on debian-security.

-B

-- 
Brandon High [EMAIL PROTECTED]
One of us is thinking about sex... OK, it's me.


pgpXvCn5HFE9T.pgp
Description: PGP signature


Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 03:05:27PM -0400, Hall Stevenson wrote:
| > On Tue, 21 Aug 2001 19:19:34 +0100, Stig Brautaset wrote:
| > > I know that this is a solution but I don't have a
| > > keyboard. I have a screen I could use, but I really don't
| > > want to buy a new keyboard just to do this... (my
| > > friends all have ps/2 keyboards, whilst my machine
| > > uses the old din-style).
| >
| > Even if you HAD a keyboard that fits you would SURELY
| > kill your machine by hot-plugging it in (smash the
| > keyboard-controller's fuse, if it has one, or even blow the
| > controller itself.)
| 
| This is a valid concern with PS/2 keyboards, but I think it
| may not be as much of an issue with the 'old-style' AT
| connections.

The only problem I've seen so far is Windows not recognizing the
keyboard when it is plugged back in.  It totally screwed up my system
when I was dual booting with loadlin from config.sys but had no
default selected.

I'm pretty sure Linux can see keyboards and mice if they are plugged
in after they get bumped out of the socket.

-D



Re: Disabling diald

2001-08-21 Thread Brandon High
On Tue, Aug 21, 2001 at 12:49:59PM -0700, Brandon High wrote:
>
> Look in /etc/rc2.d/ for a file called (something like) S50diald (though the
> number may be different. It should be a link to /etc/init.d/diald (or
> similar).

I just remembered that Debian has an easier way. Just do:
# update-rc.d -f diald

-B

-- 
Brandon High [EMAIL PROTECTED]
Everything should be made as simple as possible, but no simpler.


pgpUdB0dqflgl.pgp
Description: PGP signature


Re: ssh refuses connections

2001-08-21 Thread Jason Majors
I don't have that in there. In hosts.deny it's ALL:ALL, and in hosts.allow it's
ALL: 192.168.1.*.

On Tue, Aug 21, 2001 at 02:37:00PM -0500, Nathan Poznick wrote:
> On Tue, Aug 21, 2001 at 11:02:51AM -0700, Jason Majors wrote:
> > No. I don't think the firewall is the problem. I have problems connecting
> > through that box as well as from that box. It's not a firewall
> > appliance, it's a Potato/Woody box running ipchains and ipmasq.
> 
> try commenting out the ALL: PARANOID line in /etc/hosts.deny
> I had a problem similar to this one once and IIRC, that fixed it.
> 
> 
> -- 
> Nathan <[EMAIL PROTECTED]>
> PGP Key: http://drunkmonkey.org/pgpkey.txt
> 
> A novice was trying to fix a broken Lisp machine by turning the power
> off and on. Knight, seeing what the student was doing, spoke sternly:
> "You cannot fix a machine by just power-cycling it with no
> understanding of what is going wrong."Knight turned the machine off
> and on. The machine worked.



Re: Firewall program for Debian?

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 03:58:57PM -0400, Han Yoo wrote:
| 
| dman wrote:
| 
| > On Tue, Aug 21, 2001 at 01:52:41PM -0400, Han Yoo wrote:
| > | Can someone recommend a decent and easy to use firewall program for
| > | Debian?
| > | (Something like ZoneAlarm...?)
| >
| > Which kernel do you have?
| >
| > Take your pick from 'iptables' 'ipchains' and 'ipfwadm' depending on
| > kernel version.  (BTW, I've never seen ZoneAlarm, only heard the name
| > before)
|
| Basically, I have the 2.2.19 kernel.

Then you will use ipchains.  If/When you upgrade to the 2.4 series you
will need to convert to iptables (or use the backwards compatibility
module).

| Is any of the programs that you mentined easy enough to be utilized
| by a Debian novice without going into the heavy-duty configuration?

You could install the 'ipmasq' package.  It provides a basic
ipchains configuration, though it is geared towards masquerading
connections from an internal LAN.  There is an excellent IPCHAINS
Howto on linuxdoc.org that explains packet filtering, ipchains, and
how to use it.  I don't know how much protection the ipmasq package
will provide though -- I still had CodeRed requests in my apache logs.
(BTW, for those that are listening -- I didn't know enough about
ipchains at the time to even check the configuration)

HTH,
-D



Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread John Galt

What keyboard fuse?  DIN isn't powered.  What keyboard controller?
DIN-style has the controller on the computer side: the only way you can
kill a DIN is to short data and ground, and that'll only kill it until the
short's removed.

On Tue, 21 Aug 2001, Ralf G. R. Bergs wrote:

>
>Even if you HAD a keyboard that fits you would SURELY kill your machine by hot-
>plugging it in (smash the keyboard-controller's fuse, if it has one, or even
>blow the controller itself.)
>
>
>

-- 
There is an old saying that if a million monkeys typed on a million
keyboards for a million years, eventually all the works of Shakespeare
would be produced.   Now, thanks to Usenet, we know this is not true.

Who is John Galt?  [EMAIL PROTECTED], that's who!




Killing your keyb.controller... was: Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Emil Pedersen

Just to add some more noice to the list ;-)

[statement] Hot-plugging keyboards works _MOST_ of the time.

  It is true for at least PS/2-keyboard, since the only machine I've
managed to destroy this way is an Digital Celebris 590.  My other
machines with PS/2 have survived, so for ps2 types the statement is
true.

When it comes to DIN-keyboards, I have NOT been able to kill any machine
this way.

Finaly, since I have one more Celebris 590 I _could_ verify that these
machines DO die when keyboard is hot-swapped, but I think it might be a
waste of computers if I succeed... ;-)


Regards,
Emil


Btw.
Have anyone mantioned those adapters for some dollar or two?



Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Cliff Sarginson
On Tuesday 21 August 2001 21:05, Hall Stevenson wrote:
> > On Tue, 21 Aug 2001 19:19:34 +0100, Stig Brautaset wrote:
> > > I know that this is a solution but I don't have a
> > > keyboard. I have a screen I could use, but I really don't
> > > want to buy a new keyboard just to do this... (my
> > > friends all have ps/2 keyboards, whilst my machine
> > > uses the old din-style).
> >
> > Even if you HAD a keyboard that fits you would SURELY
> > kill your machine by hot-plugging it in (smash the
> > keyboard-controller's fuse, if it has one, or even blow the
> > controller itself.)
>
> This is a valid concern with PS/2 keyboards, but I think it
> may not be as much of an issue with the 'old-style' AT
> connections.
>
> Hall
Well, I must have been living on the knife-edge of disaster all
those years I spent as a system manager..merrily (un)plugging
keyboards like there was no tomorrow.. lol
Cliff



Re: Firewall program for Debian?

2001-08-21 Thread Hall Stevenson
> Basically, I have the 2.2.19 kernel.
> Is any of the programs that you mentined easy
> enough to be utilized by a Debian novice without
> going into the heavy-duty configuration?

If you use gnome, try 'firestarter'. It's just a gui-front end
to ipchains/iptables. It obviously comes with some defaults
that you're able to modify through the gui interface, but I
don't know how strict or secure it starts out... It does
create a 'script' that you can manipulate yourself once you
get the hang of things.

It's available here: http://firestarter.sourceforge.net/

If you use KDE, I'm sure there's something similar.

Hall



Upgrade

2001-08-21 Thread GECOS
Is there any way to upgrade to a higher version of debian ? I always get
lost in `dselect' or `apt-get' . Greg



Re: How to upgrade stable -> testing today, avoiding the libdb.so.3 bug.

2001-08-21 Thread Ben Collins
On Tue, Aug 21, 2001 at 01:14:10PM -0700, tluxt wrote:
> Thanks Ben for your prompt reply!  :)
> 
> --- Ben Collins <[EMAIL PROTECTED]> wrote:
> > Actually, to do a fresh install of woody, you download the woody
> > boot-floppies, and install woody. That's pretty simple, right? :)
> > 
> > I don't suggest upgrading to woody yet. Wait a day or two for the new
> > glibc and libdb2 to make their way into testing.
> 
> 
> Yes, dl'ing and installing woody directly would be great, 
> if it would work.
> 
> In fact, that is what I tried about a week ago,
> but I found, IIamC, apparently, a crucial file was missing,
> and thus that option is not at all possible.
> 
> Perhaps I am wrong about this, but it seems that the 
> "base" file is not present on the ftp site,
> and that without that file 
> it is impossible to do a direct installation of testing.

You are wrong. Base is not needed for installs of testing (like it was
for potato and prior).

Check woody again. It is constantly updated from unstable.

-- 
 .--===-=-==-=---==-=-.
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=--===-=-=-=-===-==---=--=---'



Re: How to upgrade stable -> testing today, avoiding the libdb.so.3 bug.

2001-08-21 Thread tluxt
Thanks Ben for your prompt reply!  :)

--- Ben Collins <[EMAIL PROTECTED]> wrote:
> Actually, to do a fresh install of woody, you download the woody
> boot-floppies, and install woody. That's pretty simple, right? :)
> 
> I don't suggest upgrading to woody yet. Wait a day or two for the new
> glibc and libdb2 to make their way into testing.


Yes, dl'ing and installing woody directly would be great, 
if it would work.

In fact, that is what I tried about a week ago,
but I found, IIamC, apparently, a crucial file was missing,
and thus that option is not at all possible.

Perhaps I am wrong about this, but it seems that the 
"base" file is not present on the ftp site,
and that without that file 
it is impossible to do a direct installation of testing.

***
***
Looking in 
http://http.us.debian.org/debian/dists/testing/main/disks-i386/current
the "base" file is not present, whereas it is present in
http://http.us.debian.org/debian/dists/potato/main/disks-i386/current/

Also
http://http.us.debian.org/debian/dists/potato/main/disks-i386/current/README.txt
mentions base2_2.tgz, whereas 
http://http.us.debian.org/debian/dists/testing/main/disks-i386/current/README.txt
doesn't.

I am doing the install starting from floppies.  
This works for installing stable, using base2_2.tgz and drivers.tgz,
and dl'ing the rest over a modem.

I tried doing a "woody" install, using the woody files, 
but I strongly recall that the installer program asked for the (nonexistent)
base image file, so there was no way to complete the install..

Perhaps I am not recalling my experience correctly, and/or have made an error,
but it was because of that problem that I had to, 
for the goal of getting a testing system installed,
go back to doing a stable install, then trying to upgrade this to testing.  :(
***
***


So, that is why I am asking you about how to do the upgrade, 
not a direct testing install.  :)


I had tried to be very precise in my questions in the first post of this thread.
I think all those questions are important, and I would greatly appreciate it
if you would take a few minutes to answer them.  I do think your effort
would be repaid many times over in saving time for the Debian community,
especially for those trying to install a fresh working woody system today.  :)

One of the __main reasons__ for writing the request was to enable people
to get a woody system up _now_.  I.e., exactly to _avoid_ having to 
"Wait a day or two for the new glibc and libdb2 to make their way into testing."


0. Do you think it will only take a day or two for the files to get into 
testing?
My understanding (gleaned from I don't recall where) is that it takes two 
_weeks_
for the files to be moved to testing from unstable, correct?

I know you said "I don't suggest upgrading to woody yet."  

1. Why is that?

2. Would you please, nonetheless, answer the questions in my original mail,
and allow us the possibility of doing the upgrade now, 
guided by the (likely) most knowledgeable authority on the topic (you),
should we prefer to try doing a fresh woody install now?   :)

Thank you very much for reconsidering your respone.   :)
 

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



Re: HP DeskJet driver (hpijs)

2001-08-21 Thread Stephen J . Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Have a look at the HP site and just download that proggie, the gs that is in 
unstable contains the drivers.

Regards,

Stephen.


On Monday 20 Aug 2001 2:30 am, Marshal Wong wrote:
> Carl Greco <[EMAIL PROTECTED]> writes:
> > Has the HP DeskJet driver, hpijs, been included in gs, or gs-aladdin
> > in testing or unstable?  I'm attempting to install lprng with
> > magicfilter to serve a 895Cse printer under stable (potato).
>
> Not it testing, to what I know.  You can compile gs and hpijs from
> hand.  Look to
>
> http://ephishmsee.com/linux/
>
> for a HOWTO that I wrote on doing so.  It's for my mac, so you just
> have to make the adjustments for your system, i.e. leaving the
> --LITTLE-ENDIAN option on.  I'm using a 957c just fine now.
>
> good luck.
>
> Marshal
>
> > If not, what would be the best alternate solution?
> > --
> > Carl Greco
> > [EMAIL PROTECTED]
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7gr85Pmm0AnNwb5MRAn0ZAJ0UfHCliplDTvwVIjl/ZFQe2Qyc0ACghMQB
ZFa+Ok5kdd+YFJP/ttDv9E4=
=TrOj
-END PGP SIGNATURE-



Encrypted Filesystems

2001-08-21 Thread Stephen J . Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,

Does anyone know of any GOOD encrypted file systems for debian? I need 
something that creates a virtual drive that can be mounted under a loopback 
(possibly?) that has a GOOD algorithm behind it.

Thanks.

Stephen.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7gr7pPmm0AnNwb5MRAplJAJ0UL1QDa9wILUB6mkRrHtySH0yMlQCdFMv9
RL4704iOp0MYbM5Bb7bC7O4=
=o2SJ
-END PGP SIGNATURE-



Junkbuster proxy/website content (was Re: upgrading more then one box by downloading the files once!)

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 08:52:03AM -0500, Dave Sherohman ([EMAIL PROTECTED]) 
wrote:
> On Tue, Aug 21, 2001 at 12:02:22AM +0200, "J?rgen A. Erhard" wrote:
> > > "Karsten" == Karsten M Self  writes:
> > > "Dave" == Dave Carrigan <[EMAIL PROTECTED]> writes:
> > Dave> Also, if you prefer not to use a transparent cache (I
> > Dave> sometimes want to bypass squid), then you can install a
> ^^
> 
> > Karsten> True.  But with a transparent proxy on your gateway
> > Karsten> there's *no* client or node configuration to be done to
> > Karsten> utilize it -- for any host served by that gateway.
> 
> Unless I'm mistaken, transparent gateways, due to their transparency,
> can't be bypassed, which makes them unsuitable for Dave C's
> preferences.  (Or mine.  As wonderful as junkbuster may be, it does
> occasionally get a little overzealous with sites that, say, put
> something other than ad banners into a /banner/ directory...)

This is a website bug.

I've known several sites which serve (or redirect) navigation elements or
*content* from ad servers.  InfoWorld did this for a time (they've since
found more creative ways to utterly fuck their website), more recently,
IDG has served content in frames, the content frame of which is
redirected through doubleclick.(net|com).

I simply inform such sites that they are not usable in present format,
and stop patronizing them.

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgplAn4PUBm09.pgp
Description: PGP signature


Re: Firewall program for Debian?

2001-08-21 Thread Han Yoo

dman wrote:

> On Tue, Aug 21, 2001 at 01:52:41PM -0400, Han Yoo wrote:
> | Can someone recommend a decent and easy to use firewall program for
> | Debian?
> | (Something like ZoneAlarm...?)
>
> Which kernel do you have?
>
> Take your pick from 'iptables' 'ipchains' and 'ipfwadm' depending on
> kernel version.  (BTW, I've never seen ZoneAlarm, only heard the name
> before)
>
> -D
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Basically, I have the 2.2.19 kernel.
Is any of the programs that you mentined easy enough to be utilized by a Debian
novice without going into the heavy-duty configuration?

Thanks.

Han

P.S. ( ZoneAlarm is for the Windows users...)


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: sshd

2001-08-21 Thread dman
On Tue, Aug 21, 2001 at 03:13:30PM -0400, Titus Barik wrote:
| On Tue, 21 Aug 2001, dman wrote:
| 
| > On Tue, Aug 21, 2001 at 12:57:57PM -0400, Titus Barik wrote:
| > | On Tue, 21 Aug 2001, Titus Barik wrote:
| > 
| > ipchains -L
| 
| chronos:~# ipchains -L
| ipchains: Incompatible with this kernel
| 
| I am running the 2.4.6 kernel (ipchains only works with the 2.2
| series?). 

Oh, ok.

iptables -L

:-).  ipchains and ipfwadm will work with the 2.4 kernels iff you load
the compatibility module.  The tradeoff is then you can't use any new
features.  I thought you had an older kernel.


HTH,
-D



Re: Disabling diald

2001-08-21 Thread Brandon High
On Tue, Aug 21, 2001 at 04:12:00PM -0300, Daniel Toffetti wrote:
> 
> Until some days ago I was using a 56 Kb modem to connect my single box 
> to the Net. Now I have an old box as a proxy connected 7x24, and my box 
> behind it.
> I would like to prevent diald from starting at every boot, but without 
> deinstalling it, since I still can access through the modem in case the 
> permanent connection fails, so I want it at hand and properly 
> configured.
> I think adding 'kill diald' in my .profile is sort of brute, but (as 
> you've probably noticed) I'm not as skilled with Linux as I would like 
> yet.
> Is there any way of configuring this behavior in a more adecuate and 
> elegant fashion ?

I don't use diald, so I can't tell you offhand exactly what the files are
called, but...

Look in /etc/rc2.d/ for a file called (something like) S50diald (though the
number may be different. It should be a link to /etc/init.d/diald (or
similar).

You can rename the link to K50diald (but keep the numeric value the same).
Next time you boot, diald won't start. You can manually start it by doing
'/etc/init.d/diald start'

-B

-- 
Brandon High [EMAIL PROTECTED]
"Very funny, Scotty. Now beam down my clothes."


pgpF3TfrMKkqS.pgp
Description: PGP signature


Re: Console dead after update

2001-08-21 Thread Karsten M. Self
on Tue, Aug 21, 2001 at 11:01:33PM +1000, Darren Marsh ([EMAIL PROTECTED]) 
wrote:
> Karsten M. Self wrote:
> 
> >on Tue, Aug 21, 2001 at 06:34:25PM +1000, Darren Marsh ([EMAIL PROTECTED]) 
> >wrote:
> >

<...>

> >>The only way I can think of to fix this is to reinstall Debian from 
> >>scratch and I'm not too keen on that idea.
> >
> >Slow down, not so fast.
> >
> >Boot single.
> >
> >Then:  Run each of the 'S*' scripts above until something breaks.  I
> >suspect...hmm...not sure.  Maybe gpm, but that's a long shot.
> >
> As a programmer I'm almost ashamed that I didn't think of something so 
> simple in order to locate the problem. Thank you very much. It was gpm, 
> it was configured for a ps/2 mouse while I have a serial mouse and ps/2 
> keyboard. I have the same problem when I start kdm but now I know what 
> path to go down.

;-)  Cool thing about GNU/Linux in general:  processes are visible to
the user, it's pretty straightforward to work out issues like this.

Glad I can help, and mildly proud I guessed the culprit (though that was
partially luck).

-- 
Karsten M. Self   http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand? There is no K5 cabal
  http://gestalt-system.sourceforge.net/   http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!http://www.freesklyarov.org
Geek for Hirehttp://kmself.home.netcom.com/resume.html


pgp9P9WpMDTts.pgp
Description: PGP signature


Re: XDM

2001-08-21 Thread Rich Rudnick
* Greg Wiley ([EMAIL PROTECTED]) wrote:
> On Tuesday, August 21, 2001 10:37 AM, [EMAIL PROTECTED] wrote:
> 
> > I'd like to revert back to logging into a command
> > prompt and starting X from there.
> 
> apt-get remove xdm
> 
>
If you want to keep xdm on your machine, but disabled:

update-rc.d -f xdm remove

the following will prevent xdm from restarting if it is updated:

update-rc.d xdm stop 10 6 .




Re: ssh refuses connections (more info)

2001-08-21 Thread Jason Majors
I've been reading the sshd thread and thought I'd run the verbose output
mentioned there:
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 1000 geteuid 0 anon 1
debug1: Connecting to magneto [192.168.1.3] port 22.
debug1: temporarily_use_uid: 1000/1000 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 1000/1000 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/jason/.ssh/identity type -1
debug1: identity file /home/jason/.ssh/id_rsa type -1
debug1: identity file /home/jason/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x8062c3c(0x0)

On Tue, Aug 21, 2001 at 10:16:12AM -0700, Jason Majors wrote:
> I have four machines: a firewall, an internal server, and two workstations.
> When I try an SSH connection from the firewall to the server, or from outside
> the firewall using its port forwarding to go to the server, I get the error:
> ssh_exchange_identification: Connection closed by remote host
> 
> I can connect just fine from the two workstations to the server, the server to
> the workstations, or any of the internal boxes to the firewall.
> The only changes that I've made since it last worked were the installation
> of NIS on the server (which has since been removed), and some NFS changes.
> 
> Any help would be appreciated.
> Thanks,
> Jason
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: Help: DVDs players and Linux

2001-08-21 Thread Rogério Brito
On Aug 22 2001, csj wrote:
> On 20 Aug 2001 18:37:25 -0300, =?us-ascii?Q?Rog=E9rio?= Brito wrote:
> > On Aug 13 2001, Rogério Brito wrote:
> 
> > (BTW, as a side comment, both of my posts to this list
> > regarding DVDs in the last month received almost no responses,
> > a very curious fact -- is it an indication that people are not
> > using DVDs with Linux? Why? Aren't people satisfied with the
> > results?)
> 
> 
> Maybe because playing it can get you in jail. ;-)

I sincerely hope you're kidding. After all, you've purchased
the DVDs (or rented them, for that matter) and, thus, has
acquired the right to play them (at least temporarily).

Thank  that I'm not in the US right now.
:-)

> DVD playing is perhaps one area where the hacker/cracker distinction
> (which I myself don't believe in) falls apart. Playing most DVDs in
> Linux is ILLEGAL. (That, however, shouldn't stop you.)

I really don't see why, but then, I'm rusty on the DeCSS news.

> For most brainless Hollywood movies VCD's are just fine.

Sincerely, I'm more interested in shows than in movies. :-)

I can't find VCDs where I live, but I've already thought of
making some using vcdimager, which, fortunately, is available
in unstable (but I can't find good ripping and converting
software for producing MPEG1 files, not even under Windows).


[]s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogério Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



Re: Video card and CD-rom or CD_RW recommendations

2001-08-21 Thread Rogério Brito
On Aug 20 2001, Oleksandr Moskalenko wrote:
>  Hi,
> 
> Did you by any chance get your G400 to play DVD or DIVX out of the
> secondary head to a TV? If you did I would be very much interested
> in hearing how you did that.

Unfortunately, my card is just a monohead with 16MB. But
AFAIK, you wouldn't be able to, since the Linux drivers don't
support that (I guess that this is due to the damn Macrovision
rights).

I've tried something similar to that with my notebook, which
has an ATI Mobility LT board with TV Out and while playing
DivX in Windows to the TV was fine (it was something that I
had captured from a VHS tape and it seemed like the tape),
under Linux I can only get the text-mode to play right on the
TV.


[]s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogério Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



Re: Help: DVDs players and Linux

2001-08-21 Thread Bob Nielsen
On Tue, Aug 21, 2001 at 06:50:21PM +0100, Pedro Neves wrote:
> Hi:
> How come DVD playing in Linux is illegal?
> Is there any place where I can get more info about this?

It is only illegal for those residing in the U.S. and other oppressive
countries.  

There are two issues, the DMCA law, which is evil, but it (at least for
now) is the law and the issue of CSS (the encryption scheme used for
DVDs) trade secrets.

Search on DeCSS and DCMA and you'll find more information than your
stomach can handle.


> 
> 
> Thanks in advance
> 
> Pedro Neves
> 
> 
> > 
> > DVD playing is perhaps one area where the hacker/cracker distinction
> > (which I myself don't believe in) falls apart. Playing most DVDs in
> > Linux is ILLEGAL.(That, however, shouldn't stop you.)



Disabling diald

2001-08-21 Thread Daniel Toffetti
Hi !

Until some days ago I was using a 56 Kb modem to connect my single box 
to the Net. Now I have an old box as a proxy connected 7x24, and my box 
behind it.
I would like to prevent diald from starting at every boot, but without 
deinstalling it, since I still can access through the modem in case the 
permanent connection fails, so I want it at hand and properly 
configured.
I think adding 'kill diald' in my .profile is sort of brute, but (as 
you've probably noticed) I'm not as skilled with Linux as I would like 
yet.
Is there any way of configuring this behavior in a more adecuate and 
elegant fashion ?

Daniel
-- 
"There is no spoon..." - The Matrix



Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Cliff Sarginson
On Tuesday 21 August 2001 20:19, Stig Brautaset wrote:
> * dman <[EMAIL PROTECTED]> spake thus:
> > On Tue, Aug 21, 2001 at 06:02:07PM +0100, Stig Brautaset wrote:
> > | I have a head- and keyboardless machine running debian potato that I
> > | used to log into with ssh. Now I have forgotten the password. *blush*
> >
> > The easiest way is to borrow a head and keyboard from somewhere and
> > boot into "single" user mode.  Hmm, now if you had a way to reboot ...
>
> I know that this is a solution but I don't have a keyboard. I have a
> screen I could use, but I really don't want to buy a new keyboard just
> to do this... (my friends all have ps/2 keyboards, whilst my machine
> uses the old din-style).

You could always buy a ps/2-->din adapter..!
Cliff
>
> Regards, Stig



Re: forgot root password on head- and keyboardless machine *blush*

2001-08-21 Thread Cliff Sarginson
On Tuesday 21 August 2001 20:36, Ralf G. R. Bergs wrote:
> On Tue, 21 Aug 2001 19:19:34 +0100, Stig Brautaset wrote:
> >* dman <[EMAIL PROTECTED]> spake thus:
> >> On Tue, Aug 21, 2001 at 06:02:07PM +0100, Stig Brautaset wrote:
> >> | I have a head- and keyboardless machine running debian potato that I
> >> | used to log into with ssh. Now I have forgotten the password. *blush*
> >>
> >> The easiest way is to borrow a head and keyboard from somewhere and
> >> boot into "single" user mode.  Hmm, now if you had a way to reboot ...
> >
> >I know that this is a solution but I don't have a keyboard. I have a
> >screen I could use, but I really don't want to buy a new keyboard just
> >to do this... (my friends all have ps/2 keyboards, whilst my machine
> >uses the old din-style).
>
> Even if you HAD a keyboard that fits you would SURELY kill your machine by
> hot- plugging it in (smash the keyboard-controller's fuse, if it has one,
> or even blow the controller itself.)

This is dis-information !
No such thing would happen !
I have done this a squillion times...

Cliff



Bad signature on partition table

2001-08-21 Thread john gennard
I'm trying to upgrade,have started with my first
physical IDE Hard Drive and run into a problem.

hda was the original and a small disk, with a W95
installation, a small e2fs /boot partition and
FreeBSD from an earlier experiment. When I became
committed to Debian, I bought a second larger disk
and as hdb used it for Slink and later Potato.

Now I have a 20G drive to replace the small one, 
and eventually make room for Woody etc. I also 
intended to upgrade the CPU and M/Board next week.
I've had to agree to keep a 500Mb partition for W95,
so did the following:-

a. Removed hda3 (the boot partition) from /etc/fstab,
   and booted from a floppy to prove I would have no
   problem with Potato.

b. Physically changed the disks and installed MS-DOS
   6.22 onto the new one. I've never liked the fdisk
   with DOS/Win, so I booted into Potato to finish
   partitioning the disk as I had planned.

c. cfdisk hda gives the error message 'Fatal Error:
   Bad Signature on partition table - press any key 
   etc. to leave'
   fdisk hda gives no message - just locks Potato
   completely. If I try to re-login (as opposed to
   reboot), the message 'hda: lost interrupt' keeps
   recurring.

If I go into DOS and run format or fdisk to wipe
the disk clean, I continue to get the same messages
(I did this thinking the problem had something to do
with the first cylinder difficulty which I've never
understood - can't tell if it could as I don't know
what cyls fdisk has used for DOS). 
 
Can anyone please shed any light on my problem. 
A little OT; can two separate Potato installations
exist on the same box - if so I could put another
on the new disk - never have any great problem in
installing Debian, so that might clear things (at
least I could 'see' what I do partitioning.

Regards,  John.  




  1   2   3   >