Eliab/Andi
How would u et up ZFS for best performance
Anonymous
1. give it always full disk 2. maybe 4GB of swap 3. on single disk environment let zfs make 2 copies per file (this makes your data a bit more resilient against disk sector failures) 4. don't mess with RAM optimization firsthand (e.g. in rc.conf)
Eliab/Andi
Anonymous
no - raidz2 is NOT stripe but a multi-HDD setup, where you can loose 2 drives without data loss
Anonymous
if you have 1 disk it is automatically stripe
Eliab/Andi
ah ok so actually I can let the settings like proposed
Anonymous
regarding point 3 on aboves list: see https://docs.oracle.com/cd/E19253-01/819-5461/gevpg/index.html
Eliab/Andi
Anonymous
yes
./pascal.sh
./pascal.sh
Just install xorg, the xorg drivers, install a desktop environment, install a login manager and you're good to go
Oh and you should set some sysctl settings to get a more smooth desktop experience
Anonymous
It still took me a long, long time to figure out, that the handbook descriptions do not reflect that ease of use.
Anonymous
This disrupted basically all xorg-conf-descriptions on the net
Anonymous
and it was nowhere clearly written
Anonymous
Maybe it was communicated through FreeBSD-newsletter(s) - which I did not subscribe to, so far
Eliab/Andi
hmm what's py3glances? I haven't heard about it yet
Anonymous
hmm what's py3glances? I haven't heard about it yet
Glances is a cross-platform monitoring tool which aims to present a maximum of information in a minimum of space through a curses or Web based interface. It can adapt dynamically the displayed information depending on the terminal size.
Anonymous
To be found at https://glances.readthedocs.io/en/stable/
Eliab/Andi
Eliab/Andi
thx for ur patience 😊
Anonymous
don't worry - everybody is a noob in another area... 😉
./pascal.sh
./pascal.sh
Just kidding
Anonymous
😃
./pascal.sh
I just found this book.
Looks cool maybe I'll buy it
./pascal.sh
Absolute FreeBSD, 3rd Edition: The Complete Guide to FreeBSD https://www.amazon.com/dp/1593278926/ref=cm_sw_r_other_apa_i_QI29EbBYWMVHQ
Anonymous
This is said to be one of the best available.
./pascal.sh
Nice
Anonymous
It is worth visiting the author's website: https://mwl.io
dapit
Anonymous
He also can be found at YT in many speeches he gave
Anonymous
It was Mr. Lucas whose talks made it easier for me to leave the windows world
dapit
Also look for Absolute OpenBSD
Anonymous
Yes. I heard about it, before. Never ran across it, though...
Anonymous
This I saw early, too.
Anonymous
What bothered me - until today - is the upgrade philosophy of those many distros out there.
Anonymous
If Linux is 'only' a kernel, and the kernel can be updated/upgraded easily. Why to hell are pretty much all of those linux distros keen on you reinstalling every 2,3 or 5 years?!
Anonymous
That did never make any sense to me. Not the slightest...
Eliab/Andi
dapit
BSD are more like rolling-distro in Linux world
dapit
If you want to compare, compare it with Archlinux or Manjaro
dapit
Anonymous
If you reinstall every couple of months you are always beginning from 'zero' again... that's completely useless
dapit
They updated their ISO every month
./pascal.sh
Eliab/Andi
Anonymous
I did all that. Comparing linux distros
dapit
You never reinstall a rolling release distro
dapit
Same as Freebsd
Anonymous
Problem with those rolling releases: if you doesn't keep your system up-to-date on a day-by-day-base, things will brake
Eliab/Andi
I did all that. Comparing linux distros
on upgrading like Ubuntu etc; you've to "pray" that your system will not break etc. , even though you've prepared all the stuff and did backups... it's a waste of time of upgrading or reinstalling Linux OSs
dapit
You don't have to update everytime
Anonymous
e.g. once you use a pc, which you didn't use for a quarter of a year, or so
Anonymous
Anonymous
Manjaro was VERY promising
dapit
Anonymous
and I ran into upgrade difficulties that were not to handle by pacman itself nor by my timely effort I was willing to put into it
./pascal.sh
Arch is completely rolling release
You just do pacman -Syu and have the latest version
Freebsd is version based. So you do
freebsd-update -r 12.0-RELEASE upgrade
For example
Then freebsd-update install
Then reboot and then
freebsd-update install
Again to clean up old stuff
Then you have to upgrade pkg
pkg-static install -f pkg
Then upgrade all the packages
pkg update
pkg upgrade
After that one last time
freebsd-update install
And that was it
Anonymous
yes - that is theory
Anonymous
On a system with 700+ packages I got errors
Anonymous
and '-f' option was no longer a valid option
dapit
You don't have to do -Syu, you can always pick and choose what you want to update/upgrade
dapit
Samething I do in BSD
Anonymous
I was reading carefully into Arch's documentation. -Syu didn't help any longer. I lost the whole system. No clue, what broke the package manager.
dapit
I only imediate upgrade something that I think nessesary, i.e Firefox
Anonymous
(except for not having used manjaro for a couple of months)
Eliab/Andi
Anonymous
EXACTLY! 😊
./pascal.sh
Anonymous
Once, I found a description in the net, where one BSD jock updated from a FreeBSD version 4.x to sth. recent like 10.x or 11.x
Anonymous
I was very impressed by that
./pascal.sh
Anonymous
This is, what I want. Everything else is rubbish.
Eliab/Andi
Eliab/Andi
It's like me
Eliab/Andi
no headache