Debian Configuration :: Chromium Daily - Public Key Not Available

Jun 10, 2011

I installed Chromium Browser and made it default. The version which is available through squeeze and wheezy main is a dinosaur, and as such I cannot install any Chrome addons. I tried ubuntu or launchpad ppa for Chromium-Daily. I added [URL] maverick main to my Third party Repositories. Its not working.

The terminal returns an error:
W: GPG error: [URL] maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9BF3BB4E5E17B5

View 3 Replies


ADVERTISEMENT

Debian Configuration :: Cron.daily Not Running Daily On Laptop?

May 31, 2011

I am running on a laptop and cron.daily is set to run at 0625 So I wonder what happens if my machine is not turned on at that time.. At that rate it could also be off for the other periods as well (weekly, monthly) Is there solution that will allow them to run once they are online after the appointed time? using a cron entry that runs every 15 or 5 or 1 minute.

View 2 Replies View Related

Debian Configuration :: Forward Traffic From Public IP To Another Public IP?

Mar 3, 2010

How can I forward all traffic from a public IP to another public IP. Let's say I have a first debian box named box1 with eth0 = 1.1.1.1 and eth0:1 = 1.1.1.2 and I want to forward all traffic from 1.1.1.2 to "box2" located somewhere else over the internet and having for eth0 2.2.2.2 Both 1.1.1.0/24 and 3.3.3.0/24 are public IP ranges.

View 1 Replies View Related

Ubuntu :: Latest Chromium Daily Build?

Sep 22, 2010

is anyone else experiencing difficulties with the latest chromium daily build? whenever i click to launch it, it appears, then closes 1 second later i know that chromium daily build is obviosly not suppost to be a reliable browser, im just curios to see if anyone else is experiencing difficulties aswell

View 3 Replies View Related

Debian Configuration :: Exim4 Public Not Requiring Any Authentication

Jul 9, 2015

I've installed it properly until it works now, it does send emails and receive them, but heres the problem.

1) it does not send emails to a certain domain, unless i do dpkg-reconfigure on exim4 and put the domain on allowed relay... can't i just put something on settings which allow to send emails to ALL domains?

2) EVERYONE can connect to the server by telnet from any position, terminal or pc, and just use an existing user to send emails to anyone.... example, i have testuser123 setted up in debian/exim4 .. then they simply write "mail from:testuser123@host.dot" and the server accepts it.. without even request an authentication for that. And this is a problem, because everyone can use my email addresses to send emails to whoever.. heaven for spammers/hackers..

View 6 Replies View Related

Debian Configuration :: New Internet Connection Have No Public IPV4

Aug 17, 2015

In one of my customers, the new internet connection have no public IPV4(using GCNAT), only public IPV6.

And there are various services that require external access, like, vpn (openvpn), a java/web system, ssh, rdp(windows).

fileServer(by vpn).

All is running ok in IPV4.Maybe, the solution is a NAT 6to4. We know this is the future, no more public IPV4.

View 0 Replies View Related

Debian Configuration :: Public Key Error In Squeeze Backport ?

Jun 22, 2011

Just added Squeeze multimedia repositories in source list,but get this after reload :

W: GPG error: ftp://ftp.debian-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907

However,update for Audacity & Mplayer showed in Update Manager,and I successfully updated.

View 4 Replies View Related

Debian Configuration :: Public Network Overwrites /etc/resolv.conf

Dec 10, 2010

My ethernet controller is configured as such:

My /etc/resolv.conf file is normally just set up to use Google's public DNS:

When I connect to the network at the university library, it totally overwrites my /etc/resolv.conf file to something like:

This is pretty annoying, so I tried comprimising by making a file with the school's domain and search entries plus the Google nameservers, then revoking write permission on the file. However, I couldn't access any domain name with this config on their network, so I reverted to using their nameservers. I keep all the school's entries commented out when I connect to my home network.

My ultimate question is what is actually overwriting the file? I suspect that my connecting through DHCP is responsible. Whatever it is, I'm pretty annoyed that no back up file was created.

View 10 Replies View Related

Debian Configuration :: Apt-get Update GPG Error "signatures Couldn't Be Verified Because The Public Key Is Not Available"

Feb 23, 2011

Why everytime I send apt-get update I got this error on the last lines? Reading package lists... Done W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8F91B0E6C862B42C Here is my /etc/apt/sources.list

[Code]....

View 2 Replies View Related

Debian Configuration :: Can Ping Public Ip But Cannot Ping Domain Name

Apr 6, 2011

I have a debian server installed with a static ip. Now i am able to ping my ip, but when i try to configure a domain name with the nameserver as my ip, i am not able to ping the domain name

eg:

View 7 Replies View Related

Debian :: Kernel Dircolors Daily Error 6

Aug 24, 2010

I'm using Debian 5.0.4 Lenny. Daily my logs kern.log, messages, and syslog are filled with errors regarding dircolors: Quote: Aug 24 23:05:34 myserver.com kernel: [1906415.362252] dircolors[11556]: segfault at 0 ip 08049e30 sp bfffcd4c error 6 in dircolors[8048000+8000] Aug 24 23:08:02 myserver.com kernel: [1906563.298468] dircolors[12296]: segfault at 0 ip 08049e30 sp bffff61c error 6 in dircolors[8048000+8000] Aug 24 23:10:30 myserver.com kernel: [1906711.794160] dircolors[12914]: segfault at 0 ip 08049e30 sp bfffe8fc error 6 in dircolors[8048000+8000] etc...

I've googled this to death and still haven't found a solution to fix or stop this. I read on man dircolors to: dircolors --version The output I receive on this cmd is only: Segmentation fault I do: dircolors --print-database The output I pasted here since it is quite long: [URL] It ends with: .wav 00;36 Segmentation fault

View 4 Replies View Related

Debian :: LibClamAV Error: Cli_tgzload: Can't Load Daily.ndb

Jun 14, 2010

I just noticed that my ClamAV is too old, and it will no longer start:

Starting ClamAV daemon: clamd LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************

[code]...

Problem is, that there is no newer version for Debian Lenny.I did my aptitude-update and aptitude safe-upgrade, but nothing newer is available.I want to stay within stable (cuz it is a production server). What am I to do?

View 3 Replies View Related

Debian :: Daily Build Images Missing From Website

Aug 10, 2010

Where have the AMD64 daily build images gone? I show it's empty from several different networks / machines.[URL]

View 6 Replies View Related

Debian Installation :: Daily Netinst Iso Can't Be Read For Boot On Virtualbox

Sep 17, 2010

I am trying to build a test VM with VirtualBox 3.2.8, hosted on Ubuntu 10.04 amd64. I am trying to install Debian Squeeze from the daily build (specifically, from the following URL):

[URL]

(I've also tried the netinst ISO in the same directory.) The sha1sums are correct for each image.

When I start the VM, it refuses to boot, giving me the message "FATAL: No bootable medium found! System halted."

I would like to note that I've used VirtualBox for several years now, and GNU/Linux since 1995. So I have some experience in the field. (Of course experience is not much guard against brown-bag mistakes.) I've tried this same VM with an Ubuntu ISO (simply switching the attached ISO in the config), and it boots and installs OK.

Is there a known problem with the daily builds vs. VirtualBox?

View 12 Replies View Related

Debian Multimedia :: Screen Settings (resolution) Reset To Auto Daily

Sep 3, 2015

I'm a relatively new Debian user, having come from Ubuntu. I recently bought a Dell micro-server to function as my Kodi media player. I installed an nVidia GeForce 210 to output to my Pioneer home theatre amplifier. The amp takes all my inputs (eg. Satellite set-top decoder, PS3, Kodi etc) and outputs to the TV. I installed XFCE as my desktop environment so that I could still interact with it via VNC.

Everything is working great except for one exceptionally annoying problem! Every day, I find that I am having to VNC into the desktop, load up nVidia X Settings, and change my screen resolution from Auto to 1920x1080 because it has lost the display configuration and the screen is blank. I presume this happens when the amplifier switches from one input to the next. It doesn't matter if I save the configuration to my X11.conf file or not - it still resets itself.

Before, this setup would run for months without any intervention (Same amplifier + HP microserver + Ubuntu + LXDE + ATI video card), so I'm pretty confident that the issue is either Debian, XFCE, or the nVidia card.

View 4 Replies View Related

Ubuntu :: Chromium Application Shortcuts In Unity - Not Including Most Of Chromium's Toolbars

May 2, 2011

I often use the option in Chromium to create 'application shortcuts'. These are instances of Chromium that make a website look more like an app by not including most of Chromium's toolbars. I use it for gmail and google docs and spreadsheets and calendar. In 11.04 I have set up Desktop launchers and copied them across to the Launcher (what an odd way to add something to the launcher, why no right-click 'add launcher' option?)

The problem is that the launcher thinks all these apps are chromium (which they are really, but I would like them to be seen as separate apps). If I minimize my gmail window, a little triangle appears next to the chromium icon, not the gmail icon. To get the window back, I have to click on the Chromium icon. Clicking on the gmail icon launches a new instance of it (also tied to the Chromium icon).

View 7 Replies View Related

Ubuntu Networking :: Run Chromium With -enable-gpu-rendering Flag Chromium's Display Looks Like It's Shattered Into Thousands Of Pieces

Dec 2, 2010

if i run chromium with --enable-gpu-rendering flag chromium's display looks like it's shattered into thousands of pieces and I can't understand a thing. This doesn't happens if I have a previous instance of chromium opened in the usual way, without any flag. In this case if I open another chromium window with the --enable-gpu-rendering flag it's display looks ok, but I can't figure out what's the problem and how could this be fixed if there's solution for it of course.

View 1 Replies View Related

Ubuntu :: Use Openssl Public And Private Keys So Only A Host With The Public Key Could Access / Decrypt The Filesharing

Aug 2, 2011

I'm trying to write a p2p file sharing program using python's built-in libraries. Everything is going well. The only thing is that i'd like to be able to use openssl public and private keys so only a host with the public key could access/decrypt the filesharing. I've gotten these libraries (httplib, basehttpserver, ssl, os) to work using just a pem file containing both the public and private keys but no success with them seperately. Can someone point me in the right direction or offer an alternative? PS, the goal of the project is to create an anonymous, decentralized, secure file sharing program. I want to be able to upload this to sourceforge so everyone can use it, if that's any incentive

View 2 Replies View Related

General :: Mv: Cannot Stat `/public/public/clamscans/*.txt': No Such File Or Directory

Sep 24, 2010

I run the following file with the >log.log redirector and it does not capture errors.

#!/bin/bash
echo ************************BEGIN LOG******************************
date +"%m/%d/%Y %H:%M:%S $HOSTNAME"
cp -f /scripts/original/clamscans.log /scripts

[code]....

The following errors show up when I run from the file from the term window, but are not written to log.log:

tar: /public/public/clamscans/*.txt: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
mv: cannot stat `/public/public/clamscans/*.txt': No such file or directory

I know with windows you can add the 2>&1 to capture error data. Is there such a thing for Linux?

View 2 Replies View Related

Ubuntu :: AWN Grouping Chromium Shortcuts Under Chromium

Oct 22, 2010

I made a shortcut with chromium browser to listen.grooveshark.com. This is great as it's almost like the grooveshark VIP desktop application like this. However AWN dock groups it with other chromium windows like this:Kuvakaappaus.jpg

Is it possible to force AWN to group this specific chromium window under the Grooveshark launcher that I have in the dock? Turning off grouping does not solve this either, as it just shows grooveshark as another chromium window.

View 6 Replies View Related

Debian :: Retrieve Public Rsa Key For Ssh?

Jun 17, 2011

On my stable/squeeze computer, I have /etc/ssh/ssh_host_rsa_key.pub but I cannot find this in my testing/wheezy computer. Why can't I find it? Did the way to retrieve one's public rsa key change? I have openssh-client and openssh-server installed on both computers.

View 2 Replies View Related

Debian :: Public-key Cryptography <?> Is There To Use?

Jul 24, 2011

I am very new to encryption. Right now I am making certs and keys using RSA public-key cryptography. Is RSA the best? What other public-key cryptography <?> is there to use? Is <?> a cipher or algorithm? Whats the difference?

View 2 Replies View Related

Debian :: Use The Repo For Chromium And Its Dependencies?

Jun 19, 2010

I usually install chromium from the frickelpatz repo. On one previous update I noticed that other packages that had not been installed from frickelpatz were updated with packages from there (i guess frickel had a higher version number - k3b i think the package was). So I would like to see what other packages it offers so I am aware of which packages are at risk. failing that is there a way to tell apt that i only want to use the repo for chromium and its dependencies?

View 3 Replies View Related

Debian :: Why Chromium Can't Open From Shell

Sep 2, 2015

Why chromium can't open from shell ?

appears [3354:3354:0902/083750:ERROR:browser_main_loop.cc(231)] Gtk: cannot open display:

View 11 Replies View Related

Debian :: Chromium Not Installing Correctly?

Dec 22, 2010

I'm having an issue where Chromium doesn't seem to be installing the main binary, and possibly more.I installed the Chromium package through aptitude, and everything seem to go through without errors.When I attempt to run chromium either through 'chromium-browser' or 'chromium', bash says the command is unrecognized.I did a search, and browsed through the 'usr/bin' folder. I found nothing that could possibly be the binary.

View 5 Replies View Related

Debian :: Failed To Upload Public Key?

Apr 18, 2016

I bought vps server and now I want to upload openssh public key. With this command:

ssh-copy-id username@ipaddress
the result is:
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: ERROR: ssh: connect to host xxxxxxxxx port 22: connection timed out

with this command:
cat ~/.ssh/id_rsa.pub | ssh username@ipaddress "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys"
the result is:
ssh: connect to host xxxxxxxxx port 22: connection timed out

also with this:
ssh username@ipaddress
the result is:
ssh: connect to host xxxxxxxxx port 22: connection timed out

View 14 Replies View Related

Debian :: Use The Bitlbee Public Servers?

Jun 26, 2010

Can someone post how to use irssi with bitlbee . I know how to use the Bitlbee public servers but I would rather install it and use it that way.

View 4 Replies View Related

Debian :: Public Keyrings And Authentication?

Jan 3, 2011

I often run into this and it's such a hassle that I have had no choice but to ignore it. But, I would like to run it properly but I don't understand why my sources list is 'wrong' or has incorrect info so that it's often not verified or authenticated. The public keyring is wrong or the source or both? I get these messages, for e.g.:

# apt-get update && apt-get install dmo-archive-keyring && apt-get update exit with result:
W: GPG error: http://unofficial.debian-maintainers.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9EEBC8DB9B9C3CB6

I probably don't need that but I ran into a similar error trying to authenticate the multimedia keyring. Not sure it worked but I am guessing the system works the same with all the authentications? I hope to understand what I'm doing wrong and what the process is.

View 3 Replies View Related

Debian :: Update Error - Public Key Not Available?

Jun 13, 2011

I have added the following line in sources.list, deb [URL] squeeze main non-free

Running apt-get update i get this error message,
Reading package lists... Done
W: GPG error: http://www.debian-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 123456789

Do i need to generate this public key 123456789 ? If so, how?

Running apt-key update has not solved the problem.

apt-get install debian-archive-keyring was a recommended solution from some googling.

I have also read this page, [URL] , but how to add a key is under construction.

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







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