• 0 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle







  • I’m not in IT but used to work with a very old terminal based data storage and retrieval system.

    If the original programmers had implemented a particular feature, it was very easy to enter a command and have it spit out the relevant info.

    But as times changed, the product outgrew its original boundaries, and on a regular basis clients would ask for specific info that would require printing out decades worth of data before searching and editing it to get what the client wanted.

    I can not tell you how many times I heard the phrase, “Can’t you just push a button or something and get the information now??”

    The thing that infuriated me the most was the idea that somehow we could do that, but didn’t want to, as if there was some secret button under the desk that we could push for our favourite clients. Ugh.


  • z00s@lemmy.worldtoSelfhosted@lemmy.worldStarting from zero
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    5 months ago

    I’m not in IT and had no prior experience.

    I bought a used Dell Optiplex for cheap and used installation guides provided on the websites of the services I wanted to install (pihole, jellyfin, home assistant etc)

    This is by far the easiest method to get started. Learn by doing.

    Make all your services LAN only to start; don’t open anything up to be accessed outside your home network until you know a bit more, as making it secure requires a bit more time and knowledge.

    Hot tip: use chat gpt to help you. If something doesnt work, feed the error messages to it and it will explain why and give you the commands to fix them.