# wget -c http://ufpr.dl.sourceforge.net/project/webadmin/webmin/1.560/webmin_1.560_all.deb
Instalando o pacote.
# dpkg -i webmin_1.560_all.deb
Ao tentar instalar o webmin, algumas bibliotecas nao estavam instaladas e com o pararâmetro
"f" forçara, ou seja, irá instalar as dependencias.
Corrigir dependencias ( force ) quebradas de pacotes... e busca e atualiza
# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
libtirpc1
Use 'apt-get autoremove' to remove them.
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 414 kB of archives.
After this operation, 1,699 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://debian.pop-sc.rnp.br/debian/ squeeze/main libnet-ssleay-perl amd64 1.36-1 [213 kB]
Get:2 http://debian.pop-sc.rnp.br/debian/ squeeze/main libauthen-pam-perl amd64 0.16-2 [33.8 kB]
Get:3 http://debian.pop-sc.rnp.br/debian/ squeeze/main libio-pty-perl amd64 1:1.08-1 [42.5 kB]
Get:4 http://debian.pop-sc.rnp.br/debian/ squeeze/main libapt-pkg-perl amd64 0.1.24+b1 [91.5 kB]
Get:5 http://debian.pop-sc.rnp.br/debian/ squeeze/main apt-show-versions all 0.16 [33.6 kB]
Fetched 414 kB in 1s (337 kB/s)
Selecting previously deselected package libnet-ssleay-perl.
(Reading database ... 50895 files and directories currently installed.)
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.36-1_amd64.deb) ...
Selecting previously deselected package libauthen-pam-perl.
Unpacking libauthen-pam-perl (from .../libauthen-pam-perl_0.16-2_amd64.deb) ...
Selecting previously deselected package libio-pty-perl.
Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.08-1_amd64.deb) ...
Selecting previously deselected package libapt-pkg-perl.
Unpacking libapt-pkg-perl (from .../libapt-pkg-perl_0.1.24+b1_amd64.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.36-1) ...
Setting up libauthen-pam-perl (0.16-2) ...
Setting up libio-pty-perl (1:1.08-1) ...
Setting up libapt-pkg-perl (0.1.24+b1) ...
Setting up apt-show-versions (0.16) ...
** initializing cache. This may take a while **
Setting up webmin (1.560) ...
Webmin install complete. You can now login to https://debian:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
Reconfigurar o pacote.
# dpkg-reconfigure webmin
------------------------------------------------------------------------------------
=== outra forma ===
Webmin
# wget http://prdownloads.sourceforge.net/webadmin/webmin-1.500.tar.gz
# tar zpfx webmin-1.500.tar.gz
# mv webmin-1.500 /usr
# cd /usr
# ln -s webmin-1.500 webmin
.# /setup.sh ou sh setup.sh
# sh /etc/webmin/uninstall.sh
http://192.168.1.1:10000/
------------------------------------------------------------------------------------
Alterando a senha do root do webmin
Localizando o arquivo changepass.pl
# find / -name 'changepass.pl'
/usr/webmin-1.550/changepass.pl
Alterando o login e senha do webmin ( login: admin - Senha: senhax )
# /usr/webmin-1.550/changepass.pl /etc/webmin admin senhax
Updated password of Webmin user admin
Vamos executar o
webmin. Porta padrão é 10 mil.
------------------------------------------------------------------------------------------------------------------------
===[ Sharing Knowledge ]=== - Obrigado - Thank you - Danke - Merci - Grazie - Gracias - arigatou gozaimasu
“We make a living by what we get, but we make a life by what we give.” - Give and you will receive - just share :)
------------------------------------------------------------------------------------------------------------------------
“We make a living by what we get, but we make a life by what we give.” - Give and you will receive - just share :)
------------------------------------------------------------------------------------------------------------------------
Nenhum comentário:
Postar um comentário