Quantcast
Browsing all 5962 articles
Browse latest View live

How to install Git on Heroku?

I need my web app in Heroku to have git installed (I'm on the heroku-24 stack). I'm trying to use heroku-community/apt. I created Aptfile with the following content (found it...

View Article


Not able to request docker container using eth1 interface IP [closed]

I have a vps on ec2 instance, It has eth0 interface by default and I have set up the eth1 interface on it by editing the yaml file and doing netplan apply, so the ip rule and ip route were added. I...

View Article


Docker install failed on downloading ubuntu package [closed]

I'm trying to install Docker CE 18.03 on Ubuntu 18.04 using the official step by step page found here. I am stuck at step 4) sudo apt-get update. This is what I get:Hit:1...

View Article

Linux python error when command in terminal not found after installing...

root@modular:/var/www# hayTraceback (most recent call last): File "/usr/lib/command-not-found", line 27, in <module> from CommandNotFound.util import crash_guardModuleNotFoundError: No module...

View Article

Cloning Multiple repos on Ec2 | .ssh config error

Problem statement : Clone 2 repos from GithubActions Taken :Created 2 ssh keys and added to corresponding repos's deploy keys.Create a config file in Home/Ubuntu/.ssh folderHost aimer-ui...

View Article


Why do I get the error no connection to the world in minecraft on ios? [closed]

I want to use my and friends ipad to play minecraft on a LAN.For that I have set up Ubuntu 24 on a raspberry pi. I am using the server.jar file from the minecraft website. I start the server with:java...

View Article

Libreoffice calc misbehaves for altgr in Ubuntu

I am using a keyboard layout which uses a lot of altgr combinations. for example altgr+; is é. When I try to write such characters to a cell in calc, the last character gets deleted. It works the same...

View Article

Ubuntu 24.04: ExpressVPN & NetworkManager not working well [closed]

I have an express vpn account and I would like to use the OpenVPN file with NetworkManager.I donwloaded the .ovpn file from https://www.expressvpn.com/setup#manual and imported it in...

View Article


Chrony NTP: synchronization with an external NTP server in my Docker...

Time synchronization with an external NTP server in my Docker container works for a few seconds, but after that, synchronization stops working :logs :2024-09-08T20:54:15Z chronyd version 4.0 starting...

View Article


Attempting to open VSCode through ubuntu

Trying to open my directory through VSCode on Ubuntu with 'code .'I get this error:[Error: ENOENT: no such file or directory, open...

View Article

I am trying to launch my motoko project (WSL) but vscode don't run. what can...

The vscode window open but nothing is visible image of vscode windows when i tried to open itI have tried to restart the vscode windows and launch with administrator privilegeI have also tried to...

View Article

Can´t find a way to undelete files on ext4 disk [closed]

Per accident I shift+deleted a folder with subfolders from a 2nd disk on my machine (Ubuntu 24.04 / ext4 filesystem). I searched on how to un-delete the files but without success. This happenned about...

View Article

Which one uses more memory - VMware or Oracle Virtual Box? [closed]

I used both Oracle virtual box and the VMware workstation for running Ubuntu virtual machines. I experienced some lags and sometimes even the whole system gets stuck when using VMware where I never...

View Article


Using Docker with nodejs with node-gyp dependencies

I'm planning to use Docker to deploy a node.js app. The app has several dependencies that require node-gyp. Node-gyp builds these modules (e.g. canvas, lwip, qrcode) against compiled libraries on the...

View Article

Unable to deploy a python application from az cli

We have a problem deploying a python application to App service using the Az CLI. Do you have an idea of the problem source ?Here is the command we use. We execute it on an ubuntu VM.az webapp up -n...

View Article


200/CHDIR Systemmd Service UBUNTU

My .net core project is in/var/netcore/I create servicesudo nano /etc/systemd/system/AspNetServer.serviceBody[Unit]Description=ASP .NET Web...

View Article

Struggle moving my cgroup v1 to cgroup v2 on a docker ubuntu 24.04 container

I am currently struggling switching my cgroup v1 to cgroup v2 on my path to learning on how containers work, I am current using one of the courses that's taught in Frontendmasters on intros to...

View Article


gcc .so binding fails on ubuntu 24 when built on ubuntu 22

I build a C++ program and a shared lib (mylib.so) on ubuntu.If i build and run the program on ubuntu 22 (gcc 11.4.0) everything is fine.If i try to run the same binaries on ubuntu 24 this fails to load...

View Article

Image may be NSFW.
Clik here to view.

Decrease font at the top of the VS Code window

How can I decrease the font size at the top of the VS Code window (red, 1st picture) on Ubuntu? I can use the standard Ctrl ++ or - to change the size of the content (green, 1st picture), but that does...

View Article

Cmake does not create configuration files in /usr/local/lib/cmake

My goal:I am trying to run ORBSlam3 in a vm hosted in my local machine.In order to that I need to install Eigen3 version 3.2.1 because latest version 3.4.4 that comes with packet manager has...

View Article
Browsing all 5962 articles
Browse latest View live