Re: Install openssh-server jessie version deb package on stretch

2018-11-23 Thread owl...@gmail.com
Il giorno gio 22 nov 2018 alle ore 20:50 owl...@gmail.com ha scritto: > > Il giorno gio 22 nov 2018 alle ore 20:48 Roberto C. Sánchez > ha scritto: > > > > On Thu, Nov 22, 2018 at 08:40:52PM +0100, owl...@gmail.com wrote: > > > Thanks Roberto, > > > >

Re: Install openssh-server jessie version deb package on stretch

2018-11-22 Thread owl...@gmail.com
Il giorno gio 22 nov 2018 alle ore 20:48 Roberto C. Sánchez ha scritto: > > On Thu, Nov 22, 2018 at 08:40:52PM +0100, owl...@gmail.com wrote: > > Thanks Roberto, > > > > I have tried also the latest dropbear server but this is incompatible too > > > > Do you

Re: Install openssh-server jessie version deb package on stretch

2018-11-22 Thread owl...@gmail.com
Thanks Roberto, I have tried also the latest dropbear server but this is incompatible too Do you have idea how can I find appropriate key exchange and cipher algorithms? Il giorno gio 22 nov 2018 alle ore 19:42 Roberto C. Sánchez ha scritto: > > On Thu, Nov 22, 2018 at 07:32:07PM +010

Install openssh-server jessie version deb package on stretch

2018-11-22 Thread owl...@gmail.com
Hi, I have compatibility issues with the latest version of openssh-server and an old dropbear client, the dopbear client stops at preauth *ov 22 14:34:03 * *myhostname **sshd[3905]: debug1: Client protocol version 2.0; client software version dropbear_0.46* *Nov 22 14:34:03 **myhostname** sshd[390

Re: Kernel upgraded two or three times since install

2011-10-08 Thread owl...@gmail.com
Il giorno 08/ott/2011 04.17, "Scott Ferguson" < prettyfly.producti...@gmail.com> ha scritto: > > On 08/10/11 12:36, Mark Panen wrote: > > Hi, > > > > I noticed my kernel has been upgraded two or three times but i am still > > sitting on the original: > > > > "uname -r > > 2.6.32-5-amd64" > > > > AF

Re: Icecast2 darkice radio and not hear

2011-10-06 Thread owl...@gmail.com
Try alsamixer 2011/10/6 : > > > Hello > > I installed and configured so far and Icecast2 darkice with ALSA > > The two say they are running well but when I try in my PC or another > simply says you are playing but no sound > > What can happen?? > >  Use squeeze Debian > > My configuration files a

Re: Icecast2 darkice radio and not hear

2011-10-05 Thread owl...@gmail.com
Try alsamixer Il giorno 05/ott/2011 22.18, ha scritto: > > > > Hello > > I installed and configured so far and Icecast2 darkice with ALSA > > The two say they are running well but when I try in my PC or another > simply says you are playing but no sound > > What can happen?? > > Use squeeze Debi

Re: ntp problem: the server clock slowly recedes

2011-08-09 Thread owl...@gmail.com
2011/8/9 Stan Hoeppner : > On 8/9/2011 6:28 AM, owl...@gmail.com wrote: > >> Hi Stan, thanks for your reply, we have a bare metal host hp dl580g7 no VM >> guest >> >> After this post we have add nomodify at localhost lines and offset >> seems acceptable now &

Re: ntp problem: the server clock slowly recedes

2011-08-09 Thread owl...@gmail.com
2011/8/9 Jerome BENOIT : > Hell List: > > On 09/08/11 09:40, owl...@gmail.com wrote: >> >> Hello, the server clock continually recedes as you can see the ntpq -p >> offset is too high. >> Setting the right time at hand not solve anything after a while t

ntp problem: the server clock slowly recedes

2011-08-09 Thread owl...@gmail.com
Hello, the server clock continually recedes as you can see the ntpq -p offset is too high. Setting the right time at hand not solve anything after a while the server clock slowly recedes Any suggestions? remote refid st t when poll reach delay offset jitter

Re: How to configure static route?

2011-06-28 Thread owl...@gmail.com
http://kindlund.wordpress.com/2007/11/19/configuring-multiple-default-routes-in-linux/ or use interfaces file like this allow-hotplug eth1 iface eth1 inet static address 192.168.0.2 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 post-up ip route ad

Re: USB sound card

2011-06-22 Thread owl...@gmail.com
Beheringer Uca 222 works Il giorno 22/giu/2011 10.15, "Philipp Überbacher" ha scritto:

Re: HP DL180 with P212 SAS controller

2011-06-12 Thread owl...@gmail.com
I had seen that thread but i can't find any useful info Il giorno 12/giu/2011 16.47, "Camaleón" ha scritto: > > On Sun, 12 Jun 2011 16:33:18 +0200, owl...@gmail.com wrote: > > > Hi, I have proposed an HP DL180 with P212 SAS controller that seems > > support

HP DL180 with P212 SAS controller

2011-06-12 Thread owl...@gmail.com
Hi, I have proposed an HP DL180 with P212 SAS controller that seems supported by debian, but I doubt controller I wanted to know if anyone has tried it and had no problems with that controller and Squeeze http://h10010.www1.hp.com/wwpc/us/en/sm/WF06a/15351-15351-3328412-241644-3328421-3884339.htm

Re: How to join forever an alsa device id to a particular USB port?

2011-05-11 Thread owl...@gmail.com
Hi Jimmy, are you sure an USB audio device has an UUID? 2011/5/11 Jimmy Johnson : > owl...@gmail.com wrote: >> >> Hello, I bought 2 identic USB audio device that work correctly with >> linux but when I restart linux or I keep the devices out and I put it >> in again t

How to join forever an alsa device id to a particular USB port?

2011-05-11 Thread owl...@gmail.com
Hello, I bought 2 identic USB audio device that work correctly with linux but when I restart linux or I keep the devices out and I put it in again they take another id. I need that the id would be always the same. I tried a first script called "A working example": http://alsa.opensrc.org/Udev but