Chris
hm, I've used encrypted zfs as home mount for a while now between bsd and linux, so far I had no issues too
Chris
aside from having to force the import of the pool between the two OSes
K
Vieta
I suggest using truecrypt/veracrypt underneath an unencrypted zfs
veracrypt is unsecure nowerdays because it was not updated since years... you can use luks on gnu/linux and PEFS on freebsd https://wiki.freebsd.org/PEFS . True crypt is also unsecure: http://truecrypt.sourceforge.net/ also out dated: https://github.com/truecrypt/truecrypt
Vieta
r2g2
r2g2
Well pefs is freebsd only, the question was for a solution accessible from both linux and freebsd
Chris
option 3 would be physical security, i.e. burying the hard disk in my backyard 😂
SteelCaptain
Greetings! Does anyone know why grub2 might error with "Cannot get C/H/S values" when trying to boot freebsd from it? I have freebsd on a separate drive using ufs. It boots correctly when i boot it from the bios
SteelCaptain
Fixed, i had to resort to using chainloader
Joey
Linux is not GNU/Linux either
Anonymous
well but when people say they know linux, what they're referring to is in fact the GNU userland
SteelCaptain
Joey
No, not really. Also, there are hundreds of other distributions besides Debian
Joey
but guess what? FreeBSD is almost useless without GNU userland tools added on, and OpenBSD is arguably worse
K
Anonymous
ɴꙩᴍᴀᴅ
Carlos
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
chmod +x helpmywifigo.sh
Joey
yes, please, I want to run unknown scripts I download from the Internet
A
Has anyone used Bacula backup solution https://www.bacula.org/ for FreeBSD ?
Anonymous
Anonymous
AND you can always look and edit to taste.
i686
Joey
just joshin'
r2g2
A
Jeff
Each jail is likely 2 zfs datasets; one with the config, and the other is the nested root filesystem. So yes, you can include pretty much everything.
Jeremy
Any idea if there’s a typo in the blacklistd.conf man page for the final example entry?
Jeremy
Sorry, never mind, I think I get it now… not great with network stuff yet.
bittin-
time for BSD Now and breakfast: https://www.bsdnow.tv/458
AMIR
hi guys is there any supports for X86 CSM for booting freebsd on a X64 intel atom processor??
AMIR
i have an ASUS transformer T100T-A and i can't boot trough bsd bootloader
Vladislav
sorry
accelerat0r 🇮🇱 🇮🇱 🇮🇱
hi guys ..! does FF has pulseaudio support enabled by default as a package ?
ɴꙩᴍᴀᴅ
accelerat0r 🇮🇱 🇮🇱 🇮🇱
ok.. so it need to be compiled
Guillermo
What's the best way to run a php site?
Guillermo
I have to do php something 0.0.0.0:80 -t public
Guillermo
Is there a way to let it run automatically when the server reboots?
𝚂𝚑𝚊𝚢𝚊𝚗
Guillermo
I think is a php one. Is a Postmill installation
Guillermo
Postmill
https://postmill.xyz/
Guillermo
It's made in node I think
Guillermo
Run php -S 127.0.0.1:8000 -t public to start the application.
Guillermo
It works fine but I want it to run automatically if I restart the server
Guillermo
I think I need an init script
𝚂𝚑𝚊𝚢𝚊𝚗
Guillermo
Yeah, maybe it will be better
Vladislav
Hardcode
nginx + php-fpm OR Apache+mod_php
apache is dead long ago, nginx+php-fpm is much faster, doesn’t matter if you run a 20krps production farm or 3-users-online wordpress graveyard. in the latter case nginx+php-fpm is even better - less memory
Anonymous
Tyler
only ports and pkg-s are option if i want install an application/program? for example git clone does count as a pkg or thats different?
Anonymous
How do I build my project in crates using FreeBSD
https://lib.rs/crates/coreutils
Anonymous
Hello there . Right now I have two Android device . I want to know is it possible to use both of em for increasing bandwidth or not
Tyler
Anonymous
Hardcode
means if you only have one application it’s not worth it
Hardcode
I’d start reading around equal cost multipath support in FreeBSD, and/or tunnels like gre
Hardcode
first can be a dead end though
i686
same thing, a connection will not sum up both circuits, at most you can load balance the links, you won't get a single connection summing up both tho
Hardcode
well, "united channel" can be understood in many ways