• 4 Posts
  • 21 Comments
Joined 1Y ago
cake
Cake day: Aug 10, 2023

help-circle
rss

For Jellyfin, dont get any lower than 8th gen if you want to transcod using quick sync. And if i correctly remember, you will nee 10th gen or higher for 10bit transcoding.


Can i use it to store my note in plain markdown format instead of in some kind of database?


I use tailscale and it is great, i dont mind activating a vpn whenever i want to acces my services, but that is an extra weird step for my sister to access my jellyfin library. Do you use a reverse proxy? If so how many ports do you have exposed (say for 10 hosted services)?


Would you please share what dynamic dns provider you use? I remember trying to set nginx pm to use my no-ip hostname (xyz.ddns.net) but I could not figure out how to link my hosted-services as subdomains (say portainer.xyz.ddns.net)


Ddns or domain name + reverse proxy
I have been using no-ip for around two years to remotely access my hosted service, I mostly use their free service except for a few 5 months offers I bought. Recently, I received a full year offer in email for 8$ (COUPON CODE: MAY8), and I was wondering whether to get that or buy a 2 years domain for the same price (FROM hostinger or namecheap). I have never bought a doamain before and my knowledge is limited to what I mostly read here. So, per your opinion, what would be better in term of usability and security, a DDNS on the router and a port open per hosted-service? or a domain with reverse proxy?
fedilink

PWA that works offline and syncs when back online. Note that this means that all files will be on your device

Someone else mentioned Silverbullet, I hosted on my home server and it looks promising, here are a few thing I will need to explore:

  • The PWA sound like a feature I was hoping, i will need to check it out
  • Is there any android client rather than using the web-interface that firefox wont let me connect to remotely without a valid certificat.
  • While it looks easy to use markup language using /, I’m wondering is there is a plugin that add a tool bar or a client app that does have it.

Thank you for your comment


Recomendation for a note taking app
Hello everyone, I'd like your recommendations for a note taking app that: - Can be selfhosted - Stores the notes as plain text or *.md files, not some SQL database. - Can use Marddown format. - Have an android client or at least a mobile optimized web-interface. - Not a must but it would be nice to have a to-do list option. I tried: - **Trilium**: use an encrypted litesql to store the notes. - **Joplin**: does not encrypt the notes, but store them in random named directories, making ot harder finding the notes. - **Logseq**: No firefox support, I did not check how it stores itsdatabase. - **Standard note**: Needs subscription to selfhost or to even use markdown format, otherwise it is a heavy text editor. - **Memos**: does not store plain files, instead uses a (sqlite probably) database even when setting local filesystem as current object storage. - **CodiMD**: use database to store its notes - **Hedgedoc**: the same as above - **Silverbulet.md**: This is what I will end up using if Obsidian + syncthing was not for me,It is minimal without losing much features and can be enhanced with plug-ins. . It does need a bit of getting used to and it does not have an android app but can [it can be run as PWA](https://silverbullet.md/PWA) that runs offline. The only downside is it does clutter your note directory with a bunch of dot files (if you decided to install plug-ins). The closest I found so far is **Obsidian**, which: - Unfortunately, does not have any selfhosting option. - Have a client app on every platform and store. - Can use a custom directory to store it database as plain text files, which can be a network mounted directory (on my laptop/desktop) or a directory on my android phone that i will have to keep synchronized using a third party app. - I used "[Remotely Save by fyears](https://github.com/remotely-save/remotely-save)" which allows you to synchronize local obsidian note directory with a cloud directory (onedrive, dropbox, webdav...), It requires webdav for self-hosted options, kinda forcing you to use a 3th party service to run a 3rd party plug-in so you can use Obsidian with your home server directory. On top of that It can only use a folder on the root of the webdave server (say /notes instead of /documents/notes). - I used syncthing initially to sync my Notes directory but I ended up using it to keep a buch of directories in sync across all my devices. Leaving you to use whatever app you like on any device, not just Obsidian. Edit: March-2nd: added memos, codimd, hedgedoc Edit: March-9th, It has been a busy week and I could not do much. I added silverbullet and both syncthing adn remotly-save for obsidian. I'm using now Silverbullet and Obsidian+syncthing until I decide on one. Thank you everyone who helped me choosing.
fedilink

Ddns is your answer, check your router and see what it can support or just go with whatever you feel good for you and install their updater on your server.


I can always get the media again if need be.

Doesn’t that mean you already have backup? It may not be the easiest to restore, but it is a backup nevertheless.


Xrdp with it default configuration on debain12 worked for me pretty fine to access it from windows 7’s remote desktop protocol on a local network. There was no sound though, so you may need to tweak it to use pipewire or whatever you are using on your linux machine, if you are using any.


A buggy USB drive dropping out and losing writes it claimed to have written can kill a btrfs

Mixing USB and SATA drives sounds like a very bad idea, I’m holding on using an array of drives connected using USB. hank you for your comment


Thank you for the links, I will hold on using RAID and stick with BTRFS single until I upgrade my storage to higher capacity or my server to something with more reliable SATA slots


Seeking advice about BTRFS RAID
Hi, I got a tiny Lenovo M720Q (i5-8400T / 8RAM / 128NVME / 1Tb 2,5" HDD) that I want to set as my home server with the ability to add 2 more drives (for RAID5 if possible) later using its two USB 3.1 Gen 2 (10gbps). - The OS (debian 12 + docker) will be exclusive to the nvme, I will mostly use 40/128GB of its capacity with no idea how to make use of the rest. - My data (medias, documents and ISO files) will resides on the HDD pool, while keeping a copy of my docs on my home pc. I read a bit about BTRFS RAID I even experimented with it in a VM and it really got me interested in using it because of its flexibility of balancing between raid levels and the **hot swapping of unequally sized** drives in both stripped and mirrored arrays. However, most of what I read online predate kernel 6,2 (which improved BTRFS RAID56 reliability). So, Here I am asking if anyone here is using BTRFS RAID and if it is stable enough to use on a mostly idle server or should I stick with LVM instead. What good practices to do or bad ones to avoid? Thank you.
fedilink

Hardware wise, docker on debian is much efficient (and easier to pass through your gpu for hardware decoding) than docker on a vm or lxc on proxmox.


OP needs a proper router that make use of their 3g fiber which will be mostly newer and powerfull and has better wifi. That should be their 1st priority.

Edit: You don’t need a 2.5gb ethernet (or better for futur proofing) for every client, but that NAS and Hypervisor could use that bandwith so consider yor options while you are at it.



Thanks foe explaining, I know podman is rootless. My service where running their own non-login users (qbituser for qbitorrent, emby for emby and so own) and I needed to sudo if I want to change anything. It’s not a big deal for me so Docker seems easier to use.


If you would please, why not run the containers on top of Proxmox directly instead of in a VM on top of Proxmod?


I’m containerizing everything, I like to keep my setup simple, no OS containerizing since I will be using a low power minipc (NUC, Hp mini, dell micro or lenovo tiny), I will use proxmox in the VM to get an idea on how it works and because I think the web UI might be easier to use than SSHing to the VM. Later on the new server I will mostly use debain+docker.


I considering containerizing everything, except the OS (I’m not ready for immutable OSes yet). I mentioned Docker because it is what I keep finding guides for and which I think is simpler. How is it compared with Podman (for a beginner in containerizing)

Edit: I will mostly use BTRFS and snapshots, and I would definitely put my containers in a separate subvolume to avoid data loss when rolling back.


Thanks for the V2P not, if containerizing everything turned to be a headache, I will opt for a normal non-containerized setup with the idea of converting my VM to a physical machine


Thanks for the note about tftp. I used to use FTP to transfer file from/to my android phone which got me around ~30MB (local transfer), but abandoned it (due to security reasons) for SSH file transfer which only got me ~8MB for local transfer (my phone probably is slow in decrypting). So, I was thinking of keeping SSH file transfer for remote transfer and use tftp (due to its UDP layer) for local transfer. If webdav offered reasonable local transfer speed, I will use it to replace all the above.


Home server setup recommendation
Hello everyone, My home server (intel nuc6) died on me recently, I set it to be used as my home server using OpensSUSE Leap with the following services: - NFS server - Sftp over ssh for remote file transfers and I was looking for a faster alternative for local transfers (tftp maybe) - Qbittorrent - Aria2 - Emby - I was experiencing with nextcloud then pfsense after. - Definitely an office suite and a few nextcloud addons. I have no alternative machine ATM to use it as a replacement but I plan to re-install everything on a VM (Virtualbox or Qemu/libvirt) on my Desktop, I have no experience with containers, but I think installing each service in a countainer would make it easier to move everything later to my new home server. Would using debian or opensuse and use docker? Maybe even proxmox? or should I just stick with installing everything directly on my distro with no containers? I would love to know your opinion about the best approach. Edit: I'm containerizing, I like to keep my setup simple, no OSes vertualization since I will be using a 7th or 8th gen low power minipc for my next server (Intel NUC, Hp mini, dell micro or lenovo tiny). I will use proxmox in the VM to get confortable with it and I think the web UI might be easier to use than SSHing to the VM. Later on the new server I will mostly use debain+docker (opensuse leap's futur is cloudy atm) I would still love your suggestions and any guide/tutorial that you think is helpful to read/watch. Thanks everyone.
fedilink

Android is no problem at all, Tizen however is a mistake I will never do again. I have a MU7000 samsung TV (2017 model), it has plex (came free in its store) but no emby (emby is another option that is mostly open source) or jellyfin (Emby fork that is fully open source). I had an Intel NUC5 celeron based that acted as a server, the cpu was pretty efficient (6w) but it was not powerful enough for transcoding (converting the video to something the tv can play)

My experience with my Samsung TV.

Plex: Can direct play almost anything (stream to the tv without converting the video). I’m a non-native english japanese anime fan who needs subtitles all the time. The problem is that plex will turn to transcoding if subtitles are on and my server was not powerful enough to handle fluent transcoded stream.

Emby: it is not in the tizen store (at least for my tv), fortunately the emby team release a tizen binary that can be installed through a USB thumb drive. Now emby works pretty good with and withouth subtitles. It does not have ads (for premium subscription) on android but it does have a once every 24h add in the Tizen version. Not a big deal but just remember you are more likely to be treaded a 2nd class consumer for having a damn Tizen TV.

Jellyfin: Not available on Samsung store, I had to enable devlopper mod on my tv and install Tizen studio with CLI on my pc to compile Jellyfin for my TV, then install it through Tizen CLI only to be surprised by how sluggish it worked, the UI was very unoptimized which is natural as it was not supporting my tv to begin with. Half my remote (samsung one remote black version) did not work so I decided it was not worth it.