view the rest of the comments
Selfhosted
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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
-
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:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Cat5e works fine for gigabit. If it's not connecting at 1G, then the cable has been damaged and is probably connecting at 100M.
You should be seeing about 118MB/s in an iperf test on gigabit ethernet.
This. I've had issues at work while imaging classroom computers where some would finish in ~30 minutes and a few would need hours. All of the computers used Cat6 cables. This being a classroom, and students being absolute wankbags, they kept yanking the computers and kicking the cables, so the wires came loose from the plugs. I later used ethtool to debug the slow computers -- the switch would only allow 10baseT link modes.
For later reference, the link light on most network cards is a different colour depending on link speed. Usually orange for 1G, green for 100M and off for 10M (with data light still blinking).
But that depends on the card. And some gigabit devices won't do 10Mb at all.
We upgraded our network and had old as shit devices that now need a dumb switch hooked into our $80k or whatever cisco switches because they can't do 10Mb lol
True. Hence my caveat of "most cards". If it's got LEDs on the port, it's quite likely to signal which speed it is at with those LEDs.
I haven't yet come across a gigabit card that won't do 10Mbit (edit: switches are a different matter) but sometimes I've come across cards that fail to negotiate speeds correctly, eg trying for gigabit when they only actually have a 4 wire connection that can support 100Mbit. Forcing the card to the "correct" speed makes them work.