How do I make a .ovpn certificate restricted to only one device using MAC...
As I have a self hosted OpenVPN community server setup, now I could generated .ovpn certs for those who are asking but there is a chance of users getting their own certs used by others. This could lead...
View ArticleShould I do a fresh reinstall of Ubuntu every couple of years or only when...
Every time I run into bigger issues on my PC running on Ubuntu, I don't know if I should keep fixing them, or at what point it is just better to do a fresh reinstall.Over the years (5 with my PC now) I...
View ArticleDiscord.py update voice channel with Aternos server status
I'm trying to make a discord bot with enables a Aternos server and I'm trying to make a status voice channel, I'm fairly new to this stuff so it might be a simple mistake.I'm not getting any errors its...
View ArticleUpdate of Jupyter extension in VSCodium fails
The Jupyter extension for VS Code wants to update but fails to do so. I am not sure which version of the extension I had installed before I uninstalled it and then tried to reinstall (read below). I...
View ArticleHow to automatically install required packages from a Python script as...
Is there anything in Python or Linux what basically instructs the system to "install whatever is necessary". Basically I find it annoying to install python packages for each new script/system/server...
View ArticleStarting Docker-Desktop on Ubuntu 24.04 leads to an unexpected error [closed]
On initial boot it throws an error described below and than stuck in perpetual loading:running engine: waiting for the VM setup to be ready: running filesharing: running virtiofsd for /home: Error...
View ArticleHow do I install pip for Python 3.8 on Ubuntu without changing any defaults?
I'm trying to install pip for Python 3.8 on an Ubuntu 18.04 LTS. Previous questions do not concern keeping Ubuntu's defaults specifically. And the answers on those questions either don't work or go on...
View ArticleIssue with Onedrive in Ubuntu 24.04 Nautilius [closed]
I have just updated to 24.04, and can now see my onedrive in Nautilis, also able to go to a folder on onedrive and open it in terminal.But when I type code . I get the following errorcannot open path...
View Articlewhenever i run sudo apt update on my ubuntu. I get this error : [closed]
E: Conflicting values set for option Signed-By regarding source https://apt.postgresql.org/pub/repos/apt/ noble-pgdg: /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc !=...
View ArticleInstalling pyenv-win on top of working wsl2 Ubuntu instance breaks Ubuntu pyenv
I've been using pyenv for the past year in my ubuntu 22.04 under wsl2. It works fine, and I have no issues with installing python versions and setting them up for a project. I now have a windows app...
View Article'object libz.so from LD_PRELOAD cannot be preloaded: ignored' error when...
I added a strip in package.json after that when I tried the "npm install" command the napm install is not working this is error which I facing:-ERROR: ld.so: object...
View ArticleHow to get NCCL_ROOT_DIR and NCCL_LIBRARIES path in ubuntu22?
How to get NCCL_ROOT_DIR and NCCL_LIBRARIES path in ubuntu22? I'm using nvidia/cuda:11.8.0-devel-ubuntu22.04 Docker image, and when I run ldconfig -v | grep "libnccl.so" | tail -n1 | sed -r...
View ArticleChange the BLAS version used by R
I am currently having issues with the 'Eigen()' function in R.It was mentioned that I should try using 'OpenBLAS'. How abouts should I go about installing this and make R use this version of BLAS.I am...
View ArticleWhy is Ubuntu showing only half of my available RAM? [closed]
I recently switched my laptop's operating system from Windows to Ubuntu, and I'm encountering an unexpected discrepancy in RAM usage. Despite having 12GB of RAM installed, Ubuntu's system settings...
View ArticleNew issues installing packages with ansible, packer and aws
We have a system whereby we packup some code, build a web server and bundle that all into an AMI, ready to be served on AWS.It was all working fine until I updated both ansible and packer, we also...
View ArticleUnable to install ros-melodic on ubuntu 18.04
I am trying to create a Ros Workspace on my nvidia nano jetson. It has ubuntu version 18.04.I want to install ros-melodic but i recieve the following error message.Error message:The following packages...
View ArticlePython: Unable to Render Tex in Matplotlib
I recently upgraded my laptop to Snow Leopard, updated TeX to Version 3.1415926 (TeX Live 2011/MacPorts 2011_5), and installed Python 2.7.3. After all these installs, I ran macport selfupdate and...
View ArticleImportError: Missing optional dependency 'openpyxl' still doesn't work after...
ubuntu 18.04, python3.8 and using pycharm.Interpreter path in pychamr is correctly set.while trying to read specific sheet in excel, using openpyxl it keeps on giving me ImportError.ImportError:...
View ArticleNetBeans on Ubuntu: Project's pom.xml file contains invalid xml content....
My name is Angela and I'm developing a Cytoscape app.I'm trying to access my maven project properties, but it returns me this error: "Project's pom.xml file contains invalid xml content. Please fix the...
View ArticleCytoscape 3.7.2 does not work in Ubuntu 19.10
After upgrading from Ubuntu 18.04 to Ubuntu 19.10, I can't open previous .cys files or use Cytoscape 3.7.2. Here is the result of the script checker. It let me know that Cytoscape 3.7.2 and Ubuntu...
View Article