Hi,
i wrote:
> > (Found the booklet. It's HP BASIC 3.0, not 2.0. Newest techology of 1985.)
David Wright wrote:
> I thought we were up to version 4.0¹ by 1985,
Indeed, the booklet says "June 1984 ... First Edition".
I think i did not get to BASIC 4.0 because in 1986 i wrote a BASIC program
whic
On August 20, 2018 7:35:35 AM UTC, Thomas Schmitt wrote:
>Hi,
>
>i wrote:
>> > (Found the booklet. It's HP BASIC 3.0, not 2.0. Newest techology of
>1985.)
>
>David Wright wrote:
>> I thought we were up to version 4.0¹ by 1985,
>
>Indeed, the booklet says "June 1984 ... First Edition".
>
>I thin
> Your English is fine.
thanks for that. :)
> Ignoring Raid5/6 and similar, I don't know what features btrfs is
> lacking that make ZFS more attractive.
I guess it is the very poor performance, so you cant use it as backend
fileserver, amilserver etc, and you also can't SSDs for caching like ZFS
Dear list,
after the upgrade from Thunderbird 52.9.1 to 60.0 (Debian sid) it seems
for me that the environment variable LC_TIME is ignored.
I used the following command to set 24h time format in Thunderbird.
$ LC_TIME=de_DE.utf8 thunderbird
With Thunderbird 60 setting the LC_TIME or LANG variab
Hi there,
When I try to start rpc.bimd I get the following error in the log:
Aug 20 11:20:56 Zeus daemon.err rpcbind[2924]: cannot get local address
for udp: Servname not supported for ai_socktype
Aug 20 11:20:56 Zeus daemon.err rpcbind[2924]: cannot get local address
for tcp: Servname not sup
Hello,
I have a xen guest that hangs after a while if running 4.9 kernel
(since upgrade to stretch)
I get theses messages in console, then I cannot do anything. I get a
login prompt on console, but do not get shell prompt; SSH connexion is
established, I get my motd (even with updated last login t
On 2018-08-20, Stefan Pietsch wrote:
> Dear list,
>
> after the upgrade from Thunderbird 52.9.1 to 60.0 (Debian sid) it seems
> for me that the environment variable LC_TIME is ignored.
>
> I used the following command to set 24h time format in Thunderbird.
>
> $ LC_TIME=de_DE.utf8 thunderbird
>
>
> I have a xen guest that hangs after a while if running 4.9 kernel
> (since upgrade to stretch)
You might try the 4.9.110-3 kernel from stretch-proposed-updates,
which I noticed is required to fix a reboot-loop on stretch:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903767
That d
I added /etc/services /etc/rpc and now rpcbind is starting but:
#rpcinfo -p localhist
program vers proto port service
104 tcp111 portmapper
103 tcp111 portmapper
102 tcp111 portmapper
104 udp111 portmapper
1
Le 20/08/2018 à 11:58, Steve Kemp a écrit :
I have a xen guest that hangs after a while if running 4.9 kernel
(since upgrade to stretch)
You might try the 4.9.110-3 kernel from stretch-proposed-updates,
which I noticed is required to fix a reboot-loop on stretch:
https://bugs.debian.
On 08/19/2018 08:50 AM, Richard Owlett wrote:
On 08/19/2018 08:36 AM, to...@tuxteam.de wrote:
[snip
- try running your program under strace: there you'll see which
system calls are being issued, and perhaps gain some insight
on where this "No such file..." (ENOENT) really happens a
On 08/20/2018 02:35 AM, Thomas Schmitt wrote:
David Wright wrote:
[snip]
Would you agree, though, that "BASIC" is the language that must
have the biggest contrast between its well-endowed versions and
the most dire cr*p.
Well, back then i perceived HP BASIC as the best language of all. It ma
On Sunday, August 19, 2018 5:51:24 PM -04 Gene Heskett wrote:
> On Sunday 19 August 2018 17:15:43 Eike Lantzsch wrote:
> > On Sunday, August 19, 2018 10:37:05 PM -04 john doe wrote:
> > > On 8/19/2018 9:40 PM, Gene Heskett wrote:
> > > > Greetings all;
> > > >
> > > > I just installed stretch to a
Isn’t the problem that you misspelled “experimental” in your original file
paths?
Mark
On Mon, Aug 20, 2018 at 21:13 Richard Owlett wrote:
> On 08/20/2018 02:35 AM, Thomas Schmitt wrote:
> > David Wright wrote:
> > [snip]
> >> Would you agree, though, that "BASIC" is the language that must
> >>
On Fri, Aug 17, 2018 at 10:32:39PM +0100, Brian wrote:
> 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 equivalen
On Mon, Aug 20, 2018 at 7:55 AM Andy Smith wrote:
>
> Hi Martin,
>
> On Mon, Aug 20, 2018 at 05:12:56AM +0300, Martin T wrote:
> > According to "man interfaces" "accept_ra 1" makes interface to accept
> > IPv6 RA messages. "accept_ra 2" does the same and in addition, it also
> > enables forwarding
Hi.
On Mon, Aug 20, 2018 at 12:42:14PM +0200, Grzegorz Sójka wrote:
> I added /etc/services /etc/rpc and now rpcbind is starting but:
>
> #rpcinfo -p localhist
>program vers proto port service
> 104 tcp111 portmapper
> 103 tcp111 portmapper
>
Hi,
i wrote:
> > why use such a C-BASIC when there is gcc, gdb and valgrind ?
> 'Cause the last time I used C was about 4 *DECADES* ago ;}
This way you missed the everlasting joy of hunting bugs which trigger
SIGSEGV at some arbitrary point of program execution.
valgrind widely industrialized th
On 8/20/2018 2:54 PM, Greg Wooledge wrote:
On Fri, Aug 17, 2018 at 10:32:39PM +0100, Brian wrote:
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-
On Mon, Aug 20, 2018 at 03:26:20PM +0200, Thomas Schmitt wrote:
> Nevertheless, between C and shell there is few room for BASIC.
> C for what is complicated and must run fast.
> shell for what is rather simple and must be programmed fast.
In between C and shell, you've got a huge number of scripti
On 08/20/2018 07:29 AM, Mark Fletcher wrote:
Isn’t the problem that you misspelled “experimental” in your original
file paths?
No
I had misspelled it when creating the directory.
And, being a lousy typist, I copy-n-past whenever possible.
I had used Caja's Properties menu to get the path.
But
On Sun, Aug 19, 2018 at 03:40:55PM -0400, Gene Heskett wrote:
I just installed stretch to a fresh 2T HD. letting it autopartition and
format for separate /, swap, /var and /home partitions. But I didn't let
it overwrite the grub on the 1st drive it was/is booting wheezy from.
I figured I'd moun
Hi,
Greg Wooledge wrote:
> But if BASIC is working for someone out there, then hey, great.
Sure. I am still wondering what will be the final solution to Richard's
riddle. (The typo theory seems to have died now. Remains the sticky error
theory.)
Have a nice day :)
Thomas
On 08/20/18 15:12, Reco wrote:
Hi.
On Mon, Aug 20, 2018 at 12:42:14PM +0200, Grzegorz Sójka wrote:
I added /etc/services /etc/rpc and now rpcbind is starting but:
#rpcinfo -p localhist
program vers proto port service
104 tcp111 portmapper
103 t
On Mon, Aug 20, 2018 at 12:42:14PM +0200, Grzegorz Sójka wrote:
I added /etc/services /etc/rpc
What on earth does this mean? How did the system get into such a state
that these were missing?
Mike Stone
On Monday 20 August 2018 08:29:14 Eike Lantzsch wrote:
> On Sunday, August 19, 2018 5:51:24 PM -04 Gene Heskett wrote:
> > On Sunday 19 August 2018 17:15:43 Eike Lantzsch wrote:
> > > On Sunday, August 19, 2018 10:37:05 PM -04 john doe wrote:
> > > > On 8/19/2018 9:40 PM, Gene Heskett wrote:
> > >
Hi.
On Mon, Aug 20, 2018 at 04:04:01PM +0200, Grzegorz Sójka wrote:
> On 08/20/18 15:12, Reco wrote:
> > Hi.
> >
> > On Mon, Aug 20, 2018 at 12:42:14PM +0200, Grzegorz Sójka wrote:
> > > I added /etc/services /etc/rpc and now rpcbind is starting but:
> > >
> > > #rpcinfo -p localhist
On Mon, Aug 20, 2018 at 05:25:07PM +0300, Reco wrote:
Note that your client advertizes NFSv4 support. Maybe that's what they
really use?
The output of `mount` or /proc/mounts will show what's actually in use.
Mike Stone
On Monday 20 August 2018 09:37:05 Michael Stone wrote:
> On Sun, Aug 19, 2018 at 03:40:55PM -0400, Gene Heskett wrote:
> >I just installed stretch to a fresh 2T HD. letting it autopartition
> > and format for separate /, swap, /var and /home partitions. But I
> > didn't let it overwrite the grub o
Excellent.
Time to read about udev.
Will do my homework, try a few tests, and will get back with results and,
possibly, more questions :-D
Thank you, everybody for your valuable help (and time).
Best regards,
João
On Mon, Aug 20, 2018 at 2:54 AM Reco wrote:
> Hi.
>
> On Mon, Aug 20, 201
On Mon 20 Aug 2018 at 09:35:35 (+0200), Thomas Schmitt wrote:
> Hi,
>
> i wrote:
> > > (Found the booklet. It's HP BASIC 3.0, not 2.0. Newest techology of 1985.)
>
> David Wright wrote:
> > I thought we were up to version 4.0¹ by 1985,
>
> Indeed, the booklet says "June 1984 ... First Edition".
The package netbase was missing.
Thanks for your help
--
Pozdrawiam
Grzesiek
Wysłane z kompa wolnego od wirusów Billa Gatesa.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Aug 20, 2018 at 06:55:19AM -0500, Richard Owlett wrote:
[...]
> However if you do:
> > strace -o mytrace yabasic test.bas
> it executes, but doesn't apparently doesn't give any explanation ow
> why the two files cannot be opened.
Hm. Y
On Mon, Aug 20, 2018 at 10:33:29AM -0400, Gene Heskett wrote:
sudo reboot doesn't unmount the system drive cleanly enough? Then I'd
call it a bug.
I'm sure you would. But for all of your wall-of-text ranting, you failed
to ever provide basic information like "what is the result of trying to
m
On Sun, Aug 19, 2018 at 1:35 PM Eric S Fraga wrote:
>
> On Thursday, 16 Aug 2018 at 14:28, Glenn English wrote:
> > It's all over Amazon (search: planet gemini pda computer), but, as
> > best I can tell, there's no computer.
>
> I'm not sure I understand what you mean by "there's no computer." Th
On 20/08/18 05:40, Gene Heskett wrote:
> Whats the recommended way to do these mounts so I can maintain as much
> continuity as possible?
Those other areas, are they logical volumes perhaps? lvms.
Cheers
A.
Hi there,
I have following integrated network adapter:
# lspci -s 02:00
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
By a heavy traffic i get the following error:
NETDEV WATCHDOG: eth1 (r8169): transmit queue 0
On 08/20/2018 08:49 AM, Thomas Schmitt wrote:
Hi,
Greg Wooledge wrote:
But if BASIC is working for someone out there, then hey, great.
Sure. I am still wondering what will be the final solution to Richard's
riddle. (The typo theory seems to have died now. Remains the sticky error
theory.)
On Mon, Aug 20, 2018 at 05:57:16PM +, Grzegorz Sójka wrote:
> Hi there,
>
> I have following integrated network adapter:
>
> # lspci -s 02:00
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
>
> By a heavy tra
On 20/08/18 16:16, Glenn English wrote:
> On Sun, Aug 19, 2018 at 1:35 PM Eric S Fraga wrote:
>> On Thursday, 16 Aug 2018 at 14:28, Glenn English wrote:
>>> It's all over Amazon (search: planet gemini pda computer), but, as
>>> best I can tell, there's no computer.
>> I'm not sure I understand wha
On 08/20/18 16:05, Dan Ritter wrote:
On Mon, Aug 20, 2018 at 05:57:16PM +, Grzegorz Sójka wrote:
Hi there,
I have following integrated network adapter:
# lspci -s 02:00
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (r
Hi,
Note: this mail is purely nostalgic and not about yaboot.
David Wright wrote:
> [HP 9845B] If they had a weak point, it was those little tape drives
I once had a hidden line removal program reading a 3D model from one
tape and writing the intermediate result to the other. Then i had to
chang
On Mon, Aug 20, 2018 at 5:47 PM, Tony van der Hoff wrote:
> On 20/08/18 16:16, Glenn English wrote:
>> On Sun, Aug 19, 2018 at 1:35 PM Eric S Fraga wrote:
>>> On Thursday, 16 Aug 2018 at 14:28, Glenn English wrote:
It's all over Amazon (search: planet gemini pda computer), but, as
best
On 08/20/2018 12:01 PM, Anders Andersson wrote:
On Mon, Aug 20, 2018 at 5:47 PM, Tony van der Hoff wrote:
On 20/08/18 16:16, Glenn English wrote:
On Sun, Aug 19, 2018 at 1:35 PM Eric S Fraga wrote:
On Thursday, 16 Aug 2018 at 14:28, Glenn English wrote:
It's all over Amazon (search: planet
On Mon, Aug 20, 2018 at 05:57:16PM +, Grzegorz Sójka wrote:
By a heavy traffic i get the following error:
NETDEV WATCHDOG: eth1 (r8169): transmit queue 0 timed out
As a workaround a turned off jumbo frames support. Is there any other
solution making it possible to use jumbo frames??
Which
Hi,
Richard Owlett wrote:
> With a good filename, nothing printed.
> With a bad filename, it reports file not found.
But it does not abort at that point, does it ?
When the file name is bad, is the resulting filenumber 0 ?
If not: Can you read or write to that filenumber ?
I cling so massively
On Sun 19 Aug 2018 at 20:58:28 -0400, Gene Heskett wrote:
> On Sunday 19 August 2018 17:33:32 David Wright wrote:
[...]
> > Can you not run your stretch installation then? In a new system, I'd
> > mount the old wheezy disk(s) and pull the files across. Leaving the
> > wheezy mount there makes i
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 console (ALT-F2) and mount the wheezy and stretch
partitions. Use cp to copy files between the two partitions.
E
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 console (ALT-F2) and mount the wheezy
On Thu, 16 Aug 2018 19:00:06 +
Glenn English wrote:
> On Wed, Aug 15, 2018 at 8:40 PM, Nicholas Geovanis
> wrote:
>
> > I've been totally unsystematic about this problem in my machines
> > (granted with wheezy and jessie), but what I've found is that simply
> > starting the alsamixer app an
On 20.08.18 11:57, Curt wrote:
> On 2018-08-20, Stefan Pietsch wrote:
>> Dear list,
>>
>> after the upgrade from Thunderbird 52.9.1 to 60.0 (Debian sid) it seems
>> for me that the environment variable LC_TIME is ignored.
>>
>> I used the following command to set 24h time format in Thunderbird.
>>
I'll not pursue strace further at this time.
As to programming language, I have the choice of either BASIC or Tcl.
I've not used BASIC in years.
I'm learning Tcl using tcltutor30b7. I've verified my program logic with
yabasic. Tcltutor gives handy diagnostics. I'm translating my code to
Tcl. It
Le lundi 20 ao?t 2018, 19:57:16 CEST Grzegorz Sójka a écrit :
> Hi there,
>
> I have following integrated network adapter:
>
> # lspci -s 02:00
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
>
> By a heavy traff
On Sun, Aug 19, 2018 at 09:10:10PM +0200, john doe wrote:
> On 8/19/2018 8:59 PM, Stephen P. Molnar wrote:
> >
> >
> > On 08/19/2018 02:28 PM, Reco wrote:
> > > Hi.
> > >
> > > On Sun, Aug 19, 2018 at 02:04:39PM -0400, Stephen P. Molnar wrote:
> > >
> > > Note that second field is a mountpo
Michael Stone wrote:
> What on earth does this mean? How did the system get into such a state
> that these were missing?
he wrote net-base was missing, but why was net-base missing?
finally I think he solved the problem
regards
On Monday 20 August 2018 11:13:08 Michael Stone wrote:
> On Mon, Aug 20, 2018 at 10:33:29AM -0400, Gene Heskett wrote:
> >sudo reboot doesn't unmount the system drive cleanly enough? Then I'd
> >call it a bug.
>
> I'm sure you would. But for all of your wall-of-text ranting, you
> failed to ever p
On Monday 20 August 2018 11:23:00 Andrew McGlashan wrote:
> On 20/08/18 05:40, Gene Heskett wrote:
> > Whats the recommended way to do these mounts so I can maintain as
> > much continuity as possible?
>
> Those other areas, are they logical volumes perhaps? lvms.
>
No, straight partitions accord
On Monday 20 August 2018 13:53:14 Brian wrote:
> On Sun 19 Aug 2018 at 20:58:28 -0400, Gene Heskett wrote:
> > On Sunday 19 August 2018 17:33:32 David Wright wrote:
>
> [...]
>
> > > Can you not run your stretch installation then? In a new system,
> > > I'd mount the old wheezy disk(s) and pull th
On Mon, Aug 20, 2018 at 04:27:18PM -0400, Gene Heskett wrote:
If you had read that wall of text, the error was that the new version of
ext4 supported stuff the wheezy version didn't and it recommended
getting an updated e2fs-utils, which of course is not available in a
wheezy repo.
That was the
On 08/20/18 22:23, deloptes wrote:
Michael Stone wrote:
What on earth does this mean? How did the system get into such a state
that these were missing?
he wrote net-base was missing, but why was net-base missing?
As I wrote in one of my posts, the system was installed using
debootstrap --va
Hi there,
Please add netbase to the deps of the nfs-common package. Without it
mounting is impossible, more details may be found in the "Sid: NFSv3
mounting problem" thread.
--
Pozdrawiam
Grzesiek
Wysłane z kompa wolnego od wirusów Billa Gatesa.
On Mon, Aug 20, 2018 at 11:07:13PM +0200, Grzegorz Sójka wrote:
> Hi there,
>
> Please add netbase to the deps of the nfs-common package. Without it
> mounting is impossible, more details may be found in the "Sid: NFSv3
> mounting problem" thread.
http://bugs.debian.org/
A sid user should know t
On 08/20/18 23:12, Greg Wooledge wrote:
On Mon, Aug 20, 2018 at 11:07:13PM +0200, Grzegorz Sójka wrote:
Hi there,
Please add netbase to the deps of the nfs-common package. Without it
mounting is impossible, more details may be found in the "Sid: NFSv3
mounting problem" thread.
http://bugs.deb
(cc'ing package maintainers for insight)
On Mon, Aug 20, 2018 at 11:07:13PM +0200, Grzegorz Sójka wrote:
Please add netbase to the deps of the nfs-common package. Without it
mounting is impossible, more details may be found in the "Sid: NFSv3
mounting problem" thread.
This should probably act
Hi Martin,
On Mon, Aug 20, 2018 at 03:58:36PM +0300, Martin T wrote:
> On Mon, Aug 20, 2018 at 7:55 AM Andy Smith wrote:
> > Back in 2011 this was a hard-won battle:
> >
> >
> > http://strugglers.net/~andy/blog/2011/09/04/linux-ipv6-router-advertisements-and-forwarding/
[…]
> Thanks for th
On Mon, Aug 20, 2018 at 04:42:00PM -0400, Gene Heskett wrote:
> On Monday 20 August 2018 13:53:14 Brian wrote:
> > On Sun 19 Aug 2018 at 20:58:28 -0400, Gene Heskett wrote:
> > > On Sunday 19 August 2018 17:33:32 David Wright wrote:
> > > > Can you not run your stretch installation then? In a new s
On Mon, Aug 20, 2018 at 05:00:10PM -0400, Michael Stone wrote:
> On Mon, Aug 20, 2018 at 04:27:18PM -0400, Gene Heskett wrote:
> > If you had read that wall of text, the error was that the new version of
> > ext4 supported stuff the wheezy version didn't and it recommended
> > getting an updated e2
On Mon 20 Aug 2018 at 16:27:18 (-0400), Gene Heskett wrote:
> On Monday 20 August 2018 11:13:08 Michael Stone wrote:
> > On Mon, Aug 20, 2018 at 10:33:29AM -0400, Gene Heskett wrote:
> > >sudo reboot doesn't unmount the system drive cleanly enough? Then I'd
> > >call it a bug.
> >
> > I'm sure you
In Debian 9.5 KDE Bluedevil is unable to add devices. Is their any fix
for this other then using GNOME Blueman tool.
thanks
Tim
On Tue 21 Aug 2018 at 09:48:37 (+1000), Zenaan Harkness wrote:
> On Mon, Aug 20, 2018 at 04:42:00PM -0400, Gene Heskett wrote:
> > But now, for no known reason, stretch's network has gone away. And all
> > the tools I am familiar with have been excised from stretch. Sigh...
>
> Hm, frustrating
On Mon, Aug 20, 2018 at 07:19:26PM -0500, David Wright wrote:
> On Tue 21 Aug 2018 at 09:48:37 (+1000), Zenaan Harkness wrote:
> > On Mon, Aug 20, 2018 at 04:42:00PM -0400, Gene Heskett wrote:
>
> > > But now, for no known reason, stretch's network has gone away. And all
> > > the tools I am fam
On 08/20/2018 01:28 PM, Gene Heskett wrote:
On Monday 20 August 2018 11:23:00 Andrew McGlashan wrote:
On 20/08/18 05:40, Gene Heskett wrote:
Whats the recommended way to do these mounts so I can maintain as
much continuity as possible?
Those other areas, are they logical volumes perhaps? lv
On Monday 20 August 2018 19:51:36 Zenaan Harkness wrote:
> On Mon, Aug 20, 2018 at 05:00:10PM -0400, Michael Stone wrote:
> > On Mon, Aug 20, 2018 at 04:27:18PM -0400, Gene Heskett wrote:
> > > If you had read that wall of text, the error was that the new
> > > version of ext4 supported stuff the
On Monday 20 August 2018 20:08:11 David Wright wrote:
> On Mon 20 Aug 2018 at 16:27:18 (-0400), Gene Heskett wrote:
> > On Monday 20 August 2018 11:13:08 Michael Stone wrote:
> > > On Mon, Aug 20, 2018 at 10:33:29AM -0400, Gene Heskett wrote:
> > > >sudo reboot doesn't unmount the system drive cle
On Mon, Aug 20, 2018 at 09:16:22PM -0400, Gene Heskett wrote:
> On Monday 20 August 2018 19:51:36 Zenaan Harkness wrote:
>
> > On Mon, Aug 20, 2018 at 05:00:10PM -0400, Michael Stone wrote:
> > > On Mon, Aug 20, 2018 at 04:27:18PM -0400, Gene Heskett wrote:
> > > > If you had read that wall of tex
I like network manager when I'm out and about with my notebook it
works great for connecting to wireless hotspots. It does what it was
designed for.
The new udev naming convention does look strange but at least udev no
longer randomly flip flops the nics on my UTM putting the inside
ruleset on the
Stretch comes with 4.8.18, which for me is unusable due to an upstream bug fixed
in 4.8.19[1], but 4.8.19 is unusable due to another upstream bug, not fixed
until 4.8.20[2]. I configured stretch-backports in sources.list, but apparently
it has no newer mc version available. 4.8.21 is on the mirrors
Thank you all for suggestions.
Yes, I didn't tell my goal. First of course is to limit access to web sites and collect statistics. Yes this could be done with squid and ssl_bump. I
hope this does not change certificate as internet-banking will not work. The problem for a quick implementation is
Well. You can't really open "decipher" ssl without changing certificate,
but you can exclude some sites from ssl bumping.
Eero
On Tue, Aug 21, 2018 at 9:31 AM Mimiko wrote:
> Thank you all for suggestions.
>
> Yes, I didn't tell my goal. First of course is to limit access to web
> sites and col
79 matches
Mail list logo