Forum archive
R6: What's going on with Webmin...?
Round Six:
1. Trashed everything
2. Installed TKL-LAMP to bare metal via Unetbootin LiveUSB
3. Added Drew as a user
4. Installed Samba via apt-get in Webmin
5. Went to Webmin modules and tried to install webmin-samba. Boom! Only works under webmin 1.570
6. Went all CLI all over that: apt-get install webmin-samba
root@antilles /home/Drew# apt-get install webmin-samba Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: turnkey-sslcerts Use 'apt-get autoremove' to remove them. The following NEW packages will be installed: webmin-samba 0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded. Need to get 257kB of archives. After this operation, 266kB of additional disk space will be used. Get:1 http://archive.turnkeylinux.org/ubuntu/ lucid/main webmin-samba 1.520-turnkey+4+ga5a493f [257kB] Fetched 257kB in 0s (307kB/s) [master e19e435] saving uncommitted changes in /etc prior to apt run 15 files changed, 16 insertions(+), 3 deletions(-) debconf: delaying package configuration, since apt-utils is not installed Selecting previously deselected package webmin-samba. (Reading database ... 29553 files and directories currently installed.) Unpacking webmin-samba (from .../webmin-samba_1.520-turnkey+4+ga5a493f_i386.deb) ... Setting up webmin-samba (1.520-turnkey+4+ga5a493f) ... Installed Samba Windows File Sharing in /usr/share/webmin/samba (1464 kb) [master fbc352c] committing changes in /etc after apt run 4 files changed, 122 insertions(+), 67 deletions(-) create mode 100644 webmin/samba/config
Looks good, right? Go to my servers menu, no Samba server.
7. More CLI
/etc/webmin/restart
Still no menu item.
OK, what's the procedure for adding Webmin modules so that they *actually* appear in the Webmin interface?
Thanks,
Drew
Far out mate you don't give up easily do you!
TBH I have no idea why your Samba module is not displaying.AFAIK it should and I have installed other Webmin modules via apt-get and they have appeared in the interface immediately (IIRC correctly Samba should appear under Servers).
I'll have a quick look for you when I get home. The only thing that occurred to me is that you didn't mention installing Samba, but on reread of your post I see that you did that earlier. As you installed with apt-get it should be irrellevant whether it is via Webmin or commandline.
Hopefully I'll have time tonight to have a quick play and see if I can get it to work as expected and get back to you.