Red Hat / Fedora :: How To Disable Login And Password By Command Line
Feb 10, 2011
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...
View 2 Replies
ADVERTISEMENT
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.
View 9 Replies
View Related
Jun 8, 2010
I have an old PC (130mb RAM, 6gb hard drive).
I installed a command-line version of Ubuntu 10.04 using the Alternate CD. The machine was wiped, and I used most of the default settings.
I used a thirteen character user id which consisted of mixed case letters and numbers, and an eighteen character password that contains mixed case letters and numbers and a # sign.
When I rebooted, the command-line login would not accept my password. I assumed I had somehow made a mistake, and just wiped the machine again and reinstalled. This time I was very careful with the user name/pw.
Again, the command-line login did not accept my password!
On a hunch, I took an old Ubuntu 7.10 Alternate CD and erased the machine again. I installed a command-line version of Ubuntu. AGAIN --- it will not accept my password even though I'm 100% sure it is correct.
View 2 Replies
View Related
Dec 6, 2009
I was trying to disable selinux via kwrite in the command line but
Code:
su
kwrite /etc/sysconfig/selinux
does not launch kwrite for me. How could I do this?
View 3 Replies
View Related
Feb 23, 2011
Enable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "compiz-gtk"
Disable:
Code:
gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager "metacity"
Log out and log back in
View 2 Replies
View Related
Aug 3, 2010
While trying to download themes for fedora 12,I get to the end it ask for my PW (in sudo) then says it is incorrect.When in graphic inter phase all my passwords are excepted.I've been reading the linux manuel. but can't find the anwser.If I am to put anouther password in where do I do that and how.
View 13 Replies
View Related
May 30, 2011
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..?
View 1 Replies
View Related
Jul 23, 2009
I am an absolute Linux Beginner who is being required to do a bit of admin work because the boss just fired the old linux admin. Unfortunately, one of our employees cannot remember her password to her email account and as such I need to reset it on our linux server.What I want to check is that this email account is actually a linux user account and I simply will reset the password for it using the passwd command from the root login. Is that correct?
View 1 Replies
View Related
Nov 12, 2010
I click on the corresponding checkbox in users and groups but but it doesn't do anything. I also want to disable password prompts in general. Also when I try using Computer Janitor it says it could not complete and to check if other package managers are open, but none are.
View 9 Replies
View Related
Aug 14, 2010
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
View 1 Replies
View Related
Sep 28, 2010
How can I disable the password request when i login? Not the password for the user but the password to connect to the net?
View 5 Replies
View Related
Mar 18, 2011
I'm the only user of my PC and as of upgrading to 10.04, I get a login screen, that requests only a password, when the PC goes idle.
View 8 Replies
View Related
Dec 27, 2010
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.
View 3 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Aug 4, 2010
I am writing a script to get hardware information of a particular UNIX machine. To do this, I ftp a shell script (commands to get h/w information) to the target machine and then use SSH to remote the remote script.With FTP, I can pass a password accepted as input the shell script. How can I pass the same password to SSH ? This is because I do not want the user to enter the password twice.
View 5 Replies
View Related
Sep 1, 2011
I don't recall my Ubuntu password.**
I found instructions regarding recovery.
They involve pressing Ctrl-Alt-F1 while booting the Ubuntu live CD.
If I allow the live CD to boot, I arrive at a Ubuntu GUI.
However, if I press Ctrl-Alt-F1, the monitor (HDMI TV) goes blank and indicates "no signal
correcting the password from a GUI (can I just go to a command prompt from there somehow, and work from that command prompt?) or getting my video to display when I press Ctrl-Alt-F1?
** (I remember trying to set up the system with NO password).
It's absurd to require one.
Especially so if a person with a live CD can simply change it (I guess at least the change would be detected).
View 1 Replies
View Related
Sep 19, 2010
When Linux ask for my password in command line,my keyboard becomes unresponsive just for that moment or let me put it this way,until i need to write my password my keyboard is unresponsive,but for all other things is fine.or for example,i can input my password when i have a graphic interface but i can't with command line or i can't login to my computer from command lineexcuse me if my question is doll,i moved from windows to ubuntu just lastweek,( & i am flying high in sky with ubuntu & digging a very deep hole for windows too!!.)
View 2 Replies
View Related
Mar 31, 2011
I have the following commande /sbin/fuser -f -u /u/DT01/F010107 1>/tmp/null 2>/tmp/seausr.T0069 when executing as root 'su' this give me all user using the file. but when tried with 'sudo' i am asked with 'user password'. Is ther anyway to simply get the result without having to supply a password and to see all user not only me. (i have the file open also).
View 1 Replies
View Related
May 14, 2010
Does anyone know how? I want to add the command line option to the login to. So, I have Gnome, KDE and command line.
View 9 Replies
View Related
Jan 4, 2011
Does anyone know how to login through command line in grub.
View 14 Replies
View Related
Dec 5, 2010
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.
View 2 Replies
View Related
Jan 14, 2010
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)
View 8 Replies
View Related
Mar 13, 2010
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"
View 3 Replies
View Related
Feb 21, 2011
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.
View 1 Replies
View Related
Mar 22, 2011
is there a way to change the gdm login screen (either the background image or the text in the login window) from the command line?i'd like to check several things at boot and report that on the gdm login screnn.
View 8 Replies
View Related
Feb 28, 2010
I am using debian 5.04(base) + lxde. I am using gdm to login. I want to change the gdm to commandline login only, which similar to (ctrl +alt + f2) but whenever computer restart, it boot into gdm. what is the file to change the boot level?
View 1 Replies
View Related
Nov 4, 2010
I need user to input a password through command line in Windows cmd prompt. Is there a way to encrypt the input (such as put it into ......) when user is typing ?
View 2 Replies
View Related
Jan 26, 2010
How do i turn it back on, I found a new login sound i want and i need to turn it back on.
View 4 Replies
View Related
Jan 5, 2011
how to login through cmdline in grub.I tried some of codes but failed.codes were-grub>set root=(hd0, grub> linux /vmlinuz root=/dev/(sda, ro error;no such disk
View 6 Replies
View Related
Nov 12, 2015
debian 8 64bit
gnome classical gui
user is dd
psswd is word
adm psswd is adword
unlock crypt psswd is crypto
This is how I start debian. I can choose between debian gnulinux and advanced options. I select debian.
Then 'please unlock crypt' shoIws. I enter 'crypto'.
Then debian gui login screen shows. I enter 'dd' and 'word'.
Debian 8 gnome classical starts.
Can I login to debian 8 gnome classical by entering 'dd' and 'word' in a command line?
I do not want to login by debian gui login screen. But by command line.
If I select advanced options. Then recovery mode, I can get a command line. If I can login there, then I do not know how to.
View 1 Replies
View Related