Smbstatus

From SME Server
Revision as of 23:06, 5 February 2014 by Stephdl (talk | contribs) (Created page with "{{Languages}} == Dhcpmanager for SME Server == {{Level|beginner}} ==Maintainer== [mailto:stephdl@de-labrusse.frStephane de Labrusse aka stephdl]<br /> origina...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Dhcpmanager for SME Server

PythonIcon.png Skill level: beginner
The instructions on this page can be followed by a beginner.


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 host 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.