jtech007

Members
  • Posts

    152
  • Joined

  • Last visited

Posts posted by jtech007

  1. If you have a smartphone or tablet you could point the browser to server via ip address. That's what I do as my server is at the other end of the house.

     

    could not reach the web interface anymore.

    Or do you mean something else?

     

    Sorry, I didn't see that you were having that problem as well. Looks like you will need to have small monitor handy if the VGA route doesn't workout.

  2. Use screen to run multiple telnet sessions:

     

    http://lime-technology.com/wiki/index.php/Configuration_Tutorial#Install_UnMENU_for_Screen_and_eMail_Notifications

     

    Install UnMenu, then install screen via unmenu. Or if your running a 5.0+ version look here: http://lime-technology.com/forum/index.php?topic=15707.0 (make sure your version works with this "plugin")

     

    Then follow the wiki for preclear with screen:

     

    http://lime-technology.com/wiki/index.php/Configuration_Tutorial#Preclearing_With_Screen

     

    You can detach from each session and come back to them later if you wish.

     

     

  3. Ask for private chat in main channel. Tell him you donated and need support.

     

    Worked perfectly. Also sent me to a page with instructions on how to not bloat your database with a script (see batt01 prior post for link). Pretty cool!

  4. I got the Mega Nzb pack from Newznab. Man is it huge. Just the Moves.tar.tgz is 16g.

    If you donated for the plus. Go to the site and click on the irc chat like. PM a op. You wont need to backlog. I untared the MovesHD and I just wanted the A's. From A to B was 1,600 nzbs.

     

    Which OP did you PM? There is only one on there currently and it says not to PM unless requested to do so.

  5.  

    php /mnt/cache/appdata/webroot/newznab/misc/update_scripts/update_binaries.php
    
    php /mnt/cache/appdata/webroot/newznab/misc/update_scripts/update_releases.php
    

     

     

    Ran that command string and no errors but nothing happened. I assume that I should see something in the window that lets me know it's working?

     

    I also tried to use the nix scripts but it gives the the following error when I run the script: line 16:/usr/bin/php5: No Such file or dir

     

    Thoughts?

     

     

  6. Ok, new issue. Since my memory of command line strings is limited I need to know how I get to the update scripts to run that are installed on my Cache drive. I am sure there is a simple way, I just can't seem to find it via search.

     

    the files are located at: /cache/appdata/webroot/newznab/misc/update_scripts

     

    How to I get there via screen?

  7.  

     

    Did all this and worked great! Thanks for posting this.

     

    I am having one problem though. I downloaded newznab from the link in the e-mail I was sent after I donated. I installed that copy on to my cache drive and am looking at the /admin/site-edit page but I don't have a field to enter my regkey. Does this mean I don't have the "+" version installed? If I don't, how and where do I get the + version?

     

    Thanks!

     

    The link in the email would have been an SVN link (have to run the checkout command).  That gives you the plus version.

     

     

    Thanks for the quick reply, I figured out what I did wrong.

  8. Hi Guys,

     

    I've got my Newznab installation up and running. Here are the steps I followed:

    • Install the mysql unraid plugin
    • Install the simple features web server plugin
    • After installation, you should have a /boot/config/plugins/simpleFeatures/lighttpd.cfg file, open it in a text editor of your choice and add the following rewrite rules:

    # newznab rewrite rules
    url.rewrite-once = (
    "^/.*\.(css|jpg|jpeg|gif|png|js|ico)" => "$0",
    "^/(admin|install).*$" => "$0",
    "^/([^/\.]+)/?(?:\?(.*))$" => "index.php?page=$1&$2",
    "^/([^/\.]+)/?$" => "index.php?page=$1",
    "^/([^/\.]+)/([^/]+)/?(?:\?(.*))$" => "index.php?page=$1&id=$2&$3",
    "^/([^/\.]+)/([^/]+)/?$" => "index.php?page=$1&id=$2",
    "^/([^/\.]+)/([^/]+)/([^/]+)/?$" => "index.php?page=$1&id=$2&subpage=$3"
    )
    

    • Download newznab (http://www.newznab.com/download.html) and unzip the contents to were you want your newznab web root (i.e. /mnt/cache/apps/webroot/newznab/)
    • Go to your Unraid Settings page and click Web Server. Enable, set the web root (i.e. /mnt/cache/apps/webroot/newznab/www) and port (i.e. 81) - click Apply
    • Now visit http://tower:81 and you should be able to configure newznab!

     

    Let me know if you run into any issues.

     

    james

     

    Did all this and worked great! Thanks for posting this.

     

    I am having one problem though. I downloaded newznab from the link in the e-mail I was sent after I donated. I installed that copy on to my cache drive and am looking at the /admin/site-edit page but I don't have a field to enter my regkey. Does this mean I don't have the "+" version installed? If I don't, how and where do I get the + version?

     

    Thanks!

  9. Thanks for the help every one. I managed to get it working this afternoon. For some reason using unetbootin on my mac was not creating a bootable drive. I have a Windows XP virtual box running on my machine and reconfigured the USB drive using the Windows XP. This solved the issue and allowed me to boot into UnRAID. Thanks again for your help and suggestions.

     

    Awesome!

     

    Have fun waiting while the drives pre-clear. I hated waiting for several tb's to clear, but moving BR rips over is well worth the wait.

  10. Thanks for your reply but I'm still at a lose. I have tried everything I can thin of and it still does not seem to work. My motherboard also allows me to select the boot device in a temporary fashion. When I select the flash drive it still results in the same issue.

     

    If anyone knows the correct BIOS setup for an ECS A885GM-A2 motherboard I could use the assistance.

     

    Disconnect all of your other drives (SATA, IDE, Etc) and try to boot just the USB stick.

     

    Check this thread for more info:

     

    http://lime-technology.com/forum/index.php?topic=17360.0

  11. Here is what I have tried so far (pasted from putty)

     

    -----------------------------------------------------------------------------------------------------------------

    root@MEDIA:~# cd /boot/unmenu

    root@MEDIA:/boot/unmenu# ls -l

    total 16

    -rwxrwxrwx 1 root root 13228 Dec  4  2010 unmenu_install*

    root@MEDIA:/boot/unmenu# unmenu_install -i

    You must specify a directory for the unmenu files. Typically this will be /boot/unmenu

    Use -d directory on the command line to specify a directory.

    root@MEDIA:/boot/unmenu# unmenu_install -i-d /boot/unmenu

    Usage: ./unmenu_install [ -d directory ] [-h] [-i] [-c] [-u] [-l release_list_url] [-s google_svn_archive_url] [-L]

      -i = install unMENU, if -d directory option not specified, it will be installed in /boot/unmenu

      -c = check if update needed. List files needing update.

      -u = Update unMENU with files from release_list.

     

      -l release_list_url = use release_list at release_list_url

      echo  -s google_svn_archive_url = use url for google svn archive

      -L = use release_list in /var/log/release_list

      -h = get this help message

      -v = print version of this file

    root@MEDIA:/boot/unmenu#

    -------------------------------------------------------------------------------------------------------------

    I know it's something simple, just rusty with my command structure.

  12. Steps taken:

     

    unraid installed on memory stick

    can boot to server via browser on //tower

    copied unmenu_install file to unmenu folder (not boot/unmenu)

    get to login prompt and go to root

    type: cd /boot/unmenu

    then type: unmenu_install -i -d /boot/unmenu

     

    For some reason it is not downloading the file to the server/memory stick

     

    I get:

     

    Usage: Then the syntax (aka what I just typed) and the description of what each -x function does

     

    What am I doing wrong? Is the program not downloading or

     

    Thanks,

     

    -J