SUSE :: Disable Opensuse Auto Login From Command Line?
Mar 2, 2010
I have installed opensuse on VirutalBox , during installation I said "yes" to autologin as normal user.After installation and restart , it shows follwing message "Logging in Laks ...Cannot enter home directory . using /"I can login as single user by passing "single " in grub.
I have Fedora 14 with minimal installation (without graphical interface and so on) and the application I've been working needs to be initialized on boot up. So, I need to disable the login prompt (and password) by command line. How can I do it? I've seen by GUI, but with command line nothing...
In installation time I leave checked auto log in for the first created user. Now when the machine starts in automatically enter to first user account with the last used desktop environment. In does not prompt for log in, password, and desktop environment choose. When I want a second user, I must log out from the first created, and e log in as second. How can I now disable this option of the auto log in?
well, gonna straight-explain what I`ve here: had a Win7 64bit installed machine and created a D drive as I was intended to install Suse there (so it`s `Extended`) after succesfully installed SLED and finally restarted the laptop to see use Win7 again there was no Loader for me to choose which Operation System (I have another machine with XP,Ubuntu and Pardus - never had sucha problem)then I had to chose SLED of course but this time it didn`t bring me to the login page but to the Command Line of SLED, and the thing is that I can`t use command line on linux. tried several times and with failsafe login but stıll having command line and there is no Win7 to run on Loader.
i tried to install java jdk, and vlc, but to my surprise everytime i wanted to install a single application, a massive 500MB update appeared along with the 2 applications i wanted to install, then i tried the command line to just install one program, and got rep. errors, and several .lock errors at the command line. after hours of googling i gave up , this distro was recommended because of great laptop support, but it's a hell of trying to install a single program, with fedora i just did su -c 'yum install vim' , or ubuntu sudo apt-get install vim or slackware: installpkg vim.tgz , but opensuse was so bloated whenever i wanted to install a program or two. it is a royal pain to install anything in opensuse how do you guys deal with dependency hell in opensuse?
I was expecting a gnome window login prompt after installation was done. Instead I am getting a command line login prompt.Am I right expecting a X-Windows login prompt?I login successfully, but I am dropped into a shell (bash) instead of a gnome desktop.
The hardware I am installing on: Intel Core 2 Duo 2 GB Ram 137 GB HD Radeon X1300/X1550 Series Monitor - Dell E156FP (max res 1024x768 60 Hz)
i enabled gnome desktop effects ignor the warning and now i am not able to login to genome dektop. 1.how to disable desktop effects by commands. ALSO sometimes i get this error could not update ICEauthority file /var/lib/gdm/.ICEauthority. 2. how to solve this bug.
I have tried everything to disable automatic login from the login screen (gdm). I've changed my password, I've changed the settings in System -> Admin ->Login Screen, and I've edited /etc/gdm/custom.conf (gdm.conf doesn't exist, but I created it just in case!).No auto login is set up, but I can't get it to ask for my password. This is affecting my ability to switch sessions, as I can't switch sessions without clicking on my name in gdm, and because it's set to auto login,
Still learning OS. I had auto login set and noticed at the login screen an option to boot straight to XBMC. Now I cannot boot normally anymore. Walk me through fixing this please. I'm not afraid of the command line.
In dealing with the Nvidia Powermizer, I have to set it to "Prefer Maximum Power" mode from adaptive mode in order that I can avoid laggy in using my GUI. However, it doesn't save this setting so I have to manually tweak it everytime........
Someone on the web taught me to use the following command line: nvidia-settings -a [gpu:0]/GPUPowerMizerMode=1 running it in the terminal it will set to the mode I want.
Would I be able to make my computer run the above command in terminal everytime it starts? I tried to put the command in the start up applications and it seems not working.
Bios is a good recommendation but will that affect the fan speed? I know about the acpi=off option, this does not work properly- even on suse. Maybe noapic would work better? Really is there a cover all command line instruction (for all distros) to turn the annoying thing off? Main problem occurs when watching the telly and the screensaver kicks in, with suze it turns the sound off as well, even after you have re-entered the password
I have reinstalled Suse 10.1 as dual-boot with Windows XP. I am now unable to get a program to run from the Linux command line. I am familiar with the program and have had it running previously when the machine was Linux-only. Everything else, e.g.Firefox and Office, work fine in Suse.
[Code]...
The problem occurs with all commands - not just this one. isis3Startup.sh is in green on the screen so I assume I should be able to run it - I have never had any problem when it was installed previously.
I am using Fedora 14. By default Security Enhanced Linux is enabled in Fedora 14. Now is there any way to disable it by command line and then again enable it through command line.
I just recently installed ubuntu server. I want to be able to install packages and such but can't until I connect to Internet. I tried wifi but couldn't figure out how (I'm a n00b) but now I have ethernet and can't figure out how to make it work. So my question is, how do I connect to my Ethernet with ubuntu server, I could if I had graphical, but I can't get that until I have Internet. I didn't configure network during install, so how do I do it now?
I use vncviewer command line to remote access my pc from my notebook. Is there any option to resize the view like windows client can by percentage? my notebook screen size is 1280x800, while I use bigger resolution for my pc 1280x1024 if not mistaken. already look here: http://linux.die.net/man/1/vncviewer but I don't see any option to do that.
I am trying to make a bash-script for auto-logins on several hosts, seems there is a problem with the quotes and I can't figure it out. I've experimented with singles and doubles but no luck yet. Below are two variants with respective outputs. In both cases the output of echo works fine if I copy and paste it to a prompt, but when executed from the script it falls down.
* Only one case-clause for testing... * Not possible to use passwordless key-login
#!/bin/bash PASSWORD="my_password" case "$1" in "example1" ) HOST="example-host-1" echo $HOST;; esac if [ $HOST ] then COMMAND="expect -c 'spawn ssh $HOST ; expect assword ; send $PASSWORD ; interact'" echo $COMMAND exec $COMMAND else echo "No host argument" fi
Has anyone successfully installed the x64 on VBox? Is there a different way to install the x64, because I don't think VBox can process this version. The few problems I have are:
1) it freezes during Auto Configuration. 2) freezes during boot initialization. 3) after reboot it keeps prompting me to complete a failed install, and doesn't matter if I accept to complete or not, I have the same problem. 4) freezes randomly executing system programs.
Few day back I have installed fedora 15 in my system with gnome desktop environment. when i was using fedora 11 I used to login via command line by changing the /etc/inittab from run level 5 to run level 3 . once if i login when ever i need GUI, simply i will type startx command , but when i tried to change the runlevel in fedora 15 , It was confusing to me , there is no 1,2,3 is there . how can i change to command mode login in fedora 15..?
I have used the below command to do that successfully for the previous version of ububunt, but this time I failed to do that with Ubuntu 9.10. I know I can do that manually by "sudo /etc/init.d/gdm stop" command. I try to change the name of /etc/init.d/gdm files, but the problem still exist.m"sudo update-rc.d -f gdm remove"
I decided to dual boot install Ubuntu with my Windows 7. After a lot of hair pulling, i finally managed to boot the live cd environment with "nomodeset". From there i installed ubuntu. When it finished installing, i booted to the new ubuntu install only to be presented with a command line login. If i change the boot line from "quiet splash" to "nomodeset", i can coax ubuntu to boot in low graphics mode. However this is not a permanent fix, and doing so causes a 2 inch offest of the screen on the right hand side. Only the have the missing 2 inches appear on the left side. If from the "Ubuntu is running in low graphics mode" message, i select "console login", and type "startx" i just comes out with "X Server Fatal error- No Screens found". I also tried:
Code:
But it still didn't help. I'm running out if ideas here, can anyone point me in the right direction?
This is a cd that i got free from Canonical themselves. It's Ubuntu 10.04 LTS, and I have Intel Integrated Graphics.