Ubuntu tmp folder is full with really old cache file, how do I safely delete...
I've found that the Ubuntu server /dev/sda1 is full. there are really old cache files (named like 0.cacheVHfew stored in /tmp folder. I've checked the php.ini, it is using opcache.How do I safely...
View ArticleHow to configure the implementation under Ubuntu 22.04 cgroup v2 for...
How to configure the implementation under Ubuntu 22.04 cgroup v2For exampleOne.A user (all processes and subsequent processes), limited to 10% CPU usageTwo.B user (all processes and subsequent...
View ArticleNodeJS Broken Pipe causing my Express api to stop working
I have looked for answer for this question and have to find anything quiet like what I experience!I set up an Ubuntu instance on AWS, standard configurations, medium tier. I ssh into the server, and...
View ArticleDocker no basic auth credentials after succesfull login
I've moved to linux (pop_os 21.04) on my desktop and I'm having some issues with docker.When I'm trying to run docker-compose to pull an image from a private registry I'm getting:ERROR: Head...
View ArticleGUI tools to access AWS EC2 running Ubuntu
I'm asking this here because google couldn't point me out in the proper direction. Are there any available tools for manipulating an EC2 instance via SSH using a GUI. I'm not very familiar with Ubuntu...
View ArticleHow to update python to the latest version (3.12.2) in WSL2?
My Python version in my WSL Ubuntu is 3.10.12 and it's not upgrading through these commands even though 3.12.2 is released now. (My WSL Ubuntu version is 22.04)sudo apt updatesudo apt install python3...
View ArticleCould not creat MoklistRT: volume full. cannot boot Asus laptop [closed]
This question is transcribed into English, there may be a wrong word.The laptop I'm using is an asus x441u series.I just finished installing ubuntu 24.04, I'm using dual boot, when I finished I was...
View ArticleStuck with apt --fix-broken install (libc6:amd64 package post-installation)
My system runs inside WSL, I upgrade it at least every few days.I stuck with one package installation, and looking for a way to solve this:$ sudo apt --fix-broken installReading package lists......
View ArticleI am a newbie software developer currently working on Linux for flutter dev....
....I tried to debug using my android phone. I tried every tutorial but I just couldn't figure out why my phone wasn't being listed in the devices that are connected (i also tried wireless connection...
View ArticleVS Code closes immediately upon opening [duplicate]
VS Code closes immediately upon opening, I installed three different Linux distributions, all of them had the same thing I did, a couple of days ago it opened fine, now I installed kubuntu 22.04, after...
View ArticleVscode automatically closes when I try to run it [duplicate]
When I run vscode on ubuntu, it opens for 5 seconds and then automatically closes. If I run the command "code" in terminal the same thing happens.I run the command "code && sleep 1 &&...
View ArticlePermission denied for creating a new csv file using \copy on postgresql in...
I am doing postgresql exercise from command line using wsl ubuntu. When I want to create a csv file using my tables I get the following error.test=# \copy (SELECT * FROM person LEFT JOIN car ON car.id...
View ArticleUnable to run 'sudo mvn' in WSL
When trying to run sudo with mvn e.g. 'sudo mvn spring-boot:run', in WSL (Ubuntu 24), I get the following error: 'sudo: mvn: command not found'.Obviously, maven is installed and runs perfectly without...
View Articlecompress with tar, tar : Exiting with failure status due to previous errors
I'm trying to compress files, but I use other userSay there are two user here, user 1 "test1" and user 2 "test2"I logged in as user 2 "test2"Then, I wanted to compress files in the user directory...
View ArticleUbuntu Linux 22.04 SSH Client Connection Error [closed]
I have a Virtual Private Server on HostAfrica Nigeria and after updating and restarting the Ubuntu Linux 22.04 machine using systemctl restart apache2 on Putty SSH client, I am not currently able to...
View ArticleStrange UI Issues in Ubuntu 24.04 LTS after upgrade [closed]
I upgrades to 24.04 LTS and this happends with trash ui also settings ui after upgrades..I tried disable enable wayland but still no change, also I reinstall drivers but still isssues is not fixed...
View ArticleCmake error: execution of make failed
I'm currently trying to build https://github.com/EttusResearch/uhd , https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux . Like it says in the...
View Articlemaven unable to transfer data to azure devops artifact
I try to deploy a maven project to azure devops artifact with secure connection, but it has BUILD FAILURE. this is a complete log file about mvn depoly:[WARNING] Could not transfer metadata...
View ArticleUnable install the VM box in my laptop window 11 [closed]
unable to install vmbox its shows error like:oracle VM VIRTUALBOX 7.0.18 setup Wizard ended Prematurelybecause of an error. your system has not been modified.to install this program at a later time,run...
View Articlescrcpy not working while VISUAL STUDIO CODE is working
I'm using Ubuntu 20.10 and I have installed scrcpy to mirror my phone screen while creating flutter applications, but when I just open Vs code, scrcpy closes with this error ::adb server version (41)...
View Article