Check to make sure the SIP bind port number is correct? Maybe the latest firmware is set to 5160 by default?
Posts
-
RE: Polycom Realpresence Trio 8800
-
RE: NextCloud Automated Installation
@JaredBusch that appears to have worked, I'll try again without any input in that field.
Only problem I had with your script was you put
dnf -y wget install
I forked it and fixed it on mine and everything worked as planned. -
RE: NextCloud Automated Installation
@jaredbusch I doubt cockpit is the issue here, but I installed wget before running it this time...
-bash: [-n: command not found]
-
RE: NextCloud Automated Installation
@jaredbusch said in NextCloud Automated Installation:
If someone has time to test my pull request, that would be great.
Testing now.
-
RE: NextCloud Automated Installation
@jaredbusch I thought that was the entire purpose of the hostname? I always set my hostname as the FQDN of whatever the server is... nextcloud.example.net seems like a perfect hostname for a nextcloud server, no?
-
RE: NextCloud Automated Installation
Is it possible to insert the hostname into the trusted domains array in the NC config.php file with the script?
-
RE: Dirty Power
If your office has its own breaker panel, you might be able to install an isolation transformer in front of it.
-
RE: XO behind proxy or exposed directly?
If using nginx for RP do you still need to setup the web server behind it to run https and force redirects, etc?
-
RE: XO behind proxy or exposed directly?
Hypothetically, if XO was the only web server I wanted to use, would there be any benefit at all of using a reverse proxy instead of just forwarding 443 directly to XO?
-
RE: Backing up a Synology
I’m in the same boat as you, B2 seems to be the best.
Is there a reason you’re looking for something different?
-
XO behind proxy or exposed directly?
I’ve recently switched my home lab back to XS/XO because, well, KVM just wasn’t working out like I wanted it to.
I want to access XO over the web, among other websites in my home lab. Would it be best to setup an NGINX proxy for this or expose XO directly to the web?
There is a guide in the XO documentation on setting up https... but I’m feeling like this is best handled via reverse proxy.
https://xen-orchestra.com/docs/configuration.html#https -
RE: I can't even
@pmoncho said in I can't even:
I tried to get to the post but apparently it is no longer there.
I so wish this thread were still open, sounds like a hell of a read. That other place is so out of control with their moderation. Craziness.
-
RE: Xen Orchestra - Monorepo installation Changes
@dustinb3403 I don't know if we can get a mod to clean this thread up because all of my posts seem to not apply lol
-
RE: Xen Orchestra - Monorepo installation Changes
@dustinb3403 said in Xen Orchestra - Monorepo installation Changes:
what version is currently installed of XO-Web and XO-Server?
xo-server 5.10.0
xo-web 5.9.0I'm going to try the old script now that yarn isn't ancient.
-
RE: Xen Orchestra - Monorepo installation Changes
@danp I definitely installed with the script on this forum. 100% for sure. I know my XO is out of date, I don't know why though, because I do run the update script from time to time. It never seems to update anything, but it also doesn't break anything.
Should I try running the original update script now that my yarn version is up to date, then use the new one?
-
RE: Xen Orchestra - Monorepo installation Changes
@dustinb3403 said in Xen Orchestra - Monorepo installation Changes:
can you go into /lib/systemd/system and see if xo-server.service is listed?
No, it isn't...
-
RE: Xen Orchestra - Monorepo installation Changes
@dustinb3403 said in Xen Orchestra - Monorepo installation Changes:
did you install additional software into this system?
No additional software, other than openssh-server