I’m trying to install network-scripts package on ubuntu and keep receiving the error “unable to locate package”. Is there a different name for network scripts?
Asked
Active
Viewed 112 times
0
network-scripts
package. The equivalent of the Red Hat network-scripts is in/etc/network/interfaces
file where you set pretty much the same as you would have in Red Hat, CentOS, etc. – Terrance Feb 24 '23 at 03:31network-scripts
package? Do you wantnetwork-tools
? Useapt-cache search network
to see many packages. Perhaps, if you [edit] your Question to fully describe your end goal, we could help more. – waltinator Feb 24 '23 at 07:39