Everything posted by patm95
-
[Support] Linuxserver.io - OpenVPN AS
Worked for me. Thank you.
-
VIDEO GUIDE - How to setup Guacamole as a clientless remote gateway
I got the RDP working. However, I was not able to connect with SSH to unraid. I can connect via Putty. Anyone else have an issue?
-
VIDEO GUIDE - How to setup Guacamole as a clientless remote gateway
Great vid. Is there a way to use RDP without using a password protected account? Also is there a way where the user at the remote PC can see you control the pc in real time? When I got it to work the remote pc would go into a login type screen whenever I was logged on. Then when I was done the user had to log back in. Even if it was the same account. If end user at remote pc could see me work, it would help in troubleshooting. Thank you.
-
OnlyOffice on unraid setup guide
I think she deleted the whole folder in appdata. Then when you restart the container, it will basically redownload everything. I was getting a similar issue when I upgraded to Nextcloud 20 and that seemed to help me.
-
[Support] Djoss - MakeMKV
Thanks for responding. I just now saw your reply. I tried it with privileged mode both on and off, but still the same thing. It was working fine when I first installed it.
-
[Support] Djoss - MakeMKV
Hello all. MakeMKV is not recognizing my DVD drive. It has been working well in the past and the log says that it has found my drive. However when I open the GUI, it says that it has found no optical drives?
-
** VIDEO GUIDE How to setup a Bitwarden Server to use as your Password manager **
Got it figured out. Been awhile since I configured LE.
-
** VIDEO GUIDE How to setup a Bitwarden Server to use as your Password manager **
I get a SSL error when trying to use the iphone app. I setup as instructed here with LetsEncrypt. Am I missing something?
-
OnlyOffice on unraid setup guide
Glad to hear it Maggi. I just now saw your post. Glad you figured it out. I don't think I would have. Great work!
-
Chrome OS
I did this, but everytime I restart the VM, it's like I've never ran it. I have to reregister and download all of my apps again. Do you experience this as well?
-
[Support] Linuxserver.io - OpenVPN AS
Hi all. I recently upgraded my server. All new hardware. New cache pool. I backed up old appdata and restored on new cache drive. All of my dockers are working except for this one. I can not access the webui at all. I get this recurring error in the log file. /usr/local/openvpn_as/scripts/openvpnas: No such file or directory I changed the mnt/user to mnt/cache as suggested in a previous post but still not working. It was working perfectly before I migrated everything to the new server.
-
OnlyOffice on unraid setup guide
Great! Thanks for sharing!
-
OnlyOffice on unraid setup guide
I've never used that docker before. I would assume they would have to be in there somewhere though. I know it is not the .pem files though. They will be specifically cert.crt and cert.key .
-
OnlyOffice on unraid setup guide
Did you copy the cert files as mentioned above?
-
OnlyOffice on unraid setup guide
Good question about #1. Idk to be honest. This was the only way I could get it to work. Worst case, maybe we update the certs ever so often. I've never had a problem yet. For #2, no I use 443 on mine and it works fine. Container port is the same for both dockers.
-
[Support] Linuxserver.io - Nextcloud
I had always thought we were supposed to update an application outside of the docker. Thank you!
-
[Support] Linuxserver.io - Nextcloud
How do you upgrade to 17? I have updated my docker and it is still on v16.
-
OnlyOffice on unraid setup guide
For Nextcloud you only need the document server. I downloaded the document server with the defaults, only change the Name at the top to "onlyoffice". What navigating to the Webui -> https://your-ip:4430/ You should see a green checkmark and "Document server is running" text
-
OnlyOffice on unraid setup guide
Hi gang. I finally got onlyoffice to work! I will try to describe the best I can as I tried many different things. I found a reddit post and random youtube comment that was very helpful. This is what finally worked: 1. Set up a CNAME for your subdomain unless using a subdirectory. 2. Install OnlyOfficeDocumentServer docker container. Make sure to re-name the container to all lowercase (this is important). Rename to "onlyoffice" without the quotes if you want to match the config file. 3. If you've already go the Let's Encrypt docker container, create a new proxy config file the attached config file. If you haven't setup Let's Encrypt, search for the spaceinvader youtube video on it. 4. Edit your LE docker container to add in your newly created subdomain and restart the container. 5. Stop the letsencrypt and onlyoffice containers. Go into your appdata\letsencrypt\keys and copy cert.crt and cert.key files. Go into the appdata folder in onlyoffice /Data folder and create a folder called "certs". Paste your certs in there. you will likely need Krusader or use the terminal due to permission issues. rename them onlyoffice.crt and onlyoffice.key Restart the containers. 6. Go into NextCloud UI, click on your username, then Apps. Install OnlyOffice. Go to the settings page for OnlyOffice and type in your URL (e.g. https://docs.yourdomain.com). Save and that should be it! As a side note, this seems to have broken my collabora integration. Apparently onlyoffice is not compatible with the nextcloud iphone app and collabora was. I could have broken something in my efforts to get onlyoffice working. Not 100% sure yet. If anyone is able to get them both to work, please post here. Good luck! onlyoffice.subdomain.conf
-
Tower cases with 5.25" drive bays top to bottom...
I got an Antec 900 back in the day. I bought it because it was cheaper than the 1200, but now I'd be in the market for a 1200 and they just don't make anything even like it anymore. I like my 900, got 3 hot swap bays in it.
-
OnlyOffice on unraid setup guide
For the moment, I've went with Collabora. I'm hoping Spaceinvader One will put a video out on it sometime. There are a lot of people interested in it for sure. If I do ever get it done, I will be sure to post it.
-
OnlyOffice on unraid setup guide
I can look into this again. I looked into it a couple of years ago and didn't think my system could do it for some reason. I don't remember why. It is almost 9 years old now. Has an old AMD 3 core processor. 8GB ram. Was overkill back when I built it. Now, sometimes just streaming media I have to close down dockers to get smooth playback.
-
OnlyOffice on unraid setup guide
I'm questioning if this is even possible. Reading over many forum posts on different websites, no one has even claimed to have gotten this working with unraid. One individual had gotten it working using an Ubuntu VM. But unfortunately, I do not have the required hardware on my server to do VMs.
-
OnlyOffice on unraid setup guide
I am interested in this as well. I am in the exact same boat. I may try it out soon. If I get it to work I will post here.
-
[SUPPORT] pihole for unRaid - Spants repo
Has anything changed on this docker recently? I can no longer access the admin page. It seems to have been working fine for months. I haven't tried to access the webui recently. But tonight I noticed that it no longer works. Used SpaceInvaders video to set it up. I haven't seen anything with a search..... Thank you.