Beiträge von cphoun

    Hey, I'm running the Sickrage fork of Sickbeard. I was wondering if anyone had a script that would delete my files after Transmission finished seeding?


    I have it set to copy the files over to their final destination after download is finished so it wouldn't mess up the seeding, but I also have to manually delete the files when they're done. Thanks.

    dpkg -l | grep openmediavault


    gives me:


    Code
    ii  openmediavault                     1.19                          all          Open network attached storage solution
    ii  openmediavault-couchpotato         1.0.3                         all          OpenMediaVault CouchPotatoServer plugin
    ii  openmediavault-keyring             0.3                           all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-omvextrasorg        1.29                          all          OMV-Extras.org Package Repositories for OpenMediaVault
    pc  openmediavault-owncloud            1.4                           all          OpenMediaVault ownCloud plugin
    ii  openmediavault-sickbeard           1.0.3                         all          OpenMediaVault Sick Beard plugin
    ii  openmediavault-snapraid            1.5                           all          snapraid plugin for OpenMediaVault.
    ii  openmediavault-transmissionbt      1.4                           all          OpenMediaVault Transmission (BitTorrent client) plugin.


    and the ifconfig info:




    eth1 is my main nic I believe. Originally it wouldn't recognize my nic so I installed it on another computer, installed backports, and then moved it to my NAS box. eth0 would probably be my desktop.



    I get:



    and ifconfig gives me



    Just did and rebooted the server. The update manager is still blank. Thanks for the help so far.

    Since I've had it, the Update Manager is blank and I'm unsure of how to upgrade to versions 1.19 and up.


    For cat /etc/apt/sources.list.d/openmediavault.list I get


    Code
    deb http://packages.openmediavault.org/public kralizec main
    # deb http://downloads.sourceforge.net/project/openmediavault/packages kralizec main



    For cat /etc/network/interfaces, I get


    Hey, I'm pretty new to OMV. I installed OMV 1.19 on top of Debian Wheezy and have had it for about a week.


    Since I've had it, the Update Manager is blank and I'm unsure of how to upgrade to versions 1.19 and up.


    I've done some Googling and made sure my DNS servers were set. set my domain name to local, and I've also tried apt-get update and apt-get upgrade, but it just says


    Code
    The following packages have been kept back:
      openmediavalutdb
    0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


    I'm fairly new when it comes to Linux systems.


    Thanks.