I now have read often that most people install Plex Media Server in a jail. Why should i install it in a jail and not directly to the system?
I don't want to have a second ip for my server since the jail is using another ip address.
Can someone tell me the downsides when just installing it to the regular filesystem without any jail?
Geld [0/4💉] 🇵🇸 تحيا فلسطين
Should I buy Thinkpad x220?
What do you guys think?
No gaming.
Just writing, reading and opening youtube videos (hopefully without "freezing" when I full screen.
I have noticed that older laptops that I have have a problem with full screening and it annoys me.
./pascal.sh
the thinkpad x220 is not bad if you like the small form factor
./pascal.sh
maybe ask in https://t.me/thinkpadgeneral
there are a lot of people who can help you out regarding everything about thinkpads
oh ok. Mh I don't think that i will expose any port of the server to the outside world and with OPNSense i have a pretty strong firewall
./pascal.sh
but maybe its better to put it in a jail
only one thing bothers me and that is the use of different "virtual ips"
I want my server to be accessible by only one IP address and that is a static address that the dhcp server on my firewall assigns the freebsd server
you can redirect your traffic. if plex is https: "rdr pass on $int_if proto tcp from any to any port 443 -> 10.0.0.1 port 443" https://www.freebsd.org/doc/handbook/firewalls-pf.html
You can enable the rtwn driver as follows
Place this in your /boot/loader.conf
legal.realtek.license_ack=1
if_rtwn_pci_load="YES"
if_rtwn_usb_load="YES"
./pascal.sh
Also put
wlans_rtwn_usb0="wlan0"
ifconfig_wlan0="WPA DHCP"
In /etc/rc.conf
./pascal.sh
That should be it
Mr.
@Pascal3366 it didn't help
Mr.
Share
Mr.
Share
Mr.
I still have no interface in ifconfig
Mr.
please help☹
Mr.
RTL8192EU
./pascal.sh
My Server just arrived
Sadly there was just one HDD caddy included
Now I have to purchase another one for way too much money
OK so it seems that gaming on freebsd is actually a thing
./pascal.sh
just found this https://svnweb.freebsd.org/ports/head/games/linux-steam-utils/
seems to be active
here is a compatiblity list https://github.com/shkhln/linuxulator-steam-utils/wiki/Compatibility
most games seem to be broken atm