5
submitted 3 years ago* (last edited 3 years ago) by Alpagu@lemmy.world to c/selfhosted@lemmy.world

I am not a computer engineer or a software developer. I have never set up a server in my life. I want to set up a server on my old computer by watching videos and doing the same things that were done. Is there a video that will tell me how to set up our own server as if I were 5 years old? Edit: To host my own lemmy account

you are viewing a single comment's thread
view the rest of the comments
[-] joejoefashosho@lemm.ee 1 points 3 years ago

There certainly are videos out there for you but you should determine some goals that you're trying to accomplish. What kind of server? A website? An e-mail server? A local network file server? I think a good place to start as a beginner is to try to make a web server with a personal web site, but there can be a few hurdles with that. The main one is that your ISP may not offer a static IP address, meaning the IP address of your home network might change frequently. There are ways around that but it adds complexity. The fundamentals of what you'll need to host a website from home are:

  1. A PC with internet connection
  2. Install LAMP or WAMP stacks (Linux/Windows , Apache, MySQL, PHP)
  3. Set up port forwarding on your router to direct incoming web traffic to your server
  4. Register a domain (free ones exist) and direct it to your IP address

This video appears to do a good job of setting up a WAMP (windows) server: WAMP Video

But I recommend using LAMP (Linux). Although Linux may be less familiar to you, if you continue down the rabbit hole of server administration Linux will be so much more helpful to you in the long run.

this post was submitted on 25 Jun 2023
5 points (100.0% liked)

Selfhosted

60967 readers
516 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS