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
i was wondering if there is a way to group jails together and limit resources (cpu, ram) for the group
You can do it using rctl and ps commands but you have to write a simple script for this task
Mendel
You can do it using rctl and ps commands but you have to write a simple script for this task
i saw i can do rules/filters per jail, but how do i group multiple jails?
DtxdF
i saw i can do rules/filters per jail, but how do i group multiple jails?
FreeBSD allows you to create a jail with multiple jails inside. In other words: you must create a large jail with small jails and apply the resource limits to itself.
Mendel
i see, thank you!
DtxdF
i see, thank you!
See also: Hierarchical Jails section in jail(8)
bittin-
https://www.bsdnow.tv/444
X
hi! has anyone here installed and using wireguard?
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
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
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…
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
android-file-transfer-qt5 i think that one will let ya connect w/ usb cable
Thats for mtp, not for use as a trackpad as i thought @startrekked wanted
SteelCaptain
Gvfs should give you support for mtp devices, it does so on linux, youll need dbus
Anonymous
# http_proxy=http://10.0.3.1:8118 pkg -d install neofetch DBG(1)[63133]> pkg initialized Updating FreeBSD repository catalogue... DBG(1)[63133]> PkgRepo: verifying update for FreeBSD DBG(1)[63133]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite' DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/meta.conf DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/meta.conf with opts "i" DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/packagesite.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/packagesite.pkg with opts "i" DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/packagesite.txz DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/packagesite.txz with opts "i" FreeBSD repository is up to date. All repositories are up to date. DBG(1)[63133]> want to get an advisory lock on a database The following 5 package(s) will be affected (of 0 checked): New packages to be INSTALLED: bash: 5.1.12 gettext-runtime: 0.21 indexinfo: 0.3.1 neofetch: 7.1.0 readline: 8.1.1 Number of packages to be installed: 5 The process will require 11 MiB more space. 2 MiB to be downloaded. Proceed with this action? [y/N]: y DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/All/neofetch-7.1.0.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/All/neofetch-7.1.0.pkg with opts "i" DBG(1)[63133]> Fetch: fetcher chosen: http [bhyve0] [1/5] Fetching neofetch-7.1.0.pkg: 100% 79 KiB 80.9kB/s 00:01 DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/All/bash-5.1.12.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/All/bash-5.1.12.pkg with opts "i" DBG(1)[63133]> release an advisory lock on a database
Anonymous
# http_proxy=http://10.0.3.1:8118 pkg -d install neofetch DBG(1)[63133]> pkg initialized Updating FreeBSD repository catalogue... DBG(1)[63133]> PkgRepo: verifying update for FreeBSD DBG(1)[63133]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite' DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/meta.conf DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/meta.conf with opts "i" DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/packagesite.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/packagesite.pkg with opts "i" DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/packagesite.txz DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/packagesite.txz with opts "i" FreeBSD repository is up to date. All repositories are up to date. DBG(1)[63133]> want to get an advisory lock on a database The following 5 package(s) will be affected (of 0 checked): New packages to be INSTALLED: bash: 5.1.12 gettext-runtime: 0.21 indexinfo: 0.3.1 neofetch: 7.1.0 readline: 8.1.1 Number of packages to be installed: 5 The process will require 11 MiB more space. 2 MiB to be downloaded. Proceed with this action? [y/N]: y DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/All/neofetch-7.1.0.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/All/neofetch-7.1.0.pkg with opts "i" DBG(1)[63133]> Fetch: fetcher chosen: http [bhyve0] [1/5] Fetching neofetch-7.1.0.pkg: 100% 79 KiB 80.9kB/s 00:01 DBG(1)[63133]> Request to fetch pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly/All/bash-5.1.12.pkg DBG(1)[63133]> opening libfetch fetcher DBG(1)[63133]> Fetch > libfetch: connecting DBG(1)[63133]> Fetch: fetching from: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/All/bash-5.1.12.pkg with opts "i" DBG(1)[63133]> release an advisory lock on a database
pkgng with http proxy only download one pkg only
Anonymous
https://people.freebsd.org/~neel/bhyve/bhyve_nested_paging.pdf
hereforyou
do a pkg search for android.. see anything ya like?
Not much there, simple file transfers
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
hexchat?
Will try this
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
Jaco
Also take a look at Absolute FreeBSD book
Thank you😊 I have absolute FreeBSD but I need a teacher 😄
i686
guide is from 2010? nothing more up-to-date?
Anonymous
Does anyone know when wine 7.0 will be in ports tree, not developer
SteelCaptain
Does anyone know when wine 7.0 will be in ports tree, not developer
Dont really know, wine shouldnt be managed by the package manager imo
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
playing games on FreeBSD is sort of religious thing
I installed freebsd just to play a very specific game on it
SteelCaptain
playing games on FreeBSD is sort of religious thing
It will get bigger with time, steam is supposedly working trough linuxulator.
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
SteelCaptain
have you tried the 2 forks? mate and cinnabon?
I like gnome as it is, but i tried mate and it felt really old
TurBo_biT
I like gnome as it is, but i tried mate and it felt really old
what about xfce?, for me is the best, at least in linux
SteelCaptain
what about xfce?, for me is the best, at least in linux
Xfce was harder to set up than gnome on freebsd. I used it on linux but after seeing gnome i cant go back
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
KDE 😀
XS
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?
really depends what you need to do, who will run the script ? a specialized service "user" from a crontab for example can benefits sudo/doas or any privilege policy tool to realize its task in the strict scope of its purposes