Ubuntu :: Possible To Disable Keyring Query Function?

Sep 1, 2011

is it possible to disable keyring query function?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Disable The Keyring Prompt In 10.04?

Dec 9, 2010

How do you disable the keyring prompt in 10.04

View 1 Replies View Related

Ubuntu :: Disable Keyring After OS Starts?

Mar 12, 2011

My Mom's computer doesn't have a password set to login to the OS, since there isn't one set. I get a keyring asking for a password, since I didn't use one to enter the OS. I have to click close twice, to make it disappear. I don't have this problem on my laptop, because I enter a password to enter the OS. How do I disable the keyring from showing up every time.

View 3 Replies View Related

Ubuntu :: 10.04 - How To Disable Login Keyring Prompt

Apr 2, 2010

Whenever I boot up my computer, Ubuntu (10.4) brings me to my desktop, then immediately displays a prompt to enter my login keyring. After some searching on the forums, it appears that this is because I set my laptop to auto-login. Am I missing something here, but what does auto-login have to do the the keyring? Why do I even need to enter that password? I understand that many Ubuntu users are picky about security, but why isn't their any option to disable this? It's almost as bad as UAC from Vista, which is one of the reasons I'm dual-booting Ubuntu in the first place. This is an annoying "problem" that has been bugging me since I first installed Ubuntu - how can I change it?

View 9 Replies View Related

Ubuntu :: How To Disable Keyring Password To Get Internet

May 23, 2010

I have to always log into my keyring. Unlock Login Keyring comes up when bring up the computer. The unlock login Keyring does not get unlocked when I log in. How can I get the login process to fully log on when I am not around? When I run vista (windows) I never have to login to a keyring to give a password to get passed the Internet process. I have to always do this with Ubuntu 10.04.

View 1 Replies View Related

Ubuntu :: How To Permanently Disable Gnome-keyring-daemon

Dec 29, 2010

How to permanently disable the gnome-keyring-daemon.

I've seen posts where there was a work around to store passwords in clear text. That's not a real solution. I've seen posts where killing the process and removing ~/.gnome2/keyrings is a temporary solution until next time you log in or reboot machine. Removing the package, will force removal of the whole kitchen sink. That's too intrusive.

There must be a way to stop this thing from starting up, ever.

I tried commenting out the entries in the /etc/pam.d/* files that refer to "pam_gnome_keyring.so", and have also unchecked the 3 keyring related entries under System --> Preferences --> Startup Applications, which are affiliated with these 3 files:

But I still get this one process once I log into the console window:

There must be one more file somewhere that says, "hey when someone logs in and starts up gdm, start the gnome keyring daemon".

View 9 Replies View Related

SUSE / Novell :: Any Way To Disable / Modify Keyring Password?

Mar 27, 2010

I was wondering if there is a way to disable or modify the keyring because I am getting the prompts every time I try to remote administer the box using vnc client on another machine. I just want to be able to remotely login to the box without having the keyring prompt pop out. I don't know if this is possible as I set the box to automatically log in.

View 1 Replies View Related

Ubuntu :: 10.04 Disable Joystick As Mouse Function?

May 21, 2010

I am using ubuntu 10.04 and have a problem it seems no matter what joystick I plug into ubuntu it wants to treat it like a mouse. I have no idea as to why this is but it is quite annoying. I searched the menu and have yet to find the ability to disable using the joystick as a mouse function.

View 9 Replies View Related

Ubuntu :: Disable The 'Pointer Can Be Controlled Using The Keypad' Function?

Jan 3, 2010

how to permanently disable the 'Pointer can be controlled using the keypad' accessibility function?There was a post about it on launchpad, that I used before and since updating to 9.10 I can't find it.It may be a Gnome bug, and its getting very irritating - maybe 10 - 12 times a day...

View 1 Replies View Related

Fedora :: Disable Mouse Center Button Paste Function?

Jun 2, 2010

I found the paste function of the center button is really annoying. Usually I use the center button to scroll up and down inside an editor, but when I scroll really fast occasionally I would press down the center button. The editor ended up paste whatever on the clipboard. Is there a way to disable it? I want the center button to function only like a scroll bar, no paste.

View 7 Replies View Related

Ubuntu :: Disable The "Keyring" For Ever?

Aug 17, 2010

I am very tired of those service. lease, let me tell how o disable it. I tried to uninstall, but i is impossible, ha dependencies in all Gnome environment.

View 3 Replies View Related

Ubuntu Networking :: Disable The "Delete" Function For Browsing History In Firefox?

Dec 3, 2010

I am running Ubuntu, and I was wondering if there are any settings that I can change in order to remove to make it so that users of the computer cannot delete the history in Firefox without a password. I am even willing to switch to another Internet browser if necessary.

View 1 Replies View Related

Ubuntu :: Disable "aero Snap" Function When Dragging Windows To Screen Edges?

May 2, 2011

i would like to disable the aero snap function when using the mouse to drag a window to screen edges... i like to keep multiple small windows with various sizes at the edges of the screen (i.e. with media players listening to music or watching videos to have the screen in one corner while using the remainder of the screen for something else)

i would still like to keep this function with hotkeys (<super> + up/down/left/right) is there any way to work around this?

View 7 Replies View Related

OpenSUSE Hardware :: Multi-function Epson Stylus Sx218 - Can Not Run The Scanner Function ?

Mar 24, 2011

I bought a multifunction stylus sx218 Espon model and I can not run the scanner function. I did some research and found a few solutions and very functional. I hope someone solves the problem. My version of openSUSE 11.2.

View 9 Replies View Related

Programming :: How Can A Friend Function Access A Public Function From A Base Class

Nov 16, 2010

Code:
#include <iostream>
using namespace std;

[code]...

View 1 Replies View Related

Programming :: Passing Data From Interrupt Handler Function To Tasklet Function?

May 18, 2010

I am doing some Linux kernel programming for my research project. I need to record the timestamp (by using cpuid and rdtsc) when an interrupt handler (top half) is first invoked. Due to the time critical nature of the problem itself, I have to do the timestamping inside the interrupt handler itself (the first operation when the handler is called). However, I understand that tasks that are not so time critical should be deferred to a tasklet function (bottom half) for processing because other interrupts are disabled in a (top-half) interrupt handler. I am currently out of idea on how I can pass the timestamp information that I have obtained in the interrupt handler to the corresponding tasklet function.

View 2 Replies View Related

OpenSUSE :: Get Function Set_magic_quotes_runtime() To Function On The Newer Versions?

Mar 30, 2011

I'm currently using OpenSuse 11.1 web server. This is bad since 11.1 is no longer supported. the reason why I am using it is because Function set_magic_quotes_runtime() was no longer being used. (so I was told)

That being said, is there a way to get Function set_magic_quotes_runtime() to function on the newer versions of OpenSuSE?

View 9 Replies View Related

General :: Write Script To Use Function And Still Keep Function Active?

Feb 21, 2010

the function terminates if no key is pressed for 10 consecutive seconds. I tried using the -t option as suggested in some forums, but my version of showkey doesn't have the option of changing the timeout. The options I get are:

-h --helpdisplay this help text
-a --asciidisplay the decimal/octal/hex values of the keys
-s --scancodesdisplay only the raw scan-codes
-k --keycodesdisplay only the interpreted keycodes (default).

Is it possible to write a script to use this function and still keep the function active until an interrupt is recieved?

View 6 Replies View Related

General :: Boot Up: "Login Keyring Failed Your Login Keyring Did Not Succeed"

Aug 4, 2010

I'm asking this in the right place. I'm using Ubuntu 10.04 LTS and recently started getting a pop-up similar to the following at every boot up: Login keyring failed Your login keyring did not succeed. Enter login keyring here: That's not [exactly] what it says, but very similar. I should probably add that I have not set up any different 'user profiles' or whatever they're called, but am the only one using this PC...at least, at the present time. Again, this only started a couple of weeks ago and I don't know what I did to start it nor what to do to stop it. I guess it's not extremely painful to have to type my password in every time, but a PITA nevertheless.

View 5 Replies View Related

Programming :: Bash Array Add Function Example Using Indirect Array Reference As Function Argument?

Jun 20, 2010

I looked on the net for such function or example and didin't find anything, thus after having made one i guess it would be legitimate to drop it to see what others thinks of it.

#!/bin/bash
addelementtoarray()
{
local arrayname=$1

[code]....

View 10 Replies View Related

Ubuntu :: Sqlite Query Syntax ?

Feb 27, 2010

With this sqlite query ? I have these tables:

what is the query to list all cities and its neighboring cities like this?

View 5 Replies View Related

Ubuntu :: Netbook Edition Query ?

Mar 25, 2011

I recently been given my dad's old netbook which is a toshiba nb100

I installed Ubuntu Netbook Edition onto it as i have some experiance with linux and have used ubuntu before and thought it would speed up this little machine. After the initial grind of the instal, it seemed to be running fine, however i didnt really like the netbook layout.

I noticed on the log in screen that i could select the desktop or netbook edition, is that normal? i have been using the desktop version since.

I have been doing some research however into the 11.04 release that is almost ready, and is ready in alpha stages. And what i understand is that the netbook layout is called Unity, and will be replacing gnome.

If and when i upgrade to 11.04, if i upgrade on the netbook login, will it replace both the logins i have access to currently, because the ubuntu install is changed and that was basically just choosing which display to use, unity or gnome. is that right?

Also i heard that for the 11.10 release they will be bringing the gnome desktop back? and that ubuntu netbook edition is being scrapped as they are basically merging

At the moment i prefer the desktop layout as i know where to access everything, although im sure i could get used to Unity, if its not too graphically demanding.

Either way i think i will wait till the end of april to upgrade to 11.04 as this laptop is fairly slow to begin with.

View 2 Replies View Related

General :: Disable Blank Cd Autostart - Disable The Window And The Icon From The Desktop?

Jan 24, 2011

I have Ubuntu 10.04 with Gnome. Whenever I put in a blank CD/DVD an icon on the desktop appears named "Blank CD/DVD" and a window appears asking me what I want to do with it. How do I disable the window and the icon from the desktop?

View 2 Replies View Related

Ubuntu :: Partition Query - 35Gb In Limbo?

Jan 21, 2010

I have recently setup my laptop to dual boot Win 7 and Karmic. Before I installed Karmic I shrank the space on one of the drives to accommodate Ubuntu. However, when I put the live CD in the drive - it gave me the option of installing Karmic next to Windoze or in the free space that I had created. I chose it to go next to Win 7 because it inferred that a choice of OS would be given on boot up by putting it next to Win 7.

However, I have a 35Gb 'unallocated' (as stated by GParted) - this is the space that I created but have not used. I wanted to remove this partition to maximise potential storage and would be grateful for advice on how this can be achieved.

View 9 Replies View Related

Ubuntu :: Dual Boot Query On Reinstalling XP ?

Jul 13, 2010

Have 2 HDDs, ubuntu 804 is on primary, xp is on secondary. using grub boot loader which defaults to xp.

xp install has crapped out and needs reinstalling. any caveats i should be aware of?

My thoughts were that i should just stick the xp cd in, boot her up, reformat secondary, install xp and everything would be fine?

View 2 Replies View Related

Ubuntu Servers :: Snmp Not Allowing Outside Query

Aug 11, 2010

our 9.x servers are running perfect. Just setup 5 new webservers, running 10.04LTS. Have SNMPD running, installed and the same config for all the servers I just copied over, by config, I mean one line, that's it. So the servers have the following /etc/snmp/snmpd.conf file rocommunity public

That's it. Now the only difference is looking at the ps on the local box's, a working one shows;

snmp 1096 0.0 0.0 50480 3756 ? S Jul02 9:21 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid
where this one shows
snmp 4962 0.3 0.0 48540 5884 ? S 22:26 0:04 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1
Notice (I did flag it red) the local 127.0.0.1, but that co-incides with my

[Code]....

It almost seems something firewall is blocking, apparmor is not running, is there something else out of the box 10.04 has that I am just completly brain farting on?

View 1 Replies View Related

Ubuntu Networking :: Can't Locate Ndiswrapper Query

Sep 25, 2010

I am trying to install windows wireless drivers using ndiswrapper to have better connectivity around my house(I can only currently get online in certain rooms, very restricted). I have ndiswrapper installed OK, but I am a bit lost on the step where I have to browse to my windows wireless driver(a .inf file I believe), my question is how do I know where this is? I can't seem to locate it at all. I'm running on windows vista.

View 6 Replies View Related

Ubuntu :: Lucid Freezes Workaround Query

Oct 8, 2010

I have the issue described in [URL]... Workaround A allows me to boot, but to make changes permanent, the above suggests I run the following command: echo options i915 modeset=1 | sudo tee /etc/modprobe.d/i915-kms.conf sudo update-initramfs -u But when I do this I am told that the 'u' parameter does not exist in tee. There are only 'a' or 'i' parameters.

View 2 Replies View Related

Ubuntu :: Evolution Mail First Time Setup Query

Apr 4, 2010

Today I setup the 'Evolution mail' with my gmail account. I could do it properly. Only problem is its downloading over 500 emails that are already present in the gmail, I don't want to import all the previous messages. I want only the new messages that are going to be sent to me today onwards. Can I do such settings/ use filters while using 'send/receive' ?

View 4 Replies View Related

Ubuntu :: Connecting Database With Java Query Program?

Jun 22, 2010

I've got a database and I've got a Java program that I'm programming in Netbeans that is suppose to run queries to the database. how I will set about to connect the database with the Java program so that I can run the queries?

It is very important that I learn how to do this, else I am forced to go back to XP in order to finish this project on time.

View 2 Replies View Related







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