Jsalas424

Results 9 issues of Jsalas424

I followed the "Basic Installation" instructions here: https://github.com/nextcloud/fulltextsearch/wiki/Basic-Installation . I'm running Nextcloud snap in Ubuntu 20.04. I installed elasticsearch with these instructions: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-elasticsearch-on-ubuntu-20-04 and is running ``` jon@nextcloud:/$ sudo systemctl...

docs

Question as per title. Can we use the same service file setup for a snap setup? I'm pretty certain that the directories are different but I don't know what they...

Hello, This is Matlab R2020b and I'm running into the following issue when trying to change the precision of the VTK output. ``` >> vtkwrite('mesh.vtk','polydata','triangle',x,y,z,userdata.surface.triRep.Triangulation, 'precision', 5) Unrecognized function or...

Hello, I am using wire3d to plot a mesh3d object with the plotly backend. I noticed that there are polygons on my mesh. The data is only triangles and when...

Is it possible to use the RSNNS library to perform RBF interpolation when the target output is longer than the input? There are 4 columns, "fitted" which stands for a...

I have promotheus node exporter installed on the latest proxmox already. How do I integrate this to my setup?

I am successfully running the smart exporter script on one of my devices, when I repeated the config I ran into this error. It seems to be specific to my...

I successfully installed pycryptodomex, ECPy, and ledgerblue with pip3 install. Installing readline fails: ``` jon@Jonathans-MBP ~ % pip3 install readline Collecting readline Using cached readline-6.2.4.1.tar.gz (2.3 MB) Using legacy 'setup.py...

I'm trying to install v3.0.0.0 on Debian Bullseye and can't seem to get it work. Here's what I attempted: I downloaded the [binaries here](https://github.com/DRuggeri/nut_exporter/releases/download/v3.0.0/nut_exporter-v3.0.0-linux-amd64) ``` root@NodeB:~# curl -O https://github.com/DRuggeri/nut_exporter/releases/download/v3.0.0/nut_exporter-v3.0.0-linux-amd64 %...