Skip to main content

Questions tagged [linux]

Linux is the generic term for a UNIX-like open source operating system based on the Linux kernel. Use this tag for questions about DevOps practices, processes and tools in Linux environments.

0 votes
0 answers
21 views

On the VM where my self-hosted azure agent is running, I have a linux subsystem installed where I want to build docker images. Currently, I'm using powershell to run my docker build command inside the ...
jason van willigen's user avatar
0 votes
0 answers
41 views

enter code hereI’m trying to run Filebeat 7.10.2 on Ubuntu 20.04, configured to send logs to Logstash and Elasticsearch. My configuration passes the syntax check: sudo filebeat test config Output: ...
Raghu GS's user avatar
0 votes
0 answers
41 views

I am trying to run sysbox inside a physical device. It has kernel 6.1.107 which was compiled by me. I've added all the necessary kernel modules in the kernel's x86_64-all.config. iptables/nf/netfilter ...
hudac's user avatar
  • 101
0 votes
1 answer
195 views

I am trying to create Terraform/Ansible/Cloud-init Hybrid for creating Openshift and OKD clusters on Proxmox. Since CoreOS doesn't support cloudinit, but rather ignition there are only a couple of ...
koubler's user avatar
0 votes
1 answer
441 views

I am trying to pull image from Azure ACR from one of vm where docker is installed. This was working before without any issue. But now i am getting error while pulling the image from Azure ACR. Error ...
Nitesh's user avatar
  • 1
0 votes
1 answer
587 views

I'm facing an issue where my Docker container sometimes hangs and becomes completely unresponsive. When this happens: I can't stop the container using docker stop <container_id>. I can't ...
playwithcode's user avatar
1 vote
2 answers
2k views

I am trying to run Prometheus on my Ubuntu Linux VM on a Mac M1 (if those details are necessary). OS: Ubuntu 23.10 Prometheus: 2.51.2 I make the config files, and as I run the following lines, sudo ...
drew's user avatar
  • 11
-1 votes
1 answer
2k views

I'm trying to unzip multiple files which has a prefix in common service1.zip service-2.zip service_3.zip and so on... Now, when I try to unzip all those files at once using the command unzip service*....
AV Reddy's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
10