this post was submitted on 21 Feb 2025
-46 points (16.2% liked)

Selfhosted

60587 readers
1278 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
 

Added the only actions I did in the comments.

you are viewing a single comment's thread
view the rest of the comments
[–] ComradeMiao@lemmy.ml -1 points 1 year ago (1 children)

SSH is standard port 22. The services were 3000, 5000, 8888, and something abnormal I think 5675. 3000 and 8888 were taken. First time it said 8888 was taken so I edited to 8188. Second time it said 3000 was taken so I edited to 3001. Then I lost SSH.

[–] JustAnotherKay@lemmy.world 4 points 1 year ago (1 children)

Have you hit it with anything to check if your ports are still open? There are a handful of tools for the task

[–] ComradeMiao@lemmy.ml 0 points 1 year ago (1 children)

If I could ssh out does that mean they’re open or not? I checked the ssh settings to confirm the port didn’t change.

[–] JustAnotherKay@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

If you're gonna self-host you're gonna need to learn to use a search engine. Find a tool that can be used to check what ports are open for a machine, there a several available.

I would try searching things like "Linux cli port scanner"