similar to: Loading GNOME with GDM

Displaying 20 results from an estimated 800 matches similar to: "Loading GNOME with GDM"

2009 Apr 29
3
GFS and Small Files
Hi all, We are running CentOS 5.2 64bit as our file server. Currently, we used GFS (with CLVM underneath it) as our filesystem (for our multiple 2TB SAN volume exports) since we plan to add more file servers (serving the same contents) later on. The issue we are facing at the moment is we found out that command such as 'ls' gives a very slow response.(e.g 3-4minutes for the outputs of ls
2007 Feb 24
1
Storage/SCSI Error on our CentOS server
Hi, Currently we are running CentOS 4.x on a 2-way Opteron machine. This machine, through a SCSI host adapter (Adaptec), is connected to a 2TB storage unit (an external RAID-5 disk array) Until our recent unintentional power trip, everything was fine and smooth. We have been experiencing complication accessing the storage ( it could be either intermittent filesystem error, partition could not be
2007 Jul 30
2
incredible heartbeat 2.X depencies
# activating extras repo # issuing "yum install heartbeat" # got : (...tons of depedencies resolution...) ttmkfdir-3.0.9-20.el4.i38 100% |=========================| 6.6 kB 00:00 ---> Package ttmkfdir.i386 0:3.0.9-20.el4 set to be updated --> Running transaction check Dependencies Resolved =============================================================================
2016 Mar 08
2
CentOS 7, ctrl-alt-bksp
On Mon, Mar 07, 2016 at 08:58:06PM -0500, Fred Smith wrote: > On Mon, Mar 07, 2016 at 04:17:29PM -0500, m.roth at 5-cent.us wrote: > > Fred Smith wrote: > > > On Mon, Mar 07, 2016 at 11:25:30AM -0500, m.roth at 5-cent.us wrote: > > >> I've been googling, and looking at the CentOS wiki - which, btw, when I > > >> do a full search on
2005 Apr 04
5
Default CentOS 4 desktop
Simple question that I appear to be missing the answer to, how do I specify the default desktop? I know I am probably going to kick myself when I find out but the guy I work with and I just can't seem to find it. :( Thanks Chris
2005 Nov 22
2
using xfce
I had to make a minimal install and now Im installing some packages I need. I decided to use xfce as desktop, but after install, I cant find a way to set is as preferred desktop environment. I try switchdesk xfce, but it says xfce is not installed. How can I set it? -- Roger D. Vargas http://dsgp.blogspot.com | Linux, programaci?n, juegos ______________________________________________
2011 Dec 24
3
mapping virtual address to corresponding shadow page in xen
hi, How can I get corresponding shadowed page number of a virtual address in vm? -- Best Regards, Mohamad Rezaei
2011 Aug 25
3
Centos 6: howto install and run KDE
On my laptop, I have not been able to get KDE to run; I always get gnome. I installed selecting KDE, and I tried yum groupinstall, which appeared to work, but I still get gnome running. BTW, I boot to level 3, and run startx. Thanks for your suggestions. Mike.
2012 Aug 07
9
How do I force link_to/form helpers to use the superclass name in the path instead subclass?
I want my helpers to generate paths using a superclass instead of the subclasses. Assuming I have Owner and Member that both inherit from User, rails will use the current objects class name when generating paths: Let''s say current_user is a mod: <%= link_to current_user.name, current_user %> will generate "/mod/:id". I want to force it to generate
2007 Apr 24
1
switch to kde in centos5
* switchdesk kde command does not work. WHat is an easy wath to switch to / from kde / gnome? Thanks -J * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070424/eeb26013/attachment-0003.html>
2014 Oct 01
2
VNCServer Startup Config
hi all, I've inherited a server with CentOS 6.4 the VNC Server starts up with the OS and its screen resolution is set to 800x600. I found that I can set the resolution by specifying the -geometry switch, but I can't find where the call to start the vncserver is set in order to change it. I know that it's not in /etc/xinetd.d (the only file there is rsync) here are the contents of
2005 Aug 05
1
Default session different for each user.
Can I define a default session for each user seperately? Or do they compulsorily have to follow the Default system session. If this can be done, tell me what all files need to be edited. -- "No-one dies a virgin. Life screws everyone."
2005 Aug 16
2
Different Desktops
Is there a way in CENTOS 4.1 to set up users with different default desktops so that they do not have to select it via the sessions selection on the login screen? Example: user1 default desktop login is Gnome user2 default desktop login is KDE etc....
2006 Nov 07
7
A problem with Intel VT / XEN3
2006 Nov 07
7
A problem with Intel VT / XEN3
2006 Nov 08
1
Re : A problem with Intel VT / XEN3
Hi, Curiously, it''s worth noting that Xeon Processor 5100 series are not in the list of HVM Compatible Processors : http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors Patrick ----- Message d''origine ---- De : Mohamed Zohny <mohamad.zohny@gmail.com> À : xen-users <xen-users@lists.xensource.com> Envoyé le : Mercredi, 8 Novembre 2006, 9h17mn 08s Objet :
2013 Mar 28
2
a-gnome-oyences
Most of my users are on kde, as am I (I really don't like gnome). I've got one on gnome, though, CentOS 6.4, and I have a problem: I have to start an agent running ->on login<-, so that the same one is in the environment of every term window he opens. In kde, no problem, I modify /etc/X11/xinit/xinitrc-common so that code in there calls our (newer) ssh-agent instead of the stock one.
2012 Mar 04
5
moving form validation to client-side
Hi I know with javascript we can validate the input of a form on the client, is there an easy way to specify this in rails? I am thinking the javascript code getting generated using some sort of DSL? -- Kind Regards, Rajinder Yadav SafetyNet Test Driven Development http://safetynet.devmentor.org -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Jan 27
1
xterm clones on VNC problem
I've been scratching my head over this one after setting up VNC on another existing server. Followed the instructions here http://wiki.centos.org/HowTos/VNC-Server as usual. It worked initially. However since this server is going to be installed in a rather inconvenient place and having done pretty stupid things before, I decided for the first time to try the portion that says # Add the
2005 Jun 14
2
Permission on sharing file/folder
Dear All Friends, Im already explore with UNIX permission, currently what I can see is only have read,write and execute. We also can combine this permission with grouping. But what I seek here, how can I set permission that user can't delete file but can modify the file ? Windows can do it. That the problem I have from windows2k to samba migration. Anyone have any idea?