Anonymous
as root # pkg update -f then pkg upgrade -f then pkg install ports and in 20 minutes you will have the latest ports.
Anonymous
there abouts
Mendel
hi guys, i haven't tried freebsd yet, i'm considering moving from proxmox
Mendel
i was wondering if there is a way to group jails together and limit resources (cpu, ram) for the group
Mendel
the idea would be to have one service take priority for the resources over the others
Mendel
would such a setup be possible in freebsd?
Belgacem
Hi all, while trying to compile a four lines c++ code, i got a message like "can't find g++" ? Gcc is already installed on my system.
DtxdF
Mendel
Mendel
i see, thank you!
bittin-
https://www.bsdnow.tv/444
X
hi! has anyone here installed and using wireguard?
Anonymous
Anonymous
i installed it.. looking for a sample config file
ian
¿Should I install base-dbg instead of base?
Jeff
base-dbg would be /in addition to/ base, which is, well, "base".
Mmmm
Mmmm
Anyone able to build gnome ports? I always ended up with error. First python, then with samba now building stopped at gexiv2
hereforyou
Has anyone tried to use devices like tablets etc with their freebsd to boost productivity?
hereforyou
Not extra monitors, but basically interfacing with other android based devices etc
hereforyou
Anything that makes life easier with other devices, is what I mean to ask. Would be grateful if someone has insights
SteelCaptain
SteelCaptain
Like those for drawing?
SteelCaptain
Xf86 should have a driver
hereforyou
Like those for drawing?
Like an android based tab, generally speaking. How does one interface between a freebsd and a non-freebsd device (say android) seamlessly
Krond
Anyone tried updating from 12.3 to 13 by source? when building world I get:
/usr/src/lib/libc/gen/getgrent.c:974:8: error: cast to smaller integer type 'enum nss_lookup_type' from 'void *' [-Werror,-Wvoid-pointer-to-enum-cast]
It looks like clang from 12.3 doesn't work with some stuff written for newer clang version. And I can't force build to utilize new clang version from sources…
SteelCaptain
Anonymous
do a pkg search for android.. see anything ya like?
hereforyou
No worries, will give that a try
hereforyou
Thanks
Anonymous
android-file-transfer-qt5 i think that one will let ya connect w/ usb cable
SteelCaptain
SteelCaptain
Gvfs should give you support for mtp devices, it does so on linux, youll need dbus
Anonymous
Anonymous
https://people.freebsd.org/~neel/bhyve/bhyve_nested_paging.pdf
hereforyou
hereforyou
Any good and free irc clients for freebsd that people recommend? Tried using irccloud but that turned out to be paid
Jackie
hexchat?
ɴꙩᴍᴀᴅ
hereforyou
irssi
Not very familiar with irc + no gui.
hereforyou
hereforyou
Thanks guys
Anonymous
does anyone tried aarch64-rockchip image?
Anonymous
i have new nanopi-r2s hardware with that image
Jaco
Hi everyone👋😊 does any of you know of a good FreeBSD course I can do? The equivalent of Linux system administration courses
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
Also take a look at Absolute FreeBSD book
i686
guide is from 2010? nothing more up-to-date?
Hardcode
Jaco
Anonymous
Does anyone know when wine 7.0 will be in ports tree, not developer
SteelCaptain
You may need to use multiple specific versions
SteelCaptain
Im waiting for the steam linux utils to be updated
Hardcode
playing games on FreeBSD is sort of religious thing
Hardcode
I'd say this is close to 'fanaticism' :)
Hardcode
buy PS4, it's running custom FreeBSD 9.x if it pleases you
Hardcode
as about PS5, there's no reports about whether it uses Orbit OS too, to lots of people doubt Sony switched to Linux - there's way too much of GPL stuff that is preventing this
Hardcode
so at this time it's common to assume that PS5 is running FreeBSD12-based Orbit OS
SteelCaptain
SteelCaptain
Freebsd with gnome was a good experience, i was surprised that the extensions installed via the browser plugin worked
Joey
gnome—
SteelCaptain
gnome—
Its pretty good actually, i like it
Joey
have you tried the 2 forks? mate and cinnabon?
Joey
one's gnome 2, the other's 3, I forget which
TurBo_biT
Anonymous
Hi, I am writing a shell script and this script has some commands that require root access.
Is there a way to root access within the script itself or execute commands without having to enter a root password?
ɴꙩᴍᴀᴅ
Anonymous
Anonymous
KDE 😀
Jeff