Category "ubuntu"

Ubuntu Virtual Machine installation on Windows

I'm installing Ubuntu Linux on my Windows 10 host using VirtualBox. I arrived at this page after some steps. Should I go ahead and select the first option? Wil

How to fix libXft.so.2: cannot open shared object file when simulating hardware in Quartus 20.1 running on Pop_OS 20.04

I have recently moved to Linux and am getting used to the OS, I managed to install and run Quartus 20.1 Lite and I was testing it out with an old working projec

How can I install kubectx on Ubuntu Linux 20.04?

I would like to install kubectx on Ubuntu 20.04. I couldn't find any info on how to do it. Any comment is much appreciated. Thanks!

Does digital ocean snapshots include the operating system?

I want to move the data from one droplet to another with a new version of Ubuntu. I was thinking about using snapshots to do this but since i'm not a digital oc

Django / Ubuntu 20 - How change to a previous version of GDAL

first of all, thanks for your help. I'm new to django, and I'm developing a site where you have to enter coordinates in some forms and then they should be edit

Ubuntu 22.04 IDN domain.com idn: could not convert from ASCII to UTF-8

In Ubuntu 20.04 and older (And Debian 11, 10 and 9) I can convert Puny code domains with idn to UTF-8 / IDN format idn -t --quiet -a "xxx-tést.eu" Works

Replicating ssh behavior with jupyternotebook spawn

OBS1: this question is duplicated here as suggested by Wayne in the comments, but still with no answer. I have a remote machine running ubuntu where i am config

Cannot install bazel on Ubuntu 20.04 - invalid EXPKEYSIG

I was following the instructions on https://docs.bazel.build/versions/master/install-ubuntu.html#install-with-installer-ubuntu and trying to install bazel on U

How to Install compiler g++-4.8.5 in ubuntu 20.04

As the title said I can't install that specific version of g++ in my current ubuntu (20.04). I have been trying the usual things as: sudo apt install g++- (and

How to run docker-compose automatically on startup lubuntu?

I have lubuntu 21.04 on my old PC. All is up to date. I install docker and docker-compose: sudo apt install docker docker-compose sudo systemctl enable --now do

Ansible playbook to install and configure MySQL on Ubuntu

I am trying to set up MySQL reasonably secured, on Ubuntu 22.04, using Ansible. This is my playbook (from a post by Lorin Hochstein) See Ansible idempotent MySQ

Cannot connect to docker daemon in intellij in ubuntu with snap

In Intellij Ultimate docker is not detected automatically. I choose "create new", but i get the message, that i cannot connect to docker daemon at unix /var/run

libssl not found by Python on Ubuntu 22.04

As the title says, I've just upgraded to Ubuntu 22.04 LTS and my previously working setup now says ImportError: libssl.so.1.1: cannot open shared object file: N

vmcloak failed after installation, invalid syntax

I've been having some issues with vmcloak after installation. I successfully installed vmcloak v.0.4.1 and when I try and run it I get this error: Successfully

Can not login using az

When I try to login using az (az login), it's giving beloe error in ubuntu.. What is the possible solution for it?? Error: Port '8400' is taken with error '[

Jupyter Lab not opening on Ubuntu

Im using Ubuntu as my OS. I have been able to download and open anaconda-navigator through command line. but I can't open up Jupyter lab or jupyter notebook. it

RStudio hangs, won't start on Ubuntu 22.04LTS (R compiled from source)

Just another post about RStudio does not start. I'm using Ubuntu Linux 22.04LTS "jammy". Since the new R version (currently 4.2.0) wasn't available in the repos

error when starting spyder on ubuntu 22.04

I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a

error when starting spyder on ubuntu 22.04

I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a

ImportError: Missing optional dependency 'openpyxl' still doesn't work after instllation

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 o