Anonymous
I'd set the ARC to 2 or 3 Gig.
Anonymous
zfs needs the cache to work well.
Anonymous
read the handbook.
Angelo S.
Anonymous
just the max, let min autotune
Anonymous
so it can fluctuate with need
Anonymous
it needs a certain amount for data structures, etc.
Angelo S.
Thanks. I'll update you after a few days and see how the system goes.
Anonymous
handbook section:
https://docs.freebsd.org/en/books/handbook/zfs/
Angelo S.
Anonymous
Enjoy.
Angelo S.
X
hi
X
I get this error when I try to install a package: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
X
How can I fix it ?
stéphane T
Can you give some more info?
What version or the distribution? from a fresh install? Etc etc
ɴꙩᴍᴀᴅ
How can I fix it ?
Which pkg version do you currently have? Have you tried to update it? Also can you find the pkg-config and share it?
X
pkg —version: 1.17.5
X
pkg-config: command not found
X
https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.tar.gz
ɴꙩᴍᴀᴅ
Seems like pkg-config has been replaced with pkgconf https://www.freshports.org/devel/pkgconf/
ɴꙩᴍᴀᴅ
https://forums.freebsd.org/threads/pkg-config.42767/
positronic
Is there anything like 'Swapiness' in FreeBSD like in Linux? If so, where can I tune it?
K
kub-kun
positronic
I solved it by setting vfs.zfs.arc_max = 2048.
Thanks for this hint. I already experimented a lot with this setting. If you set it to such a low value, your performance will suffer a lot. Currently, I have one machine with vfs.zfs.arc_max = 4096 and another with 60%(?) of the available system RAM (32GB). I faintly remember to have read such a recommendation somewhere in the handbook or other FreeBSD literature.
Anonymous
Handbook section on ZFS:
https://docs.freebsd.org/en/books/handbook/zfs/
JM
JM
I hope you enjoy this wallspapers
᠌᠌
I hope you enjoy this wallspapers
Anyone using freebsd on desktop? I mean, freebsd isnt best option for regular use (desktop/laptop). Im sure its usable, but in my opinion linux is better.
᠌᠌
Im using freebsd on my router. I can imagine using it on server, but even there i choose linux.
Jeff
I'm usiing it on all my laptops and desktops except for one. I don't think I'm alone.
᠌᠌
No offense, freebsd is awesome and secure af. Its capabilities to run linux software does really help to use it sucesfully on servers
᠌᠌
᠌᠌
I mean, i tryed freebsd on my laptop few years ago. It was working and overall experience was ok. But i think i can get more from linux.
Jeff
zfs, jails, poudriere, and lack of systemd and Network Manager.
᠌᠌
Cant say anything bad about bsd. Its stable and secure. Thats reason why i choose it as router os
Chris
depends on your needs, I use linux mainly for gaming, aside from that, FreeBSD is a very feasable desktop
᠌᠌
Dont trying to change your mind. Just want to get that idea. Sure its about needs and exceptations, but its possible that i will change my mind and move to freebsd if i will get some more knowedgle that will change my opinion
Jeff
zfs boot environments are not a thing on linux yet. chroot != jails. I've used uml, openvz, and lxc on linux and they're fine. but jails are not an add-on feaure of FreeBSD - it was purpose built with security in mind (looking at YOU, docker...)
᠌᠌
Jeff
I suppose. licensing is also a part of it.
᠌᠌
᠌᠌
Do you mean that linux must stay opensource and free, while bsd based things can stay closedsource and paid?
Jeff
BSD (or MIT, Apache, etc.) is a lot more open than the GPL.
Chris
absence of systemd is a blessing 😂
Anonymous
GPL tainting stuff is a thing
Jeff
1.4M lines of code for an "init system"? right...
᠌᠌
Chris
superficial when booting from ssd
᠌᠌
Chris
my point is not speed, but simplicity, i have not touched freebsd in 15 years, yet, I can open /etc/rc.conf and 99% of the needed settings are still valid, talk about systemd/pulseaudio and linux "solutions" and making distros more complicated for whatever reason
᠌᠌
And top layer is based on php. That can be also part of reason.
᠌᠌
Jeff
google might be better than me re: BSD vs. GPL
we're in the process of un-GPLing our internal code at work, probably going to a BSD2-clause license.
Vieta
I went from using FreeBSD as a home system to Gnu/Linux because of the BSD license long ago
Krond
Another flame war start?
Krond
GPL is used is to vendor lock code for example.
K
K
Vieta
シノブくん
This is good
Vieta
K
Krond
Yeah, thats what does "free" means.
Vieta
Krond
Free means free. Free to take, free to contribute if you want. No obligations.
Krond
GPL is always about some obligations. Cloud denial is a new thing to fight on.
Vieta
Everyone should have a chance to make changes and share it with others. Big companies are relying on free software and they get bigger(going to monopols). Do you think it is fair taking code and not contributing from young students or people who are just doing it because they want to do something for the society in their freetime?
K
ɴꙩᴍᴀᴅ
Well, BSD allows you to have the chance to make changes and share them with others, if you want. That's more freedom than forcing you to give back IMO
ɴꙩᴍᴀᴅ
Companies relying on free software and getting bigger is part of the business. I'm completely OK if a company takes my code repo and decides to use it in their own project, and they don't give back anything. I'm doing my code for myself, to learn and enjoy, and I don't care on the use other entities can make from it.
If I decide to monetize a tool or a project, I'll be dealing with other kind of licensing, or I would even not share the code at all and just distribute the binaries
Krond
We already came to the point when monopolies are actually using GPL to assert control over their code and make sure noone else will monetize it.