Category "ubuntu"

Cannot resize VirtualBox display [closed]

I was using Ubuntu on VirtualBox, but I installed Xubuntu desktop and now display of vm is smaller than my monitor and I cannot resize it. H

How to allow others to have access to my local gitlab?

I am new to Linux and command line, so sorry if my question is way too rookie for this community but i installed Ubuntu 16.04 on Virtual Box and configured git

I'm try to deploy my django project in Heroku by use Heroku CLI I face installation error

Everything goes right till I run this command: git push heroku master I get this massages: git push heroku master Enumerating objects: 55, done. Counting objec

Unable to install python3-gbinder

 /h/user ~ sudo apt install python3-gbinder 03-Feb Thu 2022 17:02 Reading package lis

Error: Child Compilation failed - Module.createRequire is not a function

I have worked on a React/Typescript application on my Mac Machine, and zipped up the application (including node_modules) and emailed it to a colleague via Goog

Download mongodb compass and Install Using the Terminal

I follow the commands based on this link https://docs.mongodb.com/compass/master/install/ 1. Download the package: mongodb-compass_1.15.1_amd64.deb 2. I

Configuring traefik for basic http so that dashboard uses port 80 -- get page 404 not found

My VPS is a ubuntu 22.04 LTS headless I am doing this at /home/ubuntu so I have a ubuntu user that's a sudoer. Already installed docker and running Docker versi

Can javafx run with DRM in ubuntu without desktop environment?

I am tring to run a javafx program on ubuntu with this DOC,i am using sdk:monocle-linux-x64_bin-sdk,and copy the library to lib path(include the libgluon_drm-1.

No module named packaging

I work on Ubuntu 14. I install python3 and pip3. When I try to use pip3, I have this error Traceback (most recent call last): File "/usr/local/bin/pip3", lin

Install sdkman in docker image

Getting error while installing SDKMAN! in Ubuntu 16.04 docker image. FROM ubuntu:16.04 RUN apt-get update RUN rm /bin/sh && ln -s /bin/bash /bin/sh RUN

GStreamer warning when running OpenCV on Ubuntu

I'm trying to get a script running on my raspberry pi (Ubuntu system). Right now, I was just refreshing myself on the basics of opencv, since it's been a little

Pulling updates from Git on running project

I have a laravel app deployed on an apache2 server in an ubuntu VM. It took an awful lot of time to set up, but I would like to make some more changes to the we

Apache 2 - AH02311: Fatal error initialising mod_ssl

I'm trying to set up a Godaddy SSL certificate on a DigitalOcean droplet running Ubuntu with Apache 2. After I've configured the certificates correctly (to the

No schema has been selected to create in ... error

I am working on a Linux server that is hosted on Amazon's server and I have completely set up the server. The final thing I am trying to do is host one of my ol

PkgResourcesDeprecationWarning: 0.1.36ubuntu1 is an invalid version, has anyone seen this before

/home/user/.local/lib/python3.8/site-packages/pkg_resources/init.py:116: PkgResourcesDeprecationWarning: 0.1.36ubuntu1 is an invalid version and will not be sup

Linux MCP decompile.sh?

I'm using Ubuntu and I have the following problem, when I want to decompile Minecraft (with decompile.sh) I get the following error: SyntaxError: Missing parent

How to run python3 code in VSCode? /bin/sh: 1: python: not found

I'm trying to run a python file in VSCode using python3. I know I can fix by simply setting to run using integrated terminal like it says in the microsoft vsco

pip3 is unable to create virtual environment on Ubuntu 20.04 LTS on Windows 10 because ensurepip is not available

I was working with virtual environments with Ubuntu 18.04 LTS but I uninstalled it and installed Ubuntu 20.04 LTS on windows 10, but now when I create venv then

I can´t install Anaconda on Linux

When I try to install Anaconda on Linux, I get to this point: Anaconda3 will now be installed into this location: /home/jorge/anaconda3 - Press ENTER to co

Install RT Linux patch for Ubuntu

Trying to make my generic Ubuntu to real time Ubuntu by modifying the kernel by patching / installing RT Linux but couldn't find a straight setup. Can someone h