Re: sshd fails to bind to port to IP on boot

2019-09-26 Thread tomas
On Thu, Sep 26, 2019 at 05:34:02PM -0400, yoda woya wrote: > when I use this, the binding fails: > Port 2022 > #AddressFamily any > ListenAddress x.x.x.x > #ListenAddress :: > > but if I do , it binds it to the ip on boot > Port 2022 > #AddressFamily any > #ListenAddress x.x.x > #ListenAddress ::

Diagnosing lockups

2019-09-26 Thread Charlie Gibbs
I've set up a new machine with Buster (my first foray, my other machines are still running Stretch). It frequently locks up so hard that I have to hit the reset button. It seems to happen when scrolling a Notepad window in Windows XP, which is running under VirtualBox 6.0.10 r132072. The mach

Re: Starting processes after installation

2019-09-26 Thread David Wright
On Wed 25 Sep 2019 at 18:12:25 (+0200), Sebastian Hyrwall wrote: > On 2019-09-25 14:36, Dan Ritter wrote: > > Sebastian Hyrwall wrote: > >> Just a question. Is there anyone except me that thinks that autostarting > >> processes after installation , via apt, is completely bonkers? No, I think that

Re: sshd fails to bind to port to IP on boot

2019-09-26 Thread Roberto C . Sánchez
On Thu, Sep 26, 2019 at 05:34:02PM -0400, yoda woya wrote: >when I use this, the binding fails: >Port 2022 >#AddressFamily any >ListenAddress x.x.x.x >#ListenAddress :: >but if I do , it binds it to the ip on boot >Port 2022 >#AddressFamily any >#ListenAddress x.

Re: Starting processes after installation

2019-09-26 Thread Gene Heskett
On Thursday 26 September 2019 17:25:11 Greg Wooledge wrote: > On Thu, Sep 26, 2019 at 05:08:26PM -0400, Gene Heskett wrote: > > On Thursday 26 September 2019 16:44:01 Greg Wooledge wrote: > > > On Thu, Sep 26, 2019 at 04:42:15PM -0400, Gene Heskett wrote: > > > > And here I am, to announce that my

Re: Starting processes after installation

2019-09-26 Thread deloptes
Greg Wooledge wrote: > On Thu, Sep 26, 2019 at 05:08:26PM -0400, Gene Heskett wrote: >> On Thursday 26 September 2019 16:44:01 Greg Wooledge wrote: >> >> > On Thu, Sep 26, 2019 at 04:42:15PM -0400, Gene Heskett wrote: >> > > And here I am, to announce that my wintel boxes will only be updated >>

sshd fails to bind to port to IP on boot

2019-09-26 Thread yoda woya
when I use this, the binding fails: Port 2022 #AddressFamily any ListenAddress x.x.x.x #ListenAddress :: but if I do , it binds it to the ip on boot Port 2022 #AddressFamily any #ListenAddress x.x.x #ListenAddress :: How can i fix this. I want sshd to run only on this one IP

Re: Starting processes after installation

2019-09-26 Thread Greg Wooledge
On Thu, Sep 26, 2019 at 05:08:26PM -0400, Gene Heskett wrote: > On Thursday 26 September 2019 16:44:01 Greg Wooledge wrote: > > > On Thu, Sep 26, 2019 at 04:42:15PM -0400, Gene Heskett wrote: > > > And here I am, to announce that my wintel boxes will only be updated > > > to stretch because there

Re: Starting processes after installation

2019-09-26 Thread Gene Heskett
On Thursday 26 September 2019 16:44:01 Greg Wooledge wrote: > On Thu, Sep 26, 2019 at 04:42:15PM -0400, Gene Heskett wrote: > > And here I am, to announce that my wintel boxes will only be updated > > to stretch because there is not a buster compatible LCNC available > > yet. That I suspect will b

Re: Starting processes after installation

2019-09-26 Thread Greg Wooledge
On Thu, Sep 26, 2019 at 04:42:15PM -0400, Gene Heskett wrote: > And here I am, to announce that my wintel boxes will only be updated to > stretch because there is not a buster compatible LCNC available yet. > That I suspect will be a while as switching to python-3.7, and to > wayland will take s

Re: Starting processes after installation

2019-09-26 Thread Gene Heskett
On Wednesday 25 September 2019 17:15:56 Gene Heskett wrote: > On Wednesday 25 September 2019 15:57:47 Greg Wooledge wrote: > > On Wed, Sep 25, 2019 at 03:51:39PM -0400, Gene Heskett wrote: > > > Neither of these links adresses the 2 main problems, wrong > > > networking setup after the first reboo

Re: Problems with Buster and Bluetooth

2019-09-26 Thread deloptes
David Parker wrote: > This issue seems to not be fixed entirely, after all.  Yesterday, the > earbuds would pair but not connect when I powered them on.  I had to > connect them manually each time, using either bluetoothctl or > blueman-manager.  At one point they disconnected, and subsequent atte

Re: Problems with Buster and Bluetooth

2019-09-26 Thread David Parker
This issue seems to not be fixed entirely, after all. Yesterday, the earbuds would pair but not connect when I powered them on. I had to connect them manually each time, using either bluetoothctl or blueman-manager. At one point they disconnected, and subsequent attempts to reconnect them result

Re: Icon for minimized window.

2019-09-26 Thread Reco
Hi. On Thu, Sep 26, 2019 at 09:39:38AM -0700, pe...@easthope.ca wrote: > Now when a window is minimized, nothing visible remains. I don't know > how to retrieve it. I must have clicked a configuration button > inadvertently but haven't found it. Tips? Right click on a panel, select "

Icon for minimized window.

2019-09-26 Thread peter
Hi, This refers to the LXDE desktop. Until recently, minimization of a window left a small button in the system panel or bar (whatever is the correct term) at the bottom of the display. A click on the button would open the window again. Now when a window is minimized, nothing visible remains.

cannot change gdm3 background

2019-09-26 Thread Renato Gallo
I changed the background gdm picture in greeter.dconf-defaults and ran dpkg-reconfigure gdm3 but I still have that horrible gray thing. here's my /etc/gdm3/greeter.dconf-defaults # These are the options for the greeter session that can be set # through GSettings. Any GSettings setting that is

Re: Debian Buster update error

2019-09-26 Thread Roberto C . Sánchez
On Thu, Sep 26, 2019 at 08:45:45AM -0400, Greg Wooledge wrote: > On Thu, Sep 26, 2019 at 08:34:18AM -0400, Roberto C. Sánchez wrote: > > On Thu, Sep 26, 2019 at 12:19:41PM +, c...@riseup.net wrote: > > > drwx-- 2 root root 12K Jul 22 12:57 lost+found/ > > > > This entry is concerning. A

Re: Debian Buster update error

2019-09-26 Thread Greg Wooledge
On Thu, Sep 26, 2019 at 08:34:18AM -0400, Roberto C. Sánchez wrote: > On Thu, Sep 26, 2019 at 12:19:41PM +, c...@riseup.net wrote: > > drwx-- 2 root root 12K Jul 22 12:57 lost+found/ > > This entry is concerning. A typical directory shows up as taking 4 KB. > For it to take up more it mu

Re: Debian Buster update error

2019-09-26 Thread CEO
On Thu, Sep 26, 2019 at 08:11:14AM -0400, Roberto C. Sánchez wrote: > On Thu, Sep 26, 2019 at 11:58:28AM +, c...@riseup.net wrote: > > > > ~> dpkg -l | grep linux > > ii binutils-x86-64-linux-gnu 2.31.1-16 > > amd64GNU binary utilities, for x86-64-linux-gnu target > > ii

Re: Debian Buster update error

2019-09-26 Thread Roberto C . Sánchez
On Thu, Sep 26, 2019 at 12:19:41PM +, c...@riseup.net wrote: > > > > Now the output is the following and hopefull, my computer will be able > to restart and Wifi will work after having removed the kernel. > > df -h > FilesystemSize Used Avail Use% Mounted on > udev

Re: Debian Buster update error

2019-09-26 Thread CSO
On Thu, Sep 26, 2019 at 02:08:33PM +0200, Renato Gallo wrote: > This email read confirmation is really annoying > I used other people's email setting files and have not figured out how to turn it off yet. If you find it so annoying, why have you not turned read confirmation off your email clients

Re: Debian Buster update error

2019-09-26 Thread CSO
> Date: Thu, 26 Sep 2019 12:16:58 + > From: c...@riseup.net > To: "Roberto C. Sánchez" , debian-user@lists.debian.org > Subject: Re: Debian Buster update error > > On Thu, Sep 26, 2019 at 08:11:14AM -0400, Roberto C. Sánchez wrote: > > On Thu, Sep 26, 2019 at 11:58:28AM +, c...@riseup.ne

Re: Debian Buster update error

2019-09-26 Thread Roberto C . Sánchez
On Thu, Sep 26, 2019 at 11:58:28AM +, c...@riseup.net wrote: > > ~> dpkg -l | grep linux > ii binutils-x86-64-linux-gnu 2.31.1-16 > amd64GNU binary utilities, for x86-64-linux-gnu target > ii console-setup-linux1.193~deb10u1 > all Linux speci

Re: Debian Buster update error

2019-09-26 Thread Renato Gallo
This email read confirmation is really annoying Renato Gallo - Original Message - From: c...@riseup.net To: "debian-user" Sent: Thursday, September 26, 2019 1:58:28 PM Subject: Re: Debian Buster update error On Thu, Sep 26, 2019 at 07:59:21AM -0400, Roberto C. Sánchez wrote: > On Thu

Re: Debian Buster update error

2019-09-26 Thread CSO
On Thu, Sep 26, 2019 at 07:59:21AM -0400, Roberto C. Sánchez wrote: > On Thu, Sep 26, 2019 at 11:48:30AM +, c...@riseup.net wrote: > > On Thu, Sep 26, 2019 at 01:50:51PM +0200, steve wrote: > > > Le 26-09-2019, à 11:36:33 +, c...@riseup.net a écrit : > > > > > > > > > > > After applying y

Re: Debian Buster update error

2019-09-26 Thread Roberto C . Sánchez
On Thu, Sep 26, 2019 at 11:48:30AM +, c...@riseup.net wrote: > On Thu, Sep 26, 2019 at 01:50:51PM +0200, steve wrote: > > Le 26-09-2019, à 11:36:33 +, c...@riseup.net a écrit : > > > > > > > > After applying your solution, it still does not work and gives me the > > > following error > >

Re: Debian Buster update error

2019-09-26 Thread CSO
On Thu, Sep 26, 2019 at 01:50:51PM +0200, steve wrote: > Le 26-09-2019, à 11:36:33 +, c...@riseup.net a écrit : > > > > > After applying your solution, it still does not work and gives me the > > following error > > > > apt-get autoremove > > Reading package lists... Done > > Building depend

Re: Debian Buster update error

2019-09-26 Thread steve
Le 26-09-2019, à 11:36:33 +, c...@riseup.net a écrit : After applying your solution, it still does not work and gives me the following error apt-get autoremove Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remov

Re: Debian Buster update error

2019-09-26 Thread CSO
On Thu, Sep 26, 2019 at 10:17:15AM +0200, to...@tuxteam.de wrote: > On Thu, Sep 26, 2019 at 07:55:36AM +, c...@riseup.net wrote: > > Hi, > > When update buster, it gives the following errors: > > > > Setting up linux-image-4.19.0-6-amd64 (4.19.67-2+deb10u1) ... > > /etc/kernel/postinst.d/initr

Re: Debian Buster update error

2019-09-26 Thread Ben Hutchings
On Thu, 2019-09-26 at 07:55 +, c...@riseup.net wrote: > Hi, > When update buster, it gives the following errors: > > Setting up linux-image-4.19.0-6-amd64 (4.19.67-2+deb10u1) ... > /etc/kernel/postinst.d/initramfs-tools: > update-initramfs: Generating /boot/initrd.img-4.19.0-6-amd64 > > gzip:

Re: Running a music player via cron

2019-09-26 Thread A . Söldner
To listen music under bash I always use cvlc from program vlc. Maybe a other possibility. Regards Am 25.09.2019 um 17:24 schrieb Jean-Philippe MENGUAL: Hello, Since some Sid update (about 2 weeks), something may have happent in te audio stack or the terminal because what worked no longer work

Re: Debian Buster update error

2019-09-26 Thread tomas
On Thu, Sep 26, 2019 at 07:55:36AM +, c...@riseup.net wrote: > Hi, > When update buster, it gives the following errors: > > Setting up linux-image-4.19.0-6-amd64 (4.19.67-2+deb10u1) ... > /etc/kernel/postinst.d/initramfs-tools: > update-initramfs: Generating /boot/initrd.img-4.19.0-6-amd64 >

Debian Buster update error

2019-09-26 Thread CSO
Hi, When update buster, it gives the following errors: Setting up linux-image-4.19.0-6-amd64 (4.19.67-2+deb10u1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-4.19.0-6-amd64 gzip: stdout: No space left on device E: mkinitramfs failure cpio 141 gzip 1 up

Re: How To Install Debian 10.0.0

2019-09-26 Thread Thomas Schmitt
Hi, Saurav Sarkar wrote: > As the downloaded installation dvd is not working how can i install > debian 10.0.0 ??? You could try with a USB stick. See https://www.debian.org/CD/faq/#write-usb (On MS-Windows it seems that program Rufus in "dd" mode is currently the best way to copy an image to

Customer Customization Support

2019-09-26 Thread SHENZHEN LONGEN LIGHTING
[1] Catalogue Request Professional LED lights suppliers with more than 5 years experience. Customer customization Support. Provision of procurement serivices. Adelina Li SHENZHEN LONGEN LIGHTING CO.,LTD. Mob(wechat):0086 18938048066 Tel:0755-85088066 A2 Building,Xinbaoji industrial park,Yintian,