I reinstalled using the docker.com instructions and it works. I also
installed Portainer. It also works. I appreciate all of the help. Now
all I have to do is learn to use it.
Thanks again.
Gary R
On 7/8/21 10:44 AM, Alex Mestiashvili wrote:
On 7/8/21 6:48 PM, Gary L. Roach wrote:
On 7/7/2
On 02/17/2014 07:34 AM, Marc Shapiro wrote:
On 02/16/2014 01:35 PM, berenger.mo...@neutralite.org wrote:
Le 16.02.2014 20:09, Marc Shapiro a écrit :
I purchased a new monitor and I am having problems with the
resolution. It is a Samsung SyncMaster S24B150 with an optimal
resolution of 1920 x
Hi,
On 02-09-2013 18:54, Thomas H. George wrote:
apt-get install fglrx-driver has solved the problem.
I had overlooked a message at the start of bootup stating a radeon
nonfree display package might be required. (Its on the screen very
briefly - it took me three reboots to read it).
I think i s
On Mon, Sep 02, 2013 at 01:54:42PM -0400, Thomas H. George wrote:
> apt-get install fglrx-driver has solved the problem.
>
> I had overlooked a message at the start of bootup stating a radeon
> nonfree display package might be required. (Its on the screen very
> briefly - it took me three reboots
apt-get install fglrx-driver has solved the problem.
I had overlooked a message at the start of bootup stating a radeon
nonfree display package might be required. (Its on the screen very
briefly - it took me three reboots to read it). The notes on the
fglrx-driver actually suggest trying the newe
Camaleón wrote:
> peter wrote:
> > Gary Roach wrote:
> >> Nowhere does it say that you may have to reboot your systems after
> >> installation of vsftpd.
It shouldn't be necessary to reboot. That just means that something
else is happening that isn't fully understood yet.
> > Unfortunately none
On Mon, 19 Mar 2012 23:29:56 -0500, peter wrote:
> From: "Gary Roach" Date:
Mon, March
> 19, 2012 11:23 am
>> Nowhere does it say that you may have to reboot your systems after
>> installation of vsftpd.
>
> Unfortunately none of us caught that. If the configuration of a daemon
From: "Gary Roach"
Date: Mon, March 19, 2012 11:23 am
> Nowhere does it say that you may have to
> reboot your systems after installation of vsftpd.
Unfortunately none of us caught that.
If the configuration of a daemon running under inetd is alterred,
"/etc/init.d/inetd resta
Well, isn't this embarrassing. Nowhere does it say that you may have to
reboot your systems after installation of vsftpd. When I found that a
script for vsftpd had been installed in the rc*.d files I decided to see
what would happen if I rebooted the system. This fixed the problems on
every one
I got rid of it!
Here is what I did:
1. Removed the symlinks in /etc/rc#.d
2. Placed strategic exit 0 in update-rc.d and invoke=rc.d scripts
3. Created fake /var/run/postgresql/8.1-main.pid" and
/usr/share/postgresql/8.1/tsearch_data files since it returned errors about
them missing.
4. Finally
On Friday 04 Tevet 5772 10:39:21 David Baron wrote:
> Get segfaults and errors running apt-listchanges and rkhunter. Synaptic
> also aborts due to something here.
>
> Running Sid. How to fix?
Guess what? Nothing to do with glade, gobject, python, etc.
Recent thread on sudo? Make those changes, g
On Mon, Nov 09, 2009 at 12:24:18PM -0500, Rick Pasotto wrote:
> On Fri, Nov 06, 2009 at 07:20:11PM +0100, Emanoil Kotsev wrote:
> > Rick Pasotto wrote:
> >
> > > I'm mostly up-to-date with testing and I remember that some sound
> > > modules were recently updated. For the most part sound is still
On Tue, Sep 25, 2007 at 08:37:12AM -0500, Ron Johnson <[EMAIL PROTECTED]> was
heard to say:
> -BEGIN PGP SIGNED MESSAGE-
> What about:
> sudo (command_1 | command_2)
Won't work -- the ()s are shell metacharacters, and sudo knows
nothing about them. What you would need to do this with j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/24/07 21:44, Marc Shapiro wrote:
> Kamaraju S Kusumanchi wrote:
>> David Fox wrote:
>>
>>> It might be worth mentioning that "sudo" doesn't work across pipes:
>>>
>>> For instance:
>>>
>>> sudo command_1 | command_2
>>>
>>> The first command wi
Kamaraju S Kusumanchi wrote:
David Fox wrote:
It might be worth mentioning that "sudo" doesn't work across pipes:
For instance:
sudo command_1 | command_2
The first command will be run as root, but the second will be run with
normal user permissions. You can probably get around that by enc
David Fox wrote:
>
> It might be worth mentioning that "sudo" doesn't work across pipes:
>
> For instance:
>
> sudo command_1 | command_2
>
> The first command will be run as root, but the second will be run with
> normal user permissions. You can probably get around that by enclosing
> the ent
On 9/23/07, Marc Shapiro <[EMAIL PROTECTED]> wrote:
> If I had run as root, it probably would have worked, but I used sudo.
> This only runs the first command as root (I believe), so the command
> 'apt-key add - ' was run as a normal user and did not like that. Using
It might be worth mentioning
Marc Shapiro wrote:
I followed the instructions on the backports instruction page:
If you are using *etch* and you want apt to verify the downloaded
backports you can import backports.org archive’s key into apt:
gpg --keyserver hkp://subkeys.pgp.net -
> This set of objects is the very heart of our linux.
No, the GNU C Library (libc6) is at the very heart of GNU.
Linux is the name of a kernel.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thursday 26 April 2007, Marc-Olivier Barre wrote:
> On 4/26/07, Fons Adriaensen <[EMAIL PROTECTED]> wrote:
> > On Thu, Apr 26, 2007 at 03:23:58PM +0300, David Baron wrote:
> > > A while back, jackd audio users were recommended to place a
> > > LD_ASSUME_KERNEL=2.4.19 in their /etc/profile or env
On 4/26/07, Fons Adriaensen <[EMAIL PROTECTED]> wrote:
On Thu, Apr 26, 2007 at 03:23:58PM +0300, David Baron wrote:
> A while back, jackd audio users were recommended to place a
> LD_ASSUME_KERNEL=2.4.19 in their /etc/profile or environment setup.
This was necessary because early NPTL implement
Fons Adriaensen wrote:
On Thu, Apr 26, 2007 at 03:23:58PM +0300, David Baron wrote:
>> A while back, jackd audio users were recommended to place a
>> LD_ASSUME_KERNEL=2.4.19 in their /etc/profile or environment setup.
>
> This was necessary because early NPTL implementations were completely
> br
On Thu, Apr 26, 2007 at 03:23:58PM +0300, David Baron wrote:
> A while back, jackd audio users were recommended to place a
> LD_ASSUME_KERNEL=2.4.19 in their /etc/profile or environment setup.
This was necessary because early NPTL implementations were completely
broken. I can't remember the last
Libc6 is upgraded on Debian Sid and other distro updates. This set of objects
is the very heart of our linux. If it ails, well heart failure can be fatal.
The new libc6 is fine. It requires newer 2.6 kernels but I assume we are all
onto these kernels already so no problem here. Or is there?
A w
On Tuesday 24 April 2007, [EMAIL PROTECTED] wrote:
> >After accidently losing the (proprietory) kernel module, I rebuild it with
> >their .run program (after having downgraded a lot of stuff to the lib6c
> > from stable/testing since the Sid one produced unrunnable results).
> >
> >1. Kicks about i
Wayne Topa([EMAIL PROTECTED]) is reported to have said:
> Wayne Topa([EMAIL PROTECTED]) is reported to have said:
> > Errors were encountered while processing:
> > linux-image-2.6.18-3-k7
> > localepurge: checking system for new locale ...
> > localepurge: processing locale files ...
> > localepur
On Sat, May 27, 2006 at 01:20:17AM +0200, Florian Kulzer wrote:
> On Fri, May 26, 2006 at 10:20:08 -0400, Thomas H. George wrote:
> > On Thu, May 25, 2006 at 12:34:45PM -0400, Thomas H. George wrote:
>
> [...]
>
>
> That all sounds like there are some configuration problems in your
> system. May
George Hein wrote:
> BOOT DEBIAN on and from a USB-harddisk. How I did it.
>
Would you consider posting this helpful information to wiki.debian.org
or submitting it to debian-administration.org as a new article?
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
signature.asc
BOOT DEBIAN on and from a USB-harddisk. How I did it.
Only newer computers allow this.
I used a ThinkPad-T42, sometimes with original harddisk in DVD/CD bay.
This will not work with 600e, T20, 240 or 240x thinkpads, too old.
Several months ago, DSL(DamnSmallLinux) and RIP(RecoveryIsPossible)
mi
I am running a stable box with a 2.6.12 kernel and a newly upgraded
testing box with both a 2.4.14 and a 2.6.12 kernel. Both run through the
same KVM switch. The mouse works flawlessly with the stable 2.6.12 box.
However the Testing box has problems with the mouse and the 2.6.12. It
complains a
A while back I posted that I had some problems with my mouse and a 2.6
kernel. At first, I had problems with early 2.6 kernels, even with
Ubuntu's live CD, as well as Sarge. The mouse would jerk all over the
place whenever I tried to move it anywhere. Then I started using Sid
and overall it
Bill Thompson wrote:
On Tue, 31 Jan 2006 13:34:14 -0800
Marc Shapiro <[EMAIL PROTECTED]> wrote:
The headers do not appear to be available in Sarge anymore. Do I
need to upgrade to 2.6.8 and use the matching headers? I generally
try not to change kernels unless there is a really good reason t
Sorted the problems with LVM2/Debian/XFS.
Problems turned out to be caused by Debian going into a bit of a tizwoz
about device files.
A reboot sorted it all out.
Thanks to all those that offered help/advice etc.
Much appreciated!
Thanks,
Kelly
begin:vcard
fn:Miss Kelly Harding
n:Harding;Ke
Simo Kauppi writes:
>Not sure if I understood the problem correctly, but how about:
>
>#! /bin/sh
>filechop () {
> #This function takes one file at a time and removes the bottom 6 lines.
> #Get a single numerical value stating how many lines are in the file.
> zlength=`wc -l $zonename|awk '{pri
solved by using 'dpkg -r xxx' to remove relevant packages.
- Original Message -
From: "Wei Chen" <[EMAIL PROTECTED]>
To:
Sent: Monday, September 19, 2005 4:26 PM
Subject: kernel, udev, hal problems
> Hi,
>
> I met a problem today when I was trying to 'apt-get upgrade' my testing
> deb
Hi Stefan
Well I don't profess to know much about Linux
And, no-one's yet told me how to undo a symlink...
Its been a right
battle to find out how to alter things 'post-install', learned a lot but
really, 3 weeks to get an OS running off and on ? I'm a novice at reading
things up
in files hid
On Sat, Sep 04, 2004 at 10:36:09PM +0100, Paul Hailey wrote:
> snip
> If you haven't looked at the XFree86 log file in /var/log do so - it shows
> if the mouse bits are
> loading correctly or not at the end of it.
>
> In my case I think I may have to hold a mouse button down as the 'gdm'
> syste
Hi - after 3 weeks messing with Debian Woody bf2.4, I found out---
'standard' 9 pin serial mice may not work on the desktop (kde etc)
..
until you set the BIOS IRQ and memory address of serial ports 'ttyS0' and
/or 'ttyS1', to match the
settings that the '/etc/serial.conf' fil
Shaun ONeil wrote:
On Fri, 18 Jun 2004 14:01:45 +0200, Paal Marker <[EMAIL PROTECTED]> wrote:
Shaun ONeil wrote:
On Fri, 18 Jun 2004 12:42:36 +0200, Paal Marker <[EMAIL PROTECTED]> wrote:
The problem is that X starts, but will not display galeon.
Shortly told the system is put up lik
As so often happens, I'm composing a message to the list and think of
one last thing I could try which then fixes it. I thought I'd post
anyway, just in case someone is Googling for a solution to the same problem!
Basically on trying to burn a DVD in my Pioneer 105 on my linux box, I
got the e
Congrats. Glad to hear you are up and running!
On Thu, 2003-07-31 at 03:43, Michael Waters wrote:
>
> it works!!! Thank you so much Neal, thank you, thank you, thank you. I
> had given up hope. :)
>
> On Wed, Jul 30, 2003, Neal Lippman wrote:
> > OK, here's what I notice: in /dev, your /dev/sd
it works!!! Thank you so much Neal, thank you, thank you, thank you. I
had given up hope. :)
On Wed, Jul 30, 2003, Neal Lippman wrote:
> OK, here's what I notice: in /dev, your /dev/sd* device entries are
> correctly set up with block major device number 8, as is the case for
> the first (I thi
Debian folks,
I just posted a problem here about my netinst having corrupted
packages... Well, my DISK WAS FULL. So I hope I didn't waste too much
of your time with that.
Just a note to anyone else who runs into this problem... Check your
partitioning!
Sorry guys/girls ;-)
--
Aaron Bieber
-
Gr
Op vr 13-06-2003, om 16:19 schreef David:
> One thing you might not be aware of.. (and I _think_ I'm right) is that
> the y margins seem to be from bottom to top of page.. That is, the first
> (or smallest) y margin value is for the bottom margin and the larger one
> is for the top.
>
> I noticed
On Sat, 2003-02-01 at 18:14, Nicos Gollan wrote:
> On Saturday 01 February 2003 18:10, Elijah wrote:
> > After upgrading pilot-link and jpilot I've been getting these errors:
> >
> >
> >
> > Syncing on device /dev/pi
On Sat, 9 Nov 2002 06:33, Colin Watson wrote:
> > Don't have grep-available
>
> It's in the grep-dctrl package, one of the ones I install on any Debian
> system I find myself running.
Thanks, it looks usefull so I'll install it
Bob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
On Sat, Nov 09, 2002 at 06:09:04AM +1100, bob parker wrote:
> On Sat, 9 Nov 2002 04:58, Colin Watson wrote:
> > $ grep-available -P uuid
[...]
> Don't have grep-available
It's in the grep-dctrl package, one of the ones I install on any Debian
system I find myself running.
--
Colin Watson
On Sat, 9 Nov 2002 05:05, you wrote:
> Have you done an 'apt-get build-dep parted'? When I tested it, it
> wanted to install "libncurses5-dev libreadline4-dev libreiserfs0.3-0
> libreiserfs0.3-dev uuid-dev" so uuid-dev is probably what you are
> looking for...
apt-get build-dep .. got nowhere but
On Sat, 9 Nov 2002 04:58, Colin Watson wrote:
> $ grep-available -P uuid
> Package: uuid-dev
> Priority: extra
> Section: devel
> Installed-Size: 104
> Maintainer: Yann Dirson <[EMAIL PROTECTED]>
> Architecture: i386
> Source: e2fsprogs (1.29+1.30-WIP-0930-2)
> Version: 1.2-1.29+1
On Sun, Oct 06, 2002 at 03:35:15AM -0400, lameth wrote:
...
> The previous distrobution of linux that I used was Mandrake 8.0. The
> installs always went fine but then after a month or two of using it I
> would start seeing messages about non-contiguous data on the hard drive.
That's just `fsc
lameth wrote:
> lameth wrote:
>
>> User level.
>> Just born Newbie.
>>
>> System
>> Dell Dimension XPS T-500 Desktop with 128mb of Ram, 26 gig hard
>> drive, Soundblaster live value soundcard, Diamond Multimedia Viper
>> 770D Ultra TNT2 video card with 32mb of memory. Logitech Marble Mouse
>>
After reading a few articles and searching debian's package list I
thought using modutils or usbmgr might solve the problem I was having.
Don't ask why it was just a hunch. When I typed in modutils or usbmgr I
recieved the message command not found.Yeah I was amazed too ;-) I
thought both soun
We are suspecting that there is something wrong with the mainboard in
this machine. We've got it to boot nicely using the 686-smp kernel in
the package pool, but there are some very odd things happening (floppy
drives disappear mid access etc).
We can't get a self compiled kernel to work in SM
>> Or add the following lines to /etc/apache/httpd.conf, preferably
>> between and its ending tag
>>
>> AddType application/x-httpd-php .php
>> AddType application/x-httpd-php-source .phps
> I noticed in the error log file that it was having a problem loading the
> magic file. The http.
> > It means that the kernel didn't know how to execute that file. Perhaps
> > you need '#! /usr/bin/php4' as the first line of the PHP script?
>
> Or add the following lines to /etc/apache/httpd.conf, preferably between
> and its ending tag
>
> AddType application/x-httpd-php .php
> Ad
Hi!
some time ago I wrote to this list regarding two problems, which are fixed
now:
1) I installed potato 2.2r2 (kernel 2.2pre18) in a new system and the module
3c59x wasn't work. Because I planned to upgrade to 2.2r4 later I decided to
follow the advice I received from this list and installe
Thus spake Mart van de Wege on Wed, Nov 28, 2001 at 02:33:03PM +0100:
> On Tue, 2001-11-27 at 15:22, Mike McGuire wrote:
> > On Mon, Nov 26, 2001 at 10:41:33PM +0100, Romain Lerallut wrote:
> > > Thus spake Mart van de Wege on Mon, Nov 26, 2001 at 08:32:47PM +0100:
> > > >
> > > > Using the dvdnav
Thanks for all your help people. I eventually managed to get it working. I
found I didn't have the reverse in-addr-arpa set up properly for the external
IP.
Thanks again
Bec
On Mon, Nov 05, 2001 at 03:41:20PM +0100, martin f krafft wrote:
> * Rebecca Dridan <[EMAIL PROTECTED]> [2001.11.05 09:
I have a laptop where if I started gpm or xdm under kernel 2.4.9, the
keyboard and mouse would stop working.
Thanks to Leonard Evens <[EMAIL PROTECTED]>, I found out that the kernel
yenta stuff grabs IRQ 12 for the pcmcia cardbus controller where my mouse
is. Adding append="pci=irqmask=0xafff" to
"Gary Hennigan" <[EMAIL PROTECTED]> writes:
> Anyone else have a problem running X 4.1.0-7 with a G450? I just
> upgraded this morning and wdm comes up fine, but when I try to log in,
> as root or myself, X dies back to the wdm screen and I get an entry in
> my log like:
>
> Oct 15 11:49:53 hostna
A few weeks ago, I posted here a question about quota. I had some
files called "continue", sometimes with random data inside, and
sometimes with nothing at all. Well, quota worked horribly, showing
the same filesystem usage for all the different filesystems, or
sometimes not working.
Well, I foun
My problem has been solved. Turns out
my mouse wasn't working becuase I was
trying to connect a serial mouse
to a PS/2 port (using an adaptor).
But once I tried connecting a real
PS/2 mouse, it worked.
As for interrupt 12, turns out that
my BIOS was in Auto mode for PS/2
auxillary device support,
Oh well, I didn't modify the include line in the lm_sensors
Makefile. It works now.
I still have to figure out the settings in /etc/sensors.conf for the
lm80. Anybody with a recent VIA-based MB out there?
--
Philipp Lehman <[EMAIL PROTECTED]>
I, [EMAIL PROTECTED], also want to set up my Exson Stylus Color 600.
How did you get it going. And yes I would like the script. thanks John
- Original Message -
From: "Dale Morris" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 28, 2001 5:20 AM
Subject: Re: P
I was able to get this working with a script that one of the list members
supplied me with. If you need it please email me and I will send it to you.
Dale Morris [EMAIL PROTECTED] wrote:
> I've been installing debian most all day, so I'm probably missing something
> really obvious here, but I'm
D'oh!!! There's a slight (single character) difference in the userid
for dial-up, versus my usual login account. Unsurprisingly, it works
just fine now that I'm using the correct account.
A bad case of idiotneedsaclueitis, apparently...
I figured this one out :-)
Put "deb http://security.debian.org/ potato/updates main contrib
non-free" in apt sources.list file and then do the apt-get upgrade
apt-get update and presto! the working netscape 4.75 is installed!
I've tried it on text links and it seems to work fine
Hello!
Yeah, I finally managed to set it up!!! I threw the magicfilter into the
trashcan and tried apsfilter. Not the .deb, but the newest (5.2 I think)
version from the author's homepage. And that can automatically be configured
to print via smbclient! It was so easy. I recommend it to all of you
Hello!
Yeah, I finally managed to set it up!!! I threw the magicfilter into the
trashcan and tried apsfilter. Not the .deb, but the newest (5.2 I think)
version from the author's homepage. And that can automatically be configured
to print via smbclient! It was so easy. I recommend it to all of you
> i am running slink 2.1 with kernel 2.0.36 on a Dell Power Edge 2100 and i
> am having problems with the time. Basically what happens is that once i
> set up the correct date/time in BIOS...when i load up linux the time &
date > get's corrupted.
Hiya
problem solved... i had to set GMT="" in t
Hi, All
moved to potato icewm-1.0 and found strange problems:
i cannot swith to another workplace!
Any keyboard (Ctrl-Alt--> etc) or mouse command
will swith to next workplace but icewm immediately
switch it back to workplace "1".
i run mostly potato stuff on intel.
A
Wayne Topa wrote:
> When I installed OSS Non-Free, I installed it into /usr/local/lib/oss.
> The 'play' is the command to play a file ie
> $ play hello.wav or play cowbell.au, etc.
>
> It is in the oss directory along with ossmix, the mixer command, and
> the soundon and soundoff commands and th
On Fri, 5 Nov 1999, Gareth wrote:
> When running the post instal scriupts and a few other things I get
> the message
> --
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = (
> > AddType application/x-httpd-eperl .phtml
> > Action application/x-httpd-eperl /cgi-bin/nph-eperl
> > but my apache says "invalid command Action".
> Here's what I use to run .sql files through mysql:
> Action www-sql /cgi-bin/www-mysql
> Maybe you can adopt this.
than
Hi:
I would like to thank for all the kind responses and generous assistance
I have received on my problem regarding setting the network.
During the installation, I was asked to set the network drivers.
Initially, I thought I tried all of the 3COM drivers, and had an
impression that at least o
Success!
The Oracle 8i together with Oracle Webserver is running.
We installed redhat and the same error occurred, so we (gladly) switched
back, so it's no debian specific problem.
The problem seems to be not a configuration error but a bug in oracle; a
queue somewhere (we don't know) keeps one
On Thu, Oct 15, 1998 at 11:41:38AM +0200, Rainer Clasen wrote:
> Hi!
>
> Lee Bradshaw ([EMAIL PROTECTED]):
> > On Wed, Oct 14, 1998 at 11:18:13AM +0200, Miquel van Smoorenburg wrote:
> > > In article <[EMAIL PROTECTED]>,
> > > Lee Bradshaw <[EMAIL PROTECTED]> wrote:
> > > >nis specific problems:
>
Quoting Kris Van Hulle ([EMAIL PROTECTED]):
> I see. Indeed, I get the right colors in 32 bpp mode. Unfortunately, my
> card/monitor doesn't seem able to handle 1024*768 in 32 bpp mode.
> And I'm certainly not gonna work in 800*600 mode.
>
> So, any other options ?
Try 16bpp?
Mike Stone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> On Mon, 24 Aug 1998, Kris Van Hulle wrote:
>
> : Is this because I have enabled 24bit color and not 32 ?
>
> Yes.
>
I see. Indeed, I get the right colors in 32 bpp mode. Unfortunately, my
card/monitor doesn't seem able to handle 1024*768 in 32
On Mon, 24 Aug 1998, Kris Van Hulle wrote:
: Is this because I have enabled 24bit color and not 32 ?
Yes.
--
Nathan Norman
MidcoNet 410 South Phillips Avenue Sioux Falls, SD
mailto:[EMAIL PROTECTED] http://www.midco.net
finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The xpm-problem has been solved... thanks to all those who helped.
Now, next "problem": I don't like the way netscape looks: all html pages
I view look good (apart from the fonts, but that can wait :-); but Netscape
itself looks crappy: the buttons
I have now my Zyxel Omni.net plus ISDN modem up and running. The
crucial informaton seemed to have comed from the Serial-programing
HOWTO and involves IRQ priorities. Enabling `irqtune' in
/etc/rc.boot/hwtools seems to have done the trick.
---+
Thank you to everyone responding.
I discovered at one stage that the compilation process was looking for
as86 and that I did not have it. After installing bin86 the problem was
solved.
Johann.
Johann Spies
[EMAIL PROTECTED]
Windsorlaan 19
Piete
: Hi,
:
: I don't have access to a Linux machine from where I work so I can't
: check on this advice, but see if there is a man page for
: "hosts.equiv". On Solaris machines, /etc/hosts.equiv is the other
^^^
: piece that controls remote access via rsh, rlogin, etc.
:
: Good luck,
: R
Hi
A computer I was doing some upgrades on ceased working. I suddenly
found that I can no longer run X as a user other than root. If I
use xdm, I just get kicked back to the login screen. If I run
startx, the X-server just shuts down with no diagnostic messages.
Unfortunatly I can't even ca
Fixed my X problem; the permissions on /tmp had become stuffed
(only read/write/execute for root). Removing /tmp and reinstalling
base fixed this. Seems I got quite a lot of permissions problems
recently due to unclean shutdown.
Mind you, even if I have no improper shutdowns between
two forced ful
86 matches
Mail list logo