similar to: using command line to setup auto login

Displaying 20 results from an estimated 20000 matches similar to: "using command line to setup auto login"

2009 Apr 21
2
gdm login as root automatically
Hi all, I was wondering if someone knows how to "automatically" login as root with gdm and gnome. I have been doing some searching, and havent been able to find a method. I dont want to login automatically all the time - its just part of install setup. 1) kickstart install 2) post section do somethings 3) setup so on reboot auto login as root 4) complete installing some things and
2013 Feb 12
1
Disabling the shutdown buttons in graphical login screen of CentOS 6.3
Hi, I am not sure if I probably have overlooked some important clue, but I am stuck with a problem with the gdm-greeter in CentOS 6.3 here since three days without finding any suitable solution. The problem: * I have to somehow deactivate the "Suspend", "Restart" and "Shutdown" options in the login screen. * This has to be done in CLI mode, as I have to change
2014 Sep 30
2
CentOS 7 turn off power saving by command line
In CentOS 6 gconftool-2 (command line) is used to enable/disable items. In CentOS 7 I found "settings->power-> blank screen" as something I wish to configure by the command line? How is that accomplished? I brought up gconf-editor and searched for power and blank and found nothing. How can I control this setting from the command line? Thanks Jerry
2007 Jul 02
1
Centos 5 32-bit vs 64-bit question
I'm trying to install a custom greeter into a newly installed 64-bit Centos 5 system. I originally tried to modify Xsession to include xpop /path/to/text_to_dispay as the first executable line, but that didn't work. Then I read about gdmconfig which led to gdmsetup which led to custom.conf. Nothing, so far, is producing a custom banner prior to login. Is this an issue with CentOS
2009 Mar 06
1
topbanel and bottompanel on gnome
I am doing the following commands to "hide" the top and bottom panels on gnome. gconftool-2 -t int --list-type int --set /apps/panel/toplevels/top_panel/auto_hide_size 0 gconftool-2 -t bool --list-type bool --set /apps/panel/toplevels/top_panel/auto_hide true gconftool-2 -t int --list-type int --set /apps/panel/toplevels/bottom_panel/auto_hide_size 0
2007 May 02
2
Another CentOS 5 oddity: reboot and the X server fails to come up
I had to reboot my work machine today, and it came up in text mode (!). I did an init 5, but that had no effect (wrong command?). I killed the three gdm processes, and voila, X server mode. Where do I look to find out what is not right here? Thanks. -- Mark Hull-Richter, Linux Kernel Engineer DATAllegro (www.datallegro.com) 85 Enterprise, Second Floor, Aliso Viejo, CA 92656 949-680-3082 -
2008 Jan 29
2
yum update change kernel auto rebuild drivers centos 5.1
Is there any "formal" mechanizism by which after a yum update , and kernel change that "drivers" can automatically be recompiled and a service restarted? Do I need to make my own? Thanks, Jerry
2007 Dec 10
1
using vnc server and login kills X login
I changed my X driver from nvidia to xv. Now when I vncviewer into my machine it KILLS my current logged in user. When I try to login it accepts my login looks like its going to do it then kills my X windows screen. When I reconnect I'm back at a login again. This is for my account user geis. If I login as root it all works fine. I was told to change from nvidia to nv as some other
2011 Jul 21
10
centos6 not using /etc/gdm/custom.conf
In CentOS5 you were able to create a server section in /etc/gdm/custom.conf such as [server-Standard] name=Standard server command=/usr/bin/Xorg -br -audit 4 -s 15 chooser=false handled=true flexible=true priority=0 After this change, Xorg would run with the -br -audit 4 -s 15 options. Unfortunately in CentOS6 this is not the case. It completely ignores anything put into custom.conf as far
2007 Oct 01
2
X login screen fails on the first try
I set up a Centos 5 machine a couple of weeks ago and everything was working perfectly. It survived a few reboots and whatnot with no problem. I moved it to another location on Saturday afternoon and, again, it booted up and worked fine. It was rebooted this morning and now the graphical login screen doesn't appear. Everything appears to load normally but once the text login screen
2007 Mar 08
1
autoLogin
I just installed Centos (version 4.4) and wondering how I can change things so I don't have to login. I am aware of the security implications for doing this but I would prefer this if I can do it. I believe it has something to do with autologin and if so how is this configured ?? --- Ted Gervais, Coldbrook, Nova Scotia, Canada
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2. I am getting arg list to long. I am using centos 5 machine 1 and centos 4.5 on machine2. I am using the default shell which is bash. How can I get past this? THanks, Jerry
2007 Aug 21
2
dialog boxes on X
All, I have been looking at zenity to pop up messages on the X screen. Is there another alternative to zenity that I have not found? I need to be able to completely remove the OK button, I cannot find a way in zenity to do this. also It would be nice to have a --timeout 5 option on the command line also. Any suggestions? Jerry
2010 Aug 19
3
too many open files
I am getting an error about to many open files. I tried to "echo 500000 > /proc/sys/fs/file-max" The number is there now, but I continue to get the error. Is there something else to do? Jerry
2007 Dec 14
4
find IP address of device on network based on MAC address
I have a device on my network that is not DHCP and I dont know the IP address of it and it has not method of finding it or changing it unless you know the IP address (setable by browser). Is there a way on linux, based on MAC address, to get the IP of the unit? Thanks, Jerry
2007 Sep 19
2
Disabling shutdown and suspend for normal users
Hi, [CentOS 5] What is the best way to remove the shutdown and suspend options from menu's for normal users? After googling around, I added "SystemMenu=false" to the greeter section in /etc/gdm/custom.conf. After that the GDM login screen still shows the options, but 'restart' indeed doesn't work anymore. However, the gnome menu's when logged in, still have the
2009 Apr 14
6
re-install package
I tried to install alsa 1.0.19 on centos 5.3 64 - did not work - compile errors. I need to re-install alsa-lib and alsa-util . I dont want to do rpm -e first on those packages as dependcy is crazy. I know they were installed (rpm -qa | grep alsa tells me so) I just want to re-install ? How do I do that? Thanks, Jerry
2007 Dec 03
1
system-config-network on 5.1
Looks like there are NO command line options on system-config-network. Like -d eth0 or -d eth1 I used those alot when 2 network cards are in a box. Can netconfig be brought back to life? Can I just install the one from 5.0 on new boxes?\ Jerry
2007 Jul 19
2
quick question on machine name
I have a box I just installed centos 4.5 on. The name of the machine in /etc/hosts is TomSlick.xyz.com TomSlick (for example). the name of the machine in /etc/sysconfig/network HOSTNAME=TomSlick.xyz.com Note both are upper case: Yet when I login as root the prompt is showing me tomslick in lower case not a combo upper lower. I have grepped /etc and below for tomslick and cannot find why this
2007 May 21
4
display pop up message on X
Is there a method to display pop up messages on X display? I found xmessage, however I was hoping for something a little more flexible. like being able to tell xmessage to display a file (typically one line in the file). then send it a signal to tell it to re-read the file and show the new data. Sure I can kill it and re-show it but that isnt very nice... Is there something available in centos