Linux-Misc Digest #880, Volume #25 Wed, 27 Sep 00 10:13:02 EDT
Contents:
Re: KDE Compiling (flipper)
Re: been hacked...have a question (Johan Kullstam)
Re: Implications (NAVARRO LOPEZ)
Re: [OT] Re: Will Linux go bankrupt? (NAVARRO LOPEZ)
Re: Running NT4/2000 on linux (Christopher Browne)
Re: help: external modem on redhat 6.1 ([EMAIL PROTECTED])
Re: KDE Compiling (Andreas K�h�ri)
Re: Help installing/configuring tape drive (-ljl-)
Re: Running NT4/2000 on linux ("Rich Edwards")
where go get sshd ([EMAIL PROTECTED])
Re: been hacked...have a question (Tim Haynes)
Re: where go get sshd (Art Haas)
Help please : Script !! ([EMAIL PROTECTED])
Getting user access on /dev/mem (ferdinand.cornelissen)
Re: where go get sshd (Olivier Thibault)
Re: been hacked...have a question (Johan Kullstam)
can't configure my network (Ben Groenen)
Re: Where can I find a kernel? (Ben Groenen)
Can't configure my network well (Ben Groenen)
----------------------------------------------------------------------------
From: flipper <[EMAIL PROTECTED]>
Subject: Re: KDE Compiling
Date: Wed, 27 Sep 2000 08:56:14 -0400
Il s'agit d'un message multivolet au format MIME.
==============7177E5967159241B17C74BDD
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
>
> What does the 'config.log' file at the point of the error?
Look my config.log below
> On what
> kind of GNU/Linux system are you doing this?
Mandrake 7.1 (helium)
> Do you have a working C++
> development environment (all header files etc.)?
Yes, I have a gcc environment with C++
I appreciate if you can help
Bye
==============7177E5967159241B17C74BDD
Content-Type: text/plain; charset=us-ascii;
name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:621: checking host system type
configure:642: checking target system type
configure:660: checking build system type
configure:719: checking for a BSD compatible install
configure:776: checking for -p flag to install
configure:799: checking whether build environment is sane
configure:837: checking whether make sets ${MAKE}
configure:883: checking for working aclocal
configure:896: checking for working autoconf
configure:909: checking for working automake
configure:922: checking for working autoheader
configure:935: checking for working makeinfo
configure:1024: checking for a C-Compiler
configure:1030: checking for gcc
configure:1136: checking whether the C compiler (gcc ) works
configure:1152: gcc -o conftest conftest.c 1>&5
configure:1178: checking whether the C compiler (gcc ) is a cross-compiler
configure:1183: checking whether we are using GNU C
configure:1287: checking how to run the C preprocessor
configure:1349: checking for a C++-Compiler
configure:1355: checking for g++
configure:1471: checking whether the C++ compiler (g++ ) works
configure:1492: rm -rf SunWS_cache; g++ -o conftest conftest.C 1>&5
configure:1518: checking whether the C++ compiler (g++ ) is a cross-compiler
configure:1523: checking whether we are using GNU C++
configure:1604: checking whether g++ supports -fno-exceptions
configure:1638: checking whether g++ supports -fno-check-new
configure:1677: checking whether g++ supports -Wno-long-long
configure:1709: checking whether g++ supports -fno-builtin
configure:1754: checking whether g++ supports -fexceptions
configure:1789: checking whether g++ supports -frtti
configure:1827: checking how to run the C++ preprocessor
configure:1906: checking whether g++ supports -frepo
configure:2101: checking for ld used by GCC
configure:2169: checking if the linker (/usr/bin/ld) is GNU ld
configure:2186: checking for /usr/bin/ld option to reload object files
configure:2198: checking for BSD-compatible nm
configure:2235: checking whether ln -s works
configure:2256: checking how to recognise dependant libraries
configure:2542: checking for ranlib
configure:2609: checking for strip
configure:2781: checking for Cygwin environment
configure:2814: checking for mingw32 environment
ltconfig:670:checking for gcc option to produce PIC
ltconfig:679:checking that gcc PIC flag -fPIC -DPIC works.
ltconfig:741: checking if gcc static flag -static works
ltconfig:787: checking if gcc supports -c -o file.o
ltconfig:788: gcc -c -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:841: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:842: gcc -c -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:1309: checking if global_symbol_pipe works
ltconfig:1310: gcc -c -O2 conftest.c 1>&5
ltconfig:1313: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' >
conftest.nm"
ltconfig:1365: gcc -o conftest -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c
conftstm.o 1>&5
ltconfig:1706: checking for dlfcn.h
ltconfig:1745: checking whether a program can dlopen itself
ltconfig:1818: checking whether a statically linked program can dlopen itself
g++ -E conftest.cc
ltconfig:670:checking for g++ option to produce PIC
ltconfig:679:checking that g++ PIC flag -fPIC -DPIC works.
ltconfig:689: g++ -c -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -fPIC
-DPIC -DPIC conftest.cc 1>&5
ltconfig:741: checking if g++ static flag -static works
ltconfig:750: g++ -o conftest -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin
-static conftest.cc 1>&5
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
ltconfig:787: checking if g++ supports -c -o file.o
ltconfig:788: g++ -c -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -o
out/conftest2.o conftest.cc 1>&5
ltconfig:841: checking if g++ supports -fno-rtti -fno-exceptions
ltconfig:842: g++ -c -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin
-fno-rtti -fno-exceptions -c conftest.cc conftest.cc 1>&5
ltconfig:1309: checking if global_symbol_pipe works
ltconfig:1310: g++ -c -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin
conftest.cc 1>&5
ltconfig:1313: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' >
conftest.nm"
ltconfig:1365: g++ -o conftest -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin
-fno-builtin -fno-rtti -fno-exceptions conftest.cc conftstm.o 1>&5
ltconfig:1706: checking for dlfcn.h
ltconfig:1745: checking whether a program can dlopen itself
ltconfig:1818: checking whether a statically linked program can dlopen itself
configure:2962: checking for object suffix
configure:2988: checking for executable suffix
configure:3039: checking for AIX
configure:3064: checking for minix/config.h
configure:3120: checking for main in -lcompat
configure:3157: checking for crypt in -lcrypt
configure:3250: checking for the third argument of getsockname
configure:3350: checking for dnet_ntoa in -ldnet
configure:3391: checking for dnet_ntoa in -ldnet_stub
configure:3432: checking for inet_ntoa
configure:3522: checking for connect
configure:3613: checking for remove
configure:3705: checking for shmat
configure:3799: checking for killpg in -lucb
configure:3887: checking size of int
configure:3925: checking size of long
configure:3963: checking size of char *
configure:4003: checking for dlopen in -ldl
configure:4047: checking for shl_unload in -ldld
configure:4094: checking for bool
configure:4141: checking for extra includes
configure:4172: checking for extra libs
configure:4206: checking for libz
configure:4262: checking for X
configure:4548: checking for IceConnectionNumber in -lICE
configure:4596: checking for libXext
configure:4707: checking for libpng
configure:4769: checking for libjpeg6b
configure:4827: checking for libjpeg
configure:4967: checking for Qt
configure:5186: checking if Qt compiles without flags
configure:5336: checking for moc
configure:5400: checking for uic
configure:5484: checking for dirent.h that defines DIR
configure:5522: checking for opendir in -ldir
configure:5605: checking for ANSI C header files
configure:5709: checking for size_t
configure:5742: checking whether time.h and sys/time.h may both be included
configure:5780: checking for stdlib.h
configure:5780: checking for string.h
configure:5780: checking for sys/file.h
configure:5780: checking for unistd.h
configure:5780: checking for fcntl.h
configure:5780: checking for sys/types.h
configure:5820: checking for memory.h
configure:5820: checking for malloc.h
configure:5820: checking for errno.h
configure:5860: checking for io.h
configure:5860: checking for sys/time.h
configure:5860: checking for stdarg.h
configure:5860: checking for stddef.h
configure:5899: checking for gettimeofday
configure:5899: checking for snprintf
configure:5899: checking for gmtime_r
configure:5952: checking for tempnam
configure:6017: checking for sysent.h
configure:6062: checking for main in -ldbm
configure:6098: checking for main in -lndbm
configure:6136: checking for rename
configure:6136: checking for ftruncate
configure:6136: checking for flock
configure:6136: checking for bcopy
configure:6136: checking for fsync
configure:6191: checking for getopt
configure:6248: checking for working alloca.h
configure:6281: checking for alloca
configure:6481: checking for off_t
configure:6514: checking for st_blksize in struct stat
configure:6549: checking for strerror
configure:6562: gcc -o conftest -O2 conftest.c 1>&5
configure:6579: checking for stdin
configure:6593: gcc -o conftest -O2 conftest.c 1>&5
configure:6736: checking if the compiler supports function prototypes
configure:6745: gcc -c -O2 conftest.c 1>&5
configure:6765: checking for gcc option to accept ANSI C
configure:6844: checking for function prototypes
configure:7003: checking for working const
configure:7078: checking for inline
configure:7120: checking for bool
configure:7180: checking for gethostname
==============7177E5967159241B17C74BDD==
------------------------------
Crossposted-To: comp.os.linux.admin,comp.os.linux.help,comp.os.linux.security
Subject: Re: been hacked...have a question
From: Johan Kullstam <[EMAIL PROTECTED]>
Date: 27 Sep 2000 09:01:01 -0400
Tim Haynes <[EMAIL PROTECTED]> writes:
> Johan Kullstam <[EMAIL PROTECTED]> writes:
>
> [snip]
> > > If you 'trust' any IP outside your own subnet, you better do it VERY
> > > carefully. You can never 'trust' an IP outside your own subnet unless
> > > you have access to that network's servers. DNS is getting better. It
> > > still has a ways to go before we can trust the domain service
> > > completely.
> >
> > i am not sure if DNS plays any role here. correct me if i'm wrong but
> > doesn't DNS basically map a string to an IP number? if you've already
> > got the IP number, then DNS is out of the loop.
>
> How do you propose doing reverse DNS withouth DNS, then?
but why are we reverse DNSing? who cares what name it's assigned to?
i thought the IP number itself was trusted. have i totally
misunderstood the premise?
--
J o h a n K u l l s t a m
[[EMAIL PROTECTED]]
sysengr
------------------------------
From: NAVARRO LOPEZ <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.software.config-mgmt
Subject: Re: Implications
Date: Wed, 27 Sep 2000 14:09:54 +0200
[EMAIL PROTECTED] wrote:
>
> In article <8qioop$rqk$[EMAIL PROTECTED]>,
> "Peter T. Breuer" <[EMAIL PROTECTED]> wrote:
> > In comp.os.linux.misc Kaz Kylheku <[EMAIL PROTECTED]> wrote:
> > : On Sat, 23 Sep 2000 01:45:25 GMT, paul snow <[EMAIL PROTECTED]>
> wrote:
> > :>Here is the equation:
> > :>
> > :> X --> P --> E
> >
> > It's not an equation. There is no equals sign.
>
> Equality is only one of a infinite number of concepts that can be
> expressed using equations.
>
To my knowledge 'equation' stays for 'equal'; no equal, no equation. On
the other hand is *usually* noted down 'equation' for both equations and
inequations (that is f(x)[<,>, <=, >=]y.
BUT. I don't find 'equation', even in the wide sense, being the rigth
word. English is not my mother language, but I would say:
Here is the *expression*:
X->P->E
--
SALUD,
Jes�s
***
[EMAIL PROTECTED]
***
------------------------------
From: NAVARRO LOPEZ <[EMAIL PROTECTED]>
Subject: Re: [OT] Re: Will Linux go bankrupt?
Date: Wed, 27 Sep 2000 14:29:01 +0200
YY Lee wrote:
>
>
> Linux could quite easily evolve, grow and continue for the next 100 years while
> Microsoft might disappear in earth but would try to migrate to Mars... :-(
Yeah... let's migrate to Ms Mars 2000 (TM) (the new window to Mars)
--
SALUD,
Jes�s
***
[EMAIL PROTECTED]
***
------------------------------
From: [EMAIL PROTECTED] (Christopher Browne)
Crossposted-To: alt.os.linux
Subject: Re: Running NT4/2000 on linux
Reply-To: [EMAIL PROTECTED]
Date: Wed, 27 Sep 2000 13:04:59 GMT
In our last episode (Wed, 27 Sep 2000 13:46:49 +0100),
the artist formerly known as Rich Edwards said:
>All,
>Before I get any messages back saying 'Why do you want to do that?' and
>'Just ditch your Microsoft products' - they are not an option.
>Question:
>Can I run an NT OS on a linux based machine, if so how?
It all depends.
On what kind of hardware it is.
You'll need to check the NT hardware compatibility list to see if the
system in question has been approved as NT-compatible. Many Linux-based
systems use hardware that NT certainly cannot run on; there is not, for
instance, a port of Windows NT to the StrongARM or SPARC architectures,
and Microsoft is no longer releasing new versions for MIPS, PowerPC,
or Alpha.
You will need to validate that you can obtain drivers for any hardware
involved.
Generally speaking, the process involves Linux being removed from
the machine, as the NT install process tends to expect to dominate
the system.
You might wish to ask Microsoft for assistance with this process;
if they hear it involves removing Linux, you might very well get
help from one of their engineers.
--
[EMAIL PROTECTED] - <http://www.hex.net/~cbbrowne/linux.html>
Strong language gets results. "The reloader is completely broken in
242" will open a lot more eyes than "The reloader doesn't load files
with intermixed spaces, asterisks, and <'s in their names that are
bigger than 64K". You can always say the latter in a later paragraph.
-- from the Symbolics Guidelines for Sending Mail
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: help: external modem on redhat 6.1
Date: Wed, 27 Sep 2000 13:02:39 GMT
This is step one of a list of things I want to set up ppp, ipmasq, but
getting the modem to work is the bottleneck. I am using my nt box to
dial in because I can't get the same modem to work on my linux box
consistently. I got it to work once so I know it can.
Its an external usr modem not a winmodem.
At this stage I'm plugging the modem into the serial port corresponding
to ttyS1 (the one I got it to work on before) and trying to contact it
using kermit (it seems easier then minicom, I never know what to do
when in minicom). I've configured it using minicom -s, I've tried
wvdial, and kermit and the system does not seem to recognize that the
modem is even connected.
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
Subject: Re: KDE Compiling
From: Andreas K�h�ri <[EMAIL PROTECTED]>
Date: 27 Sep 2000 15:10:44 +0100
In article <[EMAIL PROTECTED]>,
flipper <[EMAIL PROTECTED]> wrote:
>-=-=-=-=-=-
>
>>
>> What does the 'config.log' file at the point of the error?
>
>Look my config.log below
>
>> On what
>> kind of GNU/Linux system are you doing this?
>
>Mandrake 7.1 (helium)
>
>> Do you have a working C++
>> development environment (all header files etc.)?
>
>Yes, I have a gcc environment with C++
>
>I appreciate if you can help
>
>Bye
>
>
>-=-=-=-=-=-
>
>This file contains any messages produced by compilers while
>running configure, to aid debugging if configure makes a mistake.
>
>configure:621: checking host system type
>configure:642: checking target system type
>configure:660: checking build system type
[cut]
>configure:7078: checking for inline
>configure:7120: checking for bool
>configure:7180: checking for gethostname
Sorry, but I was expecting an error message at the end.
There was none.
Judging from your original post, the C++ compiler (g++) does not seem
to find the <string> (or was that <strings>?) header. Since this is a
standard header file this means that your C++ compiler is not
completely/correctly installed (you may be missing some development
packages (I don't know what these are called on Mandrake, on my Debian
system it's called 'libstdc++2.10-dev')).
/A
--
Andreas K�h�ri, <URL:http://hello.to/andkaha/>. Junk mail, no.
========================================================================
What part of "GNU" did you not understand? <URL:http://www.gnu.org/>
------------------------------
From: -ljl- <[EMAIL PROTECTED]>
Subject: Re: Help installing/configuring tape drive
Date: Wed, 27 Sep 2000 13:08:39 GMT
In article <8qrs27$2pu$[EMAIL PROTECTED]>,
Charles Rutledge <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> "Mark Whyte" <[EMAIL PROTECTED]> wrote:
>> I've installed an HP DAT drive on my RedHat 6.1 server, but I'm
>> at a loss on how to make the OS recognize it. Upon rebooting
>> the server, it recognized the Adaptec SCSI card, and installed
>> that, however I'm clueless on how to make the OS realize that
>> there's a tape drive present. I'm familiar with SCO Unix, and
>> would use the 'mkdev tape' command, but I'm unaware of it's
>> equivalent in Linux, specifically RedHat. I've searched the
>> HOW-TO's, but I can't find anything there regarding tape drives.
>> I'd appreciate any help anyone can give me, and could you
>> possibly email your response as well so I don't miss it?
>
> The tape drive is /dev/st0 (rewind) and /dev/nst0 (no rewind)
> and may be linked to /dev/rmt0 and /dev/nrmt0. The mt command
> provides control over some tape functions.
A quick test:
[root@lou2 /root]# mt -f /dev/nst0 rewind
[root@lou2 /root]# mt -f /dev/nst0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 512 bytes. Density code 0x13 (DDS (61000 bpi)).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN
Excerpt, edited, from '/var/log/messages': (or dmesg | less)
Sep 25 14:23:48 lou2 kernel: \
scsi0 : AdvanSys SCSI 3.2M: PCI Ultra 16 CDB: IO E800/F, IRQ 9
kernel: scsi : 1 host.
kernel: Vendor: ARCHIVE Model: Python 00072-001 Rev: 4.BT
kernel: Type: Sequential-Access ANSI SCSI revision: 02
kernel: Detected scsi tape st0 at scsi0, channel 0, id 2, lun 0
kernel: scsi : detected 1 SCSI tape total.
Your kernel must support scsi_mod, your adapter, and st (SCSI tape);
either built-in or as modules. If you are using a SCSI HD, the first
two items are already taken care of. Some stock kernels have the
later (st) built-in.
See:
/usr/src/linux/Documentation/scsi.txt
/usr/src/linux/drivers/scsi/README.st
/usr/src/linux/Documentation/devices.txt
man mt, man stinit, man 4 st
Excerpt from my '/usr/src/linux/.config':
...
# SCSI support
#
CONFIG_SCSI=y
# CONFIG_BLK_DEV_SD is not set
CONFIG_CHR_DEV_ST=y
...
# SCSI low-level drivers
#
...
CONFIG_SCSI_ADVANSYS=y
...
I don't have a SCSI hard-disk; only a DAT.
Note: Many tape utilites honor the TAPE environment variable.
If defined "TAPE=/nst0" you can just do 'mt rewind; tar c .'.
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: "Rich Edwards" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: Re: Running NT4/2000 on linux
Date: Wed, 27 Sep 2000 14:15:21 +0100
Thanks for the reply - but I don't seem to have been very clear.
What I mean is:
Can I run linux on a machine (assuming I have all the correct drivers) then
be able to run a NT4/2000 OS over the top or as a process or any other way.
I hope I am a bit clearer this time...
Rich
Christopher Browne <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> In our last episode (Wed, 27 Sep 2000 13:46:49 +0100),
> the artist formerly known as Rich Edwards said:
> >All,
> >Before I get any messages back saying 'Why do you want to do that?' and
> >'Just ditch your Microsoft products' - they are not an option.
> >Question:
> >Can I run an NT OS on a linux based machine, if so how?
>
> It all depends.
>
> On what kind of hardware it is.
>
> You'll need to check the NT hardware compatibility list to see if the
> system in question has been approved as NT-compatible. Many Linux-based
> systems use hardware that NT certainly cannot run on; there is not, for
> instance, a port of Windows NT to the StrongARM or SPARC architectures,
> and Microsoft is no longer releasing new versions for MIPS, PowerPC,
> or Alpha.
>
> You will need to validate that you can obtain drivers for any hardware
> involved.
>
> Generally speaking, the process involves Linux being removed from
> the machine, as the NT install process tends to expect to dominate
> the system.
>
> You might wish to ask Microsoft for assistance with this process;
> if they hear it involves removing Linux, you might very well get
> help from one of their engineers.
> --
> [EMAIL PROTECTED] - <http://www.hex.net/~cbbrowne/linux.html>
> Strong language gets results. "The reloader is completely broken in
> 242" will open a lot more eyes than "The reloader doesn't load files
> with intermixed spaces, asterisks, and <'s in their names that are
> bigger than 64K". You can always say the latter in a later paragraph.
> -- from the Symbolics Guidelines for Sending Mail
------------------------------
From: [EMAIL PROTECTED]
Subject: where go get sshd
Date: Wed, 27 Sep 2000 13:17:26 GMT
i'm looking for sshd, the daemon side of ssh.
where can i donwload it? rpm's prefered, source code ok.
thanks.
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: Tim Haynes <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.admin,comp.os.linux.help,comp.os.linux.security
Subject: Re: been hacked...have a question
Date: 27 Sep 2000 14:23:06 +0100
Reply-To: Tim Haynes <[EMAIL PROTECTED]>
Johan Kullstam <[EMAIL PROTECTED]> writes:
[snip]
> > > i am not sure if DNS plays any role here. correct me if i'm wrong
> > > but doesn't DNS basically map a string to an IP number? if you've
> > > already got the IP number, then DNS is out of the loop.
> >
> > How do you propose doing reverse DNS withouth DNS, then?
>
> but why are we reverse DNSing? who cares what name it's assigned to? i
> thought the IP number itself was trusted. have i totally misunderstood
> the premise?
It's a totally simple and far-from-perfect way to double-check that an IP#
is who it claims to be; see what happens when you use libwrap or tcpd with
`ALL: PARANOID' in /etc/hosts.deny, for example.
~Tim
--
Bagpuss gave a big yawn, | [EMAIL PROTECTED]
and settled down to sleep. | http://piglet.is.dreaming.org
------------------------------
From: Art Haas <[EMAIL PROTECTED]>
Subject: Re: where go get sshd
Date: 27 Sep 2000 08:31:55 -0500
[EMAIL PROTECTED] writes:
> i'm looking for sshd, the daemon side of ssh.
> where can i donwload it? rpm's prefered, source code ok.
> thanks.
>
http://www.openssh.com
--
###############################
# Art Haas
# (713) 689-2417
###############################
------------------------------
From: [EMAIL PROTECTED]
Subject: Help please : Script !!
Date: Wed, 27 Sep 2000 13:33:49 GMT
Hi there,
I'm up to program a small script which copies files with the
command "cp -r" from one server to the other. But this should work
automatically. So I'd like to run this script by activating crontab.
This script should mount the first server. Then it should copy the
files from the first to the second server. If this is done the first
server should be unmounted.
1) Is it possible to tell the cp command to return a certain value to
the script knows when to unmount the server?
2) I've recognized that if someone in this network is still working on
a file out of server one, the script isn't able to copy this file. Is
it possible to ignore this and copy this file anyway?
Please write back as soon as possible.
If possible with a source-sample.
Thanks in Advance
Stephan Kitzler-Walli
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
Date: Wed, 27 Sep 2000 15:07:02 +0200
From: ferdinand.cornelissen
Subject: Getting user access on /dev/mem
Dear gurus, ;)
I am working with a 'special' PCI device (excalibur milbus 1553 card)
which is inserted in my linux box. Because there's no driver for this
card on linux I have created a function which opens /dev/mem and then
maps the memory of this board onto a piece of memory in process space.
This way I can access the cards function and memory. This works fine
when running in root mode.
As I am using this function in a library which is being linked by
another program, I want to access /dev/mem being a 'normal' user
without root privilieges. Because /dev/mem is a 'char' device I have
set privileges on /dev/mem on rwx for everyone by running 'chmod 777
/dev/mem', with the idea that the normal user would be able to access
/dev/mem for reading and writing. Security is no issue, so it's dirty
but I don't mind. I do not have experience writing device drivers so I
think it will cost me some time writing one (even though most people
say that it's way easy, but having no experience usually means that it
takes a lot of time getting the job done).
However, whenever I try to access the library function which opens and
maps the memory of the board to the process space, I get an errno
indicating 'Operation not permitted'. How can this be?? I have set
privileges to everyone rwx??? Is there some extra check somewhere in
the kernel?? Can I disable this??
Please if someone has experience with this can you give me some
explanation or information on disabling the security??
Regards,
Ferdinand.
------------------------------
From: Olivier Thibault <[EMAIL PROTECTED]>
Subject: Re: where go get sshd
Date: Wed, 27 Sep 2000 15:49:41 +0200
[EMAIL PROTECTED] a �crit :
> i'm looking for sshd, the daemon side of ssh.
> where can i donwload it? rpm's prefered, source code ok.
> thanks.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Try www.ssh.com
Olivier
------------------------------
Crossposted-To: comp.os.linux.admin,comp.os.linux.help,comp.os.linux.security
Subject: Re: been hacked...have a question
From: Johan Kullstam <[EMAIL PROTECTED]>
Date: 27 Sep 2000 09:52:02 -0400
Tim Haynes <[EMAIL PROTECTED]> writes:
> Johan Kullstam <[EMAIL PROTECTED]> writes:
>
> [snip]
> > > > i am not sure if DNS plays any role here. correct me if i'm wrong
> > > > but doesn't DNS basically map a string to an IP number? if you've
> > > > already got the IP number, then DNS is out of the loop.
> > >
> > > How do you propose doing reverse DNS withouth DNS, then?
> >
> > but why are we reverse DNSing? who cares what name it's assigned to? i
> > thought the IP number itself was trusted. have i totally misunderstood
> > the premise?
>
> It's a totally simple and far-from-perfect way to double-check that an IP#
> is who it claims to be; see what happens when you use libwrap or tcpd with
> `ALL: PARANOID' in /etc/hosts.deny, for example.
in other words, the IP number is *not* trusted.
--
J o h a n K u l l s t a m
[[EMAIL PROTECTED]]
sysengr
------------------------------
Subject: can't configure my network
From: [EMAIL PROTECTED] (Ben Groenen)
Date: Wed, 27 Sep 2000 13:54:36 GMT
My USB-ethernetadapter, with the pegasus.c driver, is detected well (I have
a directory called '/proc/bus/usb/01'. I configured everything to get it
work, but I can't get it to work. If I type 'ifconfig eth0 [ip]' then I get
errors:
SIOCSIFADDR: no such device
eth0: unknown interface: no such device
The same errors I get with 'ifconfig eth1 [ip]'
What do I wrong, and what should I do to get it work proberly??
I have RedHat 6.2 with kernel 2.4.0-test8
Many thanx in advance,
Ben.
------------------------------
Subject: Re: Where can I find a kernel?
From: [EMAIL PROTECTED] (Ben Groenen)
Date: Wed, 27 Sep 2000 13:58:30 GMT
[EMAIL PROTECTED] (MATHEWS BAIJU P) wrote in
<[EMAIL PROTECTED]>:
>I need a linux kernel that is close to th 2.3 release and which will mount
>the filesystem of tyoe msdos. My dos partition is FAT16 nad my current
>kernel does not understand msdos while mounting.
>
>Since my DOS file system and the linux file system cannot talk, I cannot
>download the source of the kernel and then compile.
>
>Is there any dos utility that understand the linux file system and
>transfer files between dos and linux?
>
You have to make shure, if you recompile a new kernel, that the support for
the FAT filesystem is included in the kernel (or build as a module).
-Ben.
------------------------------
Subject: Can't configure my network well
From: [EMAIL PROTECTED] (Ben Groenen)
Date: Wed, 27 Sep 2000 13:52:40 GMT
My USB-ethernetadapter, with the pegasus.c driver, is detected well (I have
a directory called '/proc/bus/usb/01'. I configured everything to get it
work, but I can't get it to work. If I type 'ifconfig eth0 [ip]' then I get
errors:
SIOCSIFADDR: no such device
eth0: unknown interface: no such device
The same errors I get with 'ifconfig eth1 [ip]'
What do I wrong, and what should I do to get it work proberly??
I have RedHat 6.2 with kernel 2.4.0-test8
Many thanx in advance,
Ben.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.misc) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Misc Digest
******************************