TinyCP


$ sudo apt install apt-transport-https dirmngr gnupg ca-certificates
$ sudo apt-key adv --fetch-keys http://repos.tinycp.com/ubuntu//conf/gpg.key
$ echo "deb http://repos.tinycp.com/ubuntu/ all main" | sudo tee /etc/apt/sources.list.d/tinycp.list

$ sudo apt-get update
$ sudo apt-get install tinycp
OR
$ TINYCP_USER="admin" TINYCP_PASS="secretpass" TINYCP_PORT="55555" sudo apt-get install tinycp


Posted : Sunday 14th of September 2025 @ 05:29 AM— Tags : tinycp