@dustinb3403 See the first answer here for how to check for the pre-existence of the repository.
Posts made by Danp
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
@bnrstnr Did your install from the mini.iso work?
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
While the script should detect the error and abort, you can't hold it responsible for something on your end that is preventing the package from being found. This is what I get when I run the same command --
sudo apt search redis-server Sorting... Done Full Text Search... Done golang-github-stvp-tempredis-dev/bionic,bionic 0.0~git20160122.0.83f7aae-1 all Go package to start and stop temporary redis-server processes libtest-redisserver-perl/bionic,bionic 0.21-1 all redis-server runner for tests python-hiredis/bionic 0.2.0-3 amd64 redis protocol reader for Python 2.X using hiredis python3-hiredis/bionic 0.2.0-3 amd64 redis protocol reader for Python using hiredis redis/bionic,bionic 5:4.0.9-1 all Persistent key-value database with network interface (metapackage) redis-server/bionic,now 5:4.0.9-1 amd64 [installed] Persistent key-value database with network interface
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
@momurda Understood. I'm sure the error checking could be improved. However, you haven't given any concrete examples to show where it is failing. If we can't duplicate the issue, then it is difficult for us to fix.
I've never seen the issue with redis-server. Can you provide a link to the ISO you are using to perform the OS install?
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
@momurda said in Xen Orchestra - Community Edition - Installing with Yarn:
I typed in the command on the github page. It says it completed successfully, but no xo.
You need to dig deeper to figure out why it isn't working correctly in your environment.
For instance, from an SSH session, you could issue the command
sudo systemctrl status xo-server
to check and see if the service successfully started and is actvie.To view the logs, you can enter the command
sudo journalctl -u xo-server -f -n 50
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
@momurda "Doesn't work" isn't sufficient feedback for us to determine why you are having such issues with this script.
Perhaps you could show us the commands you used to perform the installation and the output from the SSH session.
-
RE: How Can You Block or Disable "People Also Search For" in Google Results
@momurda said in How Can You Block or Disable "People Also Search For" in Google Results:
This topic just glowed bright blue on the main page for about 5 seconds. What is that?
Seems to occur when viewing messages in Recent Topics and navigating back to prior screen.
-
RE: Chrome Changes Color
Tried starting Chrome with a new / different user profile?
-
RE: Chrome Changes Color
Have you checked for any add-ons / extensions? Does it occur for all users on this device or only the current one?
-
RE: Is someone using OneDrive for Business 1TB space to backup data/system?
@dustinb3403 But can UrBackup target ODfB?
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
@dustinb3403 right, but I seem to recall a separate issue where there was a dependency that required a higher node version. <shrug>
-
RE: Xen Orchestra - Community Edition - Installing with Yarn
My memory could be faulty, but I seem to recall XO requiring a newer version of Node than 7.x. I'm currently at 8.11.1 and not having any issues.
Have you tried to follow the troubleshooting steps listed here?
-
RE: OWA Frequent Logouts from O365
@scottalanmiller Perhaps they did at one time, but selected the option to not show it again.
-
RE: RDP to Server without Requesting Login Details
Have you reviewed this from Microsoft?
-
RE: Miscellaneous Tech News
@dustinb3403 said in Miscellaneous Tech News:
But they've finally fixed it . . . .
Apparently it was never broken...
“To be clear, this is not a vulnerability or bug in Apple’s code... basically just unclear/confusing documentation that led to people using their API incorrectly,” Wardle told Ars. “Apple updated [its] documents to be more clear, and third-party developers just have to invoke the API with a more comprehensive flag (that was always available).”
-
RE: Problems Upgrading XenOrchestra
@papaf In that case, you'll need to show us the output so that we can see what went wrong.