GPT broken after installing Ubuntu next to Windows [closed]
I wanted to install Ubuntu 22.04 alongside an existing Windows 10 installation on a HP ProBook 470 G2 and let the Ubuntu installer take care of shrinking the Windows partition and rewriting the GUID...
View ArticleCan't "Select Flutter: New Project" on visual studio code using ubuntu "No...
following the linkhttps://code.visualstudio.com/docs/setup/linuxI installed visual studio code on ubuntu 22.04.4 LTSthen i Install Flutter...
View Articleapt-get Failed to fetch 403 forbidden
I am trying to use apt-get update on my work computer (running Ubuntu 16.04), and all 3rd party repositories are returning 403 forbidden, even though they work in my browser.I have tried via the...
View ArticleWindows10 WSL2 Ubuntu / Debian # no network [closed]
After upgrading from WSL to WSL2sudo apt-get updatenot works any longer. After:wsl --set-version Ubuntu-18.04 2Output is:> sudo apt-get updateErr:1 http://security.ubuntu.com/ubuntu bionic-security...
View ArticleEclipse crashes on auto suggession
I am using eclipse 3.7 (indigo) and it crashes every time i try to get the auto suggestion by pressing Ctrl+Space. I have even tried to change my eclipse and jdk version, but still getting the same...
View ArticleUbuntu apt-get unable to fetch packages [closed]
Just installed Ubuntu 13.10 (Saucy) and anything I try to install via sudo apt-get install is failing and throwing a series of 404 erros.Example - installing tmux[jeeves@HAL] hadoop > sudo apt-get...
View Articlepython pip defaulting to user installation because normal site-packages is...
I am setting up a clean version of Ubuntu under WSL2, it needs to run python 3.7 because of some dependencies. The goal is to have a project folder with a virtual environment in it, and to be able to...
View ArticleR - How to set the path of install.packages() for shiny server ? - Ubuntu
For my system: Ubuntu 12.04 and R 3.03, whenever I install a custom package in R via>install.packages()the package is installed by default to /home/USER/R/x86_64-pc-linus-gnu-library/3.0/ as opposed...
View Articlebazel build errors on ubuntu linux `libfdb_c.so: cannot open shared object...
Team, Building my first app with Bazel and getting this error. any hint?is it missing file path or library path? if yes how do I set it as per my...
View ArticleHow to install a specific version of Node on Ubuntu/Debian?
I would like to install NodeJS version 0.8.18 on Ubuntu 12.04. I tried to install the newest version and then reverting to 0.8.18 by using nvm, but when I run my code apparently there is some problem...
View ArticleWhy is PHP not running on my apache2 server [closed]
I am trying to set up a login and signup page for a website I am working on. I am using the APACHE 2 server and MYSQL database in Ubuntu. I wrote the HTML and PHP code in separate files, creating four...
View ArticleDisable IPv6 in Netbox-Docker [closed]
I have IPv6 disabled on my server. Netbox-Docker enables IPv6 in Netbox image by default. So I'm getting the following error message when executing docker compose up:Applying configuration from...
View ArticleAnsible: Copy file into another users home directory
I am new to Ansible so this may be a silly question. Thank you for your patience.I have two users on my child node: ubuntu and ansibleI have one user on my control node: ubuntuI created the ansible...
View ArticleFlashing Jetson Nano image to USB drive
I am using BalenaEtcher to write the Jetson Nano image to Pendrive. But I am getting the following error and the flash is failed:Something went wrong while writing JetsonNano.img.xz to VendorCo...
View ArticleJenkins Very Slow Upon Starting EC2 Instance after Stopping
I am learning Jenkins right now. I installed Jenkins on a t2.small Ubuntu EC2 instance. Everything was working fine. I stopped the instance. The next day, I started the instance and it took a very long...
View ArticleHow can I enable cURL for an installed Ubuntu LAMP stack?
I have installed the Ubuntu LAMP stack. But cURL is not enabled, and neither can I can find the extension listed in the INI file. I added it manually, but it didn't work either.How should I enable cURL...
View ArticleInstall mssql server on ubuntu 24.04 [closed]
Is it possible to install mssql server on ubuntu 24.04?I have such error during installation:/opt/mssql/bin/sqlservr: error while loading shared libraries: libssl.so.1.1: cannot open shared object...
View ArticleI am trying to utilize `prettier` for formatting certain types of files, but...
I am new to NeoVim ecosystem. I set up my config based from the ThePrimeage's video. After that I tried to install additional formatting using formatter.nvim package for NeoVim.This is how my...
View ArticleHP Victus Ubuntu 22.04 Second monitor not detected
I recently occurred a new Victus HP Gaming Laptop. It has aGeForce RTX 4060 Max-Q.The system is installed with Ubuntu 22.04. Ubuntu does not recognize the second display via the HDMI port. Any...
View ArticleNot resolved "permission denied" error in "docker compose up"
I am trying to run docker compose up an exisiting successfully built project (by docker-compose build), namely DeathStarBench (can be found in this Github repository).When running docker compose up get...
View Article