Bitbucket pipeline doesn't correctly install image
I have this bitbucket pipeline:image: ubuntu:latestpipelines: branches: master: - step: name: Upload script: - apt-get update && apt-get install -y openssh-client jq curl - cat...
View ArticleCan't clone, push and pull from repositories in which I'm collaborator...
The issue I'm having is that GitHub Desktop doesn't let me clone, push or pull from repos in which I'm collaborator. The thing here is that in my other PC works fine but in my linux (ubuntu) pc it...
View Article`nvidia-smi` not working on ubuntu server (with working nvidia gpu)
I'm new to servers, and I just built a server out of spare parts I got for free, running Ubuntu (server) 24.04 LTS with 2 nvidia gpu's (gtx 1080ti and a gtx 1050ti).I want to run some code on it that...
View ArticlePython Project not able to post on schedule time on Facebook or Instagram...
not able to post on schedule time on Facebook and Instagram with schedule time i am able to post but i need to sort the schedule time issue not any error appears.Here is the code(VIEWS.PY)def...
View ArticleHow do I change sample rate of audio in linux ubuntu from 48k to 24k [closed]
I am currently not able to change the microphone sample rate from 48k to 24k on linux.My distro is ubuntu, I have installed pulse audio to change the config, any other framework for changing this is...
View ArticleWill AutoEnable=false stop Bluetooth from automatically coming on during...
What would happen if I change AutoEnable from true to false in the Ubuntu file /etc/bluetooth/main.conf ?Specifically, will it make the default state of my laptop's Bluetooth off, instead of on? Would...
View Articlesherlock tols :unavailable to find requirements.txt
i tried to use sherlock tols in linux kernel,when i first time installing it, requrement.txt file was not available.1.command: git clone https://github.com/sherlock-project/sherlock.git2. cd sherlock3....
View ArticleMunin unable to copy contents while running munin-cron
I recently installed munin on my (Fedora based) server. Now, I wanted to get all the graphs in a static directory (The application runs on Django). So, I edited the file \etc\munin\munin.conf by...
View Articleld.bfd: cannot find -lz: No such file or directory
I'm getting this error when I try to compile a native C# lib in Ubuntu 22.04.3 LTS (Jammy Jellyfish), it was not there in 20.4.The command used;dotnet publish -r linux-x64 -c Release...
View ArticleOpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while...
Screenshot is hereI have built a website in PHP using the YII2 framework. When I use file_get_contents($requestUrl, false, stream_context_create($arrContextOptions)) then i am getting error saying...
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 Articlekeep remote xfce4 session alive when idle
I have a linux ubuntu installed in a VPS, and I installed xfce4 and xrdp to connect from my local desktop. this way, I can start applications like a web browser or a text editor in xfce4, leave then...
View Articlerabbitmq-server fails to start by systemctl start
Versions I'm in:Ubuntu 20.04.6rabbitmq-server 3.12.1-1When I use command systemctl start rabbitmq-server, the server fails to start:Job for rabbitmq-server.service failed because the control process...
View ArticleSSH from A through B to C, using private key on B [closed]
Schematic: ssh sshA ------> B ------> C ^ ^ using A's using B's ssh key ssh keyPreconditions:A is running ssh-agentA can access BB can access CA can't access C directlyA's ssh public key is...
View ArticleCertbot unable to locate environment variable credentials
I have an Ubuntu 20.04 server on an AWS EC2 instance running Apache and I'm trying to obtain a certificate using certbot, however I'm having trouble with credentials. Below is the command I run,...
View ArticleNotebook with ubuntu doesn't play sound on HDMI when charger is connected...
I installed Ubuntu 22.04 on my notebook. The HDMI sound was working fine, but then I unplugged the charger, and when I plugged it back in, the HDMI sound stopped working. The internal speakers work...
View ArticleWhere I can find the source code for Ubuntu operating system? [closed]
Ubuntu operating system is said to be open-source but I don't see its source code anywhere.I would like to know where I can find and download the Ubuntu source code(Assembler, C, C++...).I don't want...
View ArticleBuilding docker interactively
I was trying to build a docker container using Apptainer. I have a long list of R packages to be installed with specific versions. I need to install it from CRAN/BioConductor directly and not from...
View Articlenginx - nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
All of a sudden I am getting the below nginx error * Restarting nginx * Stopping nginx nginx ...done. * Starting nginx nginxnginx: [emerg] bind() to [::]:80 failed (98: Address already in use)nginx:...
View ArticleDark mode not applying on certain apps in Ubuntu 23.10
I have ubuntu 23.10 installed on a dual boot system along side windows 11. On ubuntu i have selected dark theme/style in the appearance menu but some applications like snap, settings, Files and other...
View Article