-
polarian
46714 - I 0:00.00 /usr/libexec/getty std.115200 ttyU0
-
polarian
the getty is there
-
polarian
ah 3wire at a lower baudrate works :3
-
polarian
probably pushing the tolerances of the shitty solder joints too much xD
-
polarian
lemme see if its 3wire or if its the baudrate
-
polarian
nope the baudrate isnt the issue, its 3wire which is required
-
polarian
at least doing OpenBSD terminal server --> FreeBSD device
-
polarian
I cant believe something I have done actually works!!!!!!!!!
-
polarian
alright I will stfu and go away, I have annoyed this channel enough tonight :p
-
polarian
gn all!
-
Koston
polarian: how long is your serial cable and does it have shielding?
-
Xinayder
not sure what happened but my freebsd host has messed up its pam modules, so I cannot ssh to it or login as root. I'm currently booted in single user mode with the fs mounted, I see files exist in /etc/pam.d and /usr/lib/pam*, but it seems like they aren't being loaded?
-
Xinayder
it complained about pam_permit.so not being found and I just double-checked and it isn't there
-
CrtxReavr
Xinayder, what complained about pam_permit.so not being there?
-
Xinayder
CrtxReavr, idk what happened but my pam modules were corrupt, I think this was the result of running freebsd-update on a pkgbase system. I had to force-reinstall the base packages and now everything works
-
Xinayder
most specifically, FreeBSD-base, FreeBSD-runtime, FreeBSD-utilities, FreeBSD-utilities-lib32, FreeBSD-pam
-
CrtxReavr
Well, good job fixing it. . . pam is kinda important.
-
crest_
security patches incoming ...
-
ibs
-P7?
-
rdr
p7 indeed
-
rdr
kernel, dhclient, rescue, runtime{,dev,dev-lib32,lib32}, src{,sys}, zoneinfo
-
rdr
brb new kernel
-
rdr
FreeBSD bsd 15.0-RELEASE-p7 FreeBSD 15.0-RELEASE-p7 releng/15.0-n281034-bbfdabc12895 GENERIC amd64
-
crest_
have a lookg in the tree
-
crest_
the UPDATING sounds like **FUN** *sigh*
-
crest_
dhclient, execve(), ...
-
rdr
have to edit a lot of config files? everything came back up on boot but oops rtorrent isn't set up
-
crest_
rdr: your shouldn't have to change any configuration after applying the patches
-
rdr
oh rtorrent is set up
-
rdr
now i just have to rice tmux
-
rdr
ooh trickery, the first window is 0, how programatically correct
-
Macer
And I just did p6 recently too. :)
-
Macer
Has there been any discussion about no longer using freebsd-update? I remember that being a thing where pkg was going to handle even system updates.
-
Macer
I should probably read up on that.
-
rdr
yes macer, i just had a link that went over that
-
rdr
because i tried using freebsd-update and it said "NO! you are a pkg system!"
-
turtle
pkgbase is a thing you can use it right now if you want
-
joepublic
i went from p5 to p6 using only pkg
-
rdr
same with me and p6 to p7
-
rdr
works quite well
-
ananke
I don't suppose anybody here is using Amazon SSM agent on an ec2 instance? I'm curious as to whether you use an explicit IAM role, or default host management configuration
-
ke8cqc
Hi there. I fubared my configuration of libvirt, qemu, and virt-manager. Is there any way to remove all the configuration files so I can install from scratch?
-
Macer
I tried reading up on it to do it but my muscle memory is stuck on freebsd-update
-
Macer
I’m also a big fan of keeping it separate just because one is base and one is userland packages.
-
ke8cqc
Macer: Is there a way to jail off the installation?
-
rwp
ke8cqc, It's ambiguous and unclear to me if you are running libvirt on FreeBSD or if you are running FreeBSD using a VM managed by libvirt on another system.
-
rwp
(I tried libvirt on FreeBSD a few years ago and I was unsuccessful with it. I do use libvirt on Devuan systems though.)
-
ke8cqc
rwp: This is a new install. I'm running libvirt on FreeBSD. There is no other system I'm connecting to.
-
rwp
In that case all of the configuration files should be located in /usr/local/etc/libvirt and removing those files should do it. (I would make a snapshot for backup first.)
-
ke8cqc
Ok thanks.
-
rwp
Seems like removing all libvirt packages, then removing everything from that directory, would remove all of the install of it. Then installing it again would install it fresh for the first time.
-
rwp
And it also seems like as you asked that you could jail it. I am sure you would need to allow some jail related security permissions for it to be functional. I don't know what those would be but seems reasonable to do it that way.
-
Macer
ke8cqc in my case I only use freebsd for my nas. I’m not really sure if jailing it off is necessary for that use case.
-
rwp
I would love to read someone's write-up on running libvirt on FreeBSD. At the current time I am only successful running virt-manager connecting to other system's libvirt managed VMs. That works perfectly. But I haven't been successful using libvirt to manage VMs on FreeBSD systems.
-
rwp
Though with the advancement of podman, libvirt doesn't have the motivation that it once had.
-
Macer
I’m curious if that IANA issue was related to a similar problem I was having in Debian where I was picking a timezone and for the life of me it wouldn’t change properly.
-
rwp
IANA issue?
-
rtprio
how did it not change properly? it's just a symlink... or copy
-
Macer
Wow. I’m just getting these mailing list emails back to back. Lol.
-
Macer
SA is probably on the verge of blocking it. :)
-
rwp
Why would SpamAssassin block mailing list mail? Surely mailing list mail has been explicitly listed to be allowed, right?
-
CrtxReavr
rwp, test with learndmarc.com
-
CrtxReavr
er - actually the list manager would need to test.
-
CrtxReavr
(That site is essentially an handy, automated way to test a sending domain's SPF, DKIM, & DMARC records.
-
CrtxReavr
)
-
rwp
CrtxReavr, Huh, what, huh? I was responding to Macer who said "Wow. I'm just getting these mailing list emails back to back. Lol. SA is probably on the verge of blocking it. :)"
-
Macer
rwp I was joking.
-
Macer
guess i should like upgrade or somethign
-
rdr
Macer what version you on?
-
Macer
p6
-
Macer
i'm actually a little more concerned about opnsense :)
-
Macer
alrighty. let me restart for good measure. these patches sure seem to be coming rather quickly