Re: Verifying Digital Signatures

2018-06-10 Thread john doe
On 6/11/2018 7:43 AM, HP Garcia wrote: I'm following the steps to verify kernel signatures using GNUpg. I'm following the directions from https://www.kernel.org/category/signatures.html. Where I am getting stumped is verifying the tar against the signature. linux-4.17 linux-4.17.tar linux-4.1

Re: Verifying Digital Signatures

2018-06-10 Thread Teemu Likonen
HP Garcia [2018-06-10 22:43:33-07] wrote: > root@Ultraman:/usr/src# gpg2 --verify linux-4.17.tar.sign > gpg: assuming signed data in 'linux-4.17.tar' > gpg: Signature made Sun 03 Jun 2018 02:35:54 PM PDT > gpg:using RSA key 79BE3E4300411886 ^

Re: Verifying Digital Signatures

2018-06-10 Thread deloptes
HP Garcia wrote: > I'm stumped. Am I missing something? > > Thanks for any advice. Go to pool.sks-keyservers.net or use it in gpg2 to access the public key. Import the key to gpg2 Proceed with verifying signature as already done. Recently pool.sks-keyservers.net become the ultimate host of publ

Re: apcupsd - system shut down on self test

2018-06-10 Thread deloptes
Richard Hector wrote: > Is that apcupsd doing the self-test, or the UPS itself? > yes it comes from apcupsd . >> The battery was replaced 1 or 2y ago and also it shouldn't just shut down >> when testing - this emberassing. > > I'd start first by confirming that the UPS does have enough battery

Verifying Digital Signatures

2018-06-10 Thread HP Garcia
I'm following the steps to verify kernel signatures using GNUpg. I'm following the directions from https://www.kernel.org/category/signatures.html. Where I am getting stumped is verifying the tar against the signature. linux-4.17 linux-4.17.tar linux-4.17.tar.sign root@Ultraman:/usr/src# gpg2 -

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Gene Heskett
On Monday 11 June 2018 00:16:39 David Christensen wrote: > On 06/10/18 13:44, Gene Heskett wrote: > > Greetings all; > > > > I have the dvd written, and a new 2T drive currently occupying the > > /dev/sdc slot. > > > > What I want, since the drive has been partitioned to /boot, /home, > > /, and s

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Gene Heskett
On Sunday 10 June 2018 23:41:36 Rick Thomas wrote: > > On Jun 10, 2018, at 1:44 PM, Gene Heskett > > wrote: > > > > Greetings all; > > > > I have the dvd written, and a new 2T drive currently occupying > > the /dev/sdc slot. > > > > What I want, since the drive has been partitioned to /boot, /hom

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Gene Heskett
On Sunday 10 June 2018 20:55:11 Charlie S wrote: > On Sun, 10 Jun 2018 16:44:16 -0400 Gene Heskett sent: > > Greetings all; > > > > I have the dvd written, and a new 2T drive currently occupying > > the /dev/sdc slot. > > > > What I want, since the drive has been partitioned to /boot, /home, > > /

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread David Christensen
On 06/10/18 13:44, Gene Heskett wrote: Greetings all; I have the dvd written, and a new 2T drive currently occupying the /dev/sdc slot. What I want, since the drive has been partitioned to /boot, /home, /, and swap, is 1; for this install to not touch any other drive currently mounted, and 2

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Gene Heskett
On Sunday 10 June 2018 20:23:49 Mark Fletcher wrote: > On Sun, Jun 10, 2018 at 04:44:16PM -0400, Gene Heskett wrote: > > Greetings all; > > > > I have the dvd written, and a new 2T drive currently occupying > > the /dev/sdc slot. > > > > What I want, since the drive has been partitioned to /boot,

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Rick Thomas
> On Jun 10, 2018, at 1:44 PM, Gene Heskett wrote: > > Greetings all; > > I have the dvd written, and a new 2T drive currently occupying > the /dev/sdc slot. > > What I want, since the drive has been partitioned to /boot, /home, /, and > swap, is 1; for this install to not touch any other d

Serious bug: pcmanfm-ssh-leafpad [howto diagnose]

2018-06-10 Thread rv riveravaldez
Hi, I've found this bug consistently on debian testing (updated): Steps to reproduce: >From the address bar of pcmanfm, type: ssh://user@ip Write password, Enter. Navigate to the remote machine user folder. Open, edit and save a plain text file with leafpad. The file gets blanked (no content at al

Re: Undesired ssh login attempts

2018-06-10 Thread Thomas D Dial
On Sun, 2018-06-10 at 11:09 +, Dan Purgert wrote: > deloptes wrote: > > Hi, > > I recently get many of those, which means someone found out that > > ssh > > external is on port 2 and is trying to do some evil work there. > > Should I worry or do something? > > Use key-based auth only > Ens

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Charlie S
On Sun, 10 Jun 2018 16:44:16 -0400 Gene Heskett sent: > Greetings all; > > I have the dvd written, and a new 2T drive currently occupying > the /dev/sdc slot. > > What I want, since the drive has been partitioned to /boot, /home, /, > and swap, is 1; for this install to not touch any other driv

Re: apcupsd - system shut down on self test

2018-06-10 Thread Richard Hector
On 08/06/18 18:34, deloptes wrote: > Hi, > I found today morning the server shutdown. When looking into the logs I > found that apcupsd performed self test. It said > > Jun 8 07:56:21 server apcupsd[2404]: UPS Self Test switch to battery. > Jun 8 07:56:23 server apcupsd[2404]: Battery power exh

Re: new install of amd64, 9-4 from iso #1

2018-06-10 Thread Mark Fletcher
On Sun, Jun 10, 2018 at 04:44:16PM -0400, Gene Heskett wrote: > Greetings all; > > I have the dvd written, and a new 2T drive currently occupying > the /dev/sdc slot. > > What I want, since the drive has been partitioned to /boot, /home, /, and > swap, is 1; for this install to not touch any ot

Re: Install matplotlib in Debian 9

2018-06-10 Thread Mark Fletcher
On Fri, Jun 08, 2018 at 09:21:23PM +0200, didier gaumet wrote: > Le 08/06/2018 à 20:51, Markos a écrit : > > Hi, > > > > I'm starting my studies with Python 3 on Debian 9. > > > > I have to install the matplotlib module, but I'm in doubt what is the > > difference to install with the command: > >

Re: Print Queues and KVM/virt-manager virtual Windows machines

2018-06-10 Thread Reco
Hi. On Sun, Jun 10, 2018 at 03:21:45PM -0400, Gary Dale wrote: > I have printers attached via USB to my Debian/Stretch server and also one > that also has an ethernet connection. The problem I'm having is that the > virtual machines seem to grab exclusive access to the printers, so I can >

new install of amd64, 9-4 from iso #1

2018-06-10 Thread Gene Heskett
Greetings all; I have the dvd written, and a new 2T drive currently occupying the /dev/sdc slot. What I want, since the drive has been partitioned to /boot, /home, /, and swap, is 1; for this install to not touch any other drive currently mounted, and 2; use the partitions I've already setup o

Print Queues and KVM/virt-manager virtual Windows machines

2018-06-10 Thread Gary Dale
I have printers attached via USB to my Debian/Stretch server and also one that also has an ethernet connection. The problem I'm having is that the virtual machines seem to grab exclusive access to the printers, so I can print from my Linux (Debian/Buster) workstation. The printers show in the

Re: Runnlevels are not entered (LILO prompt)

2018-06-10 Thread Reco
Hi. On Sun, Jun 10, 2018 at 07:06:57PM +0300, Michelle Konzack wrote: > Am 2018-06-10 hackte Reco in die Tasten: > > Hi. > > > > On Sun, Jun 10, 2018 at 02:25:30PM +0300, Michelle Konzack wrote: > >> Good day, > >> > >> I run Stretch on my Laptop with sysvinit. > >> > >> I had setup so

Re: Not power off after shutdown in Jessie

2018-06-10 Thread The Wanderer
On 2018-05-31 at 02:01, Miroslav Skoric wrote: > After upgrading from Wheezy LTS to Jessie, one of my machines having 512 > MB RAM, does not power off when it reached target shutdown. It seems > some old issue/bug with systemd or else. In fact, everything closes down > properly except it does n

Re: Runnlevels are not entered (LILO prompt)

2018-06-10 Thread Michelle Konzack
Am 2018-06-10 hackte Reco in die Tasten: > Hi. > > On Sun, Jun 10, 2018 at 02:25:30PM +0300, Michelle Konzack wrote: >> Good day, >> >> I run Stretch on my Laptop with sysvinit. >> >> I had setup some profiles and tried to start them by passing 2, 3, >> 4, 5 at the end of the Kernel commandli

Re: Not power off after shutdown in Jessie

2018-06-10 Thread Miroslav Skoric
On 06/04/2018 03:12 PM, Curt wrote: I'm really too ignorant to be answering questions and should be asking some. However I can't think of any. Except: any clues in the logs? Look here: /usr/share/doc/systemd/README.Debian.gz under Debugging boot/shutdown problems ===

Re: Undesired ssh login attempts

2018-06-10 Thread deloptes
Reco wrote: > You mean that all these connections originate from 197.159.128.171? > "iptables -I INPUT -s 197.159.128.171/29 -j DROP" will take care of it. > No this was just an example - they come from different IPs. Some days nothing, some days it is nothing. > While you're at it, write an ab

PostScript Manuals.

2018-06-10 Thread peter
Anyone here still interested in PostScript? I have these three manuals and wonder whether to donate them or recycle the paper. PostScript Language Reference Manual, Second Edition PostScript Language Tutorial and Cookbook, Twenty-first Printing, January 1993 Adobe Type 1 Font Format, Version 1.1

Re: Undesired ssh login attempts

2018-06-10 Thread Roberto C . Sánchez
On Sun, Jun 10, 2018 at 11:09:49AM -, Dan Purgert wrote: > deloptes wrote: > > Hi, > > I recently get many of those, which means someone found out that ssh > > external is on port 2 and is trying to do some evil work there. > > Should I worry or do something? > > Use key-based auth only >

Re: Undesired ssh login attempts

2018-06-10 Thread Dejan Jocic
On 10-06-18, Reco wrote: > Hi. > > On Sun, Jun 10, 2018 at 12:55:24PM +0200, deloptes wrote: > > Hi, > > I recently get many of those, which means someone found out that ssh > > external is on port 2 and is trying to do some evil work there. > > Should I worry or do something? > > Simila

Re: Undesired ssh login attempts

2018-06-10 Thread Joe
On Sun, 10 Jun 2018 20:24:41 +0900 likcoras wrote: > On 06/10/2018 07:55 PM, deloptes wrote: > > Hi, > > I recently get many of those, which means someone found out that ssh > > external is on port 2 and is trying to do some evil work there. > > Should I worry or do something? > > > Simila

Re: Runnlevels are not entered (LILO prompt)

2018-06-10 Thread Reco
Hi. On Sun, Jun 10, 2018 at 02:25:30PM +0300, Michelle Konzack wrote: > Good day, > > I run Stretch on my Laptop with sysvinit. > > I had setup some profiles and tried to start them by passing 2, 3, > 4, 5 at the end of the Kernel commandline (I use LILO) but the > appropriated runnlevel

Re: Undesired ssh login attempts

2018-06-10 Thread Reco
Hi. On Sun, Jun 10, 2018 at 12:55:24PM +0200, deloptes wrote: > Hi, > I recently get many of those, which means someone found out that ssh > external is on port 2 and is trying to do some evil work there. > Should I worry or do something? > Similar for apache web server. You mean that

Re: Undesired ssh login attempts

2018-06-10 Thread likcoras
On 06/10/2018 07:55 PM, deloptes wrote: > Hi, > I recently get many of those, which means someone found out that ssh > external is on port 2 and is trying to do some evil work there. > Should I worry or do something? > Similar for apache web server. > I think both are secure: for ssh no users

Runnlevels are not entered (LILO prompt)

2018-06-10 Thread Michelle Konzack
Good day, I run Stretch on my Laptop with sysvinit. I had setup some profiles and tried to start them by passing 2, 3, 4, 5 at the end of the Kernel commandline (I use LILO) but the appropriated runnlevel ist not entered. Do I mis something? Since systemd anything is screwed up und nothing is w

[no subject]

2018-06-10 Thread Michelle Konzack
Good day, I run Stretch on my Laptop with sysvinit. I had setup some profiles and tried to start them by passing 2, 3, 4, 5 at the end of the Kernel commandline (I use LILO) but the appropriated runnlevel ist not entered. Do I mis something? Since systemd anything is screwed up und nothing is w

Re: Undesired ssh login attempts

2018-06-10 Thread Dan Purgert
deloptes wrote: > Hi, > I recently get many of those, which means someone found out that ssh > external is on port 2 and is trying to do some evil work there. > Should I worry or do something? Use key-based auth only Ensure root ssh login is not allowed Perhaps fail2ban (or equivalent) Perhaps

Undesired ssh login attempts

2018-06-10 Thread deloptes
Hi, I recently get many of those, which means someone found out that ssh external is on port 2 and is trying to do some evil work there. Should I worry or do something? Jun 10 02:44:38 server sshd[3189]: debug1: Forked child 21583. Jun 10 02:44:38 server sshd[21583]: debug1: Set /proc/self/oom

Re: PgAdmin with SSH tunnel

2018-06-10 Thread Curt
On 2018-06-10, wrote: > > On Sat, Jun 09, 2018 at 03:23:06PM +0300, Georgi Naplatanov wrote: >> Hi, >> >> I'm using Debian Stretch and I'm trying to connect to PostgreSQL server >> (Debian 9) with PgAdmin (Debian 9) through SSH tunnel. >> >> PgAdmin has built-in SSH support but when I try to co

Re: PgAdmin with SSH tunnel

2018-06-10 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jun 09, 2018 at 03:23:06PM +0300, Georgi Naplatanov wrote: > Hi, > > I'm using Debian Stretch and I'm trying to connect to PostgreSQL server > (Debian 9) with PgAdmin (Debian 9) through SSH tunnel. > > PgAdmin has built-in SSH support but whe