Пришлось установить специально на нетбук ubuntu server 16.04 и в итоге правда наткнулся на ошибку
sudo apt-get install webmin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
webmin
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.2 MB of archives.
After this operation, 157 MB of additional disk space will be used.
Get:1 http://download.webmin.com/download/repository sarge/contrib i386 webmin all 1.791 [28.2 MB]
Err:1 http://download.webmin.com/download/repository sarge/contrib all webmin all 1.791
Hash Sum mismatch
Get:1 http://download.webmin.com/download/repository sarge/contrib all webmin all 1.791 [28.2 MB]
Err:1 http://download.webmin.com/download/repository sarge/contrib all webmin all 1.791
Hash Sum mismatch
Fetched 56.3 MB in 1min 19s (710 kB/s)
E: Failed to fetch http://freefr.dl.sourceforge.net/project/webadmin/webmin/1.791/webmin_1.791_all.deb Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Решение:
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.750_all.deb
sudo dpkg --install webmin_1.750_all.deb