Ubuntu Default language midnight commander
Please help me to change default language in midnight commander from ru to en, now, to start mc in english i have to write LANG=en_EN.UTF-8 mc in terminal, but it's too long, i want mc in english by mc...
View ArticleWhat can be causing a Qt5 application to show a black window instead of...
I have an application written for Qt5.15.2. I have Ubuntu 24.04 and a Qt 5.15.2 installed via online installer. When I run the application, I see a window with a black rectangle instead of various UI...
View ArticleWhy am I being told "Failed init device" when I try to upload a file to my...
I am trying to use platformio to program an stm32 device with libopencm3 on a laptop running ubuntu. The code compiles but when I try to run it it doesn't work an instead says it "Failed to init...
View ArticleSystemd Service Unit Unable to Access Jarfile in Ubuntu When Running SSM...
I am working on a project where I need to install the Spring Boot application Pet Clinic onto an Ubuntu 22 server using SSM Documents. I have attached the Systems Manager Run Document. The error below...
View ArticleError while loading shared libraries: libmpv.so.1: cannot open shared object...
I've installed flet through "pip install flet" from the terminal on Ubuntu. Upon running the basic flet code, just to check whether it worked this pops up:error while loading shared libraries:...
View ArticleCant Install Pycham Professional with Snap
I've been trying to install pycham with snap but it seems not working.[sudo] password for user: error: snap "pycharm-professional" not foundAny idea what might went wrong?I did trying reinstalling snap...
View ArticleHow to install git on a docker ubuntu image?
I have a simple docker file ofFROM ubuntu:18.04COPY . /usr/src/app/COPY docker_files/.bash_aliases /root/$ docker build -t dock .Sending build context to Docker daemon 146.9kBStep 1/3 : FROM...
View ArticleHDD cloned to SSD, Ubuntu stucks on Emergency Mode
I succesfully cloned my HDD to an SSD with a tool for Windows (MiniTool Partition Wizard).Windows starts correctly but if I select linux bootloader Ubuntu stucks in Emergency Mode. All the data are ok...
View Article`ptxas warning : Registers are spilled to local memory` on Tensorflow and...
In one of our research, we are using Tensorflow and Pytorch with other major models. Whenever we use our data server at our University, we can use the full GPU in model training. The computer has an...
View Articlecreating template images of Linux OS [closed]
I'm trying to create a linux image on virtualbox, but nothing works, I need an image in qcow2 format and it turns out only vdi, there is no access to disks from a virtual machine, tell me how to...
View ArticleHow to find a word in all files [closed]
I need to find a word in all systems so I do this. But I need to find all files that contain the word students or starts and ends with student.I use this:grep -rl student /I don't know if this code is...
View ArticleInstall kerberos packages using paramiko [duplicate]
I'm trying to automate installation of kerberos packages (krb5-kdc, krb5-admin-server, krb5-user) using python-paramiko library on Ubuntu server.Ref article:...
View ArticleDisable prompts while installing a Debian package
How can I totally disable the prompts that appear while installing a Debian package? I've used all the options that I've found but there are some packages that are still prompting.I'm using this...
View ArticleAuthentication Error for ubuntu server when provisioning from AWS and chef
I am new to chef and ubuntu servers, I am trying to upgrade the Linux version from V16.04 to V24.04, when I update the cookbook version to pick image of 24.04 from AWS predefined images, I see it is...
View ArticleHow do I change the saturation of ubuntu terminal text colours on Oracle VM
The BASH terminal text colours on 22.04LTS and 24.04LTS are too dark for my eyesight. Whereas, the colours on 18.04LTS allow the text, for me, to be read more easily.The ~/.bashrc file contains the...
View Articlepg_restore: [archiver] unsupported version (1.14) in file header
I have a live server and development box, call them live and dev respectively both running postgresql. I can see both and manage both with pgadmin4 without trouble, and both are fully functional the...
View ArticleDocker: Error response from daemon: failed to create endpoint...
I'm running an ubuntu server 21.10 on RasberryPi4.Docker version 20.10.7, build 20.10.7 0ubuntu5. I tried docker prune and to reinstall docker fully and even reinstall ubuntu, but nothing seems to...
View ArticleUbuntu is running on very slow internet connection speed [closed]
I have a very simple and straight forward question, which is (How to increase the internet connection after installing ubuntu Linux on my machine). The internet connection was lighting-speed feaster...
View ArticleResources not loaded after changing http to https in laravel APP_URL [closed]
I recently deployed my laravel app to production and changed the APP_URL variable in the .env file from http://myurl.abc to https://myurl.abc - however as soon as I deploy those changes then a couple...
View ArticleHow to update VSCode on Ubuntu -2021
I have VSCode on XubuntuI can't seem to figure out how to update VScode, it keeps putting a notification to update at the bottom right but on the 'update' button it just sends a link to the main VScode...
View Article