Debian :: Add A Key To Apt's List Of Trusted Keys?

Jun 16, 2011

how to add a key to apt's list of trusted keys, there might be something I've missed but I don't think so.

View 7 Replies


ADVERTISEMENT

Ubuntu Security :: Removing 'trusted' Keys Ssh?

Feb 19, 2010

I've installed the ssh server on my Ubuntu desktop and the very first time I accessed the server from my laptop, it got a message asking me whether to permanently add the key of the server. After I added this, it gave me a message saying that the key had been permanently added. My question is how do I remove this key? I just want to know how to do this because I'm going to disable password based logins and I want to start anew.

View 6 Replies View Related

Software :: No Ultimately GPG Trusted Keys Found

Oct 16, 2010

I am unable to get a key from keys.gnupg.net using:
Code:
gpg --keyserver keys.gnupg.net --recv 886DDD89
the above command returns

Code:
gpg: requesting key 886DDD89 from hkp server keys.gnupg.net
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

EDIT: Correction: was able to get "A" key; however, its shows as
Code:
requesting key 886DDD89 from hkp server keys.gnupg.net
gpg: /home/mrmunkey/.gnupg/trustdb.gpg: trustdb created
gpg: key 886DDD89: public key "deb.torproject.org archive signing key" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
and a search shows:

Code:
W: GPG error: [URL] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 74A941BA219EC810
I would rather make sure and get it right. I can see some keys located here at the tor project site. Another issues, I have been having issues with gpg keys for at least a month now.

View 2 Replies View Related

Server :: Add A Certificate To Trusted List / Keypool?

Jun 8, 2011

I am trying to implement a payment gateway, I have got a crt files from them, i have to add them into our trusted list so that we can establish a SSL handshake.i.e "Importing an SSL certificate into keystore" I dont have any idea on this one, can any one help me on this, my server is a ubuntu and runs apache as webserver.I am trying to use this in a soap request..An error occurred during a connection to ws.payconnexion.com:1401.

SoapFault exception: [HTTP] Could not connect to host in /var/domains/mywebroot/file/testpaymentmine.php:71
Stack trace:

[code]...

View 1 Replies View Related

Debian :: Having A Mixture Of Trusted And Untrusted Repositories?

May 29, 2011

I have a repository that isn't signed (and would be a pain to get the administrator to sign)need to use APT::Get::AllowUnauthenticated to install anything from this. However, packages from this repository may have dependencies that I want to download from the main Debian repository and I don't want to install these if can't be authenticated.Is there any way to configure apt-get to allow packages to be unauthenticated from one repository, but forces authentication for all others or am I forced to manually download the dependencies and install myself in this scenario?

View 4 Replies View Related

Ubuntu Installation :: Update - Current Packages List In My Synaptic - Got Error Messages About Unresolved Gpg Keys

Dec 22, 2010

When I tried to upgrade (update) current packages list in my synaptic I got error messages about unresolved gpg keys as following:

Code:

How I can get all missed keys for completing update process?

View 7 Replies View Related

General :: F3 - F5 Keys Incorrectly Behaving As Audio Keys / Remap Them To Original Meaning?

Apr 17, 2010

I don't know if this is a configuration issue or a hardware issue, but I have a Kinesis Advantage USB keyboard and for some reason the F3-F5 keys aren't responding as they used to. They don't respond to anything and, when I tried using F5 on Emacs, it said <XF86AudioNext> is undefined, so I guess it's a weird mapping problem.

Any idea how I could remap them to the original meaning?

View 2 Replies View Related

Ubuntu :: Accessibility Equivalent For Sticky Keys And Mouse Keys?

Jun 27, 2011

Just wondering if Ubuntu has an Accessibility equivalent for sticky keys and mouse keys.

View 1 Replies View Related

General :: Re-mapping Non-standard Keys To Modifier Keys?

Apr 7, 2011

I'm running Debian (Squeeze) and I have a toshiba portege m700. It has five buttons on the front just under the screen, which are the only ones accessible when you flip the screen over into tablet mode. One of them is for rotating the screen, and another is for switching to external display. I want to remap the remaining three to control, alt and super so that I can use shortcuts with the stylusThe problem is, when I used showkey to find out the key codes, I found out that each button generates more than one key code:Button 1:

key 126 press >> super_r, although this is distinct from the actual super key (125)
key 7 press >> 6
key 7 release
key 126 release

View 4 Replies View Related

General :: Add PHP User As Trusted Sender In Sendmail?

Jul 7, 2010

I have a mail script that has been running on my website for several years. One problem I had with the script was when a bad address was put in, the mail was rejected to the server rather than to the sender. I have now recently added a fifth parameter to the mail script using the -f sendmail option to set the return path.

PHP Code:

$mailsend=mail("$email","$subject","$emess","$ehead","-f$adminEmail");

The PHP manual says this:

Quote:

The user that the webserver runs as should be added as a trusted user to the sendmail configuration to prevent a 'X-Warning' header from being added to the message when the envelope sender (-f) is set using this method. For sendmail users, this file is /etc/mail/trusted-users. I do have the 'X-Warning' header on e-mails sent with this script and have asked my server administrator for some help in adding "the user that the Web server runs as" as a trusted user.

View 2 Replies View Related

Fedora Security :: Login Webpage Is Not Trusted (ISP)?

Nov 29, 2009

got this message during my login to my ISP webpage broadband , this first time i got thisQuote:

You have asked Firefox to connect
securely to ******, but we can't confirm that your connection is secure.
Normally, when you try to connect securely,

[code]....

View 3 Replies View Related

Ubuntu Security :: Verisign Cert Not Trusted?

Jan 28, 2011

I'm trying to access a Verisign signed site [URL] and getting a certificate not known error when I do. Do I really need to import Verisign? If so, how?

View 6 Replies View Related

Server :: Sendmail - Trusted-users Or Aliases ?

Jul 27, 2011

For a project that I have been assigned to, I need to send emails to a business partner(business_partner.com) from one production server. However, my emails neither reach their destination nor bounce back to me.

Working with our business partner's IT support, the following error was discovered in their maillogs:

Quote:

Further analysis by my IT support shows that emails are successfully sent out ("Message accepted for delivery"):

Quote:

The app I coded is not using a public internet email address (e.g. me@hidden_domain_name.com) to send these notifications.

Instead, it uses an intranet email address (the server's where my code resides: user_name@servername.hidden_domain_name.com).

We created an alias but it made no change. Would adding my public internet email address to "trusted-users" file (we use sendmail)

View 3 Replies View Related

Fedora Networking :: Add Custom Trusted Services To Firewall?

Jan 20, 2010

I'd like to have an easy way to configure firewall, e.g. eable/disable what mythtv needs, or enable/disable what mediatomb needs. Basically open/close a few tcp and/or udp ports for all interfaces (I have two), or just one of them.

Is there a way to add my own trusted services for the firewall?

Other recommended ways to do that? Or just write a simple shell script?

View 1 Replies View Related

Ubuntu :: Sabayon User Manager Launchers Not Trusted?

Jan 30, 2010

I'm working on setting up a computer lab for my kids' school, and am planning to use Ubuntu LTSP and Sabayon User Manager to lock things down.

When I edit a profile in Sabayon, and create the default desktop icons I'd like them to have (Firefox for example), when the user logs in the icon is generic and when clicked says:

"The application launcher Firefox.desktop is not marked as trusted. If this application launchers source is unknown to you then it may be unsafe to launch."

If I click "Mark as Trusted", the Firefox icon pops up and all is well. However whenever a new user logs in, they have to go through this process and I'm worried it may confuse them.

Why are application launchers created by Sabayon not trusted by my LTSP users?

Ubuntu 9.10 by the way.

View 2 Replies View Related

General :: CPU Comparison - Trusted Source That Compares Performance?

Dec 5, 2010

How to compare CPUs? Is there a trusted source that compares cpu performance?

View 4 Replies View Related

Server :: Junk Email - How To Make Address As Trusted

Nov 12, 2010

I have a domain address and I keep my website in the server at my home. I use bind for DNS. I opened an email address for myself, but when I send an email to for example hotmail, gmail, it signs that as junk or spam. How can I make this address as trusted?

View 7 Replies View Related

Debian :: Cursor Keys Misbehaving In The CLI?

May 7, 2011

This is not a programming question and this is why I am asking it here.I tested the program "dc" for cursor keys behaviour keys and the system responded by printing strange "^[[A" to the screen instead of doing what cursor keys should do. I am thinking that, I have some package missing that is making interactive CLI programs to misprint characters to the screen.Does anyone know what I need to install, because I must assume, programs in Stable must behave properly.

View 4 Replies View Related

Debian :: Can't Use Sound Hot Keys In LXDE

Dec 22, 2010

For some reason I can't use my sound hot keys (Mute=FN+F9 - Down=FN+F10 - Up=FN+F12) in Lenny LXDE but I can use them in GNOME my computer sucks so I can't use GNOME.

View 3 Replies View Related

Debian :: Ssh Public Keys Not Working?

Jun 21, 2009

I have two computers running Debian Squeeze. I'm trying to set up the public keys for them so that I don't need to use passwords to log in. As far as I know, I did the same thing for both, however only one is working.Here is the connection output for eachBroken:

Code:
OpenSSH_5.1p1 Debian-5+b1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config

[code]...

View 2 Replies View Related

OpenSUSE :: Import Root CA Into System Wide Trusted Store?

Aug 27, 2010

I have my company's CA root.crt certificate and I would like to import into openSUSE 11.2 so every application could trust this authority. Is there any instruction for this procedure?

You know, something like you can do in Windows: just click certificate and there is a button "Install certificate"

Where is system certificate store in openSUSE?

View 1 Replies View Related

Ubuntu Security :: Default Trusted Root Certificates In Java 1.4

Feb 20, 2011

Which are the default trusted root certificates in Java 1.4? How can a 4096bit certificate be installed in Java 1.4? (as it seems to produce an error).

View 2 Replies View Related

Red Hat / Fedora :: Creating Trusted Connection Between Machines For Shared Accou

Jan 20, 2011

I tried to create trusted connection between two machines (named "master" and "node1") for shared account, but no luck. what I had done are as follows:

1.create user account "tester" in "master"
2.set NFS server configuration to have RW for /home/tester for "node1"
3.create user account "tester" without creating home dir in "node1" with same userID and groupID as the one in "master"
4.create dir "homester" in "node1" and mount to "master" (mount -t nfs master:/home/tester /home/tester).in master node: ssh-keygen -t rsa
5.generate authorized_keys in "node1" (details not shown)

but it is not working, if I don't use home/tester as shared dir, and two machines have their own /home/tester , the trusted connection gets created and scp works fine. can we create trusted connection for shared account, if yes, how and did I do miss anything.

View 1 Replies View Related

Debian :: Multimedia Keys Not Working After Upgrade

Jul 29, 2015

Today I did the following:

Code: Select allapt-get upgradeapt-get dist-upgrade

After a reboot the multimedia keys are not working anymore.

Also Code: Select allxev doesn't give any output when pressing the multimedia keys.

I've also checked the packages that were upgraded, but none seems (to me) to be changing anything in regard to key events.

Code: Select allStart-Date: 2015-07-29  09:17:10
Commandline: apt-get upgrade -V
Upgrade: libasan1:amd64 (4.9.3-2, 4.9.3-3), gdisk:amd64 (1.0.0-2, 1.0.0-3), cpp-4.9:amd64 (4.9.3-2, 4.9.3-3), libstdc++-4.9-dev:amd64 (4.9.3-2, 4.9.3-3), libpanel-applet0:amd64 (3.16.1-3, 3.16.1-4), python-debianbts:amd64 (1.12, 1.13),

[Code] ....

I'm on the Debian testing branch. Initially I used xfce, but am now using i3.

Why there are no events after the upgrade? Maybe I should downgrade some of the above packages?

View 2 Replies View Related

Debian :: How To Change Keys For Just One Specific Application

Aug 14, 2015

I want to remap my keys for a game I'm playing, for example WASD instead of arrows to walk, r, f, c to act like f1, f2, f3 and so on. I'm aware of xmodmap, but I want to do this just for one application and be able to use hotkey to toggle between this script and default setting. I've been trying to use AutoKey, but I cannot force it to work just for specific app. On windows solution is AutoHotKey, but it won't work through wine.

View 0 Replies View Related

Debian :: Can't Adjust Screen Brightness Using Fn Keys?

Nov 24, 2015

When I first install debian I couldn't change the screen brightness at all not manually nor with function keys, but I tried some of the solutions I found on the internet and now I can change the brightness manually (from the power management or the battery icon) but when I use the function keys it takes them like 2 to 3 minutes to respond and cause the system to hang (even mouse curser not responding) and then I'm forced to manually reboot the system, here is some information :

Code: Select all$ ls /sys/class/backlight/
acpi_video0  intel_backlight
 
Code: Select all$cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

[Code] .....

And I've tried this:

Code: Select allsudo -i kwrite /usr/share/X11/xorg.conf.d/20-intel.conf

And I add the following in this file

Code: Select allSection "Device"
        Identifier  "card0"
        Driver      "intel"
        Option      "Backlight"  "intel_backlight"
        BusID       "PCI:0:2:0"
EndSection

View 6 Replies View Related

Debian Hardware :: Getting Sun Keyboard Keys To Work

Oct 11, 2010

I got Sun Type 5 Unix keyboard which uses mindin-8 connector, attached to a PC through a special adapter which converts it to USB. The keyboard's distinctive features are Control key in the middle row (swapped with Caps Lock which makes it a Unix layout - much more comfortable for the pinky) plus a whole bunch of extra Sun keys, including such useful ones as "Copy", "Paste", and volume control. (Sun Type 5 keyboard has very good feeling to its keys, much better than Type 7 one).Those extra keys work as expected with this adapter in Gnome on OpenIndiana (OpenSolaris previously), but aren't supported out of the box on Debian. Looking around I didn't find any good up to date tutorial how to enable them on Debian or any other Linux. Did anyone try to do it?

View 5 Replies View Related

Debian :: Getting Keyboard Volume Keys Working With Lxde

Jun 21, 2013

I'm having trouble getting keyboard volume keys working with lxde. I have tried a couple of methods found on another forum, but they did not work

View 4 Replies View Related

Debian Configuration :: Apt-get Autoremove - Sound Keys Not Working

Apr 20, 2010

apt-get suggetsed I should remove some packages I was no longer using. I've read the threads that explain this, but unfortunately I did that just now, not when I actually ran the damn command. I must say, however, that there were lots of things I wasn't actually using, so it was useful in a way. But there is a problem:

I have a Dell Inspiron 1525 and to get my sound keys working (the mute, volume up and volume down keys) I had to go to Settings-->Regional & Accessibility-->Keyboard Layout and there in Keyboard model I chose the option Dell Laptop/Notebook Inspiron 6xxx/8xxx. I know that's not exactly my model, but that made my sound keys work fine. Well, since I did the autoremove thing, that stopped working. I haven't got a clue what library was being used to get the sound keys working.

View 3 Replies View Related

Debian Configuration :: How To Swap CapsLock & Control Keys

May 14, 2011

On my Debian machine I have no InterNet connection.

Hardware: --
HP Pavilion DV8000 laptop,
-- 2GHz AMD Turion CPU,
-- 4 gb ram,
-- 150 gb hd,
-- (non-working non-free) BroadCom BMC-4318 wireless chip
OS:
-- Debian 6.0.1a, "Squeeeeeeeze"
-- KDE (soon to be replaced with LXDE, much sweeter and cooler apps).

Here's da problem...(thanks to stinky 1983 Macro$haft & IBM collusion to wipeout WordStar), how do I swap CapsLock & Control keys?Its gotta work in both terminal & X apps

View 1 Replies View Related







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