-
rtprio
bonjour is overrated
-
babz
what happened to politeness?
-
rtprio
there's nothing impolite about calling something overrated; also, printers are the worst
-
tmp_
Printers are my nemesis.
-
thedaemon_
if there is a hell, printers come from it.
-
Melon
anything else but those printers
-
Exclamation-Poin
thedaemon_, you wanna get rid of cups too and just cant, huh
-
Exclamation-Poin
?
-
voy4g3r2
as it comes to printers, i just want a simple txt file to print "properly and not do the steps print out <line 1> \n \t \t \t <line 2> \n \t\t\t <line3>
-
Beladona
poddo: I wonder that if you are not getting that luajit issue, then why I am?
-
thedaemon
I don't print at home Exclamation-Point
-
meena
so, now that we have an official PkgBase repo, should I just redirect my domain to it…?
-
adilix
hi all
-
CrtxReavr
Printers are okay.
-
CrtxReavr
It's supporting people who use them that sucks.
-
CrtxReavr
This will contradict what I just said, but just a couple days ago, my wife was trying to print this one PDF file to our networked HP LaserJet (PCL 5).
-
CrtxReavr
And everytime she'd try to print it, it'd spit out a piece of paper with a PCL error on it.
-
CrtxReavr
She could view the PDF file file.
-
CrtxReavr
er fine
-
CrtxReavr
She could print other PDF files.
-
CrtxReavr
She could print that one PDF file to other printers.
-
voy4g3r2
death to the printer snafus
-
voy4g3r2
i have experienced that issue when everyone else can print, bsd, linux, mac os, iphone.. then lets bring in a windows 10 laptop.. boom epic fail!
-
CrtxReavr
I have to assume that file exploited some PCL bug in the printer's firmware.
-
CrtxReavr
Normally I like dealing with PDF files, 'cause they always print consistantly.
-
CrtxReavr
Whereas Word docs for instance, can render and print quite differently, depending on which fonts are installed on the system.
-
voy4g3r2
yeah
-
CrtxReavr
Falling back to a default font is one thing, but it can completely mess up pagination.
-
CrtxReavr
(Which is why I *HATE* it when recruiters ask for my resume as a Word doc.)
-
ZedHedTed
i've seen certain PDFs fail to print fully unless you print them from crudobe acrobat reader, on macOS at least.
-
cedb
man ive just been tracking main for a little bit and havent managed to completely obliterate my data, being a freebsd noob i gotta say
-
cedb
kuddos to whoever is amongst those slinging those patches around
-
FreeBDSM
does anyone know how to use 'date' on macos to convert time in seconds into formatted string HH:MM:SS? like `date ... 64 ...` should yield `00:01:04`?
-
tmp_
It'd be the same as on FreeBSD. Using your example: date -ujr 64 +%T
-
meena
cedb: usually we pick up pretty quickly when there's data destroying going on in main
-
cedb
data destroying?
-
cedb
meena: you mean poudriere nuking everything cause it couldnt build tex-fmt or soemthing else?
-
cedb
oh while im here quick question i cant reinstall nginx after my latest install i get 'pkg: Fail to rename /usr/local/etc/ssl/.pkgtemp.certs.OepkH7YtzTP4 -> /usr/local/etc/ssl/certs:Is a directory' im not sure like why it even sgned with a symlink in the first place its been doing this for a while now, usually just relaunching bulk would fix it
-
meena
cedb: which of the two is a director?
-
meena
*directory
-
cedb
meena: certs of course thats where my very private stuff is
-
nimaje
cedb: so with main you meant ports/main and not src/main?
-
cedb
current and main for the ports
-
cedb
i meant more "current"
-
nimaje
I asked because of "you mean poudriere nuking everything cause it couldnt build tex-fmt or soemthing else?" (indicating the ports tree, so ports/main), but that scenario doesn't match "completely obliterate my data" (which indicates the base system, so src/main)
-
cedb
oh no it doesnt completely obliterate my data
-
cedb
it just doesnt sign the results properly if theres some random failure, i think that was cause i rebuilt but with libressl in some places and it choked on it or soemtihng
-
rtprio
how do i diagnose my server rebooting itself
-
rtprio
there's nothing discernable in the logs
-
rtprio
it happend when i put a different sata controller into it
-
otis
log physical console output, if possible
-
jimmiejaz
a number of posts are saying it's chatGPT
-
rtprio
otis: the server is 8000km away
-
jimmiejaz
-
VimDiesel`
Title: ZeroBlogThirty on Instagram: "Centcom canceled their Ball. Never thought we’d see the day"
-
jimmiejaz
sorry. wrong channel.
-
otis
rtprio: no ipmi on it?
-
rtprio
no
-
rtprio
it's a 10 year old supermicro in my 'homelab'
-
rtprio
it seems sporatic, up to 9-12 days, sometimes as often as a day or two. it's serving nfs, samba. there's nothign espically taxing on it.
-
dkeav
a lot of times its a failing PSU when its sporadic like that
-
otis
rtprio: send syslog (*.*) to other host
-
rtprio
dkeav: it does have two PSU
-
rtprio
otis: that's a good idea; perhaps the last log isn't getting written ?
-
dkeav
pop one out, and see if stops, if happens again, switch which one is popped out
-
dkeav
if both do it, then probably not the issue
-
rtprio
if i pop one out, it beeps.
-
rtprio
could it be a bad drive?
-
rtprio
nothing in the logs about that, and 2 zpools
-
foxiepaws
check the bios logs
-
foxiepaws
usually they can give notes on unexpected poweroff from PSU failure
-
foxiepaws
hence the ipmi recommendation
-
foxiepaws
because it'll do the same
-
rtprio
seems curious that the PSU is deciding to fail after i had the case open
-
rtprio
but ok
-
rtprio
i'll start with the *.* remote syslog and try to get my remote hands to diagnose the PS
-
foxiepaws
the remote syslog is a great idea and should help a lot, but it might not catch certain kinds of panics.
-
foxiepaws
I did have an issue with my dying RAID card a long time ago that it just randomly rebooted and there was no evidence of it, i just happened to catch it one night while gaming lol
-
foxiepaws
hopefully it's not that kind of thing though, because it's hellish to catch
-
rtprio
foxiepaws: sadly i took the old raid card out because freebsd dropped support for it, and i needed 2 more sata ports
-
rtprio
so i have this generic one in it
-
rtprio
that's when the issues started,
-
GeoBarRod
Hi community. Please, I need a command line that joins the lines of 2 files interleaved to a new file.
-
GeoBarRod
lines of file_1:
-
GeoBarRod
1
-
GeoBarRod
3
-
GeoBarRod
5
-
GeoBarRod
lines of file_2:
-
GeoBarRod
2
-
GeoBarRod
4
-
GeoBarRod
6
-
GeoBarRod
new file_3:
-
GeoBarRod
1
-
GeoBarRod
2
-
GeoBarRod
3
-
GeoBarRod
4
-
GeoBarRod
5
-
GeoBarRod
6
-
hackerman
How does one create a rule that exectutes for every file in a certain directory
-
hackerman
in bsdmake...
-
mason
!pastebin