wget -q http://pkg.linuxmuster.net/linuxmuster.net.key Error

Hello there,

Sorry to ask my question here.
I’m very new to LinuxMuster.net and figuring out the manual installation in Virtualbox
Base installation Ubuntu server 18.04.2 LTS
Whille doing this action : wget -q http://pkg.linuxmuster.net/linuxmuster.net.key
I 'm getting this error:
–2019-06-25 13:29:26-- http://pkg.linuxmuster.net/linuxmuster.net.key
Resolving pkg.linuxmuster.net (pkg.linuxmuster.net)… 95.217.39.156
Connecting to pkg.linuxmuster.net (pkg.linuxmuster.net)|95.217.39.156|:80… connected.
HTTP request sent, awaiting response… 404 Not Found
2019-06-25 13:29:29 ERROR 404: Not Found.

Can someone point me the right way ?
Thanks in advance
Marlon

Hi Marlon and welcome,

we had a change in our infrastructure: thats why the pkg.linuxmuster.net
server is not availible anymore: sorry for that.

If you want to do it yourselve, you can use the new server.

  1. change the serveradresse in the /etc/apt/sources.list.d/*.list
    from pkg…
    to
    https://archive.linuxmuster.net

  2. get the key
    wget https://archive.linuxmuster.net/archive.linuxmuster.net.key

  3. import key
    apt-key add archive.linuxmuster.net.key

  4. update the system
    apt-get update
    apt-get dist-upgrade

Some more questions: do you want to try the well testet and fully grown
lmn6.2 or dou you want to have a look at the new version 7 which is
still being developt but is usable at this time (beta)?

For both i can provide you with a “redy to use” virtualbox ova (with all
the servers and preconfigured Clients).

Yours

Holger

1 „Gefällt mir“

Thank you Holger for the fine and fast answer.
I will change the url. This shall be the solution I guess.

Hm, let me have a look @ the beta 7 version
So the ova file is welcome.
Looking forward to the link .

Thanks in advance
Regards Marlon

Hi Marlon,

have youo seen this?

Or the Homepage of Stephan (all in englisch):

yours

Holger

Thank you Holger for the links.
Regards
Marlon