Hi Robert,
> > > > And this works:
> > > > expanse:~# chroot /usr/remote/ su - ookhoi
> > > > ookhoi $
> > > >
> > > > Of course bash is there:
> > > > ookhoi $ /bin/bash
> > > > ookhoi $
> > >
gt; > 1) Once the user has logged in they are chrooted and asked to login via
> > > that password file _in the chrooted directory_.
> > >
> > > 2) The shell must be available in the chrooted env (as well as all needed
> > > bianries).
> > >
> > &g
they are chrooted and asked to login via
> that password file _in the chrooted directory_.
>
> 2) The shell must be available in the chrooted env (as well as all needed
> bianries).
>
> So for this to work, you must have a complete working filesystem in each
> home directory (/h
v/nfs c 0 255
rdev /dev/fd0 /dev/nfs
and you can boot every computer with or without hard disk in it. It's
cool, because you can show Linux to windows users, or you can prepare a
hard disk with al the tools a full system has.
Good luck!
Ookhoi
Hi Marcin Kurc,
> Does anyone compiled netfilter on debian? (0.1.11 or 0.1.12)
/me, yes.
Ookhoi
deafult route
> through
> ppp0 ?
Last week I installed Potato, and I didn't get PPP to work. I check and
changed a lot in the ppp config, but nothing helped. It indeed doesn't
seem to create a defaultroute (but of course defaultroute was 'on').
It could still be silly me, but now I read this, it could also be a
Potato problem?
Ookhoi
cnf" has no Port
> or ServerRoot directive. Please check that you have the correct config file
> for your server type.
> ERROR: / installation failed.
Ah, so you want to install a _web_. I thought you wanted to install the
module in the webserver. Ehm, I don't know what is wrong then.. :-(
Sorry. (on Solaris it is a binary btw, not a script).
Ookhoi
nd what exactly it is looking for/trying to do.
>
> Has anyone succesfuly install the extensions on a debian box befoe?
> If someone has I would appreciate any help and or advice on the subject.
I installed it on Solaris. Can you post your error messages and
versions?
Ookhoi
workstation. It's fine.
> But the above machine will be a server.
It is not Potato, but the kernel, I think. We run potato at a dual PII
450 with kernel 2.2.7, and it is 91 days up now (= a webserver).
Ookhoi
or the pop3d.
If you want to secure the pop3d, you might want to look for ssl I
_think_ (but not all clients are able to fetch mail via ssl?).
Ookhoi
th the install. Why
don't the boot floppies support /dev/hde and up?
Ookhoi
> > I have
> > alias dir='ls -al | grep ^d | grep -v grep'
>
>
>
> I take it you copied that alias from one involving ps,
> where you need the last bit to stop it seeing itself.
> You don't want it here.
Shit ;-) Thanx!
Ookhoi
the directories in the current directory you can do
>
> find . -type d -maxdepth 1
>
> or you can feed the output to ls to format it better
>
> find . -type d -maxdepth 1 | xargs ls -d
>
> and add other args to ls as needed.
I have
alias dir='ls -al | grep ^d | grep -v grep'
in my /etc/profile. I like it. :-)
Ookhoi
ages out of its memory. I _thought_ that there was a file
called dmesg in /proc somewhere, but I can't find it, nor something
similair. Can somebody puss my nose in the right direction? Thanx!
Ookhoi
Hi Brandon,
> In message <[EMAIL PROTECTED]>, Ookhoi writes:
> +-
> | > I get the following when closing Xwindows.
> | >
> | > What does this mean?
> | > How do I fix it?
> | >
> | > System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/li
el 2.3.21 pre-patch-2.3.22-2
Kernel 2.3.19 is fine (didn't test another)
Mouse and keyboard are PS/2
No gpm (disabled)
Debian Potato:
XFree86 Version 3.3.5 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: August 23 1999
If I kill X via a remote login, keyboard works again (at console thus)
I would be happy to supply more info if nescessary.
Ookhoi
something.
Groetjes, Ookhoi
> -Original Message-
> From: Cory Rudder
> Sent: Tuesday, August 31, 1999 12:13
> To: 'Patrick Olson'
> Subject: RE: FTP Install
>
>
> Thanks for your response, For the info of everyone it s
(especially the monitor/vcard imho).
HTH.
Groets, Ookhoi
> > In your case of course, more memory would show *huge* speed increases. It
> > looks like another 32 megs would stop the immediate swapping problem. If you
> > want to run StarOffice, I imagine ano
xv -root ~/X/background.gif -quit
HTH!
Groetjes, Ookhoi
getting this working.
Maybe you have more luck with the Linux fdisk? I had problems too with
the partitionprogram that is used with the installation.
Groetjes, Ookhoi
end="console=ttyS0
[cut]
Hth. Good luck! It's a nice feature.
Groetjes, Ookhoi
o a machine on the public internet.
We (as a ISP) do report portscans to the provider of the scanner. And
almost always we get the reply that the scanner has been warned or
someting similar. A portscan can only be used for criminal actions, so
providers do see is as a crime.
Groetje
ry case?
>
> What happens is that I slowly lose virtual terminals due to this
> process until I need to reboot to have enough.
Does this message help?
Groetjes, Ookhoi
Date: Thu, 15 Apr 1999 14:47:59 +0200
From: Ookhoi <[EMAIL PROTECTED]>
To: debian-user@lists.deb
one
Recording on 2.5-inch disk drive products.
Groetjes, Ookhoi
> > -Original Message-
> > From: Richard Harran [SMTP:[EMAIL PROTECTED]
> > Sent: Friday, April 23, 1999 8:35 PM
> > To: Jonathan Guthrie
> > Subject:Re: Disk geommetry
> on the least used drive. You might try something like that where you put
> the swap partition in the middle of a disk that isn't used for very much.
>
> In short, my recommendation for boosting the performance of a computer
> that uses a significant amount of swap is to add RAM to the computer.
Thanx a lot for your explanation!
Groetjes, Ookhoi
> >> > > How to make beep?
> >> > > I don't want to do peintf "\a" but i have a process which has no
> >> > > controlling
> >> > > terminal (from atd/cron)
> >>
> >> Ookhoi:
> >> > I jus
Hi!
> > > How to make beep?
> > > I don't want to do peintf "\a" but i have a process which has no
> > > controlling
> > > terminal (from atd/cron)
>
> Ookhoi:
> > I just echo \a to /dev/tty8 It doesn't bother me there, and it
> where can I find ssh 2, please?
ftp.cs.hut.fi
Groetjes, Ookhoi
ter than the
data on the inner side. But then, there is much more data on the outer
side, and a piece of data on the outer side will go round in the same
amount of time as a piece of data on the inner side..
So, is there an advantage if whe put for example swap at the outer side
of a disk?
Groetjes, Ookhoi
> >> Linux won't recognize memory above 64 megs by itself. You need to add
> >> 'mem=128m' in your lilo.conf file. (or rather append = 'mem=128m'). Check
> >> out the lilo.conf man page for better details, I can't remember the exact
> >> syntax at the moment.
> >
> > Just want to add that anoth
> How to make beep?
> I don't want to do peintf "\a" but i have a process which has no controlling
> terminal (from atd/cron) and it has to make some beep /dev/beep ,/dev/pcsp
> don't work.(no "char-modules-1{0,3}) but in kernel configuration I haven't
> found anything like this
I just echo \a t
Groetjes, Ookhoi
> > > did you tried 'echo ^[c' ?
> >
> > What does this do? Or where can I find docs about this? Tia.
Hi Giuseppe,
> did you tried 'echo ^[c' ?
What does this do? Or where can I find docs about this? Tia.
Groetjes, Ookhoi
XF86_SVGA) eats 17388kb mem. I believe that is normal.
>
> i wouldn't say that :)
> my SVGA ets only 5 MB with communicator executed and on 2MB video card
> (1024x768x64k cols)
>
> this ate ~16 MB on 1152x864 in 32bit mode
Mine is stable at the 17 meg, 1280 x 1024. How can I determine the mode
it is in?
Groetjes, Ookhoi
> i did the same (d/l mach64 Xserver from xfree86.org)
> but the Xserver eats lot of my memory, top says it's 50% (i have 32 megs of
> RAM)
>
> probably something's wrong...
My Xserver (XF86_SVGA) eats 17388kb mem. I believe that is normal.
Groetjes, Ookhoi
ast.
Groetjes, Ookhoi
;s Guide, available via FTP
(user: anonymous) from
ftp://metalab.unc.edu/pub/Linux/docs/LDP/programmers-guide.
Saying Y here enlarges your kernel by about 7 KB. Just say Y.
HTH.
Groetjes, Ookhoi
2C with 4 megs of RAM and it seems now it's
> not supported in XFree, right ?
Take a look at http://www.xfree86.org/cardlist.html
It doesn't say 2C, but maybe it helps?
Groetjes, Ookhoi
if you go into the "Modem and Dialing Parameter Setup" screen I could
> add the info command (I6) ahead of the Reset command (Z) I would get my info
> once as minicom sets up.
Also while the device is locked? I'll try the uc command. Thanx for your
help and information!
Groetjes, Ookhoi
SuperProbe
might help you.
Groetjes, Ookhoi
believe this works...
/usr/sbin/pppd 115200 /dev/ttyS3 connect chat "" ATZ OK ATDT
CONNECT ""
...but you want to check.
/usr/bin/pon
/etc/chatscripts/provider
/etc/ppp/peers/provider
(others?)
HTH!
Groetjes, Ookhoi
c which contains:
set wrapmargin=8
set tabstop=3
But this is plain vi (or does it work for vim too?).
Groetjes, Ookhoi
responsible
enough for their actions.
Thank you for your reaction!
Groetjes, Ookhoi
Hi,
Is there a way to measure the actual speed at which a modem is
connected? As modems negotiate the speed al the time, the CONNECT string
at the start of the connection is not up to date some time later.
Thanx in advance!
Groetjes, Ookhoi
44 matches
Mail list logo