Ubuntu Server 20.04 Installing TACACS+
Does anyone know the command to install TACACS+ on Ubuntu Server 20.04? Most sites suggest to use
apt-get install tacacs+
This does not work, I get the following:
[email protected]:/etc# apt-get install tacacs+
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tacacs
[email protected]:/etc#
Computer has access to the internet and I’ve refreshed the apt package lists.
Cheers.
0 Comments
No Comments Yet!
You can be first to comment this post!