Re: Simple way to securely access remote machine that's behind a NAT?

2018-09-28 Thread Michael Cheponis
Thanks everybody for help. I really liked the .onion setup idea, but I ended up using openvpn. The documentation is very good, and the relevant page for me was: https://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html What is fantastic about openvpn is

Re: BSD disklabel partition letters in NetBSD

2018-09-28 Thread Jason Mitchell
> I guess you can have NetBSD and FreeBSD using different partitions but > the same disklabel I don’t think this is possible. At least I remember reading here that FreeBSD’s disklabel is in a different place then the NetBSD’s disklabel and that NetBSD would unintentionally overwrite FreeBSD’s

Re: BSD disklabel partition letters in NetBSD

2018-09-28 Thread Don NetBSD
On 9/27/2018 3:32 AM, Rocky Hotas wrote: For the sake of completeness, let's consider another case, hopefully interesting to others. If you decide to install on the same disk two or more BSD systems, all compatible with BSD disklabel (for example, two different versions of NetBSD, or NetBSD and F

Re: BSD disklabel partition letters in NetBSD

2018-09-28 Thread Don NetBSD
On 9/27/2018 3:41 AM, Rocky Hotas wrote: Sent: Tuesday, September 25, 2018 at 11:51 PM From: "Don NetBSD" To: netbsd-users@netbsd.org Subject: Re: BSD disklabel partition letters in NetBSD [...] But it isn't placed in any of these places unless/until the system is DIRECTED to do so. I.e., y

Re: suspend-to-RAM intel-x86 issues and tests

2018-09-28 Thread Staffan Thomén
David Brownlee wrote: On Thu, 27 Sep 2018 at 22:20, Riccardo Mottola wrote: Hi David, David Brownlee wrote: So I conclude that having the system mounted on USB causes issues (which manifests themselves slightly different on different computers) and while it probably should work, it is not a

Re: suspend-to-RAM intel-x86 issues and tests

2018-09-28 Thread maya
While trying to figure out why my own laptop fails to resume, it was just rebooting on resume. To pin it down, I wrote down a list of all the drivers that attach, and try to disable as many of them as possible and then trying suspend, under the assumption that one of the netbsd drivers is causing p

Re: suspend-to-RAM intel-x86 issues and tests

2018-09-28 Thread David Brownlee
On Thu, 27 Sep 2018 at 22:20, Riccardo Mottola wrote: > > Hi David, > > David Brownlee wrote: > >> So I conclude that having the system mounted on USB causes issues (which > >> manifests themselves slightly different on different computers) and > >> while it probably should work, it is not a test