Kirjoittaja Aihe: webmin käsinasennus ubuntu 8.10 server  (Luettu 3147 kertaa)

rtt

  • Käyttäjä
  • Viestejä: 14
    • Profiili
webmin käsinasennus ubuntu 8.10 server
« : 12.11.08 - klo:21.57 »
Ubuntu 8.10 webmin asennus

tarvitaan muutamia paketteja asennetaan ne ensin.
sudo apt-get install perl5 libnet-ssleay-perl

kannattaa mennä kansioon /usr/local/src
ja siellä sitten komento joka hakee webmin

Komento:
sudo wget http://prdownloads.sourceforge.net/webadmin/webmin-1.310.tar.gz

Tuon voisi hakea varmasti useammalla tavalla tässä oletus on että X ei ole käytössä ja
kaikki asennus tapahtuu kometo kehoite riviltä.

puretaan haettu paketti

komento:
sudo tar xzvf webmin-1.310.tar.gz

Mennään kansioon

komento:
cd webmin-1.310

tämä käynnistää asennuksen ja sen jälkee tulee muutamia kysymksiä jotka vaikuttavat asennukseen
voit jättää ne ilman muutosta mutta tässä kannattaa lukea mitä järjestelmä kysyy ja muokata se omien tarpeiden mukaan.

komento:
sudo sh setup.sh

tulostuu seuraavaa
***********************************************************************
*            Welcome to the Webmin setup script, version 1.310        *
***********************************************************************
Webmin is a web-based interface that allows Unix-like operating
systems and common Unix services to be easily administered.

Installing Webmin in /usr/local/src/webmin-1.310 ...

***********************************************************************
Webmin uses separate directories for configuration files and log files.
Unless you want to run multiple versions of Webmin at the same time
you can just accept the defaults.

Config file directory [/etc/webmin]:
Log file directory [/var/webmin]:

***********************************************************************
Webmin is written entirely in Perl. Please enter the full path to the
Perl 5 interpreter on your system.

Full path to perl (default /usr/bin/perl):

Testing Perl ...
Perl seems to be installed ok

***********************************************************************
Operating system name:    Ubuntu Linux
Operating system version: 8.10

***********************************************************************
Webmin uses its own password protected web server to provide access
to the administration programs. The setup script needs to know :
 - What port to run the web server on. There must not be another
   web server already using this port.
 - The login name required to access the web server.
 - The password required to access the web server.
 - If the webserver should use SSL (if your system supports it).
 - Whether to start webmin at boot time.

Web server port (default 10000):
Login name (default admin): username
Login password: salasana
Password again: salasana
Use SSL (y/n): y
Start Webmin at boot time (y/n): y
***********************************************************************
Creating web server config files..
..done

Creating access control file..
..done

Inserting path to perl into scripts..
..done

Creating start and stop scripts..
..done

Copying config files..
acl adsl-client apache at backup-config bandwidth bind8 bsdexports burner cfengine change-user cluster-copy cluster-cron cluster-passwd cluster-shell cluster-software cluster-useradmin cluster-usermin cluster-webmin cpan cron custom dfsadmin dhcpd dnsadmin dovecot exports fdisk fetchmail file firewall format frox fsdump grub heartbeat hpuxexports htaccess-htpasswd idmapd inetd init inittab ipfilter ipfw ipsec jabber krb5 ldap-client ldap-useradmin lilo logrotate lpadmin lvm mailboxes mailcap majordomo man mon mount mysql net nis openslp pam pap passwd postfix postgresql ppp-client pptp-client pptp-server proc procmail proftpd pserver qmailadmin quota raid rbac samba sarg sendmail sentry servers sgiexports shell shorewall smart-status smf software spam squid sshd status stunnel syslog-ng syslog telnet time tunnel updown useradmin usermin vgetty webalizer webmin webminlog wuftpd xinetd zones
..done

Configuring Webmin to start at boot time..
Created init script /etc/init.d/webmin
..done

Creating uninstall script /etc/webmin/uninstall.sh ..
..done

Changing ownership and permissions ..
..done

Running postinstall scripts ..
..done

Attempting to start Webmin mini web server..
Starting Webmin server in /usr/local/src/webmin-1.310
..done

***********************************************************************
Webmin has been installed and started successfully. Use your web
browser to go to

  https://server:10000/

and login with the name and password you entered previously.

Because Webmin uses SSL for encryption only, the certificate
it uses is not signed by one of the recognized CAs such as
Verisign. When you first connect to the Webmin server, your
browser will ask you if you want to accept the certificate
presented, as it does not recognize the CA. Say yes.

ei sen tuon kumemmpi ollut ohjeen lähde http://www.ubuntugeek.com/webmin-installation-and-configuration-in-ubuntu-linux.html

Pieni käpy kävi tuon asennuksessa, kun asensin olisin voinut asentaa uusimman version, mutta sen saa kyllä asenettua webministä automaattisesti  jälkikäteenkin.

lisäsin kuvan miltä tuo versio asenettuna näyttää. Pieni huomio itselläni kiinnittyi tuon ulkoasun erilaisuuteen ei näytä siltä mihin olen tottunut sen saa vaihdettua webmin asetukset välilhdetä kohdasta teemat.

T: Tapsa

Edit: korjasin kirjoitus virheitä ja jos tämä löytyy jostain tai isompia virheitä surutta nakatkaa tämä mäkeen..  :) lähinnä testasin että se toimii 8.10



[ylläpito on poistanut liitteen]
« Viimeksi muokattu: 12.11.08 - klo:22.28 kirjoittanut rtt »

Asmo Koskinen

  • Käyttäjä
  • Viestejä: 4443
    • Profiili
Vs: webmin käsinasennus ubuntu 8.10 server
« Vastaus #1 : 12.11.08 - klo:22.04 »
Ubuntu 8.10 webmin asennus

Jep, noinhan se menee ;)

http://wiki.ubuntu-fi.org/Webmin

Ystävällisin terveisin Asmo Koskinen.