how to remove postgresql completely?
in my kubuntu postgres is install but i have to remove from my system.but when remove from my system by this commanddpkg -l | grep postgresand :sudo apt-get --purge remove postgresql-commonI get this...
View ArticleOpenOCD: unable to find a matching CMSIS-DAP device in WSL
I am trying to connect GDB in WSL to an Atmel SAMV71 Xplained Ultra board. I am getting stuck trying to get OpenOCD to connect to the board.I am using the following OpenOCD config...
View ArticleI've been facing an error, I can't update or upgrade or perform package...
Hit:1 http://archive.ubuntu.com/ubuntu jammy InReleaseHit:2 http://archive.ubuntu.com/ubuntu jammy-updates InReleaseHit:3 http://archive.ubuntu.com/ubuntu jammy-backports InReleaseHit:4...
View ArticleWhich pager opens when we view man in terminal? [duplicate]
As we know, there are multiple pagers available like 'less', 'more', etc. So, I was wondering which pager opens when we view the manual of any command using:man commandI do believe that it’s 'less',...
View Articleapt-get update not working in Ubuntu 20.04 WSL1
So I recently installed Ubuntu WSL1 in my company PC and ran this command to update my installation, It seems ping is successful but "apt-get" fails to connect and download. I need some help here to...
View Articlesetting up Postgres with wsl
So I recently came across wsl and was trying to configure postgres with it but I am not able to do so, I am following these instruction -...
View ArticleUnable to install linux on AMD RYZEN THREADRIPPER PRO 5995WX
I was trying to install Ubuntu (both version 24.04 and 22.04 are tried), the BIOS settings was able to detect the drive I inserted. When I press try to install, the Ubuntu logo is able to show up but...
View ArticleNeed flatpak 1.14.4 on Ubuntu 22.04, but apt installs flatpak 1.12.7 as latest
I want flatpak 1.14.4 for the resolution of this issue when attempting to run kmail on WSL Ubuntu. When I run sudo apt upgrade flatpak, it says that the latest version of flatpak is 1.12.7-1. flatpak...
View ArticleWhy do I choose fresh Ubuntu Desktop operating system over WSL [closed]
I am trying to decide whether to use the Ubuntu Desktop operating system or WSL2 in Windows. I can do all Linux stuff in WSL2, but it consumes a lot of RAM, which can be a problem when training a...
View ArticleWSL: when I try to use GUI package get error "Can't open display"
I'm running through the tutorial on: https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-11-with-gui-support#5-install-and-use-a-gui-packageAfter installing X11 applications I try to follow...
View ArticleMysql error "'Can't connect to local MySQL server through socket...
I'm getting the following error for a couple of commands I'm trying to run AND I don't know the password whenever I'm prompted for that. (note: I just updated my ubuntu distribution to 22.04, but I...
View ArticleTrouble with Systemd and Access Denied in Windows Subsystem for Linux (WSL)
I've been encountering some issues with my Windows Subsystem for Linux (WSL) setup, particularly related to systemd and access denied errors. Here's a breakdown of the problems I've been facing:Systemd...
View ArticlePartition detection in WSL
we are using WSL for mounting the partition in windows through UMS utility in iMX8 processor. we are able to detect the partition through USB in windows PC(Drives are detected). But in WSL that...
View Articleinstalling linux-headers-standard on Ubuntu 20.04 / WSL2
When I use VBoxManage to create a vm I'm told I need to have linux-headers-generic installed. So I try sudo apt-get install linux-headers-standard and get this message:Reading package lists......
View ArticleCannot unmount disk from wsl ubuntu system
I got a weird problem recently. I installed a new 1T SSD for my computer (Lenovo L14 Gen2a AMD 20X50019US), however, the file system of this SSD is ext4 so that I couldn't detect it in Windows11...
View Articlehow do I find my wi-fi device visited websites from the Linux environment?
How do i capture and log the DNS queries and HTTP/HTTPS requests made through my OpenWrt router, the necessary tools to achieve this # ubus call system board{"kernel": "5.4.238","hostname":...
View ArticleHow to automatically mount a removable USB device in a Docker Desktop Linux...
Problem: I want to run a Linux container via Docker Desktop, and have a removable device (e.g. USB stick) automatically mount within the container, when it's inserted.Up until now, I've been using WSL2...
View Articlercp not found on ubuntu 24.04
I tried using rcp to transfer files from/to another machine from Ubuntu 24.04 on WLS2. However, the system cannot find rcp command. Command scp wroks fine.ubuntu@DESKTOP-D6TR:~$ sudo apt updateHit:1...
View ArticleWSL2 Windows, Zathura pdf viewer stops responding after letting pc sleep
The issue I am having is that after letting my pc go into sleep mode, zathura stops responding to any commands. I am using WSL2 with WSL version 2.2.4.0, zathura 0.4.9 pdf-poppler. I can add more...
View Articlehow to set up ssh tunnel for apt-get update on WSL2?
My local machine has Ubuntu 23.10 on Win 10 WSL2. The local machine has no direct access to public Internet. It has access to a portal machine which communicates with public Internet.How can I run sudo...
View Article