Eliab/Andi
If they don’t break the System 🤣🤣
Eliab/Andi
Yea we have to pray 😊😅
Joe
José
friends can you install the freebsd 13 current without problems?
José
and which desktop do you recommend for a laptop with an intel processor
Eliab/Andi
and which desktop do you recommend for a laptop with an intel processor
It depends on your ram cpu If it’s more or less „old hw“ Go with Xfce
Eliab/Andi
:)
José
Yep 👍🏼
the graphics card is also intel i must install the dkms
Eliab/Andi
I have 8 RAM
Then all okay Even kde de runs well
Eliab/Andi
Bsd is not Linux 🤣
José
It’s older or current one?
the processor is I5. but I know if it is old or current
Andriy
Just do it
Andriy
Go kde 😉
José
OK perfect
Eliab/Andi
👍🏼
Eliab/Andi
And don’t mind asking us here :) We’re all here to help
Andriy
Testing wireguard kmod got 360Mbit max
Eliab/Andi
how is your experience with Homura and gaming?
José
Go kde 😉
what are the steps to install kde in freebsd
José
https://freebsd.kde.org/
do you recommend installing with pkg or compiling
José
https://freebsd.kde.org/
I have a doubt if I install binary packages can I also have compiled packages?
Guillermo
Try compiling
Guillermo
See you next year
Andriy
do you recommend installing with pkg or compiling
Switch to latest pkg repo and use pkg.
José
How do I change to the last repository?
Andriy
Chapter 4. Installing Applications: Packages and Ports https://docs.freebsd.org/en/books/handbook/ports/#ports-overview
Andriy
4.4.2. Quarterly and Latest Ports Branches
Andriy
Chapter 5. The X Window System https://docs.freebsd.org/en/books/handbook/x11/#x11-wm
Andriy
5.7.2. KDE
José
Has anyone used zoom in freebsd?
ɴꙩᴍᴀᴅ
$ doas pkg install noise-suppression-for-voice-lv2
ɴꙩᴍᴀᴅ
Has anyone used zoom in freebsd?
Nope. There is Jitsi which works in BSD and is free, open-source, privacy friendly. It also runs on the web browser https://jitsi.org/jitsi-meet/
ɴꙩᴍᴀᴅ
I never used it, but they have a github repo with some HowTos: https://github.com/werman/noise-suppression-for-voice
mrphyber
Has anyone used zoom in freebsd?
I use it on chromium regularly for various meetings, everything works flawlessly with webcamd and native kernel oss
kub-kun
Mmmm splendid
Anonymous
who here would like to tell me why this is interesting...
Anonymous
ulimit -SHn 99999; curl -s https://www.cloudflare.com/ips-v4?utm_referrer=https://www.google.com/ | xargs -P100 -I{} sh -c 'nmap {} -n -sL 2>/dev/null |grep report | awk "{print \$5}"' |shuf | xargs -I{} -P1500 bash -c "curl -s -m3 --resolve www.cloudflare-dns.com:443:{} 'https://www.cloudflare-dns.com/dns-query?ct=application/dns-json&name=example.com&type=A' -m 5 -w '%{remote_ip} %{size_download}\\n' -o /dev/null |grep '^[0-9]'"
Anonymous
if you're the sort of person who finds this command and what it does, interesting
Anonymous
then you could very easily be an interesting person and the sort i'd love to talk to
Anonymous
if not then please refrain
Anonymous
(yes there are more than one of you)
Anonymous
talk privately to&
Anonymous
thats rather part of the exercise
Anonymous
what it does isn't obfuscated, ill go as far as to say all nmap does with those options is turn a CIDR into a list of IPs
ɴꙩᴍᴀᴅ
Oh. I guess my knowledge isn't that high on that
Anonymous
whenever a new technology turns up my first instinct is to try and find ways to do cool stuff with it (which usually involves misusing it some way)
Anonymous
Welcome to the much discussed 'DNS over HTTPs' age: curl 'https://www.cloudflare-dns.com/dns-query?ct=application/dns-json&name=example.com&type=A
Anonymous
Meets SNI (Remember when 1 IP meant 1 HTTPS website?): curl -s -m3 --resolve www.cloudflare-dns.com:443:{} 'https://www.cloudflare-dns.com/dns-query?ct=application/dns-json&name=example.com&type=A'
José
friends what are the commands to keep my system updated?
José
which is the version to use when installing freebsd the stable, release or current
XS
He wants to protect from sun
ɴꙩᴍᴀᴅ
friends what are the commands to keep my system updated?
$ doas freebsd-update fetch && install
José
$ doas freebsd-update fetch && install
which is the version to use when installing freebsd the stable, release or current
ɴꙩᴍᴀᴅ
José
I'd go for release, but depends on your needs
version 13 is already released?
ɴꙩᴍᴀᴅ
version 13 is already released?
It's on RC-5. Release is expected this month. You can try installing the latest 13 img and then upgrade the OS with the previous commands to the release. It works for RCs but not for the CURRENT branch. CURRENT branch requires to recompile the OS from source each time you want to update
ɴꙩᴍᴀᴅ
np
José
np
what do you use in freebsd, kde?
Antonio
yes, also xfce and gnome
Anonymous
XFCE ❤️
José
XFCE ❤️
could you send a capture of your xfce please?
ɴꙩᴍᴀᴅ
That's cool
ɴꙩᴍᴀᴅ
https://www.phoronix.com/scan.php?page=news_item&px=VirtIO-GPU-Vulkan-Mesa-RFC
mrphyber
has anyone had any luck running android studio on freebsd? it's a requirement for a job
mrphyber
I found the precompiled linux version that works although not entirely