I would not publicly expose ssh. Your home IP will get scanned all the time and external machines will try to connect to your ssh port.
I would not publicly expose ssh. Your home IP will get scanned all the time and external machines will try to connect to your ssh port.
Over the top for security would be to setup a personal VPN and only watch it over the VPN. If you are enabling other users and you don’t want them on your network; using a proxy like nginx is the way.
Being new to this I would look into how to set these things up in docker using docker-compose.
Eternity, I just wish it was updated more frequently.
Edit: I can’t spell.
I have, never fix this. It’s a fidget spinner built in…
Set aside a few weekends and mess around distro hopping. Think of it as a small scientific study. Use what you determine to be the most comfortable with.
I suggest being clever in your partitioning keeping /home and any other areas personal to their own partition if not their own disks. If you want to experiment you lose nothing by wiping / and installing something else. Also, you should decide on an effective backup strategy.
I would not vote guilty on your jury.
As good as it would feel to support this sentiment, every one of these “antivax idiots” that catches covid gives the virus more generations to mutate. Creating a danger to us all.
If you wanted to go overboard, don’t even make the server accessible publicly. Distribute keys to a Wireguard network that is accessible publicly. Mandate your players obtain keys from you to play.
I would not just default to exfat because it is “newer,” it does have compatibility issues on non-windows systems. The implementations differ wildly.
Veracrypt. Make a file on your disk.
Don’t want a storage file?
Make 2 partitions, put veracrypt portable exe on the first normal storage partition. (fat32 is likely ideal here) Second partition formatted with veracrypt.
Factory games. Resource management… I get all caught up rebalancing inputs and outputs… This building needs an expansion to fit the new gears project… Over here we need more room for screws… Plates??? Why are all the plates gone!!! 🤬
I was born into a car centric society. So much so they design the places we live around them. Including dense residential far away from employment that requires transportation. Chop all attempts at decent public transit and now you have created a market of completely artificial demand. Which the law says cars must become more expensive. I have to have a car because of the awful design choices made by unqualified politicians past. Fuck the auto industry. They could have been out saviors by being the example of what union companies do but instead chose violence.
You asked a question and someone offered a suggestion you were not looking in the right place. Then you become incredulous at their suggestion and start asking a whole bunch of sarcastic questions implying relevancy.
How about you google you problem and figure it out? No one will help you with that attitude.
Do it. I waited for release but it was smooth as butter before. It has some edge case issues but on the whole it’s been better than staying on plasma 5.
You can restrict the size of the ramdisk so you do not end up killing processes. A large amount of ram is not mandatory.
tmpfs is the filesystem you are looking for. You can mount it like any other filesystem in /etc/fstab.
tmpfs /path/to/transcode/dir tmpfs defaults 0 0
I transcode to ramdisk.
I don’t disagree, and I am one of the VPN advocates you mention. Generally there is no issue with exposing jellyfin via proxy to the internet.
The original question seemed to imply an over-secure solution so a lot of over-secure solutions exist. There is good cause to operate services, like jellyfin, via some permanent VPN.