Beiträge von LeeH

    Solved it (makes it easy that OMV is running Debian)


    Install vbetool
    # apt-get install vbetool


    Turn monitor off:
    # vbetool dpms off


    Turn monitor on:
    #vbetool dpms on


    Note that once it's off you have to restore it with a command, not mouse or random keystrokes.

    Is there a command line command I can use to turn off the monitor or a setting to turn it off automatically?


    I'm running OMV on my netbook and would like to turn the display off to conserve power.


    Thanks

    I had everything working perfectly at one point but I must have changed something important and now my Windows computers can't see the OMV share. The strange thing is that the share is still visible to a Ubuntu computer on the network. The web interface is fine and I can even browse my files through a web browser. But the OMV computer doesn't show up at all on the MS Windows network browser.


    Any suggestions would be appreciated.


    Here's my samba.conf


    #======================= Global Settings =======================
    [global]
    workgroup = WORKGROUP
    server string = %h server
    include = /etc/samba/dhcp.conf
    dns proxy = no
    log level = 0
    syslog = 0
    log file = /var/log/samba/log.%m
    max log size = 1000
    syslog only = yes
    panic action = /usr/share/samba/panic-action %d
    encrypt passwords = true
    passdb backend = tdbsam
    obey pam restrictions = yes
    unix password sync = no
    passwd program = /usr/bin/passwd %u
    passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
    pam password change = yes
    socket options = TCP_NODELAY IPTOS_LOWDELAY
    guest account = nobody
    load printers = no
    disable spoolss = yes
    printing = bsd
    printcap name = /dev/null
    unix extensions = yes
    wide links = no
    create mask = 0777
    directory mask = 0777
    map to guest = Bad User
    use sendfile = yes
    null passwords = no
    local master = yes
    time server = no
    wins support = no


    #======================= Share Definitions =======================
    [media]
    path = /media/24D4467CD446506A/media/
    guest ok = yes
    read only = no
    browseable = yes
    inherit acls = yes
    inherit permissions = no
    ea support = no
    store dos attributes = no
    printable = no
    create mask = 0755
    force create mode = 0644
    directory mask = 0755
    force directory mode = 0755
    hide dot files = yes
    valid users =
    invalid users =
    read list =
    write list =