Ok, I'm not sure where how this thread went sideways quite so quickly but
just to be clear
I'm running as of right now the most current snapshot available on
ftp5.usa and the only things
I have installed are lynx and tor, I have made sure the system time is
correct and turn
tor's log doesn't throw
> a...@riseup.net:
> > Thanks for the reply and the help Ivan but I'm actually already doing
> > exactly
> > what you suggested. Checking the time is one of the first things I thought
> > of
> > but this is not that unfortunately. I don't have this problem on 5.9 myself
> > and even snapshots wer
Theo de Raadt:
> I am really impressed by the analytical skills I observe here.
>
> I observe: "the system is complex, I can't figure it out, I'll blame
> everything, and use more stuff I don't understand".
The problem is definely with ntpd because ntpd reports about
invalid-then-valid peers to s
Thanks for the reply and the help Ivan but I'm actually already doing exactly
what you suggested. Checking the time is one of the first things I thought of
but this is not that unfortunately. I don't have this problem on 5.9 myself
and even snapshots were fine up until the update. Your problem is
i
a...@riseup.net:
> Thanks for the reply and the help Ivan but I'm actually already doing exactly
> what you suggested. Checking the time is one of the first things I thought of
> but this is not that unfortunately. I don't have this problem on 5.9 myself
> and even snapshots were fine up until the
Theo de Raadt:
>> As a quick fix I recommend you to disable `ntpd` [2] and use `tlsdate`
>> [3] to fetch time over TLS. It works fine for me for several days by now.
>
> That is the worst possible advice ever.
>
> You are far better off letting your machines free-run.
Why it's so wrong?
ares,
Hi ares,
a...@riseup.net:
> After a snapshot update on the 26th for amd64 I have lost the ability to
> connect to hidden services. I have pf rules to transparently proxy all
> connections taken from the wiki @ https://trac.torproject.org/projects/
> tor/wiki/doc/TransparentProxy#BSDPF. With the ex
> As a quick fix I recommend you to disable `ntpd` [2] and use `tlsdate`
> [3] to fetch time over TLS. It works fine for me for several days by now.
That is the worst possible advice ever.
You are far better off letting your machines free-run.
On Fri, May 27, 2016 at 01:21:55PM +0200, Bruno Flueckiger wrote:
> After discussing this with Philipp Buehler off list I have reworked my
> diff to make things easier in the example.
>
> The paragraph which contains set skip on enc0 just before the ruleset
> is removed. All filtering in the rule
On Sat, May 28, 2016 at 9:15 AM, Robert Campbell
wrote:
>...
> # bioctl -c C -l sd0a softraid0
> New passphrase:
> Re-type passphrase:
> sd3 at scsibus3 targ 1 lun 0: SCSI2 0/direct fixed
> sd3: 114470MB, 512 bytes/sector, 234435953 sectors
> softraid0: CRYPTO volume attached as sd3
> # dd if=/de
i don't have experience with the compute
sticks, but i would start with updating the BIOS.
https://downloadcenter.intel.com/download/25917/BIOS-Update-SCCHTAX5-86A-
noah pugsley, 26 May 2016 20:59:
> bios0: vendor Intel Corp. version "SCCHTAX5.86A.0014.2015.1119.1410" date
> 11/19/2015
> bios0:
what is the purpose of the Cleared line of the
interface statistics? if i read pfctl(8) correctly,
only tables can have their statistics cleared/zeroed
(the table command is "zero", and not "clear", perhaps
because the latter could evoke "removing all elements
of the table", although in other part
Stefan Sperling:
> On Sat, May 28, 2016 at 06:03:48PM +, Ivan Markin wrote:
>> Sebastien Marie:
>>> Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the
>>> /dev/sd* aren't created by default.
>>
>> Why it is so? Can this be found somewhere in documentation?
>
> If the ramdisk s
Sebastien Marie:
> Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the
> /dev/sd* aren't created by default.
Why it is so? Can this be found somewhere in documentation?
--
Ivan Markin
On Sat, May 28, 2016 at 08:03:47PM +0200, Stefan Sperling wrote:
> On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote:
> > I followed the steps in the FAQ for setting up full disk encryption.
> > Everything goes according to plan until I attempt to write zeros to the
> > first megabyte
On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote:
> I followed the steps in the FAQ for setting up full disk encryption.
> Everything goes according to plan until I attempt to write zeros to the
> first megabyte of the new pseudo-device; as you can see below, dd informs
> me that the
> On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote:
> > I followed the steps in the FAQ for setting up full disk encryption.
> > Everything goes according to plan until I attempt to write zeros to the
> > first megabyte of the new pseudo-device; as you can see below, dd informs
> > m
On Sat, May 28, 2016 at 06:03:48PM +, Ivan Markin wrote:
> Sebastien Marie:
> > Do you run these commands on the ramdisk (bsd.rd) ? If yes, all the
> > /dev/sd* aren't created by default.
>
> Why it is so? Can this be found somewhere in documentation?
If the ramdisk shipped with all possible
On Sat, May 28, 2016 at 06:15:35PM +0200, Robert Campbell wrote:
[...]
> # dd if=/dev/zero of=/dev/rsd3c bs=1m count=1
> uid 0 on /: file system full
>
> /: write failed, file system is full
> dd: /dev/rsd3c: No space left on device
> 1+0 records in
> 0+0 records out
> 0 bytes transferred in 0.00
Robert Campbell:
> I followed the steps in the FAQ for setting up full disk encryption.
> Everything goes according to plan until I attempt to write zeros to the
> first megabyte of the new pseudo-device; as you can see below, dd informs
> me that the file system is full, that there is no space lef
I have a Shuttle DS437 and DS57U7 for desktop. Fanless, small, and the former
in particular is pretty affordable. These are sold as barebones so you only add
the components you need -- in your case, probably nothing but RAM.
Do note that the case must stand upright, so they're not as convenient
I followed the steps in the FAQ for setting up full disk encryption.
Everything goes according to plan until I attempt to write zeros to the
first megabyte of the new pseudo-device; as you can see below, dd informs
me that the file system is full, that there is no space left on the device.
Interest
On 2016-05-28, Carson Chittom wrote:
> Stuart Henderson writes:
>
>> On 2016-05-27, Marko Cupać wrote:
>>> Hi,
>>>
>>> I have just noticed that pcengines has alix models with VGA ports:
>>>
>>> http://www.pcengines.ch/alix3d3.htm
>>> http://www.pcengines.ch/alix1e.htm
>>>
>>> Anyone tried OpenBS
On 28 May 2016 at 02:33, Brandon Vincent wrote:
> When I saw this thread, I was reminded of my attempts to get a
> keyboard as cool (although inaccurate) as the one in Tomorrow Never
> Dies (1997).
>
I once knew a feller called Tom Morrow who was a draper by trade. He had a
roll of white cotton
Stuart Henderson writes:
> On 2016-05-27, Marko Cupać wrote:
>> Hi,
>>
>> I have just noticed that pcengines has alix models with VGA ports:
>>
>> http://www.pcengines.ch/alix3d3.htm
>> http://www.pcengines.ch/alix1e.htm
>>
>> Anyone tried OpenBSD on them?
>
> Yep. It worked, including X - I use
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
On 05/28/16 14:24, Teng Zhang wrote:
> I can't adjust the time for OpenBSD and my life appropriately.
> Could you please share your experience with me about how you adjust
> your time between OpenBSD and your life.
That is a very, very odd que
Lmao. kk, i just use snapshots and packages, no compilation, no headache.
2016-05-28 15:24 GMT+03:00 Teng Zhang :
> I can't adjust the time for OpenBSD and my life appropriately. Could you
> please share your experience with me about how you adjust your time between
> OpenBSD and your life.
> th
On Sat, May 28, 2016 at 8:24 AM, Teng Zhang wrote:
> I can't adjust the time for OpenBSD and my life appropriately. Could you
> please share your experience with me about how you adjust your time between
> OpenBSD and your life.
> thanks for any reply.
I am not at all sure what you mean by "appr
I can't adjust the time for OpenBSD and my life appropriately. Could you
please share your experience with me about how you adjust your time between
OpenBSD and your life.
thanks for any reply.
29 matches
Mail list logo