Debian with docking station

2015-05-09 Thread apadoly2
Good evening to all, The docking station of a laptop computer can to disrupt you the functioning of a distribution LINUX (DEBIAN). In term of material, I think of a former DELL mobile D430 and its docking station PR09 Regards. Alex PADOLY

Re: need help with approx-gc

2015-05-09 Thread Gene Heskett
On Sunday 10 May 2015 00:27:45 Paul E Condon wrote: > On 20150509_1832-0600, Bob Proulx wrote: > > Paul E Condon wrote: > > > The following is just a few examples from kern.log: > > > May 8 11:32:49 cmn kernel: [4880283.861051] end_request: I/O > > > error, dev sda, sector 16136192 > > > > Ouch!

Re: need help with approx-gc

2015-05-09 Thread Paul E Condon
On 20150509_1832-0600, Bob Proulx wrote: > Paul E Condon wrote: > > The following is just a few examples from kern.log: > > May 8 11:32:49 cmn kernel: [4880283.861051] end_request: I/O error, dev > > sda, sector 16136192 > > Ouch! You have a disk that is crying out for help. Oh the pain and >

Re: Temporarily hold a package............

2015-05-09 Thread Bob Proulx
Michael Biebl wrote: > Bob Proulx: > > Charlie wrote: > >> I had never even known about apt-mark and when Matthias pointed it out, > >> tried it, read the man page and was amazed. > > > > The functionality of 'apt-mark hold' was new in Wheezy 7. Squeezy 6 > > didn't include that functionality. >

Re: Open ports

2015-05-09 Thread Bob Proulx
Christian Seiler wrote: > Bill wrote: > > what uses them and why shouldn't I close them? > > (I'm assuming there must be a good reason to have wide open ports.) It is debatable whether the old Sun RPC services should be installed by default. I do use and manage NFS but I wouldn't install it by de

Re: ssh tunnels or openvpn/IPsec?

2015-05-09 Thread Bob Proulx
Petter Adsen wrote: > Now the question becomes; AFAIK, I could do this with ssh tunnels and > forward the ports on my router/firewall, or I could use something like > openvpn or IPsec (strongswan). Yes. Exactly. Also 'stunnel4' is useful too. I would avoid IPsec. Last I looked there were more

Re: Temporarily hold a package............

2015-05-09 Thread Michael Biebl
Am 10.05.2015 um 02:34 schrieb Bob Proulx: > Charlie wrote: >> I had never even known about apt-mark and when Matthias pointed it out, >> tried it, read the man page and was amazed. > > The functionality of 'apt-mark hold' was new in Wheezy 7. Squeezy 6 > didn't include that functionality. Sort

Re: Temporarily hold a package............

2015-05-09 Thread Bob Proulx
Charlie wrote: > I had never even known about apt-mark and when Matthias pointed it out, > tried it, read the man page and was amazed. The functionality of 'apt-mark hold' was new in Wheezy 7. Squeezy 6 didn't include that functionality. Squeeze 6 only included controls to mark and unmark the au

Re: need help with approx-gc

2015-05-09 Thread Bob Proulx
Paul E Condon wrote: > The following is just a few examples from kern.log: > May 8 11:32:49 cmn kernel: [4880283.861051] end_request: I/O error, dev sda, > sector 16136192 Ouch! You have a disk that is crying out for help. Oh the pain and suffering of it! > All of them have the same sector nu

nosh version 1.14

2015-05-09 Thread Jonathan de Boyne Pollard
nosh is now up to version 1.14 * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/nosh.html These particular changelog entries are a big deal for Debian Linux. * The previous regular sockets, sysinit services, and standard targets packages are now all merged into the bundles p

Re: GUI won't start after wheezy upgrade [SOLVED]

2015-05-09 Thread John Aten
The release notes said that monitors must support 3D graphics, which should be most monitors made within the last 10 years. My laptop is about that old, so I figured that must be it. I installed KDE, and it works fine. I also changed my sources.list to avoid a surprise like this in the future.

Re: Botched upgrade to jessie (solved)

2015-05-09 Thread Leandro Guimarães Faria Corcete DUTRA
Le mercredi 29 avril 2015 à 11:58 -0300, Guimarães Faria Corcete DUTRA, Leandro a écrit : > I had completed apt-get upgrade alright, but then the computer was > turned off during apt-get dist-upgrade. Now I tried apt-get -f > upgrade: […] > GLib-GObject-CRITICAL **: > /tmp/buildd/glib2.0-2.33.12+r

Re: need help with approx-gc

2015-05-09 Thread Curt
On 2015-05-09, Paul E Condon wrote: > > Not running SMART. > What Debian package provides smartctl ? > I don't think the following tests will make the reallocation problem > go away. > curty@einstein:~$ apt-cache search smartctl gsmartcontrol - graphical user interface for smartctl smartmontools

Re: need help with approx-gc

2015-05-09 Thread Paul E Condon
On 20150508_1446-0600, Bob Proulx wrote: > Paul E Condon wrote: > > I run approx on one of my local jessie machines. The approx installation > > is strictly by using the approx deb, which includes a weekly run of > > approx-gc , which should just clean out the local repository of debs that > > are

Re: ipset

2015-05-09 Thread Ulf Volmer
On 05/09/2015 06:58 PM, Gokan Atmaca wrote: > The Loop gives error as follows. > > # for g in 'gawk '{print $2}' facebook.com-ip'; do ipset add face $g; done ^ ^ replace this single quotes with backticks # for g in `gawk '{print $2}' facebook.com-ip`;

Re: ipset

2015-05-09 Thread shawn wilson
On May 9, 2015 12:59 PM, "Gokan Atmaca" wrote: > > The Loop gives error as follows. > > # for g in 'gawk '{print $2}' facebook.com-ip'; do ipset add face $g; done > > ipset v6.23: Syntax error: cannot parse gawk: resolving to IPv4 address failed > ipset v6.23: Syntax error: cannot parse }: resolv

Re: ipset

2015-05-09 Thread Gokan Atmaca
The Loop gives error as follows. # for g in 'gawk '{print $2}' facebook.com-ip'; do ipset add face $g; done ipset v6.23: Syntax error: cannot parse gawk: resolving to IPv4 address failed ipset v6.23: Syntax error: cannot parse }: resolving to IPv4 address failed On Sat, May 9, 2015 at 7:36

Re: (script) Re: Rediscovering a forgotten command

2015-05-09 Thread Richard Owlett
David Wright wrote: Quoting Richard Owlett (rowl...@cloud85.net): A few months ago I came across a command which would save all keyboard input to the current console and all output displayed on that console. That information would be saved to a default file or to a user specified file. IIRC the

ipset

2015-05-09 Thread Gokan Atmaca
Hello; I bought according to the IP address you want to embed list of AS numbers ipset. Example: awk '{print $ 2}' facebook-ip.list> ipset-facebook How can I do this? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

(script) Re: Rediscovering a forgotten command

2015-05-09 Thread David Wright
Quoting Richard Owlett (rowl...@cloud85.net): > A few months ago I came across a command which would save all > keyboard input to the current console and all output displayed on > that console. That information would be saved to a default file or > to a user specified file. IIRC the documentation i

Re: Rediscovering a forgotten command

2015-05-09 Thread Petter Adsen
On Sat, 09 May 2015 10:34:36 -0500 Richard Owlett wrote: > A few months ago I came across a command which would save all > keyboard input to the current console and all output displayed on > that console. That information would be saved to a default file > or to a user specified file. IIRC the

Rediscovering a forgotten command

2015-05-09 Thread Richard Owlett
A few months ago I came across a command which would save all keyboard input to the current console and all output displayed on that console. That information would be saved to a default file or to a user specified file. IIRC the documentation implied it had originally been targeted at classroo

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-09 Thread Daniel Bareiro
On 04/05/15 05:21, Georgi Naplatanov wrote: >> Currently I have a unique site in sites-enabled which is accessed only >> via HTTPS. Hoping to have an access error when trying to access this >> site via HTTP, Apache sends me to the default site which is "It's >> works!" page in /var/www/html. >> >>

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-09 Thread Daniel Bareiro
Hi, Bob. On 08/05/15 16:54, Bob Proulx wrote: > Daniel Bareiro submitted the problem that he could not disable the > default web server on port 80. That has been the topic of this > thread. > > I see now that you did say you wanted to have the mailman site > enabled. I didn't see that before s

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-09 Thread Daniel Bareiro
On 09/05/15 10:19, Daniel Bareiro wrote: > I would prefer using _default_ because that way it will return 404 when > there is not a match for the site name. A curious question about this: Is there any way that Apache responds similarly to the way it does Nginx with its error code 444 (the server

blackbox: where is bbkeys package?

2015-05-09 Thread Rodolfo Medina
Hi to all Debian users. I installed blackbox in order to choose it as my window manager, but read that, to use keystrokes in it, the bbkeys package is needed. But it seems to be absent from Debian Stable, whereas in Sid there is but aptitude won't install it or it is already there but doesn't run

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-09 Thread Daniel Bareiro
Hi, Marco. On 07/05/15 04:29, Marco Stoecker wrote: > But what happens to the mailman site, if I disable listening on port 80? > Will the mailman site still be available? This suggests that you have Mailman listening on port 80 not https. So here I think the alternative to avoid behavior "catch-

Re: Default virtualhost on Debian Jessie with Apache 2.4.10

2015-05-09 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/05/15 14:22, Marco Stoecker wrote: > Hi Bob Hi, Bob and Marco. Bob, I appreciate your interest and time spent in testing. > thanks for your help. I did it the other way. Just installed wheezy > on a 2nd machine, installed apache2, disabled th

Re: Open ports

2015-05-09 Thread Christian Seiler
On 05/09/2015 01:25 PM, Bill wrote: > I'm still running wheezy but noticed a couple of open ports the other > day. This is just a simple laptop - no nfs access needed, no need for a > networked port mapper, and certainly not a dns server. > > So why are they there, Well, Debian's policy for daemo

Open ports

2015-05-09 Thread Bill
Hi, I'm still running wheezy but noticed a couple of open ports the other day. This is just a simple laptop - no nfs access needed, no need for a networked port mapper, and certainly not a dns server. So why are they there, what uses them and why shouldn't I close them? (I'm assuming there mus

Re: Temporarily hold a package............

2015-05-09 Thread Charlie
On Sat, 9 May 2015 10:45:06 +0200 Jean-Marc sent: > > I have been looking through the man pages for: apt-get, apt-get > > upgrade, but I'm certain I don't understand how I might hold a > > package for a while? > > > > apt-mark hold openssl > > man apt-mark > > Cheers, > > Jean-Marc Thank

run wireshark as non-root

2015-05-09 Thread mudongliang
First,My version of wireshark is Version 1.12.1 (Git Rev Unknown from unknown),I search it in the debian packages of Jessie , the version is right , but the content of brackets is out of my understanding! Second, I want to run wireshark as non-root ! So I search it in Google ,the webpage (http://

ssh tunnels or openvpn/IPsec?

2015-05-09 Thread Petter Adsen
I have a VPS running Jessie, and would like to set up rsyslog to forward log messages to another Jessie box at home. At the same time, I want to set up a munin node and collectd also on the VPS, and grab data from those. Now the question becomes; AFAIK, I could do this with ssh tunnels and forward

Re: Temporarily hold a package............

2015-05-09 Thread Jean-Marc
Sat, 9 May 2015 13:20:40 +1000 Charlie écrivait : > > From my keyboard: > > I have been looking through the man pages for: apt-get, apt-get upgrade, > but I'm certain I don't understand how I might hold a package for a > while? > apt-mark hold openssl man apt-mark Cheers,

Re: Help with ddrescue

2015-05-09 Thread Bob Proulx
German wrote: > Bob Proulx wrote: > > ddrescue if=/dev/sdX of=/dev/sdY /var/tmp/rescuelogfile > > Hmm.. The Wanderer suggest that *if= and of=* is the wrong syntax. Argh! I have made two typos in the space of the last two messages. I can't believe I made a mistake this silly. > He says that

Jessie installer fails on Acer C720

2015-05-09 Thread Juha Heinanen
Jessie installer (in debian-8.0.0-amd64-netinst.iso) fails on Acer C720. After selecting Install screen goes blank and Jessie installer gets restarted by Seabios. This has been reported earlier on this thread: https://lists.debian.org/debian-boot/2015/01/msg00300.html but no reason or fix has be

Re: Temporarily hold a package............

2015-05-09 Thread Charlie
On Sat, 09 May 2015 09:11:29 +0200 Matthias Bodenbinder sent: > or hold a package > sudo apt-mark hold package_name Thanks again Matthias Worked a treat. Charlie -- Registered Linux User:- 329524 *** Pity the man who ha

Re: Temporarily hold a package............

2015-05-09 Thread Charlie
On Sat, 09 May 2015 09:11:29 +0200 Matthias Bodenbinder sent: > Hi Charlie, > > you could either pin a package in /etc/apt/preferences.d/ > Package: hello > Pin: release n=lenny > Pin-Priority: 995 > .. > see > http://blog.opperschaap.net/2009/12/12/using-the-prefer

Re: Temporarily hold a package............

2015-05-09 Thread Matthias Bodenbinder
Am 09.05.2015 um 05:20 schrieb Charlie: > > From my keyboard: > > I have been looking through the man pages for: apt-get, apt-get upgrade, > but I'm certain I don't understand how I might hold a package for a > while? > > Anyone who can and is inclined to help, might assist me f

Re: Help with ddrescue

2015-05-09 Thread German
On Fri, 08 May 2015 19:52:04 -0400 The Wanderer wrote: > On 05/08/2015 at 07:33 PM, German wrote: > > > On Fri, 08 May 2015 19:20:37 -0400 > > The Wanderer wrote: > > > >> On 05/08/2015 at 07:08 PM, German wrote: > > >>> That's what I got: > >>> > >>> spore@asterius:~$ lsblk > >>> NAME MAJ