Ubuntu :: Setting Password After Disabling It Using The Terminal
Aug 24, 2010
I once disabled my login password, and now I would like to set a password again by using the terminal. So, in the terminal I write:
sudo passwd myuser
I'm asked for my current password, but since I don't have one I press enter. I get: Sorry,try again.... hat's the correct way of doing this?
View 10 Replies
ADVERTISEMENT
Apr 20, 2011
In order to save power,I want to leave the default(blank) screensaver active,in case I forget to close my monitor when the computer is running.However,the screensaver is,by default,password protected and I would like to disable this annoying feature(which is,anyway,useless for me).If I go to System>Preferences>Screensaver and uncheck "Lock screen when scrensaver is active",will this remove password protection from the screensaver?
View 2 Replies
View Related
Mar 4, 2010
I enabled auto-login on my netbook without considering that my /home partition is encrypted, so now I can't log in. Is there any way I can disable auto-login without using the GUI?EDIT:I was able to get around this by going to a TTY, logging in, then killing X and starting GDM again. Still, this is not acceptable. Subscribe to the bug here, if you agree with me.
View 1 Replies
View Related
Jul 19, 2011
There are over a dozen of servers that I need to monitor for services running on them. Hence, I have created a separate VM on which I am hosting scripts for various purposes. I have written a script (bash) that checks the status of the services running on those servers. Since my script has this line of command (for example):
Code: /sbin/service vsftpd status I have created a user (let's name it user_monitor) and added it to /etc/sudoers file by issuing "visudo" on all the servers. Since I need to execute the command remotely from the VM so I have generated a Public RSA Key (ssh-heygen) and added it to "authorized_keys" file on all the servers. But on some servers when issue a command such as the following:
[Code]....
View 4 Replies
View Related
Nov 24, 2010
Two questions concerning the "insert your password screen" that pops up after some minutes of inactivity: 1) How can I disable it, if I don't want it to pop up anymore? (maybe on startup, but not after inactivity) 2) If it is not disabled: During the installation of Ubuntu, it is asked whether the password chosen will be used only to unlock the screen or also to unencrypt the user's home folder. Supposing the user chose the former option, how can he currently go back and choose to also have encryption? Also: is this encryption good? Is encrypting the home folder enough to protect personal data from eventual laptop theft?
View 5 Replies
View Related
Nov 9, 2010
I've set up a media box for mythtv based on OpenSUSE 11.3 and LXDE. By default, the screen gets locked prior to a suspend. On resume, therefore, the screen is locked and requires a password to unlock. I need to disable this action. In KDE4, I can do that by going to the power management settings and un-selecting the appropriate check box. In LXDE, however, I can find no such settings. There must be a config file somewhere that I can tweak to turn off the screen lock prior to suspend, but I have no idea what it is.
View 5 Replies
View Related
Apr 25, 2010
Where does Ubuntu store the profiles information for Terminal sessions (e.g., colors, title bar menu on/off, etc.)? I managed to turn off the menu then set that as a default and can't access the profiles menu any more.
View 2 Replies
View Related
Feb 12, 2011
Last night I upgraded to 10.04. Previously I had a hotkey set up for running a terminal, but now i can't seem to get the system to recognize my preferences. I went to system->preferences->keyboard shortcuts and I set the hotkey I want to use, but I doesn't seem to save or something. What can I do to fix this?
View 9 Replies
View Related
Jan 29, 2010
I have installed winbind, portmap, and samba/smbclient packages on the workstation linux ubuntu , which is intended to be client to samba for /etc/password attached to the server. At boot nothing changed, and the /etc/password is not attached to samba. So my passwords are stil the local of hte client, and not the server. This is my config of the client workstation:
[Code]...
View 1 Replies
View Related
Dec 28, 2010
Is there any way i could install mysql without setting the password for the root account during installation? preferably using the command line.
View 4 Replies
View Related
Aug 19, 2011
Using 11.04, and just installed mysql 5.1.54 using synaptic
I was following the instructions here and the installation when fine,
except that I never got a screen to set the root password.
When I try to set the password using these instructions, following either
"If you have never set a root password for MySQL" $ mysqladmin -u root password NEWPASSWORD
OR, since the first method failed me, then: "However, if you want to change (or update) a root password, then you need to use following command" $ mysqladmin -u root -p'oldpassword' password newpass
Either way, it fails. Question:
1) why am I not being prompted to set a root password during installation?
2) what can I do now to fix this??
I am trying to learn Mysql, so don't presume I know anything about command syntax (cookbook instructions) For example, the first command above,I tried with with NEWPASSWORD in quotes, and then without. Likewise for the second command.
View 9 Replies
View Related
Oct 21, 2010
I am having trouble setting up a gnome-terminal to a specific profile. For example, when I open up R-cran I want the title to be 'R-cran'. And when I run Octave I would like the title to be 'Octave'. Pretty straight forward, so I thawt. So...I have been trying to set up and run different profiles for the different terminal windows that I want. I have set up 2 new profiles, 1) for R-cran 2) for Octave, each with their own titles.
[Code].....
View 2 Replies
View Related
Feb 7, 2010
In Ubuntu 9.10 is there a way of setting the password to only three characters.If one goes to system, Preferences, About Me, the password can be reset, but it only lets you set it to eight characters, I would prefer three or less.
View 5 Replies
View Related
Oct 21, 2009
Is it possible to set a default setting for the terminal? When I open one up it is very small and I press the ctrl++ several times to get it so that I can read it?
View 2 Replies
View Related
Aug 10, 2010
I'd like to keep root pw==sudo pw==user pw on a box with Code: $ lsb_release -ds Ubuntu 9.10 $ uname -rv 2.6.31-22-generic #61-Ubuntu SMP Wed Jul 28 02:02:56 UTC 2010 Just now it hung going to sleep, so I shutdown via BRS. On cold boot, HD mount failed and I got the prompt to hit Esc to goto maintenance shell. I did that, got the prompt for the root password, and entered my sudo.
That failed! though it has worked before ... but I changed my user password on that box recently, and I'm pretty sure I haven't needed to fsck between then and now. I'm wondering: What do I need to do to set my root pw? I was able to C-d out of the shell, and karmic took care of itself, but I'd prefer not to rely on that. Is there a way to make my root pw always equal my user pw? If so, is that a Very Bad Idea?
View 2 Replies
View Related
Dec 29, 2010
After setting up a persistent Lubuntu (10.10) on a 4GB SD with Universal-USB-Installer-1.8.1.8 , I started changing the passwd of the original user ubuntu , but after rebooting, I can't log in. So I resorted to hitting Ctrl+the function key that gives you a CLI, and changed the password for "ubuntu" user then tried to log on again. No success.Then I created a new user with a password, and managed to log in with this user, but it is not the same experience, the menus are lacking, and it is not possible to log on to wifi, similar problem to this user
View 3 Replies
View Related
Sep 3, 2010
I was doing some coding for school and i accidentally hit the button on my laptop to turn off the touchpad and everything started to bog down and slowly crawl or not do anything. So I reset the machine and the panel is completely backwards now. It still works fine but i would like it the original way. Is there a terminal command or setting i need to reset the panel?
View 1 Replies
View Related
Oct 12, 2010
I cant understand how to sort out from this problem, while check the cobbler boot server, from the command cobbler check follwing error comes out , i dont understand how to fix it
1 : The default password used by the sample templates for newly installed machines (default_password_crypted in /etc/cobbler/settings) is still set to 'cobbler' and should be changed, try: "openssl passwd -1 -salt 'random-phrase-here' 'your-password-here'" to generate new one Restart cobblerd and then run 'cobbler sync' to apply changes.
View 1 Replies
View Related
Jul 1, 2011
i booted into linux single mode thru lilo but i can't use any commands in slackware that changes the root account or user account using passwd root command
View 1 Replies
View Related
Feb 11, 2010
i have configured nis server on my system but i am getting error while setting password for nis user logan i am not able to understand what couldbe wrong?
[root@station137 ~]# yppasswd -p logan
yppasswd: can't find the master ypserver: Internal NIS error
[root@station137 ~]#
View 8 Replies
View Related
Apr 26, 2010
I have this piece of code in my shell script file:
Code:
useradd $UserName; passwd <& $password
I am not able to perform Input Redirection while setting password programatically- without any user intervention.
I think there is a way to do it, but it is just getting slipped from my mind at the moment.
View 2 Replies
View Related
Feb 16, 2011
I'm trying to connect to the internet though the terminal and I think i've determined my key is off.
Here is what I do:
Code:
So form this i go:
Code:
where the last four #### are actually the numbers but ii'm not sure if it's possible to reverse a wep. My connection uses wpa & wpa2 encryption but doesn't accept that key. I'm not sure what my key is supposed to look like or be but i'm pretty sure the key is whats keeping me from connecting. If I change my key while browsing the internet i can't get any information. So is it possible to just put in my pasword. Or what is the key supposed to look like?
View 1 Replies
View Related
Apr 4, 2011
Where could I modify the konsole terminal setting?
I would like change my default setting in the terminal.
My current terminal konsole is as below
usrname:machinename[line]: current_path :
I would like to shorten it because the current_path is too long and i find it quite messy...
View 6 Replies
View Related
Jan 11, 2010
It seems that karmic has changed the behavior of Gnome's cpufreqselector, so that it requires root authority to make changes, and those changes don't persist after a reboot.
Is there a way to make changes persistent? Is there a way to let admin users change the setting without having to enter a password every time?
View 1 Replies
View Related
Mar 31, 2010
I've copied a little shell script from the net and when I run it in xfce4-terminal it just works
Code:
sudo ./script.sh
The problem is that this script needs interaction with the user (entering a password) and I want to run it at the startup. I've put it in the /etc/init.d folder, configured the options but I need to know how you can get a terminal to appear at the start up to ask you for the password.
Code:
#!/bin/bash
echo "1. Enter your password
oldConfig=`stty -g`
[code].....
View 2 Replies
View Related
Jul 19, 2011
i need to install the new firefox. I have allready downloaded the tar.bz2 package and extract it in a folder. I go to terminal, type sudo make install and appear [sudo] password for severityconcept: but i can't type any character. How to type my password in terminal when i run that command I mentioned above?
View 9 Replies
View Related
Oct 3, 2010
In 10.4 I had set my default terminal size to my screen width - I type some long commands. After running an update this morning, my terminal comes up in the install default size. Using the preferences dialog, I cannot find the control to set the default width. Has it been removed? I hope I'm looking in the wrong place, but I have a chilling feeling that it's been dropped or perhaps just accidentally commented out.
View 2 Replies
View Related
Mar 9, 2011
I want to ssh, scp, git fetch, etc. without a password. I saw the previous questions, and closed ones regarding this issue, but the suggestion seems to be to use ssh keys. However, after setting up ssh keys, I am still asked for my password (it's not asking for my private key password; it's asking for my login password). How am I supposed to set this up so that it only uses my private key for authentication?
View 2 Replies
View Related
Jul 15, 2011
I have a directory '/usr/local/games/quake4'. I want permissions for the directory, along with everything in it set to:
Owner: Create and delete files
Group: Access files
Others: Access files
What would I type in terminal to make this happen?
View 14 Replies
View Related
Jul 23, 2011
Anybody know the names for the config for trying to set the default browser in Fedora KDE (from Konqueror to Opera ) ...
Code:
update-alternatives --config (name)
this may be for debian distros only ?
[URL]
i.e what are the group names ?
View 6 Replies
View Related