Ubuntu :: 10.04 - Set Up To Go Idle After 5 Minutes And Ask For Password To Unlock

May 2, 2010

I have it set up to go idle after 5 minutes and ask for a password to unlock, and none of these happens.

View 5 Replies


ADVERTISEMENT

Ubuntu Servers :: 10.04 Shutdowns After Idle For A Couple Of Minutes?

Oct 12, 2010

I've Ubuntu Server 10.04 and am just using the terminal, no GUI like Gnome. So far it's working pretty great except for one big thing.

Whenever I go to sleep and there's no activity on my servers (it's not a big site so active users drop to 0 during the night), the server kind of disconnects. The only thing that can bring the site back online is to restart the whole server. I've tried disabling powersaving by using setterm but that changes nothing. Even if I wake up the server by pressing any key or so the site wont go back online!

I've tried just restarting both Apache and MySQL (I'm using LAMP-server btw) but not even that works. But as soon as I turn the power off and on at the server, everythings work like normal for a couple of minutes of inactivity (~5-15 minutes I'd guess) and then it's down again unless someone logs in to the site and is active.

View 1 Replies View Related

Software :: Xorg - Screen Blank After 10 Minutes In Idle State

Feb 3, 2011

Xorg - Screen Blanking after 10 minutes. Backlight level lower upon return. This is my .xinitrc file:

Code:
#!/bin/sh
#
#~/.xinitrx
setxkbmap "se"
xmodmap -e "remove lock = Caps_Lock"
xmodmap ~/.xmod
xrdb ~/.Xdefaults
xset r rate 200 25 .....

Code:
LIBGL_ALWAYS_INDIRECT=1
INTEL_BATCH=1
pcmanfm --desktop &
compiz --use-root-window --indirect-rendering ccp

After 10 minutes in idle state (watching a video in vlc or in flash counts as idle time too) the screen blanks. As I mentioned in the title, the backlight level is lower when screen turns back on. This is a new feature of the problem, and might be related to a recent upgrade of xorg. Where is the configuration file that handles the screensaver? And why is it even enabled by default?

View 4 Replies View Related

OpenSUSE Network :: Network Manager Requires To Enter Password Every Time - Login To Unlock Password Keyring?

Jan 29, 2009

I've tried Ubuntu, Arch, and most recently Fedora but the SUSE GNOME environment blows everything else away!

The only problem (so far) is that Network Manager requires you to enter your password every time you login to unlock the password keyring. I want to disable this.

I think some distros disable the prompt by using the login password to unlock the keyring, but I use auto-login (if that makes a difference).

View 4 Replies View Related

General :: After Entering Username And Password, It Is Asking "Enter Password To Unlock Your Login Keyring"

Jun 30, 2011

I'm using Ubuntu 10.04LTS. I'm trying to configure my chat accounts. But after entering username and password, it is asking "Enter password to unlock your login keyring". I have entered my login password. But it is saying that "The password you use to log in to your computer no longer matches that of your login keyring."

View 4 Replies View Related

Ubuntu :: Password To Unlock Default Keyring?

Aug 27, 2010

I just re-sized my windows partition on my laptop and installed 10.04.1. Brand new clean install. I set up my user account, gave it a password, and everything was fine until I tried to connect to my wireless. I typed in the security key for my wireless, and it asked for a password to unlock the default keyring. The problem is, I never set a password for the "default" keyring. I never changed my user password. I didn't auto-login, I entered my password. This was the first boot up of the machine after installing 10.04.1. I can't use Empathy, because the keyring cannot be unlocked. If I "cancel" it gives me an error saying the account details are wrong, but I log into my facebook, aim, and msn every day, so I know the passwords are correct.

I have read about other issues with the keyring and with the auto-login bug that is associated with it. I have also read up on the bug that occurs with that as well. I couldn't find anything about my specific situation, so I hope this isn't a re-post of an issue that has already dealt with, but I did look it up. If it helps, the laptop I am running is a HP Pavilion dv7-3065dx, and I have Ubuntu Desktop 10.04.1 x86 installed. Clean install and the only thing I have done was log in, connect to network, and try to set up Empathy. Both Empathy, and connecting to network, gave me the issues with the keyring. It appears that there is already a password for the default keyring, it is not blank, and my user login password does not work for it. I'm at a loss...

View 1 Replies View Related

Ubuntu :: Ssh And - Enter Password To Unlock The Private Key

Oct 30, 2010

Since upgrading to Meerkat, I have been getting a pop-up window with the message "Enter password to unlock the private key" every time I attempt to ssh into a server that does NOT use password authentication. I know some people like the remember password "feature", but I prefer just a plain unadulterated ssh session in a terminal. Does anyone know how to stop this message?

So far I have unsucessfully tried:

None of the above worked - and I was sure to log out and back in before testing the behavior.

View 4 Replies View Related

Ubuntu :: System Will Not Accept Password At Unlock

Nov 29, 2010

I recently did a clean install of Maverick Meerkat and copied a few configuration files from my old system. I can log on normally, and the system works just fine. However, when I lock the workstation with any method, the system will not accept my password. I'm certain that I'm typing it correctly (I tried over 20 times) and that the capslock is not on. When I reboot, I can log in again just fine. In other words, my password only works at initial login, not when unlocking the workstation.

View 4 Replies View Related

Ubuntu :: Keeps Asking Password To Unlock To Login Keyring?

Dec 22, 2010

using ubuntu 10.10.. firsly it was asking me for password when i open my computer but i disabled that option and now it doesnt ask me.. but there is something else.. the desktop appear.. and i receive a message like i have to enter password to unlock the login keyring something like that.. can somebody explain me why? what can i do to stop this? i can actually use the computer open folders do anything but the password box keep appearing.

View 5 Replies View Related

Ubuntu :: Unlock Qbittorrent Without Knowing The Password?

May 20, 2011

brother locks qbittorrent and i find it difficult to run ..... in his absence as he doesn't give his password. So how should i unlock the code

View 3 Replies View Related

Ubuntu :: How To Unlock Qbittorrent Without Knowing The Password

May 21, 2011

brother locks qbittorrent and i find it difficult to run ..... in his absence as he doesn't give his password. So how should i unlock the code

View 2 Replies View Related

General :: Cannot Unlock The Password For 'duplicateTest?

May 24, 2011

I'm experimenting with the passwd command to become more failure it.created an user account that had no password to practice on. I tried using the -u option to unlock it go the response:Cannot unlock the password for 'duplicateTest'!Read the man page and it instructs me to add the -f option to force it to accept unlocking an account with no password but !. I type in:passwd -uf duplicateTestThe response is:passwd: invalid option-- 'f'I rearranging the options and it prompted me to enter a change of finger information. Tried separating them, bracketing them ect...no dice.Can't find anything else on the net but what is stated on the man page, to add the force option.

View 2 Replies View Related

Ubuntu :: Log In Password Unchanged, Login Keyring Won't Unlock?

Aug 21, 2010

I have recently made a fresh install of Lucid Lynx. After restarting my computer (due to kernel updates), my log in password no longer unlocks my login keyring. I have never changed either password, so there is no "old" password to resort to.How do I fix this? I am not opposed to deleting whatever data is encrypted by this keyring. Also, how might this have happened? This could be a bug; are there any relevant log files or such?

View 1 Replies View Related

Ubuntu :: Lucid Always Asks For Password When Returning From Idle?

May 1, 2010

I do like a lot of the changes they've made in Lucid (especially the aesthetic ones), but there is one change they made that I don't like, and I can't figure out how to get around it. I have Ubuntu set so that, after 10 minutes or so of inactivity, my screen is blanked, in order to save power. In Lucid, though, whenever I come back to my computer after the screen has been blanked, it requires me to entire my password in order to resume use of my computer. Is there any way I can turn this off?

This next question is unrelated, but I do still feel the need to ask. Why, exactly, did they move the minimize/maximize/close buttons from the top-right corner of the window to the top-left? I know that it probably feels natural to Mac users, but every previous version of Ubuntu has had these buttons in the top-right corner.....why on earth did they feel the need to change it? I've been using Ubuntu for a while now, and it's kind of annoying. Surely most people who've been using Ubuntu for a while were thrown off by this, as well? I doubt that there is any way to change it, but does anyone know if there is?

View 9 Replies View Related

OpenSUSE :: Can't Unlock My Password In Seahorse / Sort It?

Mar 11, 2011

I just did a fresh install of 11.4
My system auto-logs in and I know there's a bug in seahorse that doesn't like that method.

Anyway, I tried to unlock my "Passwords: login" in seahorse, but it won't budge.

The details about this user are that I re-used an 11.3 /home/$user directory. Could that be the reason?
I logged out of the Desktop and back in using my password manually.
I can sudo with my password. I can change the system with my password everywhere except in seahorse.
The password is exactly the same in 11.4 as it was in 11.3.

The .gnupg/ directory is 600 and its contents are all 600 except for agent.info which is 644.

Following a year old post, I got this from shell code...

View 3 Replies View Related

OpenSUSE Install :: Cannot Unlock Password For Account Name

Aug 2, 2011

I'm still fairly new to Suse(and Linux) I have an account on my system that is locked when i run passwd -S accountname i get 'accountname lk' as the response. However when i try to unlock it using passwd -u accountname i get 'Cannot unlock the password for accountname!'.Any ideas on why i can't unlock the account?

View 2 Replies View Related

Fedora :: Enter Password For Default Keyring To Unlock

Nov 30, 2009

I have installed Fedora11 onto my Dell laptop; as nice as it is whenever I log in I am prompted to "enter password for default keyring to unlock". Now, I don't recall ever setting one up, each password I try (e.g. the user or root) fails and gives me the prompt again. After a few clicks of "deny" it does go away but I want to know what it is and if I can stop it from prompting me).

View 4 Replies View Related

Ubuntu Networking :: Network Manager - Enter A Password - Unlock Keyring

Apr 25, 2010

I am new to linux and ubuntu. I am using ubuntu Hardy Heron release 8.04 I have not used it in a long time and then when I did fire up the laptop. I get a message asking me to enter a password for keyring. The message is as follows; Unlock Keyring "The application 'Network Manager Applet' (/usr/bin/nm-applet) wants access tot he default keyring, but it is locked.' Password: _______________

Then I can Deny or OK it. How can I disable that and keep it from popping up. Also, it there a way to figure out/change the administrator password if you don't remember it as well?

View 2 Replies View Related

Ubuntu :: Change The Lockscreen Which Appears When Need To Enter Password To Unlock The System?

Jan 10, 2011

I am using Ubuntu 10.10. I like to change the Lockscreen which appears when i need to enter my password to unlock the system. Currently it is apppearing fully black.

View 4 Replies View Related

Ubuntu Security :: Pc Asks For Password To Unlock Keyring Once It Shows Desktop?

Mar 9, 2011

After installing ubuntu 10.10 on pc i had it running fine for roughly 2 weeks. i have selected automatic login so i do not need to mess about logging in etc, but recently my pc asks for my password to unlock keyring once it shows my desktop.

View 2 Replies View Related

Ubuntu :: 10.04 - Unlock Keyring Password Mask Symbols (****) With Small Font Size

May 3, 2010

It's about the promt for default keyring password after ubuntu boot. I cant get a screen-shot as print-screen doesn't work at that point.

The password mask (*******) symbol font size is smaller than any other password prompt (for instance gksudo). Is it only me ?

Should I report it as a bug ?

It's a minor problem but may be it's caused from something more serious as I have other problems.

Also this dialog window (of the keyring prompt) doesn't "woble". By that I mean that the effects that I've set are not applied to this window?

View 4 Replies View Related

Ubuntu :: Stop Asking For Password Every Five Minutes?

May 25, 2010

I feel sure there must be an easy solution, but Im damned if I can find it. Im sure I've looked everywhere. Even when Im watching ....., the screen goes dark and when I touch the mouse, Im asked for my password again. It really is very very annoying. I go and make a drink, come back, and there it is again - I have to type my password again.

View 5 Replies View Related

OpenSUSE :: Locks Desktop To Reenter Password After 5 Minutes

Sep 26, 2010

when I move the mouse to the top left it shows the 4 desktops. But I have switched it to 2 desktops, plus I also undid the screen edge section in personnel settings. How do I turn this ANNOYING feature off, as I have the tradition menu there & makes life difficult. It locks the desktop to reenter the password after 5 minutes. I turned the screen-saver off & unchecked the lock desktop setting in there also. I tried to search for these, but ever time I did it would tell me it was to generic of a search.

View 5 Replies View Related

Software :: UNR 10.10 - Password - Screen Blacks Out After A Few Minutes Of Idleness

Oct 24, 2010

I have installed UNR 10.10 on an Asus Eee 900. NO matter how I set the power preferences, the screen blacks out after a few minutes of idleness, and to recover I have to enter the password. This is infuriating and there must be some way round it, but I cannot find one.

View 2 Replies View Related

Ubuntu :: Disable Stand-by - Computer Inactive For 5 Minutes Goes Black And Then Have To Enter My Password ?

May 23, 2010

I upgraded from 9.10 to 10.04 and now if I leave my computer inactive for 5 minutes it goes black and then I have to enter my password. This is really annoying when I am streaming videos or watching movies. I have gone through all the admin and preferences and can't find how to turn this off or even how to change the time for going into stand-by. I would expect it to be in the power management but it isn't there.

View 5 Replies View Related

General :: CPUs Keep Toggling Between 100%idle And 0% Idle

Mar 22, 2011

When I run top d 0.5 on my machine and I press 1 to enable the SMP View, I notice that all of the CPUs keep toggling between 100%idle and 0% idle.

The odd part is that when a CPU goes to 0.0% idle, I would expect to see one or more of the other columns peek, but they are not.

What is causing this?

Code:

View 8 Replies View Related

OpenSUSE Install :: Prompt To "Enter Password For Default Keyring To Unlock"?

Nov 15, 2009

openSuSe 11.2/Pidgin 2.6.2/KDE4.3.1 Have seen various threads about this, but no real fix. Everytime I start Pidgin I get the annoying prompt to "Enter password for default keyring to unlock".

View 9 Replies View Related

General :: `mencoder` Captures 10 Minutes Of Audio In Less Than 10 Minutes?

Mar 15, 2011

I'm using mencoder to capture audio from a Encore ENLTV-FM3 video capture device. I have recently noticed that, since one week ago, when the machine was forcibly restarted due to a power outage, all recordings are slightly pitched, they play back slower than they should.

I narrowed down the problem to the following command line:

$ time mencoder -really-quiet -tv driver=v4l2:device=/dev/video1:chanlist=us-cable:audiorate=32000:alsa:adevice=hw.1:input=0:amode=1:normid=11 -endpos 00:10:00 -ovc copy -oac pcm -of rawaudio -o test-32000.wav tv://69
real 9m54.886s
user 0m5.536s
sys 0m1.740s
$ ls -l test-32000.wav
-rw-r--r--@ 1 martin martin 76800000 Mar 15 17:20 test-32000.wav

Somehow, mencode managed to gather precisely 10 minutes worth of raw audio in 9m 55s. That's not physically possible, unless the capture device's A/D converters are "overclocked". I can't think of any other explanation besides hardware failure. Can that be? Could it be that something got burnt during the power outage and now the capture device's internal clock went nuts?

Since the machine's restart, I've also noticed dmesg is flooded with entries like this:

CE: hpet increased min_delta_ns to XXX nsec

Which seem to indicate that the computer's high precision event timer is somehow out of sync. Does this have to do with the audio issue? Can it be that the audio converter's sample rate is linked to the HPET? I'm totally lost here. Has anyone bumped into something similar?

View 2 Replies View Related

Fedora :: Run Python3 Scripts From Command Line And Call Up Python 2.6.2 Idle With The Command Idle From Command Line?

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

OpenSUSE Install :: Change Password But When Type In The New Password Get This "The Password Is Longer Than 8 Characters?

Jan 8, 2010

hello i am trying to change my password, but when i type in the new password i get this:"The password is longer than 8 characters. On some systems, this can cause problems. You can truncate the password to 8 characters, or leave it as it is."my question is what kind of problem could i get and how can i change so i have to log in every time i start the computer?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved