Why is my dual boot laptop (Windows + Ubuntu) having screen flickers when im...
I am not completely sure if the problem is because of dual boot. But the problem is that i have only had my laptop for less than a year, i reinstalled the graphics drivers, the battery is okay, no...
View ArticleGit push not recognize newly created Gitlab project
When creates new project in Gitlab, it provides with the following recommendationsfor adding existing sources:cd existing_foldergit init --initial-branch=maingit remote add origin...
View ArticleSending txt message from React native app to Ubuntu nodejs server
I'm trying to create my first mobile application,the front end is written using react-native and running on my windows host machine, and in backend server which is hosted locally on my vmware ubuntu...
View ArticlePackage Install Script returns cannot find library error, but libraries are...
I am trying to install the core package (KCore) of a program called Cassiopee where as part of the install script, it errors out midway showing the following:/usr/bin/ld: cannot find -lFld: No such...
View ArticleXAMPP - pdo_sqlsrv driver install problem [closed]
I have XAMPP 8.2.12 + Ubuntu 22.04 installed.I need to connect to the MSSQL database.Please provide a solution on how to install PDO_SQLSRV drivers. Step by step, what to download, what folder to copy...
View Articlepip of python installed via deadsnakes, shows "no module named distutils" error
When installing python using deadsnakes ppa, and using pip on it like in the following examplepython3.12 -m pip install djangowill result in the following error File...
View Articledocker mysql: mysqldump could not create dump file
docker mysql: mysqldump could not create dump file.docker-compose.yamlversion: "3"services: mysql: container_name: mysql image: mysql:8.0.33 environment: - MYSQL_ROOT_PASSWORD=123456 user: 115:115...
View ArticleStvid Linux Ubuntu set into PATH [closed]
How to input commands properly into .bashrc fileexport ST_DATADIR=$HOME/sattoolsexport ST_TLEDIR=$HOME/TLEexport ST_OBSDIR=$HOME/satobsexport ST_LOGIN="identity=foo@no:pass"I tried inserting it as is...
View ArticleTimeout issue with building environment for KoBo Toolbox on VPS
I’ve set up my KoBo Toolbox server on a Ubuntu v20.04 VPS with 8gb RAM and 320GB of storage. I’ve gotten to the final stage of the installation where it’s setting up the environment and then it times...
View ArticleThe request works using cURL, but doesn't work in Postman and browser
Node Js (express) server responds to requests via cUrl, but gives infinite load when requested via Postman or browser. There are no errorsFound similar tracks, but none of them helped me.Can you tell...
View ArticleHow to install swift core libraries in production ubuntu server?
I've two ubuntu server 22.04.4 machines. One is in local for development and another one is in server for deployment.I tested the release build in the local and transfer the executable from local...
View ArticleLibncurses5 installation for Ubuntu 23.1
A particular android build requires a dependency on libncurses. This was the error.prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while loading shared libraries: libncurses.so.5:...
View Articlepuppeteer working properly on localhost but not on my ubuntu server
I have a simple laravel project that you can add a website, take a screenshot of that website, and display all the website to the homepage.My script works great on localhostconst puppeteer =...
View ArticleUbuntu's gcc implies `-fPIC` but openSUSE does not, is it affected by some...
Lab environments:Ubuntu 18.04, gcc 7.5.0, binutils 2.30 (2019-05-08)openSUSE Leap 15.5, gcc 7.5.0, binutils 2.39 (2022-10-25)I realize this problem when building a small .so file from foo1.c .#include...
View Articlegetting an "Error: ENOENT: no such file or directory, scandir " in nodejs
I'm trying to clone a nodejs project from github in a docker container, run and build it so i can upload build files to my amazon s3 bucketexecuting npm run build creates a dist folder and i'm trying...
View ArticleProblems with localhost programming in WSL
I have been facing an issue while working on a project using the Ubuntu terminal in WSL. Whenever I save any changes by pressing ctrl + s, the changes are not reflected on the web page. To view the...
View Article.net core 8: version `GLIBCXX_3.4.29' not found in Ubuntu 23.10
I'm trying to apply a migrationdotnet ef database updateBut I only see a message:Failed to load /usr/lib/dotnet/host/fxr/8.0.2/libhostfxr.so, error:...
View ArticleHow to achieve connection between a IPv6 instance and IPv4 Servers? [closed]
So I have created an VM instance in Google Cloud and I have assigned it an IPv6. Now when I connect using ssh(from GUI) and try to run sudo apt update I get some errors that connection with servers can...
View ArticleI have windows 11 in ssd , what will happen if I make hdd Linux bootable...
I've tried installing on my 32 bit machine. But once I get confirmed I will experiment on my 32 bit machine. Has anyone tried it ? If I make my hdd linux-ubuntu bootable and I have my windows already...
View ArticleHaving issue with Eye Dropper of Google Chrome from Inspect Elements area in...
Whenever I need to pick a colour using eyedropper from styles section of inspect element of google chrome, I gets below shown window pop-up.Whatever I decide to go with either share or cancel, I gets...
View Article