только что поставил себе webmin и попробовал с ноута жены зайти - получилось, что делал:
1) Зашел на сайт
http://www.webmin.com/download.html и скачал deb пакет
2) После этого dpkg -i webmin_1.550_all.deb
3) Идет ругань по поводу того, что не хватает библиотек
dpkg -i webmin_1.550_all.deb
Selecting previously deselected package webmin.
(Reading database ... 144291 files and directories currently installed.)
Unpacking webmin (from webmin_1.550_all.deb) ...
dpkg: dependency problems prevent configuration of webmin:
webmin depends on libnet-ssleay-perl; however:
Package libnet-ssleay-perl is not installed.
webmin depends on libauthen-pam-perl; however:
Package libauthen-pam-perl is not installed.
webmin depends on libio-pty-perl; however:
Package libio-pty-perl is not installed.
webmin depends on apt-show-versions; however:
Package apt-show-versions is not installed.
dpkg: error processing webmin (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Errors were encountered while processing:
webmin
4) Делаем apt-get install libnet-ssleay-perl
получаем опять ругань
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
webmin: Depends: libauthen-pam-perl but it is not going to be installed
Depends: libio-pty-perl but it is not going to be installed
Depends: apt-show-versions but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
5) После этого запускаем apt-get -f install
и получаем
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl
The following NEW packages will be installed:
apt-show-versions libapt-pkg-perl libauthen-pam-perl libio-pty-perl libnet-ssleay-perl
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 403kB of archives.
After this operation, 1,819kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1
http://ru.archive.ubuntu.com/ubuntu/ lucid/universe libnet-ssleay-perl 1.35-2ubuntu1 [204kB]
Get:2
http://ru.archive.ubuntu.com/ubuntu/ lucid/universe libauthen-pam-perl 0.16-2 [33.9kB]
Get:3
http://ru.archive.ubuntu.com/ubuntu/ lucid/main libio-pty-perl 1:1.07-2build1 [42.4kB]
Get:4
http://ru.archive.ubuntu.com/ubuntu/ lucid/main libapt-pkg-perl 0.1.24 [88.5kB]
Get:5
http://ru.archive.ubuntu.com/ubuntu/ lucid/universe apt-show-versions 0.16 [33.7kB]
Fetched 403kB in 1s (351kB/s)
Selecting previously deselected package libnet-ssleay-perl.
(Reading database ... 160651 files and directories currently installed.)
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.35-2ubuntu1_i386.deb) ...
Selecting previously deselected package libauthen-pam-perl.
Unpacking libauthen-pam-perl (from .../libauthen-pam-perl_0.16-2_i386.deb) ...
Selecting previously deselected package libio-pty-perl.
Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.07-2build1_i386.deb) ...
Selecting previously deselected package libapt-pkg-perl.
Unpacking libapt-pkg-perl (from .../libapt-pkg-perl_0.1.24_i386.deb) ...
Selecting previously deselected package apt-show-versions.
Unpacking apt-show-versions (from .../apt-show-versions_0.16_all.deb) ...
Processing triggers for man-db ...
Setting up libnet-ssleay-perl (1.35-2ubuntu1) ...
Setting up libauthen-pam-perl (0.16-2) ...
Setting up libio-pty-perl (1:1.07-2build1) ...
Setting up libapt-pkg-perl (0.1.24) ...
Setting up apt-show-versions (0.16) ...
** initializing cache. This may take a while **
Setting up webmin (1.550) ...
Webmin install complete. You can now login to
https://sony:10000/as root with your root password, or as any user who can use sudo
to run commands as root.
--------------------
После заходим
https://localhost:10000/И видим ругань на ключики и вопрос - всеравно продолжить ? Отвечаем положительно, иначе зайти будет невозможно.
И еще раз повторюсь - апач не нужен.
Лучше переустановите заново, если он вам ключики не предлагает в данный момент.