Difference between revisions of "Smbstatus"
From SME Server
Jump to navigationJump to search (Created page with "{{Languages}} == Dhcpmanager for SME Server == {{Level|beginner}} ==Maintainer== [mailto:stephdl@de-labrusse.frStephane de Labrusse aka stephdl]<br /> origina...") |
|||
Line 19: | Line 19: | ||
signal-event post-upgrade; signal-event reboot | signal-event post-upgrade; signal-event reboot | ||
− | Go to the Server Manager and see how many | + | Go to the Server Manager and see how many hosts are connected. |
+ | |||
=== Uninstall === | === Uninstall === | ||
yum remove smeserver-smbstatus | yum remove smeserver-smbstatus |
Revision as of 22:35, 5 February 2014
Dhcpmanager for SME Server
Maintainer
Stephane de Labrusse aka stephdl
original author : Michel Van hees
Description
This contribution for SME Server adds the abilities to see connected computers to your network shares
Installation
This contrib is currently held in the stephdl repository, so the following commands will install on your SME Server.
yum --enablerepo=stephdl install smeserver-smbstatus
You will then need to activate the database changes etc. The 'official' way is to perform
signal-event post-upgrade; signal-event reboot
Go to the Server Manager and see how many hosts are connected.
Uninstall
yum remove smeserver-smbstatus signal-event post-upgrade; signal-event reboot
Bugs
Not yet a component in bugzilla, please raise a bug in the unknown section.