Re: Specifying multiple NICs

2018-08-01 Thread Brian
In my opinion, the most "debian" way is to do the following in > /etc/network/interfaces: > > rename eth0=localnet > auto localnet > iface localnet inet static > address blahblah > > rename eth1=internet > iface internet inet dhcp > and so on Is rename part of the file format of interfaces on jessie? -- Brian.

Re: Surprises during upgrade using Synaptic

2018-08-02 Thread Brian
cessful. > I found Synaptic's Help - un-helpful (didn't give enough info on what was > happening). Is there a web page aimed at a beginner/intermediate user to > understand what is happening? Understanding what is happening begins in the brain. Has it been given an upgrade recently? -- Brian.

Re: CherryTree - was [Re: If not "newbie" then ????]

2018-08-04 Thread Brian
; be on-topic? > > I've found [http://www.giuspen.com/forums/] but have never found web fora > usable. >From the link you give: cherrytree This forum contains 662 topics and 2,280 replies, and was last updated by Klaas Vaak 5 hours, 4 minutes ago. The forum appears alive and active. Lots to read. Sometimes one has to compromise, adjust and fit into what is available. -- Brian.

Re: CherryTree - was [Re: If not "newbie" then ????]

2018-08-04 Thread Brian
On Sat 04 Aug 2018 at 05:50:24 -0500, Richard Owlett wrote: > On 08/04/2018 05:43 AM, Brian wrote: > > On Sat 04 Aug 2018 at 05:20:29 -0500, Richard Owlett wrote: > > > > > On 07/22/2018 03:07 AM, Richard Owlett wrote: > > > > On 07/21/2018 04:

Re: Brother or Canon; not both

2018-08-09 Thread Brian
error, but it simply > prints nothing. > > This was very repeatable on the 3 different systems( 2 systems were > fresh installs) I've tried. Its like an On/Off switch, install > libc6-i386 and only one brand works, un-install and the only the other > brand works Printer models, please. -- Brian.

Re: Brother or Canon; not both

2018-08-09 Thread Brian
On Thu 09 Aug 2018 at 11:10:44 +0100, Brian wrote: > On Wed 08 Aug 2018 at 19:12:09 -0500, Allen Hoover wrote: > > > Ever since upgrading some customized Debian 64bit systems to Debian 8, I've > > had trouble with the Canon UFRII printer drivers. I've now been

Re: What time is it, really?

2018-08-09 Thread Brian
gt; chrony > > openntpd > > systemd-timesyncd > > > > Systemd-timesyncd is only a client and using sntp. > > https://www.freedesktop.org/software/systemd/man/systemd-timesyncd.service.html Ideal for what the OP wants. Either that or chrony, if he would only make his mind up. -- Brian.

Re: What time is it, really?

2018-08-10 Thread Brian
On Fri 10 Aug 2018 at 09:20:42 -0700, Fred wrote: > On 08/10/2018 08:18 AM, David Wright wrote: > > On Thu 09 Aug 2018 at 14:26:30 (-0700), Fred wrote: > > > On 08/09/2018 12:42 PM, Brian wrote: > > > > On Thu 09 Aug 2018 at 20:39:16 +0200, john doe wrote: > >

Re: manuals

2018-08-10 Thread Brian
for a great deal of this material. -- Brian.

Re: manuals

2018-08-10 Thread Brian
On Fri 10 Aug 2018 at 20:43:22 +0100, mick crane wrote: > On 2018-08-10 20:31, Brian wrote: > > On Fri 10 Aug 2018 at 20:16:33 +0100, mick crane wrote: > > > > > Is it OK if I wget the webpages from > > > https://www.debian.org/doc/manuals/ ? > > > to l

Re: Installing package *NOT* in repository

2018-08-13 Thread Brian
cies, > > too. > > As I said already, dpkg does install dependencies. Actually, I don't > know any (Debian) tool which wouldn't, by default. I don't think it does, y'know. That's why apt-get was created. -- Brian.

Re: Installing package *NOT* in repository

2018-08-13 Thread Brian
ny dependency. > > You're right: it won't download & install dependencies. It'll just > list those and complain. This needn't be a disaster. 'apt -f install' fixes the dependencies. -- Brian.

Re: Installing package *NOT* in repository

2018-08-13 Thread Brian
On Mon 13 Aug 2018 at 16:58:18 +, Curt wrote: > On 2018-08-13, Brian wrote: > >> > > >> > I really don't know what you're talking about, dpkg knows nothing about > >> > apt > >> > and its repositories, it can't install an

Re: need help: some words is not easy to understand in /Bugs/server-request

2018-08-14 Thread Brian
Re: Send for bugnumber". That might be useful to the sender. IMO, the sentence could simply be rewritten to "The Subject of the message is ignored." without loss of essential meaning. -- Brian.

Re: debian 9 network configuration

2018-08-14 Thread Brian
an, :-) > the desktop is Xfce and I'de love to configure the networking via shell. > Thanks and regards apt purge network-manager apt --purge autoremove Then configure /e/n/i to your liking. -- Brian.

Re: Fail2Ban Question: Can I do this without restarting the service?

2018-08-16 Thread Brian
internal service monitoring machines or > > whatever which legitimately generate levels of traffic which would > > normally trigger a ban. > > > > See, that all is way over my head. I don't understand this stuff as I'm > pretty much a total beginner in this. Does Debian and Debian based systems > have the firewall installed and running by default? Are there tutorials on Debian? No. -- Brian.

Re: Request for information

2018-08-16 Thread Brian
the better choice. I do not think you would have hurt his feelings by doing so. :) -- Brian.

Re: Fail2Ban Question: Can I do this without restarting the service?

2018-08-17 Thread Brian
On Fri 17 Aug 2018 at 19:16:07 +0200, john doe wrote: > Also, a server without firewall capibility should never be facing internet. Why? "never" seems a little strong. Mine does; what's the problem? -- Brian.

Re: Fail2Ban Question: Can I do this without restarting the service?

2018-08-17 Thread Brian
On Fri 17 Aug 2018 at 13:56:03 -0400, cyaiplexys wrote: > So do I have to sudo apt-get iptables or is that already installed? dpkg -l iptables -- Brian.

Re: Fail2Ban Question: Can I do this without restarting the service?

2018-08-17 Thread Brian
t a bad tactic; can keep the logs clean. Doesn't do much for security, of course. -- Brian.

Re: Repository Problem

2018-08-17 Thread Brian
ird for her email. > > Any assistance will be greatly appreciated. Post your /etc/apt/sources.list -- Brian.

Re: Repository Problem

2018-08-17 Thread Brian
On Fri 17 Aug 2018 at 15:35:08 -0400, Stephen P. Molnar wrote: > Thanks for the reply. > > Please see attachemnt. > > On 08/17/2018 03:21 PM, Brian wrote: > > On Fri 17 Aug 2018 at 15:00:09 -0400, Stephen P. Molnar wrote: > > > > > I have just installed

Re: Repository Problem

2018-08-17 Thread Brian
On Fri 17 Aug 2018 at 21:49:53 +0200, john doe wrote: > As an aside, you should consider using 'apt' and not 'apt-get'. Why? What functional difference is there between 'apt-get upgrade' and 'apt-get install' and the apt equivalents? -- Brian.

Re: Repository Problem

2018-08-18 Thread Brian
ler for that. The way IPv6 is provided there's > > nothing to configure on your host (and there's nothing to blame here > > either). > > You network hardware (aka router), on the other hand, most surely > > advertizes IPv6 prefix. So put the blame there or on your ISP. > > > > > How do I get rid of ipv6 and replace it WITH ipv4? > > 1) Delicate way of doing it (apply after each boot): > > > > ip6tables -I INPUT ! -o lo -p icmp6 --icmpv6-type 134 -j DROP > > > > 2) Hardcore way of doing it (ditto): > > > > sysctl -qw net.ipv6.conf.all.disable_ipv6=1 > > > > 3) Right way of doing things: > > > > Fix your router. > > > > Reco > > > > > > According to my AT&T BGW210 Router both ipv4 amd 1pv6 are active What does 'ip a' give you? And 'ping -c www.debian.org? -- Brian.

Re: Fail2Ban Question: Can I do this without restarting the service?

2018-08-18 Thread Brian
On Sat 18 Aug 2018 at 17:55:50 +0200, john doe wrote: > On 8/17/2018 7:35 PM, Brian wrote: > > On Fri 17 Aug 2018 at 19:16:07 +0200, john doe wrote: > > > > > Also, a server without firewall capibility should never be facing > > > internet. > > > >

Re: Literal postings, was Re: Wanted - Debian(preferred)/Linux handheld

2018-08-18 Thread Brian
were explicitly > unacceptable. I got replies telling me where I could square the unacceptable > product. A user on -user who takes on the task of answering a query or any mails which follow up cannot dictate the course or form of the responses. It's par for the course. Sometimes you win; sometimes you don't. But it's a risk the user takes. He makes the choice to respond and, in doing so, cannot direct the nature of the answer. The rough is taken with the smooth. It's part of the fun. The questioner who posts? Same rules apply. He does not have to respond because his whims are not obeyed or quality control regulations are not being followed. Take the rough with the smooth. That keeps everyone happy and rubbing along. -- Brian.

Re: Sid: NFSv3 mounting problem

2018-08-18 Thread Brian
lly, I did copy-paste the following line: > > Hermes:/home/trash /home/trash nfs vers=3,defaults,noatime,nodiratime 0 0 > > from the odroid to pc fstab. > > Thanks in advance for any help You have put your post into an existing thread. That does help you or the people who are using this thread. Please post a completely new mail. -- Brian.

Re: painted into a corner

2018-08-20 Thread Brian
to a console (ALT-F2) and mount the wheezy and stretch partitions. Use cp to copy files between the two partitions. -- Brian.

Re: painted into a corner

2018-08-20 Thread Brian
On Mon 20 Aug 2018 at 13:55:55 -0400, Michael Stone wrote: > On Mon, Aug 20, 2018 at 06:53:14PM +0100, Brian wrote: > > My suggestion is along the same lines as David Wright's. > > > > Boot the installer and stop when you get to partitioning. > > Switch to a conso

Re: Xindy package for stretch

2018-08-21 Thread Brian
tch Stable. :) > > > > Yes, I know. I searched there, too. https://tracker.debian.org/pkg/xindy [2014-08-26] xindy REMOVED from testing (Britney) Entered unstable [2017-10-22] Accepted xindy 2.5.1.20160104-4 (source amd64 all) into unstable (Norbert Preining) Entered testing: [2017-10-29] xindy 2.5.1.20160104-4 MIGRATED to testing (Debian testing watch) Too late to get into stretch. -- Brian.

Re: Debian installation

2018-09-03 Thread Brian
to be an issue if you > are connected by a wired ethernet connection, but wouldn't totally rule > it out. > > If you can give us more information about your hardware and how you > access the internet, the community should be able to help more. A mirror is not required to complete an installation. Install only the standard system utilities. Then GRUB. Sort a mirror out after first boot. -- Brian.

Re: Sound in Stretch

2018-09-10 Thread Brian
ng of use left in alsa-base, so for jessie, it'll just become a dummy package that helps cleaning up its old conffiles. It will be dropped after the jessie release. You obviously have some issue with sound but it is impossible to discover what it is. -- Brian.

Re: Sound in Stretch

2018-09-11 Thread Brian
On Tue 11 Sep 2018 at 08:27:02 +0200, deloptes wrote: > Brian wrote: > > > alsa-base > > in stretch there is no alsa-base That isn't in dispute. -- Brian.

Re: Sound in Stretch

2018-09-11 Thread Brian
ary. ACLs on the devices are used. brian@desktop:~$ ls -l /dev/snd/ total 0 drwxr-xr-x 2 root root 60 Jul 9 09:45 by-path crw-rw+ 1 root audio 116, 2 Jul 9 09:45 controlC0 crw-rw+ 1 root audio 116, 4 Aug 28 18:56 pcmC0D0c crw-rw+ 1 root audio 116, 3 Sep 10 20:45 pcmC0D0p crw

Re: How to suggest "new" Software

2018-09-11 Thread Brian
On Tue 11 Sep 2018 at 09:36:05 +0200, basti wrote: > Hello, > how can I suggest new Software to Debian? https://wiki.debian.org/RFP -- Brian.

Re: Sound in Stretch [SOLVED]

2018-09-13 Thread Brian
e it as a temporary resolution. I think this should be reported > > and developers should come it a fix. Do we know that other usb audio > > devices suffer the same? > > > > I've submitted a bug report. Bug number? -- Brian.

Re: Cannot update the Debian bug 896911

2018-09-14 Thread Brian
writing to any bug report or manipulating it. That is one of the strengths of Debian. -- Brian.

Re: Cannot update the Debian bug 896911

2018-09-14 Thread Brian
d, 25 Apr 2018 18:36:02 UTC > > > > Severity: normal > > > > Found in version linux/4.9.88-1 > > > > Fixed in version 4.16-1~exp1 > > > > Done: Ben Hutchings > > > > Bug is archived. No further changes may be made. > > Note the last lines. I believe you will have to open a new bug. It might be better to do as you suggest. But a bug can be unarchived. -- Brian.

Re: OT high-power radio broadcasting (was Re: red SATA cable corruption)

2018-09-18 Thread Brian
h a sigh... As do my reading of them. > > Check out the Crystal Set Society, my man. > > Real Men, Real Women, Real Radios. > > https://www.midnightscience.net/ [...] And once again, way off topic... Unusual for you. :) -- Brian

Re: Print with mupdf?

2018-09-19 Thread Brian
> > screen with no or thin borders, allows for manipulating size and > > > position) > > > > May I suggest mupdf? > > Is there any way to print from mupdf? It's very fast for viewing PDFs > but of limited use to me if it can't print. Using a mupdf option? No. -- Brian.

Re: Unable to install GRUB in /dev/null - This is a fatal error.

2018-09-19 Thread Brian
way to get the Debian installer to skip bootloader > > installation, > > preferably via some cmdline option, since loading vmlinuz and initrd.gz > > from HD > > is how I start most installations? > > Run the installer in expert mode by setting priority=low. >From the installer's kernel cmdline: preseeding. -- Brian.

Re: Print with mupdf?

2018-09-20 Thread Brian
, atril > > > > I'm with you on the native format. Evince is purty, but doesn't print > some stuff correctly if you want it in dead tree format. Never heard of > mupdf, so can't comment, whats so special about it? "some stuff"? 0.1%, 0.01%, 0.001%? > okular does it all, very well. okular has been tried on unstable without cups-browsed running? -- Brian.

Re: Print with mupdf?

2018-09-20 Thread Brian
can't comment, whats so special about it? > > Lightweight, old-timer. And > > The renderer in MuPDF is tailored for high quality anti-aliased graphics. It > renders text with metrics and spacing accurate to within fractions of a pixel > for the highest fidelity in reproducing the look of a printed page on screen. > > https://mupdf.com/ > > But she don't print. Mantra - "do one thing and do it well." And then get criticised for doing it (being a viewer).. lp was created for printing. :) -- Brian.

Re: Why does Debian allow all incoming traffic by default

2018-09-21 Thread Brian
he point is to be a good netizen, as always. By running any sane kind of > packet filter you're avoiding participating in TCP RST attack. How do you do attack when (as Henning Follmann says) nothing is listening? There is no point with a standard Debian installation (which is what the OP inquired about). Debian is already a good netizen. -- Brian.

Re: Why does Debian allow all incoming traffic by default

2018-09-21 Thread Brian
On Fri 21 Sep 2018 at 21:32:45 +0300, Reco wrote: > Hi. > > On Fri, Sep 21, 2018 at 07:14:03PM +0100, Brian wrote: > > On Fri 21 Sep 2018 at 19:25:22 +0300, Reco wrote: > > > > > Hi. > > > > > > On Fri, Sep 21, 2018 at 08:55:21AM -0400

Re: Why does Debian allow all incoming traffic by default

2018-09-21 Thread Brian
? > The last thing I want is a Windows like warning. I expected more like a line > in the Installation manual warning about the default firewall configuration. That's a fair enough comment. Perhaps an inquiry to -doc and/or -boot might elicit some response. -- Brian.

Re: Why does Debian allow all incoming traffic by default

2018-09-23 Thread Brian
ng during installation. > "there is no firewall running, You should probably set up some rules" > > would be helpful. The ordinary user's eyes would glaze over. The installation process is ok as it is. -- Brian.

Re: Why does Debian allow all incoming traffic by default

2018-09-23 Thread Brian
On Sun 23 Sep 2018 at 21:59:38 +0100, Joe wrote: > On Sun, 23 Sep 2018 18:58:07 +0100 > Brian wrote: > > > On Sun 23 Sep 2018 at 00:05:58 +0100, mick crane wrote: > > > > > On 2018-09-21 18:29, Subhadip Ghosh wrote: > > > Debian is a Universal OS. &

Re: utilities

2018-09-25 Thread Brian
quot; field in the package description. On my stretch: grep -B 1 "Priority: standard" /var/lib/dpkg/available -- Brian.

Re: utilities

2018-09-25 Thread Brian
will be hurt.) > > $ aptitude search '?priority(required)' > > will get you a list of the packages installed that absolutely > have to be installed. A nice use of aptitude. Note that it now "Priority: optional", so it would not be provided by the installer. -- Brian.

Re: utilities

2018-09-25 Thread Brian
On Tue 25 Sep 2018 at 13:24:48 +0200, Thomas Schmitt wrote: > Brian wrote: > > There can be no dispute over the meaning of "standard system > > utilities". These are the ones which have a "Priority: standard" > > field in the package description. > >

Re: utilities

2018-09-25 Thread Brian
> So I'm a little confused too. > > Running tasksel on a running system, and I don't see an option for > standard system utilities etiher. > > Maybe this is a bug in the installer? A guess: searching an installer image for Priority: standard packages is quick. Searching the archives isn't. -- Brian.

Re: calibre ebook project?

2018-09-25 Thread Brian
he vehicles were used to take one to Blackpool. (Note to non-English speakers. Don't drop the word "chara" into casual conversataion about transport; natural English politeness will get you a nod of the head but there will be incomprehension in the mind). -- Brian.

Re: calibre ebook project?

2018-09-25 Thread Brian
On Tue 25 Sep 2018 at 14:08:23 -0500, Nicholas Geovanis wrote: > Brian wrote: Note to non-English speakersnatural English politeness > will get you a nod of the head but there will be incomprehension > in the mind > > That also works with Americans who are native English spea

Re: How to react on a factually wrong Debian wiki change ?

2018-09-27 Thread Brian
uot;wodim should better not be used with DVD or BD media." Perhaps a rewording: There is (strong? extensive?) evidence that wodim should not be used with DVD or BD media. However, the many variables involved, especially burner types and media type and quality, could result a successful burn. -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
--- Then revert the edit and link to this thread: wodim should [[https://lists.debian.org/debian-user/2018/09/msg01031.html better|not be used]] with DVD or BD media. -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
On Fri 28 Sep 2018 at 12:46:27 +0200, Thomas Schmitt wrote: > Hi, > > Brian wrote: > > Then revert the edit and link to this thread: > > wodim should [[https://lists.debian.org/debian-user/2018/09/msg01031.html > > better|not be used]] with DVD or BD media. > >

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
On Fri 28 Sep 2018 at 11:02:37 +, Curt wrote: > On 2018-09-27, Brian wrote: > > > > "wodim should better not be used with DVD or BD media." > > The French Wiki has something like: > > It is preferable not to use wodim with DVD or BD media. > >

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
On Fri 28 Sep 2018 at 10:57:12 +0200, Thomas Schmitt wrote: > Hm. Another user "jmtd" is editing in BurnCd. > Now i am curious whether the wodim-DVD-BD statement will be changed too. Have you satisfied your curiosity? -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
> It is not the opinion of "some". It is the opionion of me, the expert (tm). A user doesn't have to be a cdrkit developer or user of the software to act on a statement such as this when editing a wiki. -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
is not a wiki war. Why is it questionable? Either you stand behind your statement or not. Of course, if you and StephenKeeling had been contactable via the wiki a recourse to -user needn't have taken place. Not that it hasn't been of interest. -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
s proved less reliable when used with DVD or BD media and is > best avoided when burning to those media. The last statement is good and the one I'd be inclined to go with, maybe qualifying "less" with "much". -- Brian.

Re: How to react on a factually wrong Debian wiki change ?

2018-09-28 Thread Brian
On Fri 28 Sep 2018 at 19:10:40 +0100, Brian wrote: > On Fri 28 Sep 2018 at 15:59:26 +, Curt wrote: > > > On 2018-09-28, Thomas Schmitt wrote: > > > > > > Curt wrote: > > >> > It's been reverted but as the formulation is a little awkward it&

Re: is it possible to install previous mplayer

2018-10-01 Thread Brian
e mplayer if it is on the system. 3. apt update 4. apt install mplayer 5. Return sources.list to its previous state. -- Brian.

Re: (solved) Re: is it possible to install previous mplayer

2018-10-01 Thread Brian
On Mon 01 Oct 2018 at 20:08:26 +0200, deloptes wrote: > Li Wei wrote: > > > Thank Brian! > > i've made such attempt a few years ago. > > it isn't successful. there may be some conflict with other package > > sure there will be, why would you need mpla

Re: (solved) Re: is it possible to install previous mplayer

2018-10-01 Thread Brian
lable? In a previous message: > Thank Brian! > i've made such attempt a few years ago. Notice that Li Wei didn't say that he had followed the advice given. He was relying on memory and did not test. Never a good thing. Wheezy's mplayer will install on unstable. Conclusion? -- Brian.

Re: More info - was [Re: Synaptic fails to fix broken packages]

2018-10-05 Thread Brian
decision). > > I suppose I can live without knowing that ;-) I've lost track. Are you using dist-upgrade on stable or unstable? -- Brian.

Re: More info - was [Re: Synaptic fails to fix broken packages]

2018-10-05 Thread Brian
On Fri 05 Oct 2018 at 16:17:22 -0400, rhkra...@gmail.com wrote: > On Friday, October 05, 2018 03:40:09 PM Brian wrote: > > On Fri 05 Oct 2018 at 11:03:31 -0400, rhkra...@gmail.com wrote: > > > I'm not sure I know enough to re-phrase the question. I'm also surprised

Re: Ettiquite/Required readings on contacting Maintainers/Packagers

2018-10-05 Thread Brian
aintainer to "please update this"? You read https://packages.debian.org/sid/ranger , in particular the Debian Resources: section. You read the bug reports and decide on whether to add to an existing bug report and whether you can make a good case for the package being updated. -- Brian.

Re: More info - was [Re: Synaptic fails to fix broken packages]

2018-10-06 Thread Brian
On Fri 05 Oct 2018 at 20:31:49 -0500, David Wright wrote: > On Fri 05 Oct 2018 at 22:36:48 (+0100), Brian wrote: > > On Fri 05 Oct 2018 at 16:17:22 -0400, rhkra...@gmail.com wrote: > > > On Friday, October 05, 2018 03:40:09 PM Brian wrote: > > > > > I've los

Re: Upgrading with a low data cap

2018-10-07 Thread Brian
On Sun 07 Oct 2018 at 08:32:42 -0500, Richard Owlett wrote: [snip] > What should I be reading? https://lists.debian.org/debian-user/2017/06/msg00510.html -- Brian.

Re: Problem updating to Buster - gparted effectively MIA

2018-10-07 Thread Brian
to > reinstall it. > > I installed stretch to another partition which I'm using now. > Is the Buster install repairable? Does gparted run from a terminal? -- Brian.

Re: Problem updating to Buster - gparted effectively MIA

2018-10-07 Thread Brian
On Sun 07 Oct 2018 at 15:33:09 +0100, Brian wrote: > On Sun 07 Oct 2018 at 08:14:05 -0500, Richard Owlett wrote: > > > It was recommended that I update to Buster. > > I started with Debian 9.1.0 installed from purchased DVD1. > > [MATE desktop] > > I edited

Re: Problem updating to Buster - gparted effectively MIA

2018-10-07 Thread Brian
On Sun 07 Oct 2018 at 14:57:10 -0500, Richard Owlett wrote: > On 10/07/2018 02:33 PM, Dominic Knight wrote: > > On Sun, 2018-10-07 at 19:23 +0100, Brian wrote: > > > On Sun 07 Oct 2018 at 15:33:09 +0100, Brian wrote: > > > > > > > On Sun 07 Oct 2018

Re: Are these instructions meant to be executed on Debian 9.5.0?

2018-10-08 Thread Brian
er on other Linux distros? Please advise. Thank > you. Please read the user comments at the link you quoted. -- Brian.

Re: Upgrading with a low data cap

2018-10-08 Thread Brian
On Sun 07 Oct 2018 at 15:29:43 +0100, Brian wrote: > On Sun 07 Oct 2018 at 08:32:42 -0500, Richard Owlett wrote: > > [snip] > > > What should I be reading? > > https://lists.debian.org/debian-user/2017/06/msg00510.html Moving on from this helpful answer, the snipp

Re: Upgrading with a low data cap

2018-10-08 Thread Brian
unning a conventional > > LAN nowadays. > > I have no LAN. Nice to know. This makes solutions which many users have proposed for your many problems totally unworkable. -- Brian.

Re: Upgrading with a low data cap

2018-10-08 Thread Brian
se even less and have built up a cushion. > If I have enough built up, I'll correct my BUSTER problems now. Otherwise I > can wait for the actual release and spend my time studying how to use a > cache. You'll be waiting a long time. So will everyone else. Hope your studies bear fruit. -- Brian..

Re: Upgrading with a low data cap

2018-10-08 Thread Brian
On Mon 08 Oct 2018 at 15:32:52 -0500, Richard Owlett wrote: > On 10/08/2018 02:46 PM, Brian wrote: > > On Mon 08 Oct 2018 at 14:24:49 -0500, Richard Owlett wrote: > > > > > On 10/08/2018 10:56 AM, David Wright wrote: > > > > > > > > That may w

Re: Upgrading with a low data cap

2018-10-09 Thread Brian
On Mon 08 Oct 2018 at 21:39:49 +0100, Brian wrote: > On Mon 08 Oct 2018 at 15:32:52 -0500, Richard Owlett wrote: > > > On 10/08/2018 02:46 PM, Brian wrote: > > > On Mon 08 Oct 2018 at 14:24:49 -0500, Richard Owlett wrote: > > > > > > >

Re: stretch: pamscale missing in Netpbm

2018-10-09 Thread Brian
On Tue 09 Oct 2018 at 14:29:59 +0200, Roger Price wrote: > It looks as if pamscale is missing from Netpbm in stretch. Is there a > reason for this ? Roger Please read http://netpbm.sourceforge.net/getting_netpbm.php Near the bottom of the page is the relevant section, -- Brian.

Re: Upgrading with a low data cap

2018-10-09 Thread Brian
t; You have the capacity for a LAN - you'll just need to turn your > >> USB-tethered machine into a router. Although, perhaps that is work you > >> don't want to bother doing. > > > > LAN generally requires Ethernet. My second most used machine does not > > have a physically available Ethernet port. > > Ethernet doesn't require cables though. However the secondary bit that > you cannot (will not?) add WiFi to the secondary (tertiary?) machines > does throw a wrench into the works. It's about time some invented a WiFi device which plugs into a USB port. -- Brian.

Re: stretch: pamscale missing in Netpbm

2018-10-09 Thread Brian
On Tue 09 Oct 2018 at 16:16:08 +0200, Roger Price wrote: > On Tue, 9 Oct 2018, Brian wrote: > > On Tue 09 Oct 2018 at 14:29:59 +0200, Roger Price wrote: > > > It looks as if pamscale is missing from Netpbm in stretch. > > Please read http://netpbm.sourceforge.net/gettin

Re: Problem updating to Buster - gparted effectively MIA

2018-10-09 Thread Brian
ed into that partition and did the upgrade. > It upgraded and it is now running without any apparent problems. Who would have thought that would have worked? > If it gives problems I'll just wait for the final release. > One major reason I use Debian rather than another release is desire to avoid > hassles of a rolling release. YMMV ;/ You have the menu item for gparted back (the prupose of this thread)? -- Brian.

Re: Upgrading with a low data cap

2018-10-09 Thread Brian
ess than usb-3 > spec speed. > > I have no x86 / amd64 machines with usb-3, so I can't testify for those. > Some discussion about newer hardware and usb-3 might be in order and > educational for the list, hint hint. Has this anything to do with what we are involved with, or is it just a way of passing the day? -- Brian.

Re: (solved) Re: jessie and stretch time problem

2018-10-13 Thread Brian
a year. Never knew this, I hope DST and China come up in a pub quiz! > For everyone else, it makes a lot more sense to use UTC for the real > time clock. Also, judging by my experience on this dual-booting For Debian (all we care about), UTC time set in the bios is the way to go. Its always worked for me. -- Brian.

Re: CUPS/foomatic/HP

2018-10-14 Thread Brian
On Sat 13 Oct 2018 at 23:11:13 -0400, Carl Fink wrote: > So should foomatic-filters conflict with CUPS? > > Because in Testing it would seem that it does. https://lists.debian.org/debian-printing/2014/03/msg00065.html -- Brian.

Re: jessie and stretch time problem

2018-10-14 Thread Brian
main suite without actually specifying 'deb'. These are additional examples. Unless I am misunderstanding you, it's ok. > 5) The /etc/adjtime configuration itself. > Systemd defaults to UTC - src/timedate/timedated.c in systemd source > tree. > If needed, one can use timedatectl(1) to produce perfectly valid > /etc/adjtime. That's correct but I've never experienced the installer not giving a user an /etc/adjtime. At present there is an effort to update documentation for buster. Get your bug report in. Don't delay! -- Brian.

Re: Pico-report: using Stable without sysvinit

2018-10-14 Thread Brian
software, > may our approaches differ sometimes. Agreed. Sheer commonsense. And more fun, too. -- Brian.

Re: Preseeding the Debian Install: how do you disable the CDROM-detect from running, I'm installing from loop/ISO - also shared/enter_device etc?

2018-10-14 Thread Brian
and install to another partition (either sdb1 or > sdb2 depending on what I can get away with) > [usually you extract the ISO to sdb1 and manually shove the > pressed.cfg in there, AND THEN install to sdb2] Parts of https://wiki.debian.org/Installation+Archive+USBStick could be of help. -- Brian.

Re: jessie and stretch time problem

2018-10-14 Thread Brian
On Sun 14 Oct 2018 at 21:29:57 +0300, Reco wrote: > On Sun, Oct 14, 2018 at 07:18:12PM +0100, Brian wrote: > > > At present there is an effort to update documentation for buster. Get > > your bug report in. Don't delay! > > I'll consider your suggesti

Re: Pico-report: using Stable without sysvinit

2018-10-14 Thread Brian
I shall not entertain notions to the contrary. > > To quote Kate McKinnon, "I'm not giving up, and you shouldn't either." > > > > "One ring to summon them, and in the darkness bind them." > > "Ein wolk, > ein Reich, > ein init." Shush; you'll awake the trolls. Terrible things happen then - and the fun is taken out of it. -- Brian.

Re: Unattended Upgrades question

2018-10-15 Thread Brian
apt purge unattended upgrades -- Brian.

Re: Slow firefox and high cpu usage

2018-10-17 Thread Brian
*.png can be printed. Gives the full page for a web page but only what is visible on the screen for about:config. -- Brian.

Re: Slow firefox and high cpu usage

2018-10-17 Thread Brian
On Wed 17 Oct 2018 at 14:27:41 -0500, David Wright wrote: > On Wed 17 Oct 2018 at 13:53:45 (+0100), Brian wrote: > > On Tue 16 Oct 2018 at 18:26:46 -0500, David Wright wrote: > > > On Tue 16 Oct 2018 at 18:42:19 (-0400), Felix Miata wrote: > > > > David Wright com

Re: Impossible to migrate to buster

2018-10-20 Thread Brian
e really no idea what is going on here, but try apt -y upgrade. -- Brian.

Re: Impossible to migrate to buster

2018-10-20 Thread Brian
On Sat 20 Oct 2018 at 11:45:29 +0300, Reco wrote: > Hi. > > On Sat, Oct 20, 2018 at 09:26:14AM +0100, Brian wrote: > > On Sat 20 Oct 2018 at 10:02:40 +0200, Pierre Couderc wrote: > > > > [...] > > > > > root@server:~# apt upgrade > >

Re: Impossible to migrate to buster

2018-10-20 Thread Brian
ay,  have found that the problem occurs only in a ssh session not > directly on the local console !! > > I do not understand why ? Neither does anyone else, I think. You could think in terms of its being a bug and reporting it. -- Brian.

Re: An appropriate directory search tool?

2018-10-20 Thread Brian
cising scripts? Not > > quite the full GUI experience, but quick and dirty. > > > > https://www.linuxjournal.com/content/make-your-scripts-user-friendly-zenity > > > > Had never heard of 'zenity'. > I browsed the text of the page. To read it as intended I'll have to use an > alternate profile -- it expects "features" I've explicitly disabled. > > I searched for 'zenity tutorials'. The first few I found encourage further > investigation. I'd stay awy from zenity if I were you. The same advice applies to yad. As for dialog - don't go near it. You will be a lot happier. -- Brian.

Re: Heck, why did the server freeze?

2018-10-25 Thread Brian
's your problem? Replace it instead of agonising and theorising. -- Brian.

<    6   7   8   9   10   11   12   13   14   15   >