-
rtprio
hodapp: what's the topology?
-
hodapp
rtprio: oh, I'd not realized that the issue was that ix0 was already on another bridge
-
hodapp
turns out vm-bhyve has a 'manual switch' option too that lets you use an existing bridge rather than create a new one - so I just did that for the Bhyve VM
-
rtprio
yeah
-
rtprio
there are some options
-
specialbomb
just gutted my main server and put it back together, was a fun few hours. everything seems to be running a-ok
-
rwp
Hopefully you bought your main server dinner first. :-)
-
wavefunction
-
GoSox
i hope i don’t get blocked from the bsd site for doing install after install :D
-
rtprio
why would that be
-
GoSox
“flooding” the servers
-
GoSox
although i’m not really downloading the install THAT many times
-
GoSox
ok so i ran the command “freebsd-update fetch install’
-
GoSox
it sais “The following files will be updated as part of updating to 15.0 release p3…"
-
GoSox
it listed a whole bunch of files
-
GoSox
but its not doing anything
-
GoSox
it didnt return me to the prompt, it also doesn’t appear to be installing anything. it just says “(END)”
-
GoSox
am i doing something wrong?
-
GoSox
oh is it just….. done?
-
GoSox
hmm i just did it again and got the same result
-
GoSox
what the…. i hit ‘q’ and now its going. i don’t understand what just happened
-
nimaje
GoSox: you were in a pager (likely in less)
-
GoSox
what does that mean?
-
o0x1eef
it is a program that can 'page' through a large buffer of output, and apparently the man page does not have a good description of it.
-
vkarlsen
GoSox: Press q
-
GoSox
hmm i just installed xfce of whatever that one is called, but when i reboot, its not going in to it
-
GoSox
oh there we go
-
o0x1eef
What did you do
-
GoSox
type startxcfe4
-
o0x1eef
Sounds strange... what's happening when you boot your computer?
-
GoSox
what do you mean?
-
luna__
.xinitrc exec startxfce4
-
o0x1eef
Do you see a GUI when you boot your computer? Do you type 'startx' first? If you type 'startx' first, then what luna__ said is what you want, but you might also want a display manager, then you can choose different window managers. Anyway I suggest the handbook. It does a better job than IRC.
-
GoSox
this is a clean install. i’m just sampling all of the available desktops. nothing happens when it boots, just the login command line prompt
-
GoSox
startx opens… windows 2.0
-
o0x1eef
Ah right, okay, then do what luna__ says
-
GoSox
startxfce4 starts… that. and it looks decent
-
GoSox
so when one desktop says it’s “lightweight” and another says it’s “full featured” or whatever, what is the actual difference?
-
nimaje
startx starts Xorg and ~/.xinitrc if it exists, else /usr/local/etc/X11/xinit/xinitrc which starts twm and some xterm windows
-
luna__
would be good to install lightdm or such tough
-
o0x1eef
Optimal setup is probably to start lightdm or similar at boot.
-
o0x1eef
Without startx.
-
GoSox
i agree
-
GoSox
but now i’m just sampling
-
GoSox
this isn’t the real machine
-
o0x1eef
Fair enough
-
GoSox
xfce4 is kinda nice, i like it
-
o0x1eef
I'm too basic for that.
-
GoSox
being “light weigt” i do wonder what features it lacks vs something liek KDE fusion which is up next
-
o0x1eef
Give i3 a try
-
GoSox
i definitely like xfce4 more than Cinnamon and CDE
-
o0x1eef
I'm not sure I could get use to a floating window manager again, especially on a low res device.
-
o0x1eef
But as long as there's workspaces maybe it's not an issue
-
GoSox
xfce4 seems very usable as a desktop
-
GoSox
hmmm it doesn’t have a column view though
-
GoSox
do any of them have what is called Column View on macos?
-
o0x1eef
Dunno
-
o0x1eef
Probably
-
GoSox
hmmmm, any ideas how to start kde after installing?
-
cbpn
startx?
-
cbpn
or trough login manager
-
Spunto
You'll probably have to put something like "exec startkde" into your ~/.xinitrc file.
-
GoSox
startkde doesn’t do anything
-
Spunto
You might need to find out, try "which startkde" to find out, then use the full path in ~/.xinitrc so that startx knows where to look?
-
Spunto
Sorry, typos
-
GoSox
which startkde returns nothing
-
GoSox
locate startkde also returns nothing
-
GoSox
i’m begining to think startkde is not on my system
-
lucius
it might be startplasma, but that could also be the older command for it, I don't quite remember
-
GoSox
startplasma also not found
-
Spunto
I've seen where some Linux users have to use "startplasma-x11" instead of "startkde"
-
lucius
also make sure you are in the video group
-
cbpn
maybe startplasma-wayland?
-
GoSox
nope
-
GoSox
is there a way to search using which or locate, with wildcards?
-
Spunto
Oh yes, video group, good call: what happened if you try startx without any ~/.xinitrc file?
-
GoSox
it starts up what i’m calling “windows 3.1"
-
GoSox
its not that, but its something that looks like that
-
GoSox
not sure what it is and i don’t know how to get out of it
-
lucius
that's probably cwm
-
GoSox
being in the video group i don’t think is going to help me when i can’t figure out what the start command is
-
lucius
if you are in bash, you can try to type in "start" and then press tab to see all the other commands
-
Spunto
If you weren't in the video group you wouldn't even get that far so it's a positive sign even if it doesn't feel like it.
-
nimaje
Spunto, lucius: startx starts Xorg and ~/.xinitrc if it exists, else /usr/local/etc/X11/xinit/xinitrc which starts twm and some xterm windows
-
GoSox
found startplasma-x11, “$DISPLAY not set"
-
GoSox
.xintrc doesn’t exist
-
GoSox
but i’m not trying to start it automatically, i’m just trying to start it period
-
lucius
nimaje: oh twm, yea I wasn't sure which one, but twm is a fork of cwm, no?
-
GoSox
installed via desktop-installer if that means anything to anyone
-
lucius
GoSox: maybe try "dbus-run-session startplasma-x11"
-
nimaje
startplasma-x11 probably only starts the x session part, not the x server part, so start it via startx or some display manager
-
Spunto
Ah ok so make ~/.xinitrc which the line "exec startplasma-x11" and then try startx
-
lucius
Spunto: yea do that first
-
lucius
wait wrong ping
-
GoSox
ok yup that did it
-
GoSox
wow this looks weird
-
lucius
if a lot of stuff doesn't work it might be a dbus thing, cause I know it really relies on it
-
GoSox
at first glance, i like xfce4 better, but i should give it some more glances before i decide
-
Spunto
I haven't used KDE in years but I really liked it back then. I'm using xfce now but I do kinda miss some of the KDE stuff
-
GoSox
what stuff, specifically?
-
GoSox
they call xfce light weight and they call kde robust but no one ever gives specifics of what they mean
-
Spunto
The only one that comes to mind right now is Kate. And I remember liking the built-in email and address stuff, although I couldn't tell you why now.
-
lucius
I just don't really like qt, but from what I know it's more used in industrial/commercial stuff, so maybe that's why people call it robust???
-
GoSox
i don’t like how KDE doesn’t have menus really. and no files on the desktop. And more of a windows task bar than a mac-like dock
-
GoSox
maybe i should mess around with some themes first though
-
AumShivaya
Quick question, hopefully. I have a FreeBSD install that I haven't used in a while so it is currently at 14.0. If I wish to check out 15.0 do I need to do a full reinstall as best practice or can I upgrade directly from 14.0 -> 15.0?
-
lucius
14.0 to 15.0 isn't a crazy jump, I don't think it will be an issue
-
Spunto
I'm trying to get the trackpad on an old MacBook to work properly. I don't want to hijack this place, can anybody suggest a good place to try for some advice?
-
GoSox
so far i’m really not liking kde
-
GoSox
Spunto: what year macbook?
-
GoSox
i hate how none of these GUIs have network settings the way mac and even windows do
-
Spunto
sorry about that GoSox — it's early 2013, it works with ums but it's pretty rudimentary and I haven't managed to get atp or wsp to do the job instead.
-
AumShivaya
Hmm - This step is essential, as upgrading to 15.0-RELEASE without applying the FreeBSD-EN-25:18.freebsd-update errata update will result in an inoperative system!
-
DaliborFox
That does make me wonder if FreeBSD has a graphical network manager; I've always just used /etc/rc.conf, but I can imagine that being really clunky if the system were installed on a laptop
-
AumShivaya
I don't think I can install that errata update on 14.0
-
AumShivaya
GoSox, that's fair. I haven't really ever liked kde, well version 2.x and 3.x were 'ok'
-
GoSox
its surprisngly clunky for the one peopel have suggested the most (not here but on teh forum etc)
-
GoSox
so far xfce4 is way better
-
GoSox
if i can improve it with a theme, i’ll really be sold on xfce
-
AumShivaya
too much configurability in kde, that it doesn't always work
-
GoSox
i’m just concerned ill be missing out on….. something, for it being the “light weight” option
-
AumShivaya
too many menus for every little detail
-
AumShivaya
I thought xfce4 was a bit....not asthetic to put it nicely
-
AumShivaya
I still like Enlightenment desktop
-
GoSox
yikes this is wierd, i connect to my old server’s vpn and suddenly i can’t actually reach the server anymore when i do that
-
GoSox
ohhh i might know why
-
GoSox
i should use a 10.x.x.x vpn ip range on the new server
-
GoSox
welp thats not good, i just set the username of my router two a random 32 character string i didn’t write down because it was complaining about the password for some reason, ugh
-
GoSox
ooooohhhhh having a utility that remember that last 10 or 20 items you’ve “copied” is suuuuuuuuuuuper useful. Like insanely useful.
-
GoSox
so my website whatsmyip dot org, currently hosted on macosx, will hopefully at some point in the future, become hosted on freebsd
-
GoSox
so thats something
-
GoSox
xfce has some classic mac themes! that just might be what seals the deal!
-
GoSox
i have much to do, another day
-
wsky
good day all
-
ant-x
rwp, re: squeeze> thanks!
-
zerotime
good day #freebsd
-
zerotime
!inspire
-
zerotime
Try not to become a man of success, but rather try to become a man of value. -Albert Einstein [
zenquotes.io]
-
scottpedia
zerotime: Success is more of a function of consistent common sense than of genius. ---An Wang
-
zerotime
When upgrading, does the `freebsd-update upgrade -r xx.y-RELEASE` process allow me to skip to the latest patch?
-
zerotime
or do I need to install each patch in order?
-
zerotime
!ztquote
-
zerotime
Your time is limited, so don't waste it living someone else's life. -Steve Jobs [zerotime collection]
-
nimaje
the best tested path is to update to the latest patch release first, but it should work without (except for the patches fixing bugs in freebsd-update)
-
GoSox
also, when your doctor tells you you have a rare form of cancer that is operable, don’t sit around putting of surgery for a year while you try to cure cancer with 11 herbs and spices. take the fucking surger —steve job’s chost, probably
-
zerotime
nimaje: thanks
-
zerotime
!ztquote
-
zerotime
The two most important days in your life are the day you are born and the day you find out why. -Mark Twain [zerotime collection]
-
GoSox
by why did he mean how? like is that a learning about sex reference?
-
nimaje
you should also be able to skip whole major releases, but I guess that is tested really rarely by anyone
-
zerotime
that's interesting. does freebsd-update handle the patches cumulatively?
-
f451
bugs.freebsd.org gives Error 503 Backend fetch failed
-
daemon
f451, seems good here, probably restarted
-
f451
daemon: working now @2006 UTC
-
rwp
Re: HTTP 503 errors: Every web site for every project is getting attacked by AI Scraper bots continuously. It overwhelms sites. That often results in 503 errors due to the way servers and backends interoperate.
-
rwp
Trying to keep websites online used to be trivial and now it feels like a full time job just to fight the AI Scraper bots which stupidly grind sites until they are offline.
-
mq
who can even tell them apart anymore
-
ant-x
rwp, analysin the User-Agent: line does not help anymore?
-
ant-x
rwp, How hard is it to deploy Nephenthes and iocaine?
-
ant-x
:-1s/and/or/
-
nimaje
ant-x: about everyone is lying about their user agent, looking at that has never helped, at most it created problems
-
ant-x
And on the other hand, you don't want to budern your visitors with entering captchas &c.
-
nimaje
I didn't test that myself, but most of those ai scrapers are really dumb, so requiring some cookie and having a refreshpage with a poisoned path as first link like in
owl.is/blogg/blocking-crawlers-without-javascript should work fine (their goal is to get as much as possible, so they want to do very little work per page)
-
ant-x
^ Why not simply block whoever request a URL disabled in robots.txt?
-
ant-x
Is anybody keeping blacklists of those prose launderers (like e-mail blacklists)?
-
o0x1eef
*blocklists. And probably yeah. They're a popular past time.
-
ant-x
pastime?
-
GoSox
and of you guys running your own mail server on freebsd?
-
ant-x
any?
-
GoSox
any*
-
o0x1eef
This is starting to look like a variant of C.
-
ant-x
I have no personal mail server, but over on ThunderIRC they teach how to host one's own mail with OpenBSD...
-
o0x1eef
I don't (and have no plans to, based on what I've heard). But this book is highly recommended:
amazon.com/Run-Your-Mail-Server-Mastery/dp/1642350796
-
ant-x
users[ant]->leet_info.uses_own_mail==false
-
ant-x
o0x1eef, I've heard it only sounds near impossible, but in fact is doable.
-
o0x1eef
Yeah, I heard the same, I just have enough problems in life
-
ant-x
Suddenly, there are no books about hosting one's own IRC or Usenet server...
-
o0x1eef
That's easy peasy (IRC server anyway)
-
ant-x
I think it's the big players and spammers that make e-mail hosting so hard.
-
o0x1eef
Yep