Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
X problem...

X problem...

2004-01-12       - By John Dalbec

 Back
Reply:     1     2     3     4  

> From: "vvor" <vvor@(protected)>
> To: <seawolf-list@(protected)>
> Date: Mon, 12 Jan 2004 10:04:03 -0500
> Subject:  problem...
> Reply-To: seawolf-list@(protected)
>
> When I boot, all I get is a little window in the upper right:
>
> ClientList   SessionLog
> Checkpoint   Shutdown

Do you have a .xinitrc file?  Where does the "/etc/X11/prefdm" symlink point?
>
>
> and a window in the bottom right:
> Console log for rat.thirdeyemediaworks.com
>
> I can't do anything with my mouse, which is just dancing all around the
screen.
> I can't open a terminal window. If I telnet in with another machine, I can
> startkde, but my mouse is so crazy, I can't click anything.

Do you have the right mouse type in your XF86Config(-4) file?  Does typing
Ctrl-Alt-Backspace change anything or does X come back the same way?
>
> I can do stuff su-ing as root from another machine, although all the paths are
> messed up. For instance, I edit my firewall script and try to restart it via
> telnetting, but the script cannot find ifconfig! It can't get my eth0 ip.

You just need to add /sbin and /usr/sbin to your PATH.
In bash:
export PATH=$PATH:/sbin:/usr/sbin
(add the line above to your .profile or .bash_profile).
>
> I wouldn't mind doing everything from a terminal from within my net, but how
do
> I fix my paths without screwing stuff up? When I tried to restart my firewall,
> everyone lost internet access because of this paths thing.
>
> Any help is much appreciated...
>
> vora