Advertising

Migration to a new VPS

Migration to a new, bigger server is almost done, all the services work from the new one already. Important! A new Sparky repository public key has been generated so manually intervention is required! Users of all Sparky versions/editions have to install the new public key as follows: wget -O – https://repo.sparkylinux.org/sparky.gpg.key | sudo apt-key add … Read moreMigration to a new VPS

Sparky repository

The configuration is deprecated, go to Sparky Wiki pages. Log in to root account, then: 1. Create a new file: nano /etc/apt/sources.list.d/sparky.list 2. Copy and past Sparky repo to the file. ## sparky deb http://sparkylinux.org/repo testing main 3. Refresh packages list: apt-get update 4. Install the Sparky public key: apt-get install sparky-keyring or wget -O … Read moreSparky repository

Advertising