Re: I need help

2018-01-18 Thread Ben Caradoc-Davies
On 19/01/18 17:55, Aorey wrote: Hello, I am a debian user. I want to customize my own debian ISO distribution. What should I do? Are you trying to make a Live ISO? If so: live-build - old technology, fell behind, new maintainers, works well for me live-wrapper - new officially approved tool,

I need help

2018-01-18 Thread Aorey
Hello, I am a debian user. I want to customize my own debian ISO distribution. What should I do?

Re: Network setup by installer

2018-01-18 Thread john doe
On 1/19/2018 12:45 AM, Mark Fletcher wrote: Hello the list Can anyone point me at documentation of how the installer sets up network interfaces, out of the several ways there are to do it? I've done a couple of installs of Stretch, one when it was still testing and one recently, on different ha

Re: stretch and DNS name resolution service for other devices on a LAN

2018-01-18 Thread D. R. Evans
Greg Wooledge wrote on 01/18/2018 02:43 PM: > > The pacakge for ISC's BIND is called bind9. > > This would certainly do the job, but it's massively overkill for a simple > home LAN DNS server. Nevertheless, if it's what you already know, there > is benefit in using the known but overengineered

Re: stretch and DNS name resolution service for other devices on a LAN

2018-01-18 Thread D. R. Evans
Pascal Hambourg wrote on 01/18/2018 02:41 PM: > > named is not a package name. The package name is and has always been > bind9. Note that there are other recursive DNS server packages such as > unbound. Ah! It's been so long since I've built a system that didn't install bind automatically that

Re: What is Synaptic trying to tell me?

2018-01-18 Thread songbird
Richard Owlett wrote: ... > This is the *FIRST* time I have attempted to investigate what is being > held back. > > Please educate me ;/ check your settings -> preferences... songbird

Re: Banishing UUIDs from grub

2018-01-18 Thread Gene Heskett
On Thursday 18 January 2018 20:25:51 David Wright wrote: > On Thu 18 Jan 2018 at 14:46:26 (-0500), Gene Heskett wrote: > > On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: > > > Le 18/01/2018 à 19:54, Gene Heskett a écrit : > > > > UUID's have turned out to be quite volatile over system

Re: Banishing UUIDs from grub

2018-01-18 Thread Stefan Monnier
>> What is the recommended method for preventing grub from using UUIDs to >> refer to filesystems in the current Debian stable distribution? > One method for you use case it to put /boot or at least /boot/grub > in a plain partition on the same disk as GRUB's core image. Indeed, that's what I have

Re: Banishing UUIDs from grub

2018-01-18 Thread Michael Stone
On Thu, Jan 18, 2018 at 08:50:11PM -0500, Cindy-Sue Causey wrote: I've had it happen, too. Feels like recently, but was probably a couple years ago, if not more like 3. I could never figure out how it happened. vfat filesystem? Mike Stone

Re: Banishing UUIDs from grub

2018-01-18 Thread Cindy-Sue Causey
On 1/18/18, Gene Heskett wrote: > On Thursday 18 January 2018 16:04:26 Don Armstrong wrote: > >> On Thu, 18 Jan 2018, Gene Heskett wrote: >> > On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: >> > > Le 18/01/2018 à 19:54, Gene Heskett a écrit : >> > > > UUID's have turned out to be quit

Re: Banishing UUIDs from grub

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 14:46:26 (-0500), Gene Heskett wrote: > On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: > > > Le 18/01/2018 à 19:54, Gene Heskett a écrit : > > > UUID's have turned out to be quite volatile over system upgrades. > > > > Not on mine. > > > > > Give me a familiar di

Re: What is Synaptic trying to tell me?

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 15:13:12 (-0600), Richard Owlett wrote: > I've been exploring the idea of downloading several packages. > When I select "apply" it routinely says "1 package will be held back > and not upgraded" in the lower half of a screen titled "Summary (as > superuser)". > > In both the

need help on wirelss setup

2018-01-18 Thread Long Wind
i like wireless config program in jessie's installerbut i have installed now,which command can start config wireless?Thanks!

Network setup by installer

2018-01-18 Thread Mark Fletcher
Hello the list Can anyone point me at documentation of how the installer sets up network interfaces, out of the several ways there are to do it? I've done a couple of installs of Stretch, one when it was still testing and one recently, on different hardware that both had both wired and wireles

Re: Banishing UUIDs from grub

2018-01-18 Thread Don Armstrong
On Thu, 18 Jan 2018, Gene Heskett wrote: > On Thursday 18 January 2018 16:04:26 Don Armstrong wrote: > > Which UUID changed? The filesystem UUID shouldn't change unless you > > reformat the partition, and the partition UUID shouldn't change > > unless you repartition it (or you specifically change

Re: Banishing UUIDs from grub

2018-01-18 Thread Gene Heskett
On Thursday 18 January 2018 16:04:26 Don Armstrong wrote: > On Thu, 18 Jan 2018, Gene Heskett wrote: > > On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: > > > Le 18/01/2018 à 19:54, Gene Heskett a écrit : > > > > UUID's have turned out to be quite volatile over system > > > > upgrades.

Re: Debian stable Mate wifi work but don't connect

2018-01-18 Thread Bernd Gruber
michael caron couturier wrote: > I just tested after an issue was reported to confirm it, the mate live > iso has an issue with wireless, the first user is fairly unexperienced > and I'm fairly skilled as a linux community manager but uncertified > for Linux [sysadmin] (tried twice on my case). >

Re: stretch and DNS name resolution service for other devices on a LAN

2018-01-18 Thread Greg Wooledge
On Thu, Jan 18, 2018 at 02:34:50PM -0700, D. R. Evans wrote: > Can someone please point me to intelligible instructions as to how to have the > stretch box respond correctly to remote DNS requests coming in over the local > network? Install a name server. Make sure it's listening on your LAN addr

Re: stretch and DNS name resolution service for other devices on a LAN

2018-01-18 Thread Pascal Hambourg
Le 18/01/2018 à 22:34, D. R. Evans a écrit : I am trying to configure a debian stretch box to provide certain services to my home network. (In the past this was a wheezy box, and I had everything working fine. I have not changed the configuration of any other machine; so, for example, DNS request

stretch and DNS name resolution service for other devices on a LAN

2018-01-18 Thread D. R. Evans
I am trying to configure a debian stretch box to provide certain services to my home network. (In the past this was a wheezy box, and I had everything working fine. I have not changed the configuration of any other machine; so, for example, DNS requests from machines on the LAN are still sent to th

What is Synaptic trying to tell me?

2018-01-18 Thread Richard Owlett
I've been exploring the idea of downloading several packages. When I select "apply" it routinely says "1 package will be held back and not upgraded" in the lower half of a screen titled "Summary (as superuser)". In both the upper and lower half of that screen I can discover what packages will

Re: Banishing UUIDs from grub

2018-01-18 Thread Don Armstrong
On Thu, 18 Jan 2018, Gene Heskett wrote: > On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: > > Le 18/01/2018 à 19:54, Gene Heskett a écrit : > > > UUID's have turned out to be quite volatile over system upgrades. > > > > Not on mine. > > I have had the UUID change on this system, on my

Re: Banishing UUIDs from grub

2018-01-18 Thread Gene Heskett
On Thursday 18 January 2018 14:22:13 Pascal Hambourg wrote: > Le 18/01/2018 à 19:54, Gene Heskett a écrit : > > UUID's have turned out to be quite volatile over system upgrades. > > Not on mine. > > > Give me a familiar disklabel any day. > > Don't you mean a filesystem or partition label ? > "Dis

Re: Banishing UUIDs from grub

2018-01-18 Thread Pascal Hambourg
Le 18/01/2018 à 19:54, Gene Heskett a écrit : UUID's have turned out to be quite volatile over system upgrades. Not on mine. Give me a familiar disklabel any day. Don't you mean a filesystem or partition label ? "Disklabel" is a synonym for "partition table".

Re: How to create a PDF-Printer from the command line

2018-01-18 Thread Brian
On Thu 18 Jan 2018 at 09:55:28 -0600, David Wright wrote: > On Thu 18 Jan 2018 at 12:40:10 (+), Brian wrote: > > On Thu 18 Jan 2018 at 09:44:51 +, Curt wrote: > > > > > On 2018-01-17, Chris Ramsden wrote: > > > > On 17/01/18 21:42, Ben Caradoc-Davies wrote: > > > >> On 18/01/18 10:37, Jo

Re: Banishing UUIDs from grub

2018-01-18 Thread Pascal Hambourg
Le 18/01/2018 à 10:31, Dave Sherohman a écrit : What is the recommended method for preventing grub from using UUIDs to refer to filesystems in the current Debian stable distribution? One method for you use case it to put /boot or at least /boot/grub in a plain partition on the same disk as GRU

Re: Banishing UUIDs from grub

2018-01-18 Thread Gene Heskett
On Thursday 18 January 2018 12:42:41 deloptes wrote: > Dave Sherohman wrote: > > What is the recommended method for preventing grub from using UUIDs > > to refer to filesystems in the current Debian stable distribution? > > what is the reason to avoid UUIDs? (if not very private) UUID's have turn

Re: Banishing UUIDs from grub

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 11:52:11 (-0500), Marc Auslander wrote: > Dave Sherohman writes: > > >What is the recommended method for preventing grub from using UUIDs to > >refer to filesystems in the current Debian stable distribution? > > > > I don't know about "recommended" but could you put your ow

Re: Banishing UUIDs from grub

2018-01-18 Thread deloptes
Dave Sherohman wrote: > What is the recommended method for preventing grub from using UUIDs to > refer to filesystems in the current Debian stable distribution? what is the reason to avoid UUIDs? (if not very private)

Re: Banishing UUIDs from grub

2018-01-18 Thread Marc Auslander
Dave Sherohman writes: >What is the recommended method for preventing grub from using UUIDs to >refer to filesystems in the current Debian stable distribution? > I don't know about "recommended" but could you put your own menu entry into /etc/grub.d and make it the default?

Re: How to create a PDF-Printer from the command line

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 12:40:10 (+), Brian wrote: > On Thu 18 Jan 2018 at 09:44:51 +, Curt wrote: > > > On 2018-01-17, Chris Ramsden wrote: > > > On 17/01/18 21:42, Ben Caradoc-Davies wrote: > > >> On 18/01/18 10:37, Joel Wirāmu Pauling wrote: > > >>> Works fine for txt, although as it ras

Re: sshd running in private namespace

2018-01-18 Thread Nicolas George
Sven Hartge (2018-01-18): > This was https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885325, fixed > in systemd 236-3. It has migrated to Buster yesterday, so upgrading will > fix it for you. I was not expected such a tight race condition between when I checked this and when I wrote the mail. T

Re: sshd running in private namespace

2018-01-18 Thread Sven Joachim
On 2018-01-18 15:57 +0100, Nicolas George wrote: > David Wright (2018-01-18): >> I can't replicate this on stretch. What versions of what are >> you running? > > Sorry, I should have mentioned it: it's Buster, up-to-date by a few > days. > >> Could you give some explicit commands, and where to typ

Re: sshd running in private namespace

2018-01-18 Thread Sven Hartge
Nicolas George wrote: > I noticed that for some time, sshd is being started in a separate > filesystem namespace. As a consequence, mounts done from a SSH shell are > not visible from the main system, and that disrupts my use habits. This was https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885

Re: sshd running in private namespace

2018-01-18 Thread Nicolas George
David Wright (2018-01-18): > I can't replicate this on stretch. What versions of what are > you running? Sorry, I should have mentioned it: it's Buster, up-to-date by a few days. > Could you give some explicit commands, and where to type them. ssh box mkdir /tmp/dummy sudo mount -t tmpfs dummy /

Re: sshd running in private namespace

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 14:59:34 (+0100), Nicolas George wrote: > Hi. > > I noticed that for some time, sshd is being started in a separate > filesystem namespace. As a consequence, mounts done from a SSH shell are > not visible from the main system, and that disrupts my use habits. > > Is it on pu

Re: Banishing UUIDs from grub

2018-01-18 Thread David Wright
On Thu 18 Jan 2018 at 07:19:45 (-0600), Dave Sherohman wrote: > My guess at explaining this would be that the GRUB_DISABLE_LINUX_UUID > flag is very literal and *only* affects whether "GRUB [passes] > "root=UUID=xxx" parameter to Linux", but not how grub itself identifies > the root device ("set r

sshd running in private namespace

2018-01-18 Thread Nicolas George
Hi. I noticed that for some time, sshd is being started in a separate filesystem namespace. As a consequence, mounts done from a SSH shell are not visible from the main system, and that disrupts my use habits. Is it on purpose? I have tracked things in the source code to exec_needs_mount_namespa

Re: Banishing UUIDs from grub

2018-01-18 Thread Dave Sherohman
On Thu, Jan 18, 2018 at 11:11:32AM +0100, Stephan Seitz wrote: > On Do, Jan 18, 2018 at 03:31:30 -0600, Dave Sherohman wrote: > >What is the recommended method for preventing grub from using UUIDs to > >refer to filesystems in the current Debian stable distribution? > > In /etc/default/grub I have

Re: How to create a PDF-Printer from the command line

2018-01-18 Thread Brian
On Thu 18 Jan 2018 at 09:44:51 +, Curt wrote: > On 2018-01-17, Chris Ramsden wrote: > > On 17/01/18 21:42, Ben Caradoc-Davies wrote: > >> On 18/01/18 10:37, Joel Wirāmu Pauling wrote: > >>> Works fine for txt, although as it rasterizes things it's not going to be > >>> optimized for size. > >

Re: Crossgrading Wheezy from 32bit to 64bit: Solving package dependency problems after kernel change.

2018-01-18 Thread Pieter Van Isacker
Hi Sven, Thanks for that suggestion. I've quickly tried this on a test VM and indeed crossgrading seems to work much better in debian 9 compared to debian 7. Thanks, Pieter > On 16 Jan 2018, at 16:03, Sven Hartge wrote: > > Pieter Van Isacker wrote: > >> While testing change a Debian Wheezy

Re: Banishing UUIDs from grub

2018-01-18 Thread Stephan Seitz
On Do, Jan 18, 2018 at 03:31:30 -0600, Dave Sherohman wrote: What is the recommended method for preventing grub from using UUIDs to refer to filesystems in the current Debian stable distribution? In /etc/default/grub I have the option: # Uncomment if you don’t want GRUB to pass „root=UUID=xxx”

Re: Banishing UUIDs from grub

2018-01-18 Thread Michael Lange
Hi, On Thu, 18 Jan 2018 03:31:30 -0600 Dave Sherohman wrote: > What is the recommended method for preventing grub from using UUIDs to > refer to filesystems in the current Debian stable distribution? not sure about this; have you tried to set GRUB_DISABLE_LINUX_UUID=true in /etc/default/grub

Banishing UUIDs from grub

2018-01-18 Thread Dave Sherohman
What is the recommended method for preventing grub from using UUIDs to refer to filesystems in the current Debian stable distribution? --- In an attempt to head off a "but you really want to use UUIDs!" debate: The specific use-case I'm dealing with here is cloned virtual machines. When I clone

Re: How to create a PDF-Printer from the command line

2018-01-18 Thread Curt
On 2018-01-17, Chris Ramsden wrote: > On 17/01/18 21:42, Ben Caradoc-Davies wrote: >> On 18/01/18 10:37, Joel Wirāmu Pauling wrote: >>> Works fine for txt, although as it rasterizes things it's not going to be >>> optimized for size. >> >> Yes, typically, but for large fonts and low resolution out