Category "ubuntu"

VirtualBox Screen Resolution Too Small During Installation [closed]

I'm trying to install a new Ubuntu distribution using VirtualBox, but on this particular distro (Pop!_OS), the initial screen resolution in Vi

What's the difference in the install methods of composer?

There are two ways you can install composer on Ubuntu or any linux based system. One is by using sudo apt install composer and another is by using the meth

ERROR:: --system is intended to be used for pre-existing Pipfile installation, not installation of specific packages. Aborting

I finished my django project.And ı want to deploy my project on aws.I pulled from github my project and then on virtual computer on aws(ubuntu) run pipenv

How to convert RPM with dependencies to DEB package

I am trying to convert my RPM file to a DEB file. RPM file has post and pre-run scripts and some dependencies. I am using alien to convert the rpm file to deb:

How to launch a new WSL bash window from an existing WSL bash window

I am struggling to figure out how to launch a new "command prompt" window via a bash command in WSL. The goal is to launch a second prompt preferably already in

Unable to run anipose due to ImportError: cannot import name 'keras_export' from 'tensorflow.python.util.tf_export'

I've been attempting to install and run anipose in Ubuntu 18.04 I keep getting the same import error though I've made sure keras is installed. I've also searche

Python can't find Blender Module

I've built Blender as a python module on Ubuntu. Ran make install which updated the site-packages. Running python3 -m site returns the following: sys.path = [

Is there a way to list all active sound profiles without using pulseaudio?

I know that by using pactl list sinks, we can get all ACTIVE sound sinks. However, because I am running an application inside a docker container. Using pulseaud

Changing the docker data directory to a non root location changes the disks name

High-level goal: I want to build the carla-simulator in a docker environment. Low-level goal: My root file system does not have enough disk space. Therefore, I

WARNING: Running pip as the 'root' user

I am making simple image of my python Django app in Docker. But at the end of the building container it throws next warning (I am building it on Ubuntu 20.04):

npm install error: npm ERR! Cannot read property 'insert' of undefined

Trying to install express or any other package with npm brings forth this error "npm ERR! Cannot read property 'insert' of undefined" Ubuntu 22.04 LTS [email protected]

Flutter linux build on Ubuntu 22.04 LTS CMake Error

I have flutter project and can be build successfully on Ubuntu 20.04. Now I want to build it on Ubuntu 22.04 but I got CMake Error. CMake Error at /snap/flutter

icu-config not works but already installed

I'm using Ubuntu 16.04 LTS. my question is simple. icu-config does not work. but icu-devtools is already installed in my system. this is my terminal screen $

CREATE LANGUAGE plperlu; fails despite postgresql-plperl-12 being installed

I'm on an Ubuntu-derived system (specifically pop_os from System76). I am trying to get Bucardo installed, but it appears to be failing because plperlu is not f

Problems when installing python3-dev

This problem has been torturing me for 2 days, and without python3-dev I can't pip install any module, can someone tell how could I solve this? The following

letsencrypt certificate not loading outside internal network

I have a RasberryPi 4 running ubuntu/20.04.4 with nginx/1.18.0 Configured the ports forward (80,443) to the RPI4 and previously had it working with some godaddy

Can anyone help me with this crontab?

We want to download the stock price of Tesla every day, using the package "quantmod" in R. We managed to write the function that downloads the last available st

Why I cannot run `apt update` inside a fresh ubuntu:22.04?

I currently don't manage to run apt update inside a fresh ubuntu:22.04 (codename jammy). Protocol $ docker --version Docker version 20.10.2, build 2291f61 $ do

How to prevent chrome from using up my memory and swap space on Linux?

My laptop (running Xubuntu 16.04) is a few years old, on an i7-3635QM processor. 3-4 yr ago, it had only 4GB ram, and the chrome browser often completely used u

Numpy 1.11 doesn't install in virtualenv @ Ubuntu Studio

I have Python 3 virtualenv set up @ 4.15.0-23-lowlatency #25-Ubuntu. Inside virtualenv I have numpy1.14 installed. I want to install numpy1.11. I get the error: