Re: Migrating Debian installation to a new motherboard

2018-10-31 Thread Michael Stone
On Wed, Oct 31, 2018 at 11:48:47PM +0100, local10 wrote: 31. Oct 2018 18:05 by d...@randomstring.org: Can you show us the output of ip -l and ip -r ? -dsr- Both "ip -l" and "ip -r" return the same output as "ip --help". Something is missing, pwrhaps? Thanks There sho

Re: startup prob

2018-10-31 Thread Glenn English
On Wed, Oct 31, 2018 at 10:27 PM Cousin Stanley wrote: > $ sudo raspi-config > > select > > interface > > ssh Worked perfectly. Thank you. And from me: Duh... > I don't remember if a reboot is required I'm not sure because I didn't try both ways, but it asked if

Re: Migrating Debian installation to a new motherboard

2018-10-31 Thread local10
31. Oct 2018 18:05 by d...@randomstring.org : > > Can you show us the output of > ip -l > > and > > ip -r > > ? > > -dsr- Both "ip -l" and "ip -r" return the same output  as "ip --help". Something is missing, pwrhaps? Thanks

Re: startup prob

2018-10-31 Thread Cousin Stanley
Glenn English wrote: > > Anyone know the incantation to make the s word start ssh > You might try $ sudo raspi-config select interface ssh I don't remember if a reboot is required -- Stanley C. Kitching Human Being Phoenix, Arizon

Re: Migrating Debian installation to a new motherboard

2018-10-31 Thread Dan Ritter
On Wed, Oct 31, 2018 at 09:10:06PM +0100, local10 wrote: > > > > How did you reconfigure the MAC address after the migration? I'm gettig > > "network is unreachable " even for local IPs so I guess I'll need to do > > that too. Thanks > > > > 1. I'm runnig Buster > > 2. Motherboard NIC is Realte

Re: startup prob

2018-10-31 Thread mick crane
On 2018-10-31 20:33, Brian wrote: On Wed 31 Oct 2018 at 18:21:54 +, Glenn English wrote: stretch, RPi Just installed stretch on an RPi. SSH doesn't start on boot. No problem with postfix, apache, proftp, bind, etc, as far as I know. I would probably install again and choose *only* the ss

Re: startup prob

2018-10-31 Thread Brian
On Wed 31 Oct 2018 at 18:21:54 +, Glenn English wrote: > stretch, RPi > > Just installed stretch on an RPi. SSH doesn't start on boot. No > problem with postfix, apache, proftp, bind, etc, as far as I know. I would probably install again and choose *only* the ssh task. It's 10 minutes of my

Re: Migrating Debian installation to a new motherboard

2018-10-31 Thread local10
31. Oct 2018 12:38 by loca...@tutanota.com : > >> Oct 18, 2018, 6:42 PM by >> mrma...@earthlink.net >> >> : >> By keeping the old HD, there could be  little to do but reconfigure networking for the change in MAC address

Re: www-data

2018-10-31 Thread mick crane
On 2018-10-28 23:57, Gene Heskett wrote: I don't think thats how it works. UID/GID as www-data is just part of the sandbox apache2 and its ilk play in. In fact after I've equipt apach2 with some new toy, the last thing I do as root is a chown -R www-data:www-data any directory apache2 can acces

Re: startup prob

2018-10-31 Thread mick crane
On 2018-10-31 18:21, Glenn English wrote: find anything about where to put the data. Anyone know the incantation to make the s word start ssh? A link to clear dox on the innards of s.*d would probably be enough. So would a quick howto. "systemctl enable sshd" isn't it ? mick -- Key ID4B

Re: startup prob

2018-10-31 Thread john doe
On 10/31/2018 7:21 PM, Glenn English wrote: > stretch, RPi > > Just installed stretch on an RPi. SSH doesn't start on boot. No > problem with postfix, apache, proftp, bind, etc, as far as I know. > > I tried to have it start at boot via Webmin; systemd said it wouldn't > do that without a command

Re: startup prob

2018-10-31 Thread Reco
Hi. On Wed, Oct 31, 2018 at 06:21:54PM +, Glenn English wrote: > stretch, RPi Is it stretch or Raspbian stretch? > Just installed stretch on an RPi. SSH doesn't start on boot. No > problem with postfix, apache, proftp, bind, etc, as far as I know. So it's Raspbian stretch. https:/

startup prob

2018-10-31 Thread Glenn English
stretch, RPi Just installed stretch on an RPi. SSH doesn't start on boot. No problem with postfix, apache, proftp, bind, etc, as far as I know. I tried to have it start at boot via Webmin; systemd said it wouldn't do that without a command. It didn't say what kind of command it wanted or where to

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Curt
On 2018-10-31, rhkra...@gmail.com wrote: >> >> >> >> Due a non-reproducible sequence of events, a binary executable was over >> >> written by the contents of a man page in pure text format. >> > >> > Just to (maybe?) help with the proper focus, was this a human error or >> > something that seeme

Re: Migrating Debian installation to a new motherboard

2018-10-31 Thread local10
> Oct 18, 2018, 6:42 PM by > mrma...@earthlink.net > > : > >>> By keeping the old HD, there could be  >>> little to do but reconfigure networking for the change in MAC address, if >>> the NIC is a  >>> motherboard component How did you reconfigure the MAC addr

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Richard Owlett
On 10/31/2018 10:57 AM, rhkra...@gmail.com wrote: On Wednesday, October 31, 2018 11:45:15 AM Richard Owlett wrote: On 10/31/2018 10:31 AM, rhkra...@gmail.com wrote: On Wednesday, October 31, 2018 10:14:40 AM Richard Owlett wrote: Debian 9.1 with MATE installed from DVD set. Due a non-reproduc

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread rhkramer
On Wednesday, October 31, 2018 11:45:15 AM Richard Owlett wrote: > On 10/31/2018 10:31 AM, rhkra...@gmail.com wrote: > > On Wednesday, October 31, 2018 10:14:40 AM Richard Owlett wrote: > >> Debian 9.1 with MATE installed from DVD set. > >> > >> Due a non-reproducible sequence of events, a binary

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Richard Owlett
On 10/31/2018 10:31 AM, rhkra...@gmail.com wrote: On Wednesday, October 31, 2018 10:14:40 AM Richard Owlett wrote: Debian 9.1 with MATE installed from DVD set. Due a non-reproducible sequence of events, a binary executable was over written by the contents of a man page in pure text format. Ju

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread rhkramer
On Wednesday, October 31, 2018 10:14:40 AM Richard Owlett wrote: > Debian 9.1 with MATE installed from DVD set. > > Due a non-reproducible sequence of events, a binary executable was over > written by the contents of a man page in pure text format. Just to (maybe?) help with the proper focus, wa

Re: Hibernate in Testing

2018-10-31 Thread Carl Fink
On Wed, Oct 31, 2018 at 02:18:52PM +, Piotr Martyniuk wrote: > On 2018-10-08, Hans wrote: > > Am Montag, 8. Oktober 2018, 04:00:50 CEST schrieb Carl Fink: > > Hibernate is not working any more since over a year. They say, this cannot > > be > > fixed and will not be fixed, due it is not poss

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Richard Owlett
On 10/31/2018 09:27 AM, Reco wrote: Hi. On Wed, Oct 31, 2018 at 09:14:40AM -0500, Richard Owlett wrote: Debian 9.1 with MATE installed from DVD set. Due a non-reproducible sequence of events, a binary executable was over written by the contents of a man page in pure text format. For u

Re: No sound in debian stretch after install.

2018-10-31 Thread john doe
On 10/30/2018 8:33 PM, ilovecountrymusic...@gmail.com wrote: > Hi all, > > > > I brought this up a few years ago, but never got things working at least in > stretch. When installing using either a dvd or net installer, speech is > fine, but once the system is installed, there is no sound. I t

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Gene Heskett
On Wednesday 31 October 2018 10:39:17 Gene Heskett wrote: > On Wednesday 31 October 2018 10:31:40 Reco wrote: > > Hi. > > > > On Wed, Oct 31, 2018 at 09:29:52AM -0500, Richard Owlett wrote: > > > On 10/31/2018 09:18 AM, Curt wrote: > > > > On 2018-10-31, Richard Owlett wrote: > > > > > Debian

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Curt
On 2018-10-31, Richard Owlett wrote: > On 10/31/2018 09:18 AM, Curt wrote: >> On 2018-10-31, Richard Owlett wrote: >>> Debian 9.1 with MATE installed from DVD set. >>> >>> Due a non-reproducible sequence of events, a binary executable was over >>> written by the contents of a man page in pure tex

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Greg Wooledge
On Wed, Oct 31, 2018 at 05:27:58PM +0300, Reco wrote: > A (mis)feature. Any executable text file without defined shebang is a > shell script. Not quite. An attempt to execute a file that doesn't have a valid magic number in the first few bytes triggers an ENOEXEC from the execve(2) call. If this

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Gene Heskett
On Wednesday 31 October 2018 10:31:40 Reco wrote: > Hi. > > On Wed, Oct 31, 2018 at 09:29:52AM -0500, Richard Owlett wrote: > > On 10/31/2018 09:18 AM, Curt wrote: > > > On 2018-10-31, Richard Owlett wrote: > > > > Debian 9.1 with MATE installed from DVD set. > > > > > > > > Due a non-repro

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Gene Heskett
On Wednesday 31 October 2018 10:31:40 Reco wrote: > Hi. > > On Wed, Oct 31, 2018 at 09:29:52AM -0500, Richard Owlett wrote: > > On 10/31/2018 09:18 AM, Curt wrote: > > > On 2018-10-31, Richard Owlett wrote: > > > > Debian 9.1 with MATE installed from DVD set. > > > > > > > > Due a non-repro

Re: Hibernate in Testing

2018-10-31 Thread Piotr Martyniuk
On 2018-10-08, Hans wrote: > Am Montag, 8. Oktober 2018, 04:00:50 CEST schrieb Carl Fink: > Hibernate is not working any more since over a year. They say, this cannot be > fixed and will not be fixed, due it is not possible because of the wide > differences in the hardware. > > Besides: same her

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Reco
Hi. On Wed, Oct 31, 2018 at 09:29:52AM -0500, Richard Owlett wrote: > On 10/31/2018 09:18 AM, Curt wrote: > > On 2018-10-31, Richard Owlett wrote: > > > Debian 9.1 with MATE installed from DVD set. > > > > > > Due a non-reproducible sequence of events, a binary executable was over > > >

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Richard Owlett
On 10/31/2018 09:18 AM, Curt wrote: On 2018-10-31, Richard Owlett wrote: Debian 9.1 with MATE installed from DVD set. Due a non-reproducible sequence of events, a binary executable was over written by the contents of a man page in pure text format. For unknown reason, the resulting file was ta

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Reco
Hi. On Wed, Oct 31, 2018 at 09:14:40AM -0500, Richard Owlett wrote: > Debian 9.1 with MATE installed from DVD set. > > Due a non-reproducible sequence of events, a binary executable was over > written by the contents of a man page in pure text format. For unknown > reason, the > resulti

Re: Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Curt
On 2018-10-31, Richard Owlett wrote: > Debian 9.1 with MATE installed from DVD set. > > Due a non-reproducible sequence of events, a binary executable was over > written by the contents of a man page in pure text format. For unknown > reason, the resulting file was tagged as executable. I want

Strangeness when binary executable overwritten by text -- bug or feature?

2018-10-31 Thread Richard Owlett
Debian 9.1 with MATE installed from DVD set. Due a non-reproducible sequence of events, a binary executable was over written by the contents of a man page in pure text format. For unknown reason, the resulting file was tagged as executable. A custom MATE launcher pointed the corrupted file. W

Re: Help me Linux

2018-10-31 Thread Reco
Hi. On Wed, Oct 31, 2018 at 09:41:48AM -0400, Dan Ritter wrote: > On Wed, Oct 31, 2018 at 04:38:53PM +0300, Reco wrote: > > Hi. > > > > On Wed, Oct 31, 2018 at 01:30:12PM +, Curt wrote: > > > On 2018-10-31, songbird wrote: > > > > P M wrote: > > > > > > > >> Hey, this is Piyush M

Re: Help me Linux

2018-10-31 Thread Curt
On 2018-10-31, Reco wrote: > Hi. > > On Wed, Oct 31, 2018 at 01:30:12PM +, Curt wrote: >> On 2018-10-31, songbird wrote: >> > P M wrote: >> > >> >> Hey, this is Piyush M. >> >> I am a computer science graduate from 2015. >> > >> > you were ripped off if you paid for that and the >> >

Re: Help me Linux

2018-10-31 Thread Dan Ritter
On Wed, Oct 31, 2018 at 04:38:53PM +0300, Reco wrote: > Hi. > > On Wed, Oct 31, 2018 at 01:30:12PM +, Curt wrote: > > On 2018-10-31, songbird wrote: > > > P M wrote: > > > > > >> Hey, this is Piyush M. > > >> I am a computer science graduate from 2015. > > > > > > you were ripped off

Re: Help me Linux

2018-10-31 Thread Dan Ritter
On Wed, Oct 31, 2018 at 08:17:13AM -0400, songbird wrote: > > > > The reason for this mail is, I am not really very expert or well versed in > > any computer language or any field of computer. > > my statement above is based upon this sentence... I went to a pretty good CS undergraduate program

Re: Help me Linux

2018-10-31 Thread Reco
Hi. On Wed, Oct 31, 2018 at 01:30:12PM +, Curt wrote: > On 2018-10-31, songbird wrote: > > P M wrote: > > > >> Hey, this is Piyush M. > >> I am a computer science graduate from 2015. > > > > you were ripped off if you paid for that and the > > institution which gave you that degree

Re: Help me Linux

2018-10-31 Thread Curt
On 2018-10-31, songbird wrote: > P M wrote: > >> Hey, this is Piyush M. >> I am a computer science graduate from 2015. > > you were ripped off if you paid for that and the > institution which gave you that degree should be > discredited. > Are you familiar with the chemical properties of lemon

Re: Help me Linux

2018-10-31 Thread songbird
P M wrote: > Hey, this is Piyush M. > I am a computer science graduate from 2015. you were ripped off if you paid for that and the institution which gave you that degree should be discredited. > It was 2009-10 when first time I heard about Linux. Although in my area > there was only Microsoft

Re: No sound in debian stretch after install.

2018-10-31 Thread deloptes
john doe wrote: > Did you install by selecting the option "install with speatch"? no > My guess is that there are some issues with pulseaudio after installation. > > https://wiki.debian.org/accessibility#Debian_installer_accessibility might be, but might be also something else regards