questionbot

Members
  • Posts

    166
  • Joined

Posts posted by questionbot

  1. Hi. I have an unraid system I have been using for a while and what to upgrade it. Basically I want more hdrive space but as far as I know I can not simply plug more into the system and will probably need to get a new motherboard.

     

    If I replace the motherboard, will my existing usb of unraid still function? Or do I need to buy a new copy?

     

    Also, as far as my existing data is concerned... as long as I record what drive is in what drive position on the array, unraid should just be able to load the existing data, no matter what I add or even if I change the motherboard?

     

    I'm just worried about loosing all my existing data. The drives are encrypted and xfs

  2. Is there something like PrintShare for unraid.

     

    As in, you print to the unraid server, from phone or pad or computer... I think some of these things can even print remotely from phones.  Then once the job is on unraid it then prints to the actual printer?

     

    Is there anything like that, which would make printing from a lot of different devices easy? Printing remotely I can take or leave.

  3. how can I run binhex-nzbget through binhex-qbittorrentvpn so it shares the VPN... I have privoxy enabled on the qbittorrent container... but I can not seem to see a privoxy setting in nzbGet Settings?

     

    : EDIT :

     

    I worked out a way of sharing the vpn form the other docker, but not using privoxy ... I had to change how the networking worked.... instructions can be found here...

     

    Q 24/25

    https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

     

    Seems to be working fine... let me know if there is a better way to do this.

  4. Fresh install... admin / adminadmin is not working to log in.. what is the default usr / pass ? And if it iis admin / adminadmin then what do I do now?

     

    EDIT : I was able to login by editing the config file using this post here

     

    Once I do that... if i change the password in the qBitTorretn settings... then this will be fine? I do not need to edit the file a 2nd time?

  5. My server had a melt down and I am setting it up again, basically a brand new installation. Thing is it has been so many years of zero issues I have forgotten eveything!!

     

    I am installing the binhex qbittorrent vpn docker and want to make sure it is working.. but I can not remember the command I used to use to display the publick IP.

     

    I click on the dicker and open a terminal... what can I type in there to get a public IP. wget and curl are not avaliable. Is there a way you can get it via ifconfig?

  6. Worked it out....

     

    On the MAIN tab, at the bottom where the MOVE button is... there is a button called SCHEDULE. Where you can set the timer.

     

    NOTE: if the mover is running this button/link is missing. Henry why I couldn't find it. If the MOVE button is greyed out, then the schedule button is missing.

  7. Hi.. unraid has been so stable for so long it has been years since I last did any setting tweaking on it... so I have compleatly forgotten where the mover setting are?

     

    I currently have a move set to run every day at a certain time... but I can not find where that setting is. I am not using ca_Mover plugin (as far as I know) and all my goggle searches just point me to threads and questions about that plugin.

     

    I would like to change the automaic mover to a new time.

  8. 19 minutes ago, JonathanM said:

    VPN allows access just like you were on your LAN, and is the most secure method when configured correctly. Unraid includes wireguard by default, but my personal preference is a VPN server on my router, that way I have access even when Unraid isn't available. I can VPN in and manage my server with IPMI just like I was sitting in front of the screen, do updates, reboot, troubleshoot, whatever is needed.

     

    For apps with a webgui, nginx reverse proxy with letsencrypt certificate (swag or npm in the appstore) is another way, it doesn't require special configuration on the client like VPN does.

     

    If you have a static IP for your home internet (not common) you probably would want to buy a custom domain for the price of a few beers for the entire year, or if you have a dynamic IP you need a service to update a domain name whenever your IP changes, many options there as well.

     

    All this assumes you have a public IP that accepts incoming connections. If you don't, because your ISP blocks popular ports or uses CGNAT, things get way more complicated.

     

    There is no one simple answer. Hopefully my response gives you some search terms to start your education journey.

     

    Ok... so I would need an external service to make a DNS entry to a non-static IP?

     

    These things you are talking about (and remember I am a plug and play user and od not actually understand sys-admin stuff... blame unraid devs for making it so easy) .. but the things you are talking about, these vpn tunnels.. are they not for accessing my local network from outside? I'm just trying to get access to the external interface for these streaming apps.. so say in AudioBookShelf I type into the server section "myserveriscool.wow.me" or something and it will connect. I do want to setup NextCloud at some stage... but for now.. all I want is to be able to access the streaming apps I have installed.

     

    I use a service called "ExpressVPN" and I route all my internet traffic through there at the moment, apart form Plex.

  9. On 2/26/2023 at 3:35 AM, jsavargas said:

    This is solved, close all tmux windows, add that line to the .tmux.conf file and open it again and it works mc

     

    echo "set -g default-terminal 'linux'" >> .tmux.conf

     

     

    image.png.bbf775a107d0be0ab7fe7ed4155b23bb.png

     

     

    I do not understand this fix....

     

    I log into the server and there is no ./.config and not ./.config/.tmux.conf

     

    this works now... but when I reboot the file has gone?

     

    Also.. dose anyone know where the MC config is located and how I can edit that?

  10. I started using Unraid a few years ago simply for Plex. (Yes I know Jellyfin is aparently awesome, but I have plex working for a long time, and can not be bothered changing it!).... but as the time has gone by I am interested in some other application for unraid... mainly media hosting still... but there is an issue.

     

    For example.. I want to use AudioBookShelf (kind of like plex for audiobooks and podcasts)... but unlike plex it dose not automate the discovery of your server... when you install the app on your phone you need to enter a url / ip to your home server to connect and start streaming.

     

    How would I go about that with unraid?

     

    : Tl;DR :

    I'm want to access my server from outside of my house for streaming apps like AudioBookShelf, AirSonic or CalibreWEB... but they all need someway for the roaming apps to connect to the sevrer.. so like a working url or something... How do you go about that in unraid?

     

    Thanks!

  11. So I have been using MC with tMux for years, but now the update has broken this. When trying to run MC in tMux you get this error...

     

    Quote

    Unknown terminal: tmux-256color Check the TERM environment variable. Also make sure that the terminal is defined in the terminfo database. Alternatively, set the TERMCAP environment variable to the desired termcap entry.

     

    There are a number of other "pure" cli file managers I can try... but I do not know how to install a small app into the system...

     

    Here is a list of cool file managers I can try that will not throw that error as they do not use anything more than the standard console

     

    https://www.tecmint.com/linux-terminal-file-managers/

     

    How would I install one of these?

  12. How can I make other dockers use this docker's vpn... not privoxy, that dose not seem to work with the docker I am trying... but there was another way with a command line like..

     

    --net=container:binhex-qbittorrentvpn

     

    This dose not seem to work on the docker I am trying... binhex-hexchat

     

    Any ideas?

  13. 9 hours ago, jsavargas said:

     

    I use mc in tmux and I don't have anything extra installed, only what is available in nerdtools, what errors do you get?

     

    I get this error

     

    Quote

    Unknown terminal: tmux-256color Check the TERM environment variable. Also make sure that the terminal is defined in the terminfo database. Alternatively, set the TERMCAP environment variable to the desired termcap entry.

     

     

  14. Got everything working.... again, witht ther latest update. Thanks for all the help.

     

    Screwing about in the dockers of the server for the first time in ages made me try a few new ones... I was wondering, if anyone has a up-to-date tutorial on how to use this docker as the internet for other dockers so I can share the VPN? I have it set up with some others from years ago, but I can not remember exactly what I did.

  15. On 2/18/2023 at 11:27 PM, TRaSH said:

    I recently upgraded and switched and had exactly the same issue.
    kinda annoying that the so called not supported nerd tools has a working version and the replacement has a borked version

    if you still have the old nerdtools installed you can install a version that still works

     

    so just reinstall it?