On Thursday 29 May 2003 04:45, Ross Macintyre wrote:
> I have downloaded the RH118h.tgz from the LSILogic website and after
> reading their README it seems that the 320-2 is not supported by megamgr.
> Is this correct? If so, how is one supposed to manage the RAID system
> without rebooting? Since
On Thu, 2003-05-29 at 18:35, Leonard Miller wrote:
[...]
>When logged into a system as
> a user and trying to run programs or commands that require
> su privileges, the programs bombs and this error is in
> /var/log/messages:
>
> May 29 08:16:30 ykpenguin userhelper: pam_timestamp:
> timestamp fil
oops...sorry I have never made any changes to this
and everything has been fine up until now.
The only things that have changed are updates from RH.
# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudo
On Thu, 2003-05-29 at 21:58, Leonard Miller wrote:
[...]
> # Uncomment to allow people in group wheel to run all commands
> # %wheelALL=(ALL) ALL
>
> # Same thing without a password
> # %wheelALL=(ALL) NOPASSWD: ALL
*use either of these and add yourself to the 'wheel'
Hello,
I was wondering if anyone could tell me what packages I need to do a basic
installation of X. This is going to be on a server and I am going to be tunning X
over ssh. I need X so I can install a SNMP agent. I do not even need X to run on the
server's display. I just need it to work o
On Thursday 29 May 2003 09:30, Mike Wagner wrote:
> Hello,
>
> I was wondering if anyone could tell me what packages I need to do a basic
> installation of X. This is going to be on a server and I am going to be
> tunning X over ssh. I need X so I can install a SNMP agent. I do not even
> need X
Sorry,
I've googled with no luck I just know this is a stupid question but.
why is it that I can browse my FAT32 partitions nautilus but when I cd
into a directory on a FAT32 partition or try to mv or cp something from
a dir on a FAT32 partition I get this:
[EMAIL PROTECTED] root]cd /mnt/win/what
I installed XFree86-libs but unfortunately I get a Can't Open Display Error when
trying to run an X application such as xterm.
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list
On Thursday 29 May 2003 10:04, Mike Wagner wrote:
> I installed XFree86-libs but unfortunately I get a Can't Open Display Error
> when trying to run an X application such as xterm.
make sure that X forwarding is enabled in /etc/ssh/sshd_config and also that
when you ssh to the box, you use ssh -X
Ok, that seems to have worked.
May 29 13:17:21 pc9814 userhelper: pam_timestamp:
timestamp file `/var/run/sudo/millerlw/unknown:root'
is only 120 seconds old, allowing access to redhat-config-date
for UID 501
But now I have another issue that I do not believe is related.
[EMAIL PROTECTED] log]
I found there was a problem with ssh and I fixed that. Now I ger a X11 connection
rejected because of wrong authentication. X connection to localhost:11.0 broken
(explicit kell or server shutdown)
>>> [EMAIL PROTECTED] 05/29/03 01:04PM >>>
I installed XFree86-libs but unfortunately I get a Can
Looks to be an issue with RedHat 7, I was useing Redhat 7 on a test sever. It works
fine with 8.
Thanks for all the help
>>> [EMAIL PROTECTED] 05/29/03 01:31PM >>>
I found there was a problem with ssh and I fixed that. Now I ger a X11 connection
rejected because of wrong authentication. X c
the > you are seeing is expecting another command in order to run. are
there any crazy other characters included in the file names you are trying
to copy/move?
try entering the ; when you get the > and see what it does.
example:
[EMAIL PROTECTED] root]cd /mnt/win/whatever
>;
-Original Messa
Isn't the original complaint having to do with either a pid file or a
lock? /var/run suggest something like that.
Hattie Rouge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Nick H Johnson
> Sent: Thursday, May 29, 2003 8:38 AM
> To: psyche
> Su
So if I'm not going to run a desktop on a server, just want to forward X
to my remote desktop, all I need is XFree86-libs (and dependencies)?
Cool!
Hattie Rouge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jesse Keating
> Sent: Thursday, May 2
Never mind... too slow today.
Hattie Rouge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Hattie Rouge
> Sent: Thursday, May 29, 2003 3:40 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Sudo Problem
>
>
> Isn't the original complaint having to do
Hattie Rouge wrote:
So if I'm not going to run a desktop on a server, just want to forward X
to my remote desktop, all I need is XFree86-libs (and dependencies)?
Cool!
Actually, if you want to use X11 forwarding over SSH, you'll need to
install XFree86 and dependencies, as well. The xauth tool wa
Cameron Showalter wrote:
the > you are seeing is expecting another command in order to run. are
there any crazy other characters included in the file names you are trying
to copy/move?
Yeah... crazy characters like the single quote character (') ??
I recommend tab completing filenames, so that ba
When in doubt quote the character. Offhand I can't think of a reason
why an extra escape character would cause a problem.
Hattie Rouge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Messmer
> Sent: Thursday, May 29, 2003 4:52 PM
> To: [E
Hi all folks,
Lucent modem (winmodem)
===
User can't use modem
As ROOT kppp works without problem. As USER, request for ROOT password
will popup, without ROOT password user is not allowed to run Kppp
I made following test
As ROOT
# cu -l /dev/modem
Connected.
AT
OK
~[local
Mike Wagner wrote:
I installed XFree86-libs but unfortunately I get a Can't Open Display
Error when trying to run an X application such as xterm.
You must also install XFree86, so that xauth is installed, and configure
sshd to allow X11 forwarding (and restart sshd).
--
Psyche-list mailing list
[
Hi all folks,
Each time on running "apt-get update", I found following message at end
of update
..
..
Fetched 639kB in 11s (54.4kB/s)
Processing File Dependencies... Done
apt-get: rpm/rpmlistparser.cc:240: string rpmListParser::Architecture
(): Assertion `res' failed.
Aborted
Is It u
>Cameron Showalter wrote:
> the > you are seeing is expecting another command in order to run. are
> there any crazy other characters included in the file names
> you are trying
> to copy/move?
>Gordon Messmer wrote:
> Yeah... crazy characters like the single quote character (') ??
>Hattie Rouge
Friday 30 May 2003 04:25, Stephen Liu:
> As ROOT kppp works without problem. As USER, request for ROOT
> password will popup, without ROOT password user is not allowed to run
> Kppp
Use /usr/sbin/kppp and set SUID on it.
chmod +s /usr/sbin/kppp
Then it will work without question for users.
--
Hi Dusan,
Lucent modem (winmodem)
==
Thanks for your advice.
Before testing your suggestion, I accidentally delete /dev/modem which
is symbolic linked to /dev/ttyLT0. Rebooting PC could not recover it.
mkdir /dev/modem only creates a directory.
Kindly advise how to get it
On Thu, 29 May 2003 07:44:03 -0700 Jesse Keating
<[EMAIL PROTECTED]> wrote:
> On Thursday 29 May 2003 04:45, Ross Macintyre wrote:
> > I have downloaded the RH118h.tgz from the LSILogic website and after
> > reading their README it seems that the 320-2 is not supported by megamgr.
> > Is this co
Dusan Djordjevic wrote:
Friday 30 May 2003 04:25, Stephen Liu:
As ROOT kppp works without problem. As USER, request for ROOT
password will popup, without ROOT password user is not allowed to run
Kppp
Use /usr/sbin/kppp and set SUID on it.
chmod +s /usr/sbin/kppp
Then it will work without questi
27 matches
Mail list logo