root@vps278005:/opt/ts3soundboard# tar -xjf sinusbot-0.9.8.tar.bz2
tar (child): sinusbot-0.9.8.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
https://forum.sinusbot.com/resources/sinusbot-beta.3/can u tell me how?
curl -O https://www.sinusbot.com/pre/sinusbot-0.9.12.2-58b509d.tar.bz2
tar -xjvf sinusbot-0.9.12.2-58b509d.tar.bz2
still not workingyou're downloading a very outdated version of the bot on linux
https://forum.sinusbot.com/resources/sinusbot-beta.3/
Code:curl -O https://www.sinusbot.com/pre/sinusbot-0.9.12.2-58b509d.tar.bz2 tar -xjvf sinusbot-0.9.12.2-58b509d.tar.bz2
some outputs would be helpful, you need curl installedstill not working
apt-get install curl
or
sudo apt-get install curl
some outputs would be helpful, you need curl installed
Code:apt-get install curl or sudo apt-get install curl
root@vps278005:/opt/ts3soundboard# curl -O https://www.sinusbot.com/pre/sinusbot-0.9.11-ee30ef7.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (60) SSL certificate problem: certificate has expired
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
update-ca-certificates
or
sudo update-ca-certificates