Software :: How To Replace Ssh-askpass With Ssh-askpass-gnome

Nov 9, 2010

how do I make ssh-add use ssh-askpass-gnome instead of default ssh-askpass? System is OpenSuSe 11.3, both packages installed.

View 2 Replies


ADVERTISEMENT

Ubuntu Security :: 9.10 - SSH Askpass Dialog Missing

Jan 13, 2010

I have 9.10 at work and at home. At home it was installed from scratch. At work it's upgraded from 8.10->9.06(?)->9.10
- At work, when I do something over ssh, like subversion, and I have a key for that host, i am presented with a nice dialog box for my ssh key. and that's it. for the rest of my uptime, i can ssh to places without any hassle.
- At home, I'm presented with the key input prompt on the terminal. Even If I manually start ssh-agent, it still happens.
What package am I missing? I have the ssh-askpass-gnome on both.

View 4 Replies View Related

Debian :: Sudo No Tty Present And No Askpass Program Specified?

Apr 28, 2011

I am running an Ubuntu Server 10.10. I have installed Apache2, I put my perl script in /var/lib/cgi-bin. When I run this perl script from the terminal it works fine. When go to a web browser it doesn't. When I look at Apache's error log, I see this line :"sudo no tty present and no askpass program specified"I tried editing the sudoers file, with the user www-data ALL=(ALL) NOPASSWD:/path_to_my_script. But nothing changed. What am I doing wrong?

View 5 Replies View Related

OpenSUSE Network :: Opennebula - No TTY Present / Askpass Program Not Specified

Mar 22, 2010

I have a problem with Opennebula that I have been trying t o solve for weeks, I have tried many options and have got nowhere. I have two HP ML115 servers configured to act as opennebula cluster nodes named opennebula01 and opennebula02. I have also installed the Front-end opennebula management deamon on node opennebula01. To use opennebula I have created a paswordless oneadmin user which seems to be ok because I can ssh to localhost and both nodes without a password. Using the onehost command I have created two hosts both tehse hosts are running correctly.
See Example1.

Periodically the opennebula monitoring system will fail, the problem I am having is that the logs keep showing the message:
"sudo: no tty present and no askpass program specified"
See example2
I have used the visudo command to change the sudoers Defaults visiblepw option but I just get a "root's password:root's password:sudo: pam_authenticate: Conversation error" error.
See Example 3 and Example 4.

Example1
========
oneadmin@opennebula01:/srv/cloud/images/ttylinux> onehost list
ID NAME RVM TCPU FCPU ACPU TMEM FMEM STAT
0 opennebula01 0 0 0 100 0 0 on
1 opennebula02 0 0 0 100 0 0 on

Example 2
=========
Tue Mar 16 23:16:10 GMT 2010
linux@opennebula01:~/Desktop> su oneadmin
Password:
oneadmin@opennebula01:/home/linux/Desktop> tail -f $ONE_LOCATION/var/oned.log
tail: /srv/cloud/one/var/oned.log: file truncated
Tue Mar 16 23:29:44 2010 [VMM][I]: Loading Virtual Machine Manager drivers.....

Example 3
=========
sudoers
# Comment out the preceding line and uncomment the following one if you need to use special input methods. This may allow users to compromise the root account if they are allowed to run commands without authentication.
#Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE XMODIFIERS GTK_IM_MODULE QT_IM_MODULE QT_IM_SWITCHER"
#Defaults visiblepw

# In the default (unconfigured) configuration, sudo asks for the root password.
# This allows use of an ordinary user account for administration of a freshly installed system. When configuring sudo, delete the two following lines:
Defaults targetpw # ask for the password of the target user i.e. root
ALL ALL=(ALL) ALL # WARNING! Only use this together with 'Defaults targetpw'!
# Runas alias specification
# User privilege specification
root ALL=(ALL) ALL
# Uncomment to allow people in group wheel to run all commands
# %wheel ALL=(ALL) ALL
# Same thing without a password
# %wheel ALL=(ALL) NOPASSWD: ALL
# Samples
# %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
# %users localhost=/sbin/shutdown -h now
# Added for opennebula to allow oneadmin to execute xen commands
%xen ALL=(ALL) NOPASSWD: /usr/sbin/xm *
%xen ALL=(ALL) NOPASSWD: /usr/sbin/xentop *

Example 4
=========
Tue Mar 16 23:49:20 2010 [InM][I]: Monitoring host opennebula01 (0)
Tue Mar 16 23:49:20 2010 [InM][I]: Monitoring host opennebula02 (1) .....
Conversation error
Tue Mar 16 23:50:22 2010 [InM][I]: /tmp/one-im//one_im-0ed949a4bd6f9d3a8e845559ac44e11f:70: undefined method `-' for nil:NilClass (NoMethodError)
Tue Mar 16 23:50:22 2010 [InM][I]: ExitCode: 1

Example 5
=========
oneadmin@opennebula01:/home/linux/Desktop> cd /tmp/one-im/
oneadmin@opennebula01:/tmp/one-im> ls -l
total 16
-rwxr-xr-x 1 oneadmin cloud 3121 2010-03-16 23:56 one_im-0ed949a4bd6f9d3a8e845559ac44e11f
-rwxr-xr-x 1 oneadmin cloud 170 2010-03-16 23:56 one_im-2b966ff3406441e176e9c1d82d536763
-rwxr-xr-x 1 oneadmin cloud 38 2010-03-16 23:56 one_im-34d4a5b5a67817fa9d403fa4be5a8493
-rwxr-xr-x 1 oneadmin cloud 32 2010-03-16 23:56 one_im-91090fd8b53b1cf7ce51f3e4215506e3

Example 6
=========
oneadmin@opennebula01:/tmp/one-im> cat one_im-0ed949a4bd6f9d3a8e845559ac44e11f
#!/usr/bin/env ruby .....

View 2 Replies View Related

Ubuntu :: Still Trying To Create Own Distro - Error "sudo: No Tty Present And No Askpass Program Specified"

Dec 9, 2010

In Ubuntu Customization Kit I get this error: sudo: no tty present and no askpass program specified So, I read up and found I could try oem-config-remaster which I installed through the USC (Ubuntu Software Center). I couldn't find the software in any menu so I tried to open it through the terminal. Here's the intel:

[Code]..

View 3 Replies View Related

Ubuntu :: GNOME 3 Will Completely Replace GNOME 2?

Feb 13, 2011

Or would you have the option of a GNOME 2 session in addition to a GNOME 3 session? Do you think Ubuntu will to officially adopt GNOME 3 when it's released?

View 7 Replies View Related

Ubuntu :: Replace Gnome-terminal With Lxterminal?

Mar 20, 2010

Is there a way to completely replace my gnome terminal with the lxde terminal (lxterminal)? I use the nautilus open terminal extension quite a bit, and I'd like to set this to use the lxterminal, but I'm not sure how. Is this possible?

View 3 Replies View Related

Ubuntu :: Replace Gnome-screensaver With Xscreensaver?

May 12, 2010

Although xscreensaver is much better and liked by many users, the Ubuntu devs replaced it with gnome-screensaver simply cause -

1) It's integrates better with the gnome-desktop.
2) It follows release cycles of Gnome.

Since the devs and admins won't listen, we users have to clean their **** up and this is the howto - In Ubuntu, the gnome-screensaver is running; but xscreensaver is better, so we need to replace it. The gnome-screensaver runs as a daemon...removing this gnome-screensaver package will remove this executable also -

[Code]...

View 7 Replies View Related

Ubuntu :: Replace Gnome Panel In Classic (11.04)

May 19, 2011

In previous releases of Ubuntu it was possible to replace the gnome panel (with AWN for example) by going into gconf-editor and replacing gnome-panel with the panel of my choice (see screen)Unfortunately this doesn't seem to have an affect on Ubuntu Classic desktop.how to do it with Natty (replace gnome-panel with AWN)?

View 9 Replies View Related

Ubuntu :: Replace Gnome Panels With Docky?

Jul 17, 2011

So i have been playing around with docky lately and i freaking love it, i love this little docky. why the ubuntu devs chose that ugly unity side panel over docky i will never know but any hoo onto my question.

Would it be possible to replace all the gnome panels with docky? i need to be able to access my applications,places,system in the top panel and my wifi manager but other than that docky does everything else, is there a way to get the above mentioned in docky?

View 9 Replies View Related

Debian :: Compiz - Replace Makes Gnome To Freeze

May 15, 2011

it happened first after upgrading about a week (|| more) ago. i thought that it's just em.. kinda normal (i'm running debian unstable, so such things are happening often).

but now it became a problem: i've tried reinstalling nvidia's drivers and compiz itself. no effect. also, i can't catch any errors in logs.

View 8 Replies View Related

Ubuntu Installation :: Does The Upgrade Replace Gnome With Unity?

Apr 28, 2011

I am running Maverick Meerkat now, and will think about upgrading to Natty next week. I have a question--I run GNOME as the environment now, and if I do upgrade, will Natty replace it with UNITY?

View 9 Replies View Related

Ubuntu :: Replace Metacity With WindowMaker Without Ditching The Rest Of GNOME?

Jul 9, 2010

I'm a lover of Window Maker, but I have stopped using it for several months due to the love of the ease of use of the Gnome Environment. Supposedly I can swap out Metacity with Window Maker and I have attempted to do so according to the instructions at [URL]..

Quote:
Originally Posted by mcduck To change the window manager in Gnome open Gconf-editor (hit Alt-F2 and run "gconf-editor). Then browse to desktop/gnome/sesssion/required_components and change the valune of "windowmanager" to wha ever you want to use.

[Code]...

View 1 Replies View Related

Ubuntu :: Replace Gnome Panel Time Display With Ddate?

Oct 4, 2010

Is it possible to replace the date and time display on the gnome panel with the discordian date?

View 3 Replies View Related

Ubuntu Installation :: Gnome Shell Replace Doesn't Work - No Application Launcher In Upper Left Hand Corner

Mar 4, 2010

So, supposedly Gnome Shell is available through synaptic. I just downloaded and installed it and then ran gnome-shell --replace. It doesn't work at all. I hit the windows key and get nothing and there is no application launcher in the upper left hand corner and Alt-f2 produces nothing at all. Alt-tab gives me the option of choosing the windows that were running when I ran gnome-shell --replace but nothing else works at all. Just a vast expanse of digital nothingness. Does anyone know why this might be? I have an nvidia video card (see sig below) and two monitors running from "twin view".

View 1 Replies View Related

General :: Replace Function Replace More Than One Word With The Same Character(s)?

Apr 23, 2011

Can the Replace function replace more than one word with the same character(s)?

Also, do you know how to access the plugins provided by the gedit-plugins package?

View 3 Replies View Related

Ubuntu :: Gnome Panel In Xfce - How To Replace Xfce Panel With Gnome Panel

Jul 29, 2010

Is it possible to install Gnome-panel in Xfce? I'd like to completely replace xfce-panel with gnome-panel. It is possible the other way round so maybe this way too?

[url]

I tried xfce4-XfApplet-plugin but it doesn't work the way I would like to.

View 4 Replies View Related

Programming :: How To Replace ' With ' In Sed

Aug 18, 2010

I have a js string bounded by single quotes (''). That requires that I escape the single quote (') that occurs in "I'm" or "don't". I want "I'm" to become "I'm". Fair enough. But this doesn't work: sed -e "s/'/'/g" The replacement string is unescapable I believe and must be a literal. How do I do this in sed ?

View 2 Replies View Related

General :: Replace The Old One.o With The New One.o?

Feb 15, 2010

I am having problem with the ar cmd. I had already created an archive archive.a with two .o files but I have modified one of them now. How do I replace the old one.o with the new one.o?

I used the ru cmd but it is not working. I don't think I am properly using it, this is how I have it so far:

ar ru archive.a one.o. But this is not working.

View 1 Replies View Related

General :: Replace All The C's And C's In It With %1?

Nov 13, 2010

I have a document. I want to replace all the c's and C's in it with %1 all the f's and F's in it with %2. i can get sed to do one of them but for some reason i can't get the script to do all the conversions at once.

View 4 Replies View Related

OpenSUSE :: No NVU For 11.4 : What Software To Replace

Jun 4, 2011

My wife would like to edit some website and she is used to nvu.I have searched the forum and the software.opensuse.org: Download openSUSE 11.4 for nvu for my new opensuse 11.4 and couldn't find aything.Is there a fork to replace it ? Any other soft able to replace it ?

View 2 Replies View Related

General :: Search And Replace /'s In VI

Feb 7, 2010

I was wondering how I would search and replace all /'s with -'s in vi. %s///-/g doesn't work obviously.

View 2 Replies View Related

Ubuntu :: Want To Replace File With New Name?

Mar 19, 2010

ive been trying to move 170gb of music from my computer to my new archos 500gbwindows isnt an option as ubuntu is my only os from now onanyway my problem is some songs are same names and theres so many of them itd be a complete bitch to change the namesso when i go to add them they say replace or skip... is there anyway i can get the option like on windows where you add but it adds a (2) to it? or am i gonna go the hard way?

View 5 Replies View Related

Ubuntu :: Replace The Cpu Code To AM2?

Jul 1, 2010

My mainboard is AM2+RS780+SB700. I use "make menuconfig" command to choose motherboard. I can only choose "AMD + Tilapia" project.However, it is AM3+RS780+SB700. So how can I replace the cpu code to AM2?

View 1 Replies View Related

Ubuntu :: How Do You Replace An Icon

Aug 4, 2010

I want to know how to replace an icon with another one, not to install a new theme, but simply change one icon in the theme I already have installed. The thing is I like the standard ubuntu mono-dark icon theme; one of the pre-installed ones, but there is one icon (the computer icon to be specific) that I want to change. Is it as simple as going to the location which I believe is /usr/share/icons/gnome/ubuntu-mono dark and then deleting the icon currently used for computer, and replacing it with another or would I have to change a config file too?

View 5 Replies View Related

Ubuntu :: Replace 10.04 On SDA1 With 10.04?

Aug 20, 2010

Usually if I want to do a fresh install I just wipe the disk, but this time I really want to keep my home partition and overcome a libwnck bug that can only be beaten with a fresh installation.

So I need to completely replace 10.04 on partition 1 (root) and link it to partition 2 (home). How do I do this?

View 3 Replies View Related

Ubuntu :: Replace Emerald With Gtk Again?

Nov 1, 2010

When I login, emerald starts automatically and I want gtk to start automatically.

How can I fix this?

View 5 Replies View Related

Ubuntu :: Replace A Version With A New One?

Jan 17, 2011

Is there a way to replace my Ubuntu 9.04 with the latest version?

I have backups, so all I need is to be able to reformat all the present partitions and install the new version. I will recopy my useful files from external disk.

*) I am using Windows Vista in dual boot.

*) Unfortunately I do not have home on a separate partition.

View 9 Replies View Related

Ubuntu Installation :: How To Replace 10.04 LTS By 10.10

Mar 13, 2011

I have vista and ubuntu 10.04 LTS loaded on my disk. i upgraded to ubuntu 10.04 LTS from the earlier version, after that i started using MTS Mblaze usb broadband stick as wired connections were not available. In order to get my usb stick working i messed up the ubuntu settings and now even wired connections are not working. i am frustrated and would like to replace it with 10.10 as it has MTS Mblaze default settings. In any case i never like the look and feel of 10.04 as compared to earlier versions. I have made the bootable CD for 10.10, but now how do i go about installation so as to replace 10.04. I do not want to disturb my vista as there is lot of crucial data.

View 8 Replies View Related

Ubuntu :: 11.04 - How To Replace LibreOffice

Jul 15, 2011

I've been using ubuntu off and on for a while now and haven't gone in depth yet but have recently made the complete transfer from windows. I've been loving it however, I'm trying to link libreOffice Base to a mysql account on my netbook for a course in school but am not getting form controls. I've noticed that these comments were made in the software center and in many forums including this one I believe. I haven't seen a decent response to any of the other posts I saw and have been having other minor issues with libreOffice but have tolerated them so far. This just seems like nobody tested it at all.

I was trying to see what alternatives there were to libreOffice for 11.04. It turns out that it is a total nightmare trying to install and use any other software suite on ubuntu. I purged libreoffice but still cannot successfully install and use openoffice or gnomeoffice from the software center. I search online and in forums and all I see are articles and posts explaining how to ditch other suites and install libreoffice but I'm really trying to do the opposite at this point. I really want to love ubuntu but it is being very difficult to do so right now.

View 7 Replies View Related







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