[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: KDE, webmin, remote x, using new kernel



Any chance you could make your mailer wrap lines every 72 chars or so?
We'd appreciate it.

On Mon, Sep 29, 2003 at 04:06:37AM +0100, George Samuel wrote:
> Hi, 
> 
> Ive just started using rh9, I used to use mandrake. I boot to a text
> login. How do I change my desktop to KDE, with KDE themes instead of
> red hat themes?

Are you using "startx" to get to a GUI desktop?  Run

  switchdesk

> I have just installed the latest webmin, and when installing allowed
> port 10000, but I cant access webmin from my windows box. How do I
> get red hat to allow webmin?

First verify that it is listening:

  netstat -lpn | fgrep 10000

You should get something like

tcp   0    0 0.0.0.0:10000     0.0.0.0:*      LISTEN      2100/perl           
udp   0    0 0.0.0.0:10000     0.0.0.0:*                  2100/perl           

If not, your webmin is not running or configured correctly.  If so,
you may have a firewall blocking you.  Go to firewall configuration
and open up port 10000.  See also

http://www.rhil.net/docs/faq.html#firewall

> How do I use a set up a remote desktop with red hat 9? I have winaxe
> on my windows box.

Use the vnc and vnc-server packages.

> Finally, I have rolled my own version of 2.4.22, and changed lilo
> (im using lilo) to boot into it by default, but it doesnt list the
> new kernel and boots the old one. What do I do?

You will have to show us your /etc/lilo.conf to help you.  You did run
"lilo" after changing /etc/lilo.conf, didn't you?

> Cheers
> Blacklung

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure earthlink net  http://www.bobcatos.com
Smooth seas don't make skillful sailors.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]