Hi
Iam running the latest Debian, stretch I belive, on a real proliant server.
Iam trying to follow various YouTube videos on how to install it(webmin) and have edited the source files list...
In both cases now it has come down to this"E: Package 'webmin' has no installation candidate"
I have installed debian with KDE, ssh web/print server ... the works hopefully someone here can help
Is there a instuction list to follow which will work on command line or gui better.
Iam fairly up on the linux command line and am operating as a root user, Blow is the youtube video
which I attempt to follow resulting in the "E: Package 'webmin' has no installation candidate" https://www.youtube.com/watch?v=5_0L7hREK7Y
--
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
if you run apt-get update then apt-cache search webmin
Does this command return the webmin - web-based administration interface for Unix systems ?
if yes you should be able to run the apt-get install webmin
If not it means you don't have the proper repository avaible from wich you can install this package, then you should double check the tutorial to add the repository.
Matth
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Iam running the latest Debian, stretch I belive, on a real proliant server.
Iam trying to follow various YouTube videos on how to install it(webmin) and have edited the source files list...
In both cases now it has come down to this"E: Package 'webmin' has no installation candidate"
I have installed debian with KDE, ssh web/print server ... the works hopefully someone here can help
Is there a instuction list to follow which will work on command line or gui better.
Iam fairly up on the linux command line and am operating as a root user, Blow is the youtube video
which I attempt to follow resulting in the "E: Package 'webmin' has no installation candidate"
https://www.youtube.com/watch?v=5_0L7hREK7Y
--
Steve
Hello,
if you run
apt-get updatethenapt-cache search webminDoes this command return the
webmin - web-based administration interface for Unix systems?if yes you should be able to run the
apt-get install webminIf not it means you don't have the proper repository avaible from wich you can install this package, then you should double check the tutorial to add the repository.
Matth