• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: November 26th, 2023

help-circle



  • vane@lemmy.worldtoSelfhosted@lemmy.worldNAS Power Consumption
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 month ago

    I remember to have it working with default software I got but it was 10 years ago.

    Then they added this bloatware like media streaming addon or notification center. I have now entware with minidlna and set minidlna scanning disk once per day because media streaming was scanning all the time.

    I haven’t figure out how to permanently kill their /usr/local/sbin/ncd, ncdb, qNoticeEngined, qulogdb, NotificationCenter, mariadb processes. If I figure out it it probably start working again.








  • There is no difference in core of those services, all of them are visual interfaces for file versioning software called git. You can easily use git without any of these services. If you’re starting to explore those technologies I personally recommend getting used to git and ssh. You can read more here on how to use git and ssh https://git-scm.com/book/en/v2/Git-on-the-Server-Getting-Git-on-a-Server

    Answers:

    • Github was initially written in ruby.
    • The difference is memory usage, complexity of depoyment, compatibility with github features, maintenence and community support.
    • Self hosting depends on various factors like usage preferences, number of users, business requirements, budget, hosting machine processing power, and amount of time you want to spend for maintenence and learning the platform.