Can anyone tell me if I can use START9 / start9os / EmbassyOS as a file server?

I am currently running Linux with Umbrel installed on it with my file drives connected. the machine simultaneously shares files to my home network and runs umblre with all the bitcoin goodies.

Is such a setup possible with Start9OS?

this is the only thing holding me back from making the switch.

I like having one machine run it all, I have a high spec machine for it if required.

any advice is appreciated.

Reply to this note

Please Login to reply.

Discussion

Thx cheeseee it is one file binary - can be installed any linux - pick right one from github - http based - within LAN easy -- based on CPU amd64 ARM linux mac windows - up n running in 3mins

cwolf it will work any of OS u pick/mentioned all underlying linux - but not sure process to install if not using CLI

linux-amd64-filebrowser.tar.gz 6.96 MB

Pi is ARM

are u familiar with cli linux ? then do below

u need physicall attach your HDD using SATA or USB / reboot possibly

ssh-> into ur box start9/umbrel/embassy whatever

lsblk (to find the preformatted device /dev/sdd)

sudo mkdir /hdd20

mount /dev/sdd /hdd20

filebrowser -r /hdd20 -a lanip -p 555

if u have used windows means ntfs formatted

below adv user u wanna **old cheap** disks for data which can **lose** disk fails

#[2]