UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Running a Home Server on Ubuntu Touch – Feasibility & Experiences?

    Scheduled Pinned Locked Moved General
    3 Posts 3 Posters 166 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • D Offline
        darshpreets
        last edited by

        Hi all,

        Has anyone here successfully run a home server directly on Ubuntu Touch?
        I’m curious about:

        What kind of services you’ve managed to run (e.g., web server, file server, SSH, media streaming)

        How stable the system is for 24/7 operation

        Any limitations due to the read-only root filesystem or confinement

        Recommended tools or packages to make it work

        I’m considering using an older device as a lightweight home server and would love to hear real-world experiences or tips before I experiment.

        Thanks!

        ikozI 1 Reply Last reply Reply Quote 0
        • ikozI Offline
          ikoz @darshpreets
          last edited by

          @darshpreets There are many such examples, search for "server" in the forum. I remember uses like a web server and even some kind of location tracker in a car.
          The system is very stable, considering phones rarely reboot, partly because of the read-only filesystem.
          Although the read-only filesystem seems a limitation at first, there are workarounds for every problem which are ultimately more stable than without ro fs.
          You can use containers to avoid interfering with the system, such as LXD from the snap package or the default Libertine container.

          May the source be with you

          1 Reply Last reply Reply Quote 0
          • N Offline
            newguy
            last edited by

            @darshpreets said in Running a Home Server on Ubuntu Touch – Feasibility & Experiences?:

            Hi all,

            Has anyone here successfully run a home server directly on Ubuntu Touch?

            I have, from my PinePhone.

            What kind of services you’ve managed to run (e.g., web server, file server, SSH, media streaming)

            OpenSSH, file server, web server, torrent service.

            How stable the system is for 24/7 operation

            Perfectly. It's just like running Ubuntu Server.

            Any limitations due to the read-only root filesystem or confinement

            No. If you are really worried about filesystem permissions you can set up a container to host your services.

            Recommended tools or packages to make it work

            Nothing special required. Remember, Ubuntu Touch is Ubuntu. The same packages and guides apply.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post