parasurv@webspace ~ $

Blog: [Site updates] [Linux] [Free Software] [Culture] [Health] [Watches] Learning: [Emacs Journal] [Linux Wiki] Personal: [Contact] [About me]

Shorts: [Microblog] [Linkblog] Important: [Read] [Watch] [Listen] Other pages: [Old games stuff]

Steam slow download speed, solution

Past few months I had terrible download speed with Steam. Games took days to download, and I rarely played games because of that (not true, GOG for the rescue!)

However I was fed up with this situation finally, and tried to find a solution. I found it via reddit, in this blog post about disabling IPv6.

Open a terminal emulator window, and use this two commands:

$ sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
$ sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

It's a one time deal though, after restart you need to disable it again. I didn't make it permanent, just when I download Steam games, the rest is fine for me.

Hosted on Neocities and created with Emacs, the world best text editor, operating system. This website doesn't track you. I don't use any javascript or other scripts. I don't store any information about the visitors. It's just pure old fashioned HTML. Some parts of the site is not up-to-date design wise. I may or may not update them in the future. I don't really support mobile stuff, but I bet if you disable the little CSS I have, you can read the site perfectly.