Re: OpenBSD VPS hoster with unlimited/limited nonfiltered traffic

2020-04-19 Thread j3s
> Do you know any clock fix for Debian guest like > kern.timecounter.hardware=tsc + NTPd for OBSD guests? Sadly I do not. Keep an eye on openbsd.amsterdam - they follow openbsd patches closely and care a lot about this issue. For what it’s worth, CentOS was even worse for me; for every 20

Re: Back to the Future

2020-04-19 Thread leroy jordan
We are all a little bunkers and that's okay thanks guys On Sun, Apr 19, 2020, 8:26 PM leroy jordan wrote: > nevermind I got the book you guys need to lighten up a little I > understand that a lot of people on here and highly intelligent and > everything some people is in here is a very

Re: Back to the Future

2020-04-19 Thread leroy jordan
nevermind I got the book you guys need to lighten up a little I understand that a lot of people on here and highly intelligent and everything some people is in here is a very intelligent they just can't communicate so therefore I need to be lenient sometime I'm not fussing I'm just saying don't

Back to the Future

2020-04-19 Thread leroy jordan
Iowa Hey I need to go back in time I got to disable I know I got a boot and soup and single user mode I'm just not sure where to put my dis label at if you don't want to put it out there and public can you please privately email me and give me instructions I really appreciate it but grammar fuk

Re: UNIX crash course

2020-04-19 Thread Martin
People recommend me these books https://www.openbsd.org/books.html for programming starting point. Here is a list of admin. related books too. Very comprehensive and useful books listed. Martin ‐‐‐ Original Message ‐‐‐ On Sunday, April 19, 2020 7:15 PM, Chris Zakelj wrote: > Looking

Re: OpenBSD VPS hoster with unlimited/limited nonfiltered traffic

2020-04-19 Thread Martin
Do you know any clock fix for Debian guest like kern.timecounter.hardware=tsc + NTPd for OBSD guests? Martin ‐‐‐ Original Message ‐‐‐ On Sunday, April 19, 2020 4:15 PM, j3s wrote: > > Will I encounter the same issue with clock > synchronization on VMM based > > Unfortunately you will,

Re: BGP spamd AS working addresses to have realtime list updates

2020-04-19 Thread Martin
Hello, Peter. How can I help you to maintain EU server in a good shape? I think spam related AS is really good tool to all the people in the community who use spamd engine. Martin ‐‐‐ Original Message ‐‐‐ On Sunday, April 19, 2020 4:40 PM, Peter Hessler wrote: > Hi Martin > > The

UNIX crash course

2020-04-19 Thread Chris Zakelj
Looking to the list for suggestions on becoming at least a semi-competent admin.  Long-time members may remember my trial-by-fire 15+ years ago when the boss ordered a T1 and the carrier's tech "helpfully" pointed the dmz interface at the (already outdated) NT4 file server.  My current situation

Re: List a package's dependencies

2020-04-19 Thread Chris Rawnsley
Hi Ingo, On Sun, 19 Apr 2020, at 15:36, Ingo Schwarze wrote: > The above list is not complete. For example, i skipped ways to > inspect test dependencies, and i refrained from explaining > possibilities that use the port "databases/sqlports", which > is very powerful. Finally, i may have missed

Re: ATI Mobility 1 support on Dell Latitude L400

2020-04-19 Thread Allan Streib
Paolo Aglialoro writes: > Btw, does "rcctl enable xenodm" also allow running programs remotely > with ssh -X|Y u...@obsd.box, or is there something more to do? Yes, in my experience I use it with -Y. Allan

Re: Problem with mixerctl on latest snapshot

2020-04-19 Thread Alexandre Ratchov
On Sun, Apr 19, 2020 at 09:11:16AM +0200, zeurk...@volny.cz wrote: > > > Now programs connect to sndiod which does the hardware access for > > them, this has other advantages as well: > > - programs control the volume of the right device on systems with > > multiple audio devices (ex. usb head

Re: BGP spamd AS working addresses to have realtime list updates

2020-04-19 Thread Peter Hessler
Hi Martin The eu.bgp-spamd.net server is no longer available. I have not had any time for maintanence of these systems for several years, so do not expect many future updates. -peter On 2020 Apr 19 (Sun) at 14:39:08 + (+), Martin wrote: :I'm going to have spamdb updates from AS using

Re: OpenBSD VPS hoster with unlimited/limited nonfiltered traffic

2020-04-19 Thread j3s
> Will I encounter the same issue with clock > synchronization on VMM based Unfortunately you will, the clock issues aren’t quite worked out yet.

Re: Problem with mixerctl on latest snapshot

2020-04-19 Thread Renato Aguiar
On Sat, Apr 18 2020, Alexandre Ratchov wrote: You could use the sndioctl utility to adjust the volume, it's similar to mixerctl. Thank you. sndioctl works perfectly :) -- Renato Aguiar

Re: OpenBSD VPS hoster with unlimited/limited nonfiltered traffic

2020-04-19 Thread Brian Brombacher
Try setting sysctl kern.timecounter.hardware=tsc on the OpenBSD vmm guest and run ntpd. I have not tried without ntpd but I know without using tsc, time skews too much. > On Apr 19, 2020, at 10:25 AM, Martin wrote: > > Thanks all of you guys for suggestions. > > Just one question to

Re: Double fault trap in rtable_l2

2020-04-19 Thread Otto Moerbeek
On Sun, Apr 19, 2020 at 10:26:20AM +0200, Thomas de Grivel wrote: > Hello, > > I got this error last night on an OpenBSD 6.6-stable amd64 on which I > recently enabled IKEv2 : > > > kernel: double fault trap, code=0 > > Stopped atrtable_l2+0x27: callq srp_enter+0x4 > > I'm a bit

BGP spamd AS working addresses to have realtime list updates

2020-04-19 Thread Martin
I'm going to have spamdb updates from AS using BGP as configured. But both AS rs.bgp-spamd.net eu.bgp-spamd.net points to the same IP address according to ping: ping eu.bgp-spamd.net 217.31.80.170 ping rs.bgp-spamd.net 217.31.80.170 Which system can be used for redundancy? Any other spamd-AS

Re: OpenBSD VPS hoster with unlimited/limited nonfiltered traffic

2020-04-19 Thread Martin
Thanks all of you guys for suggestions. Just one question to OpenBSD VMM based VPS hosters. I use vmd with OBSD 6.6 and Debian guests locally just for testing and stuck with clock synchronization issue with both guests. Will I encounter the same issue with clock synchronization on VMM based

Re: List a package's dependencies

2020-04-19 Thread Ingo Schwarze
Hi Chris, Chris Rawnsley wrote on Sun, Apr 19, 2020 at 01:34:28PM +0100: > I am looking for a way to show a package's dependencies. As far as i know, the normal ways to do that are: # direct run dependencies only cd /usr/ports/mail/mutt; make run-depends-list cd /usr/ports/mail/mutt;

Re: ATI Mobility 1 support on Dell Latitude L400

2020-04-19 Thread Paolo Aglialoro
Hello Allan, it looks that, besides using openbsd as server in the cloud, it was quite a while I wasn't running X on a client, actually it was xenodm the thing, now I know. I had formerly tried to start it manually as normal user (as well as startx), but, reading updated faq, I discovered it's

iked cannot estabilsh tunnel when responder provides address configuration

2020-04-19 Thread Jona Joachim
Hi all, I'm trying (again) to setup iked. I want to set up a site-to-site IKEv2 VPN where both sides are behind NAT with a central OpenBSD responder which handles openbsd and strongswan initiators on both sides. But first I'm starting small and I try to create a small site-to-site VPN with

Re: List a package's dependencies

2020-04-19 Thread Chris Rawnsley
After a little more digging I have found a reply from Ingo Schwarze to the exact same query. https://marc.info/?l=openbsd-misc=155675569919423=2 >From their response, it sounds as though such an option does not currently exist in in pkg_info(1) and there is no desire for it to have such a

Re: List a package's dependencies

2020-04-19 Thread Chris Rawnsley
On Sun, 19 Apr 2020, at 14:29, Erling Westenvik wrote: > Way out of my league here, but perhaps: > > $ pkg_info -S python-3.7.6p1 | tail -n 2 | tr ',' '\n' | grep @ > @bzip2-1.0.8 > @gettext-runtime-0.20.1p1 > @libffi-3.3 > @sqlite3-3.31.1p0 > @xz-5.2.4p0 This gets you the direct dependencies

Re: List a package's dependencies

2020-04-19 Thread Erling Westenvik
On Sun, Apr 19, 2020 at 01:34:28PM +0100, Chris Rawnsley wrote: > I am looking for a way to show a package's dependencies. The output > might look similar to how -R looks in pkg_info(1), e.g.: > > Information for inst:python-3.7.4 > > Directly depends on: > bzip2-1.0.8 >

List a package's dependencies

2020-04-19 Thread Chris Rawnsley
Hi, I am looking for a way to show a package's dependencies. The output might look similar to how -R looks in pkg_info(1), e.g.: Information for inst:python-3.7.4 Directly depends on: bzip2-1.0.8 gettext-runtime-0.20.1p0 libffi-3.2.1p5 sqlite3-3.29.0 xz-5.2.4

Double fault trap in rtable_l2

2020-04-19 Thread Thomas de Grivel
Hello, I got this error last night on an OpenBSD 6.6-stable amd64 on which I recently enabled IKEv2 : > kernel: double fault trap, code=0 > Stopped atrtable_l2+0x27: callq srp_enter+0x4 I'm a bit puzzled by the "double fault trap" part of the message, what does it mean ? The relevant

Re: BGPD announce deprecation query

2020-04-19 Thread Claudio Jeker
On Sun, Apr 19, 2020 at 08:07:48AM +0100, Richard Chivers wrote: > Hi, > > Just been building a copy of our production system in vagrant to test > upgrading to the latest version, in order to resolve an issue we were > having. > > In our current config we have: > > group "core" { >

A shell script to create chroot jails

2020-04-19 Thread Zhi-Qiang Lei
Hi, I wrote a script to create chroot jails. Please feel free to use and comment. Thanks. https://gist.github.com/siegfried/907904752b1b5db760782f476f44fca4 Sincerely yours, Siegfried zhiqiang@gmail.com

RE: Problem with mixerctl on latest snapshot

2020-04-19 Thread zeurkous
Haai, "Alexandre Ratchov" wrote: > On Sat, Apr 18, 2020 at 03:53:19PM -0700, Renato Aguiar wrote: >> Hi, >> >> After updating to latest snapshot, mixerctl stopped working with non-root >> user: >> >> $ mixerctl >> mixerctl: /dev/audioctl0: Permission denied >> $ ls -l /dev/audioctl0 >>

BGPD announce deprecation query

2020-04-19 Thread Richard Chivers
Hi, Just been building a copy of our production system in vagrant to test upgrading to the latest version, in order to resolve an issue we were having. In our current config we have: group "core" { local-address $localaddr remote-as xx announce all neighbor

at(1) and cron(8) (was: Re: Regarding randomized times in crontab)

2020-04-19 Thread zeurkous
Just as a note for the future: mefeels that it'd be great (for clarity as well as simplicity) if cron(8) would be merged into at(1) at some point: % echo make-coffee | at teatime every day (Or similar.) Such a change would allow each job to be individually manipulated, as well.

Re: Problem with mixerctl on latest snapshot

2020-04-19 Thread Alexandre Ratchov
On Sat, Apr 18, 2020 at 03:53:19PM -0700, Renato Aguiar wrote: > Hi, > > After updating to latest snapshot, mixerctl stopped working with non-root > user: > >$ mixerctl >mixerctl: /dev/audioctl0: Permission denied >$ ls -l /dev/audioctl0 >crw-rw 1 root _sndiop 42, 192 Apr