No shell in VNC session

General support questions including new installations
Post Reply
mverte
Posts: 1
Joined: 2011/01/05 19:53:38

No shell in VNC session

Post by mverte » 2011/01/05 20:04:22

Hello mi problem is easy, not have shell in VNC session ,

on a clean install of centos put these command
[code]
yum update -y
yum groupinstall -y "Japanese Support"
yum install -y rtorrent lftp mc firefox
yum -y groupinstall xfce
yum -y groupinstall "KDE (K Desktop Environment)"
yum install vnc-server
service vncserver start
vncpasswd
Password: ***********
Verify: ************
vncserver
[/code]

I'm doing wrong or I need to configure to have the shell window in the Remote Desktop

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: No shell in VNC session

Post by pschaff » 2011/01/05 20:12:47

Welcome to the CentOS fora. Reading [url=https://www.centos.org/modules/newbb/viewforum.php?forum=47]FAQ & Readme First[/url] is recommended for new users.

Please see the Wiki article [url=http://wiki.centos.org/HowTos/VNC-Server]HowTos/VNC-Server[/url].

You have something other than a fresh clean install as rtorrent is not part of CentOS, and group "XFCE-4.4" is in the extras repo, not enabled by default. If you need additional help please read [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=25128&forum=47]How to provide information about your system[/url].

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

No shell in VNC session

Post by gerald_clark » 2011/01/05 20:13:44

Welcome to CentOS.
New users should read
http://www.centos.org/modules/newbb/viewforum.php?forum=47

Please follow the instructions in the wiki.
http://wiki.centos.org/HowTos/VNC-Server

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

Re: No shell in VNC session

Post by pschaff » 2011/01/05 20:20:05

I beat out Gerald for once! :-)

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

Re: No shell in VNC session

Post by gerald_clark » 2011/01/05 20:26:00

Rats!

Post Reply