Search found 3 matches

by bowerbank
Tue Apr 09, 2019 3:10 am
Forum: Technical Help
Topic: Problems installing headless server on Ubuntu Server.
Replies: 5
Views: 3214

Re: Problems installing headless server on Ubuntu Server.

Thanks for the help guys, I got the .tar.xz file and it's working now.
by bowerbank
Mon Apr 08, 2019 2:35 pm
Forum: Technical Help
Topic: Problems installing headless server on Ubuntu Server.
Replies: 5
Views: 3214

Re: Problems installing headless server on Ubuntu Server.


I think the headless version is actually an tar.xz not a tar.gz. You probably need to install xz-utils. See https://www.quora.com/How-do-I-extract-and-install-a-tar-xz-file-in-Linux-Fedora-25. (Despite the link name, it also covers Debian/Ubuntu).

Edit: Not sure, but you might need to also rename ...
by bowerbank
Sun Apr 07, 2019 10:57 pm
Forum: Technical Help
Topic: Problems installing headless server on Ubuntu Server.
Replies: 5
Views: 3214

Problems installing headless server on Ubuntu Server.

Hi, I'm trying to install the headless server onto a computer running Ubuntu Server.
I downloaded the .tar.gz file to /opt using wget
When I run sudo tar -xzf factorio_headless.tar.gz I get the error:
gzip: stdin: not in gzip format
tar:child returned status 1
tar: Error is not recoverable: exiting ...

Go to advanced search