Re: problem with wget -O

2021-01-26 Thread Gene Heskett
On Tuesday 26 January 2021 04:47:27 Vincent Lefevre wrote: > On 2021-01-26 10:40:01 +0100, Vincent Lefevre wrote: > > On 2021-01-25 17:42:51 -0500, Gene Heskett wrote: > > > On Monday 25 January 2021 17:04:23 Greg Wooledge wrote: > > > > On Mon, Jan 25, 2021 at

Re: problem with wget -O

2021-01-28 Thread Gene Heskett
amera instead of the touch probe. So, now that I have as much of it installed as synaptic allows, back to the lcnc list to see if the needed additions to the lcnc *.ini file can be shared. Until then, lets put this thread to rest. wget was fixed by blowing away my /home/me/.wgetrc Cheers, Gene H

your captcha for forum registration is NOT working

2021-01-29 Thread Gene Heskett
his out. Thanks all. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web

sshfs has fubared mount

2021-02-08 Thread Gene Heskett
permissions are inverted, only root can mount this 5th machine. ssh -Y aliasname works normally, and I am logged into this 5th machine fron a konsole as me, user 1000. Only I can execute these 4 lines of a script in my bin directory #!/bin/bash sshfs g...@sixty40.coyote.den:/ /sshnet/sixty40 sshfs gene

Re: sshfs has fubared mount

2021-02-09 Thread Gene Heskett
On Tuesday 09 February 2021 02:29:02 David Christensen wrote: > On 2021-02-08 21:01, Gene Heskett wrote: > > Greetings all; > > > > I have sshfs setup so I can move files around between this box and 4 > > others, 3 of which are now running buster. Works only for the

Re: sshfs has fubared mount

2021-02-09 Thread Gene Heskett
On Tuesday 09 February 2021 04:11:10 to...@tuxteam.de wrote: > On Tue, Feb 09, 2021 at 12:01:03AM -0500, Gene Heskett wrote: > > Greetings all; > > > > I have sshfs setup so I can move files around between this box and 4 > > others, 3 of which are now running buste

Re: sshfs has fubared mount

2021-02-09 Thread Gene Heskett
On Tuesday 09 February 2021 10:05:34 David Wright wrote: > On Tue 09 Feb 2021 at 00:01:03 (-0500), Gene Heskett wrote: > > I have sshfs setup so I can move files around between this box and 4 > > others, 3 of which are now running buster. Works only for the user, > > me.

Re: sshfs has fubared mount

2021-02-09 Thread Gene Heskett
On Tuesday 09 February 2021 10:52:02 Anssi Saari wrote: > Gene Heskett writes: > > fusermount: user has no write access to mountpoint /sshnet/Hardinge1 > > which is > > ls -la /sshnet/ (on this machine) > > total 84 > > drwxr-xr-x 9 gene gene 4096 Feb 8 10

Re: sshfs has fubared mount

2021-02-09 Thread Gene Heskett
On Tuesday 09 February 2021 16:00:23 David Christensen wrote: > On 2021-02-09 05:15, Gene Heskett wrote: > > On Tuesday 09 February 2021 02:29:02 David Christensen wrote: > >> On 2021-02-08 21:01, Gene Heskett wrote: > >>> Greetings all; > >>> > >

Re: sshfs has fubared mount

2021-02-10 Thread Gene Heskett
ics for 73 years now, but I was raised on an Iowa farm. BTDT, remember it well 73 years later. Again, I thank all that helped, while probably wondering what this old fart is up to now. What I am doing is making it save me work by making it do what I want it to do. That doesn't seem like s

Re: sshfs has fubared mount

2021-02-10 Thread Gene Heskett
On Wednesday 10 February 2021 02:16:21 Anssi Saari wrote: > Gene Heskett writes: > > See my reply to David. All those mounts are to the root of the > > filesystems on the other machines, and that then accounted for the > > fact I was seeing root:root for the already mounted

awstats, how to see in a browser?

2021-02-16 Thread Gene Heskett
hanks. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://gene

Re: awstats, how to see in a browser?

2021-02-16 Thread Gene Heskett
On Tuesday 16 February 2021 15:54:12 Thomas Pircher wrote: > Gene Heskett wrote: > >I finally got around to changing awstats.conf to look at the httpd > > logs since the apache2 logs haven't been used in a while, but 2 > > changes in browsers has lost the localh

Re: awstats, how to see in a browser?

2021-02-17 Thread Gene Heskett
On Wednesday 17 February 2021 03:03:05 Thomas Pircher wrote: > Gene Heskett wrote: > >apt/synaptic installed so I assume you mean /var/www etc > > Hi Gene, > > actually I meant the path part in the URL, so if you reach your web > server on localhost on the HTTP protoco

Re: awstats, how to see in a browser?

2021-02-17 Thread Gene Heskett
On Wednesday 17 February 2021 13:10:23 Thomas Pircher wrote: > Gene Heskett wrote: > >On Wednesday 17 February 2021 03:03:05 Thomas Pircher wrote: > >> http://localhost/cgi-bin/awstats.pl > > > >Connection refused, awstats.pl isn't there. > > Ok, fr

Got a machine name problem

2021-02-23 Thread Gene Heskett
t; for The Little Monster. Nothing I do survives a reboot, so what do I do to actually rename the machine and make it stick? Hopefully without losiing the networking which I don't have after the last reboot, probably because of the current volatility of interface names. Thanks. Cheers, Ge

Re: Got a machine name problem

2021-02-23 Thread Gene Heskett
On Tuesday 23 February 2021 14:29:01 Tom Browder wrote: > On Tue, Feb 23, 2021 at 11:59 AM Gene Heskett > wrote: ... > > > Nothing I do survives a reboot, so what do I do to actually rename > > the machine and make it stick? Hopefully without losiing the > > networkin

Re: Got a machine name problem

2021-02-23 Thread Gene Heskett
as I believe it will update > everything necessary automatically.Doing it this way will also be a > persistent change. > > James Does this also have a set-domainname option? This also is disappearing on a reboot. Not ack the man page so I assume there is a different method to handle t

Re: Got a machine name problem

2021-02-23 Thread Gene Heskett
On Tuesday 23 February 2021 20:35:54 David Wright wrote: > On Tue 23 Feb 2021 at 20:05:11 (-0500), Gene Heskett wrote: > > On Tuesday 23 February 2021 14:29:01 Tom Browder wrote: > > > On Tue, Feb 23, 2021 at 11:59 AM Gene Heskett wrote: ... > > > > > > >

Re: Got a machine name problem

2021-02-23 Thread Gene Heskett
ks just as well (but be careful not to do > that right after chopping some habanero), > > > Stefan And that rather sounds like the voice of experience :( Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Pleas

Re: Got a machine name problem

2021-02-24 Thread Gene Heskett
On Wednesday 24 February 2021 03:32:04 to...@tuxteam.de wrote: > On Tue, Feb 23, 2021 at 08:21:48PM -0500, Gene Heskett wrote: > > On Tuesday 23 February 2021 19:22:19 James B wrote: > > > With systemd-based Debian, the probably now best way to set a >

Re: Got a machine name problem

2021-02-24 Thread Gene Heskett
On Wednesday 24 February 2021 06:13:16 Andrew M.A. Cater wrote: > On Tue, Feb 23, 2021 at 12:58:33PM -0500, Gene Heskett wrote: > > Greetings all; > > > > I have been working on a lower priority project, replacing some atom > > powered machines with i5 powered D

Re: Got a machine name problem

2021-02-24 Thread Gene Heskett
On Wednesday 24 February 2021 08:44:06 Greg Wooledge wrote: > Gene Heskett (ghesk...@shentel.net) wrote: > > But wtf? I have edited "sudo nano" /etc/domainname, did not set the > > i bit, and the edit is still there, but asking for it is (none) > > There is no suc

Re: Debian install Question

2021-02-25 Thread Gene Heskett
esn't take long to get over that. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable.

need to run the windows version of cura for amd64

2021-02-25 Thread Gene Heskett
; Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://gene

Re: need to run the windows version of cura for amd64

2021-02-25 Thread Gene Heskett
g/Wine#Step_1:_Enable_multiarch > > Some apps do not work with Wine because it is impossible to make 100% > compatible implementation of proprietary API. > In this case you may download the evaluation version of Windows 10 > from MS website, and install it as the second OS (see doublebo

Re: need to run the windows version of cura for amd64

2021-02-25 Thread Gene Heskett
e the total commander:) > > > Maybe I should goto the truck and retrieve the only > > winderz machine I own, > > If you have a windows machine, then it is much easier to use it > > A friend of mine uses dual boot to run Windows on the same machine to > play games : http

Re: need to run the windows version of cura for amd64

2021-02-26 Thread Gene Heskett
On Friday 26 February 2021 05:42:22 David wrote: > On Fri, 26 Feb 2021 at 21:25, David wrote: > > On Fri, 26 Feb 2021 at 06:51, Gene Heskett wrote: > > > I may have made a mistake, but I bought a dremel digilab 3d45 FDM > > > printer, aka a 3d printer. > > &g

Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
the copy in /etc/skel so new users are also blessed. But you'll need to add the whole if/fi stanza to it. It was missing in my copy here. And I just checked a buster install, which didn't have it. Was there a valid reason its not? Or is the idea too new? Cheers, Gene Heskett -- &qu

Re: [OFFTOPIC] Re: Trusting trust [was: PARTIAL DIAGNOSIS of Installation problems]

2021-03-05 Thread Gene Heskett
s we know how to automate, but by and > > large it's all hand written code. > > > :-) > > https://m.xkcd.com/224/ > Thanks for my morning chuckle, Tomas. I needed that, badly. > Cheers > - t Cheers, Gene Heskett -- "There are four boxes to be used in de

Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 10:52:11 Greg Wooledge wrote: > Gene Heskett (ghesk...@shentel.net) wrote: > > On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote: > > > They provide appimage, just download and run it. > > > > Which works, but I just now looked at .prof

Re: Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 20:43:10 A_Man_Without_Clue wrote: > On 3/5/21 10:58 PM, Gene Heskett wrote: > > On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote: > >> On 3/5/21 9:02 AM, A_Man_Without_Clue wrote: > >>> Hi all, > >>> > >>> Wha

baido.com

2019-05-15 Thread Gene Heskett
Greetings all; I just caught the baido-spider crawling my site for about 15 minutes. Is putting www.baido.com in my hosts.deny enough to shut that down? Or is there a deny function in apache2 I should be using instead? Cheers, Gene Heskett -- "There are four boxes to be used in defen

Re: baido.com

2019-05-15 Thread Gene Heskett
On Wednesday 15 May 2019 09:47:34 am Brent Clark wrote: > Modsecurity to the rescue > It wasn't installed, is now, and hopefully configured correctly. > HTH > Regards > Brent Clark > > On 2019/05/15 15:29, Gene Heskett wrote: > > Greetings all; > > > >

buildd and buildbot

2019-05-17 Thread Gene Heskett
new stretch install. So users might be aware that the stuff isn't up the the usual stability standards one has come to expect of debian. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order."

Re: Screenshots of Debian software

2019-05-17 Thread Gene Heskett
easy to upload screenshots to screenshots.debian.net. > Possibly less work than organising them in a git repository. I just > did one to test and it took seconds > (http://screenshots.debian.net/package/crispy-doom) Nice idea, but "no screenshot available" when I sent ff to loo

Re: buildd and buildbot

2019-05-17 Thread Gene Heskett
On Friday 17 May 2019 04:29:04 am to...@tuxteam.de wrote: > On Fri, May 17, 2019 at 03:30:45AM -0400, Gene Heskett wrote: > > Greetings folks; > > > > Thinking of building a local copy of a project with a cross compiler > > to make rpi (armhf) stuffs on this amd64

Re: Screenshots of Debian software

2019-05-17 Thread Gene Heskett
On Friday 17 May 2019 07:57:21 am Curt wrote: > On 2019-05-17, Gene Heskett wrote: > >> It's very easy to upload screenshots to screenshots.debian.net. > >> Possibly less work than organising them in a git repository. I just > >> did one to

Re: buildd and buildbot

2019-05-17 Thread Gene Heskett
On Friday 17 May 2019 04:29:04 am to...@tuxteam.de wrote: > On Fri, May 17, 2019 at 03:30:45AM -0400, Gene Heskett wrote: > > Greetings folks; > > > > Thinking of building a local copy of a project with a cross compiler > > to make rpi (armhf) stuffs on this amd64

Re: buildd and buildbot

2019-05-17 Thread Gene Heskett
On Friday 17 May 2019 12:26:56 pm to...@tuxteam.de wrote: > On Fri, May 17, 2019 at 10:27:47AM -0400, Gene Heskett wrote: > > [...] > > > Turns out the install only left out two of those, so they are now > > installed. I assume I need to setup a jail someplace, so wh

Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-17 Thread Gene Heskett
/* doesn't give a clue. Thanks all. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

Re: Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 12:52:40 am Felix Miata wrote: > Gene Heskett composed on 2019-05-17 23:16 (UTC-0400): > > The first thing I saw as it rebooted was some msgs about hid-common > > This was before recovering the journal on the boot drive. > > > > So I at least ha

Re: Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 04:15:32 am Felix Miata wrote: > Gene Heskett composed on 2019-05-18 03:46 (UTC-0400): > > Felix Miata wrote: > >> Does /var/log/journal/ exist? > > > > no, should it? > > It's the home of the optional persistent systemd journal.

Re: please do *never* use GitHub for free software, was Re: Salsa vs Github

2019-05-18 Thread Gene Heskett
nik Very well said nik. That point should be made often and loud, Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

Re: Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 08:16:34 am Henrique de Moraes Holschuh wrote: > On Fri, 17 May 2019, Gene Heskett wrote: > > The first thing I saw as it rebooted was some msgs about hid-common > > This was before recovering the journal on the boot drive. > > That's a core comp

Re: Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 08:16:34 am Henrique de Moraes Holschuh wrote: > On Fri, 17 May 2019, Gene Heskett wrote: > > The first thing I saw as it rebooted was some msgs about hid-common > > This was before recovering the journal on the boot drive. > > That's a core comp

Re: buildd and buildbot

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 09:27:38 am Cousin Stanley wrote: > Gene Heskett wrote: > > I have now duplicated this same set of downloads and installs > > on the rock64 > > > > If you haven't already, you might consider a query > concerning the parti

Re: buildd and buildbot

2019-05-18 Thread Gene Heskett
On Saturday 18 May 2019 03:40:54 pm Cousin Stanley wrote: > Gene Heskett wrote: > >> https://forum.pine64.org/forumdisplay.php > > > > Their object is to sell the board, support is very thin to zip. > > > > BTDT, sorry I bought 2 of them. > > I only

spamd spamming logs?

2019-05-19 Thread Gene Heskett
been started, starting it changed the syslog to: May 19 08:17:26 coyote systemd[1]: Started Perl-based spam filter using text analysis. May 19 08:18:41 coyote spamd[4225]: spamd: connection from 127.0.0.1 [127.0.0.1]:59326 to port 783, fd 5 May 19 08:18:41 coyote spamd[4225]: spamd: setuid to

Re: spamd spamming logs?

2019-05-19 Thread Gene Heskett
On Sunday 19 May 2019 08:24:49 am Gene Heskett wrote: > Greetings; > > Fairly new, 2 weeks approx stretch amd64 install > > Using fetchmail, feeding procmail which has some spam checking in it > My syslog is being spammed for every incoming mail with a paragraph > of"

Re: buildd and buildbot

2019-05-19 Thread Gene Heskett
On Sunday 19 May 2019 10:26:15 am David Wright wrote: > On Sun 19 May 2019 at 02:24:20 (-0400), Gene Heskett wrote: > > On Saturday 18 May 2019 03:40:54 pm Cousin Stanley wrote: > > > Gene Heskett wrote: > > > >> https://forum.pine64.org/forumdisplay.php > &

Re: buildd and buildbot

2019-05-19 Thread Gene Heskett
On Sunday 19 May 2019 03:02:00 pm Brian wrote: > On Sun 19 May 2019 at 09:26:15 -0500, David Wright wrote: > > But I think you just enjoy reliving your fights. > > Not quite. Gene is an engineer. Engineers are simple, uncomplicated > and practical people. If something malfuncti

Re: buildd and buildbot

2019-05-19 Thread Gene Heskett
tor and compensate for that stuff in real time. The days of the 1960's when I checked and tuned it up in the wee hours of Friday mornings so I had a long weekend, just don't cut it for digital. > Stefan Cheers, Gene Heskett -- "There are four boxes to be used in defe

Re: Just had to reset/reboot again, total loss of keyboard & mouse

2019-05-20 Thread Gene Heskett
On Monday 20 May 2019 08:51:42 am Greg Wooledge wrote: > > On Saturday 18 May 2019 04:15:32 am Felix Miata wrote: > > > >> Does /var/log/journal/ exist? > > > >> If it does, try: > > > >> > > > >>journalctl | grep hid-commo

Re: Keyboard not responding after exiting X

2019-05-20 Thread Gene Heskett
which should be going public around 1 June, what will be the apt command line sequences to do the actual update to buster? Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershel

Re: Keyboard not responding after exiting X

2019-05-20 Thread Gene Heskett
On Monday 20 May 2019 09:55:43 am Greg Wooledge wrote: > On Mon, May 20, 2019 at 09:51:35AM -0400, Gene Heskett wrote: > > Speaking of buster, which should be going public around 1 June, what > > will be the apt command line sequences to do the actual update to > > buster?

nother problem I can't access my crontab, no perms

2019-05-20 Thread Gene Heskett
etch. Any clues? Making me a member of the group shown made no diff, and it worked a treat under wheezy. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <h

Re: nother problem I can't access my crontab, no perms

2019-05-20 Thread Gene Heskett
On Monday 20 May 2019 11:58:45 am Gene Heskett wrote: > Gut an ls -lR of /var/spool shows they are an exact copy of the wheezy > files. With mine own by me. > > What did I screw up now. I had noticed my kmail spam folder was > filling up because my cron scripts aren't

Re: Keyboard not responding after exiting X

2019-05-20 Thread Gene Heskett
On Monday 20 May 2019 01:43:52 pm Brian wrote: > On Mon 20 May 2019 at 10:39:39 -0400, Gene Heskett wrote: > > On Monday 20 May 2019 09:55:43 am Greg Wooledge wrote: > > > On Mon, May 20, 2019 at 09:51:35AM -0400, Gene Heskett wrote: > > > > Speaking of buster, which

Re: nother problem I can't access my crontab, no perms

2019-05-20 Thread Gene Heskett
On Monday 20 May 2019 02:21:20 pm Étienne Mollier wrote: > Good Day Gene, > > On coyote, /var/spool/cron contained: > > drwx-wx--T 2 root systemd-timesync 4096 Mar 31 09:15 crontabs > > ^^^ > You can't go through this "crontab" directory if you a

got a new problem with heyu

2019-05-21 Thread Gene Heskett
Greetings all; I just got thru building and installing heyu. But it uses /dev/ttyUSB# which does not exist on stretch. So where is it moved to? Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order.

Re: got a new problem with heyu

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 03:27:14 am Gene Heskett wrote: > Greetings all; > > I just got thru building and installing heyu. But it uses /dev/ttyUSB# > which does not exist on stretch. So where is it moved to? > > Cheers, Gene Heskett continued, it seems that the usb-serial ad

Re: got a new problem with heyu

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 04:17:28 am Gene Heskett wrote: > On Tuesday 21 May 2019 03:27:14 am Gene Heskett wrote: > > Greetings all; > > > > I just got thru building and installing heyu. But it uses > > /dev/ttyUSB# which does not exist on stretch. So where is it moved &

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 04:29:55 am you wrote: > Gene Heskett composed on 2019-05-21 04:17 (UTC-0400): > > I have no clue what brltty is, its new to me. Whats going on? > > Past bedtime. Google knew: > https://github.com/brltty/brltty > "BRLTTY is a background process

Re: got a new problem with heyu

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 05:13:45 am Curt wrote: > On 2019-05-21, Gene Heskett wrote: > > I have no clue what brltty is, its new to me. Whats going on? > > https://brltty.app/ > > There's some kind of conflict of interest between the kernel and > brltty, the la

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 11:41:00 am Curt wrote: > On 2019-05-21, Gene Heskett wrote: > > This to me is a bug that needs fixed. No sense in denying someone > > using > > There are already oldenbugs flurrying around the question, Gene. > > Here's one from 2012: >

Re: got a new problem with heyu

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 02:31:20 pm David Wright wrote: > On Tue 21 May 2019 at 13:53:59 (-0400), Gene Heskett wrote: > > On Tuesday 21 May 2019 05:13:45 am Curt wrote: > > > On 2019-05-21, Gene Heskett wrote: > > > > I have no clue what brltty is, i

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 02:31:26 pm Curt wrote: > On 2019-05-21, Gene Heskett wrote: > >> We are positively discriminating in favor of the blind. > >> > >> > Cheers, Gene Heskett > > > > Then perhaps the better question is why was it running on a n

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-21 Thread Gene Heskett
I think it probably could be fixed to keep both > > camps happy. > > Because it is easier for a sighted person to remove brltty and setup > their serial device than it is for a blind person to figure out what > package to install without a braille device to read with? >

Re: Gene you poor soul

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 05:48:54 pm bw wrote: > In-Reply-To: <201905211726.13958.ghesk...@shentel.net> > subject=Re: Re: \got a new problem with heyu, and it is a bug in > bfltty that kills all /dev/ttyUSBnumber's > > >> Sorry to but in, but really Gene... don

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 07:44:51 pm David Wright wrote: > On Tue 21 May 2019 at 17:21:33 (-0400), Gene Heskett wrote: > > On Tuesday 21 May 2019 02:31:26 pm Curt wrote: > > > On 2019-05-21, Gene Heskett wrote: > > > >> We are positively discriminating in favor o

Re: Gene you poor soul

2019-05-21 Thread Gene Heskett
stance where accessibility improvement had a good > effect on those in remote environments. > Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

Re: Gene you poor soul

2019-05-21 Thread Gene Heskett
On Tuesday 21 May 2019 11:01:00 pm Martin McCormick wrote: > Gene Heskett writes: > > On Tuesday 21 May 2019 08:07:17 pm Jude DaShiell wrote: > > > If brltty is killing all other usb numbers, that's a bug that > > > needs fixing! Much of the other computer per

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 02:52:31 am mick crane wrote: > On 2019-05-22 04:40, Gene Heskett wrote: > > Its working now, and I have other irons in the fire, like how do I > > print > > to a printer shared by cups, from a win 10 Home edition. > > I've only ever done i

Re: got a new problem with heyu, and it is a bug in bfltty that kills all /dev/ttyUSBnumber's

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 03:47:00 am Curt wrote: > On 2019-05-21, Gene Heskett wrote: > >> That I don't know. I don't have it here on my Stretch. It would be > >> interesting to discover what dragged brltty into yours. > > > > Good question. The

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 04:02:45 am Curt wrote: > On 2019-05-22, Gene Heskett wrote: > > Its working now, and I have other irons in the fire, like how do I > > print to a printer shared by cups, from a win 10 Home edition that > > has taken a snapshot of its full screen win

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 05:50:51 am mick crane wrote: > On 2019-05-22 10:34, Gene Heskett wrote: > Wally has some really cheap > > > $40 ones, but I suspect that I'd have to buy one per job because the > > heads would dry up and clog between uses. Back when I was a f

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 06:45:33 am Felix Miata wrote: > Gene Heskett composed on 2019-05-21 23:40 (UTC-0400): > > I can't > > even find the printer setup as I only had one other winbox in my > > life.. > > It's nicely disguised in my Win10 Pro. 39 items in

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 08:05:09 am arne wrote: > On Wed, 22 May 2019 05:34:17 -0400 > > Gene Heskett wrote: > > For this, I need something that fits in a > > briefcase, and Just Works, maybe once a month. Is such a beast even > > made today? Doubtfull. > >

Re: Gene you poor soul

2019-05-22 Thread Gene Heskett
On Wednesday 22 May 2019 02:32:58 pm Felix Miata wrote: > Gene Heskett composed on 2019-05-22 12:56 (UTC-0400): > > I guess I'll take my chance on the $40 wallies canon. > > Unless it will only by used with that other OS, that would be the > highest possible risk. Well

I need to recover the logins and pws from a wheezy FF

2019-05-23 Thread Gene Heskett
Greetings all; I can mount the drive the wheezy install is on, no problem, but I've zero clue where in all those hashed subdir ff has them stored in. Any know what file or dir I copy over to the stretch install that will get me back my login data for my bank? Cheers, Gene Heskett -- &

Re: I need to recover the logins and pws from a wheezy FF

2019-05-23 Thread Gene Heskett
On Thursday 23 May 2019 07:22:24 pm David Wright wrote: > On Thu 23 May 2019 at 18:25:41 (-0400), Gene Heskett wrote: > > I can mount the drive the wheezy install is on, no problem, but I've > > zero clue where in all those hashed subdir ff has them stored in. > > A

I need to totally stop ANY indication of ipv6 connectivity, how.

2019-05-25 Thread Gene Heskett
are still in jurrasic park here in WV. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

Re: I need to totally stop ANY indication of ipv6 connectivity, how.

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 05:54:46 am Reco wrote: > Hi. > > On Sat, May 25, 2019 at 05:38:22AM -0400, Gene Heskett wrote: > > I have the following in /etc/sysctl.conf: > > > > net.ipv6.conf.all.disable_ipv6 = 1 > > net.ipv6.conf.default.disable_ipv6 = 1 >

Re: I need to totally stop ANY indication of ipv6 connectivity, how.

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 06:32:59 am Reco wrote: > Hi. > > On Sat, May 25, 2019 at 06:25:55AM -0400, Gene Heskett wrote: > > On Saturday 25 May 2019 05:54:46 am Reco wrote: > > > Hi. > > > > > > On Sat, May 25, 2019 at 05:38:22AM -0400, Gene Hesk

Re: forcedeth?

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 06:37:05 am Andrei POPESCU wrote: > On Jo, 02 mai 19, 16:19:08, Gene Heskett wrote: > > On Thursday 02 May 2019 14:18:53 Pascal Hambourg wrote: > > > Le 02/05/2019 à 13:25, Gene Heskett a écrit : > > > > Ha anything been done to forcedeth sin

Re: forcedeth?

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 07:33:01 am Andy Smith wrote: > On Sat, May 25, 2019 at 06:52:00AM -0400, Gene Heskett wrote: > > the installer locked me to ipv6, and the nearest ipv6 connectivity > > is probably in Pittsburgh PA, 140 some miles north of me. The > > installer hasn&#

rebooted again, stretch losing keyboard but keyboard and batteries in it ae good

2019-05-25 Thread Gene Heskett
t to 1 right now. Can you explain this? Looks like it worked, but if configure is checking that, its not doing as it should. I still see a yes go by when it checks for ipv6 connectivity. And I just had to reboot, the keyboard died, but its been swapped and the batteries are brand new. But the mouse is still alive. I'm stumped. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene>

Re: forcedeth?

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 12:36:51 pm rhkra...@gmail.com wrote: > > On Sat, May 25, 2019 at 06:52:00AM -0400, Gene Heskett wrote: > > > the installer locked me to ipv6, and the nearest ipv6 connectivity > > > is probably in Pittsburgh PA, 140 some miles north of me. Th

Re: rebooted again, stretch losing keyboard but keyboard and batteries in it ae good

2019-05-25 Thread Gene Heskett
On Saturday 25 May 2019 03:48:18 pm Felix Miata wrote: > Gene Heskett composed on 2019-05-25 12:30 (UTC-0400): > > Unforch, and this machine has been rebooted by hpfax several times > > since I put all that in /e/sysctl.conf. And a cat of the dozen or so > > subdirs in /proc

Re: Diagnosing what applications are doing

2019-05-26 Thread Gene Heskett
tching of emails by making fetchmail, procmail, clamscan and spamassassin all into background tasks that have minimal effect on kmail. Now my freezes are maybe a second as it sorts an incoming email that has servived the spam and viri filters. I can elaborate if there is interest, >

reboot stuff doesn't start

2019-05-26 Thread Gene Heskett
, but neither one is actually being started now. I can restart spamassassin once logged it, ditto for heyu and friends. Why don't they start when they're supposed to? Thanks all. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, a

Re: reboot stuff doesn't start

2019-05-26 Thread Gene Heskett
On Sunday 26 May 2019 12:13:38 pm john doe wrote: > On 5/26/2019 5:32 PM, Gene Heskett wrote: > > Greetings all; > > > > New stretch install about 2 weeks ago, cleaning up the remains. > > Fresh disk, so no leftovers. But lots of stuff has been copied over >

Re: rebooted again, stretch losing keyboard but keyboard and batteries in it ae good

2019-05-26 Thread Gene Heskett
On Sunday 26 May 2019 03:14:34 pm Brian wrote: > On Sat 25 May 2019 at 17:55:37 -0400, Gene Heskett wrote: > > When buster is officially stable, I will upgrade. Thats what, > > another week? > > ±x days. I say that with complete confidence. I've never been > wrong.

Re: reboot stuff doesn't start

2019-05-26 Thread Gene Heskett
On Sunday 26 May 2019 03:34:52 pm Brian wrote: > On Sun 26 May 2019 at 11:32:11 -0400, Gene Heskett wrote: > > Greetings all; > > > > New stretch install about 2 weeks ago, cleaning up the remains. > > Fresh disk, so no leftovers. But lots of stuff has been copied ov

Re: reboot stuff doesn't start

2019-05-26 Thread Gene Heskett
d it, ditto for heyu and > > friends. > > > >Why don't they start when they're supposed to? > > > >Thanks all. > > > >Cheers, Gene Heskett > >-- > >"There are four boxes to be used in defense of liberty: > > soap, ballot,

Re: That time IPv6 farted in Gene's church (Was Re: forcedeth?)

2019-05-26 Thread Gene Heskett
On Sunday 26 May 2019 10:09:49 pm Andy Smith wrote: > Hello, > > On Sat, May 25, 2019 at 11:25:26AM -0400, Gene Heskett wrote: > > On Saturday 25 May 2019 07:33:01 am Andy Smith wrote: > > > My recollection was that none of that was ever established in any > > > o

Re: That time IPv6 farted in Gene's church (Was Re: forcedeth?)

2019-05-27 Thread Gene Heskett
On Monday 27 May 2019 02:03:27 am Andy Smith wrote: > Hello, > > On Mon, May 27, 2019 at 12:41:36AM -0400, Gene Heskett wrote: > > On Sunday 26 May 2019 10:09:49 pm Andy Smith wrote: > > > On Sat, May 25, 2019 at 11:25:26AM -0400, Gene Heskett wrote: > > > > N

Re: That time IPv6 farted in Gene's church (Was Re: forcedeth?)

2019-05-27 Thread Gene Heskett
On Monday 27 May 2019 02:56:07 am to...@tuxteam.de wrote: > On Mon, May 27, 2019 at 12:41:36AM -0400, Gene Heskett wrote: > > [...] > > > I don't think so. ipv6 I'm sure is nice where its available. Where > > it is not available, its a pain in the ass beca

Re: That time IPv6 farted in Gene's church (Was Re: forcedeth?)

2019-05-27 Thread Gene Heskett
ossible to post the link to your bug report? To your > knowledge has the bug been fixed since you reported it a decade ago? > As many users here including myself rely on the N-M app, I'm sure we > would all be interested in knowing where we stand. Cheers, Gene Heskett -- &quo

<    2   3   4   5   6   7   8   9   10   11   >