Category "ubuntu"

Processing a LOG file on an automounted CIFS host, which is frequently turned OFF

So I am new to Ubuntu and I have some log files on a windows machine, which I should process frequently. On my ubuntu server there is a service which watches fo

How to Resolve this Error in Ubuntu ,OSError: [Errno 8] Exec format error:

Running this on Ubunutu(Vps) Getting exec format error at this line : process = subprocess.Popen(command_line, bufsize=1,

Struggling to install Azure DevOps deployment agent on Linux machine

So I'm trying to install an Azure DevOps deployment agent on Linux machines (Ubuntu 20.04 Focal Fossa). I tried to do so by executing the the code snippet, that

Failed to start mongod.service: Unit mongod.service not found

I follow all the steps mention in MongoDB installation documents for Ubuntu 16.04. Steps 1: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv

Installation Node v4.1 with NVM - Permission denied

I have to install Node v4.1.x on Ubuntu. I have already installed it but with the wrong version. This are the steps that I followed untill now: Installation of

Serilog not writing to file on Ubuntu

I have deployed a website to a ubuntu machine but unable to get serilog to write to file Here is what I have: In Program.cs (omitted unnecessary parts): public

Unable to install Waydroid on Ubuntu 22.04

The following packages have unmet dependencies: python3-gbinder : Depends: python3 (< 3.10) but 3.10.4-0ubuntu2 is to be installed E: Unable to correct pro

command blkid don't show my partitions UUID

I'm using Ubuntu. command blkid or blk /dev/sda2 in LPIC-1 module 104.3 (mounting and unmounting). but these commands don't show me the expected results. blkid

Running docker shiny app on my own domain

I have a VPS Linux (Ubuntu) server with specific IP and I would like to run my shiny app on my own domain http://my_domain.com. Therefore, I have built a docker

Primusrun/Optirun allegedly cannot locate/open config directory: “/etc/bumblebee/xorg.conf.d”

I have recently switched from open source drivers to nvidia, to bumblebee as instructed by ubuntuforums.org users to better use my two gpu's capabilities. It al

How to create an alias in a shell to go to parent directories

I'm wondering how to create an alias with endless arguments for going parent directories without alias name! Currently I have written this function to achieve

Disk usage is increasing with puppeteer - chromium installed using snap

I have installed chromium using snap install chromium on my Ubuntu server with Arm cpu because when I wanted to install puppeteer using npm it throwed errors, I

How to create an alias in a shell to go to parent directories

I'm wondering how to create an alias with endless arguments for going parent directories without alias name! Currently I have written this function to achieve

How to run 'dotnet dev-certs https --trust'?

I'm new in ASP.NET. Environment: Ubuntu 18.04 Visual Studio Code .NET SDK 2.2.105 I'm in trouble with some command running. I was reading tutorial at https

The `mount --bind` command fail in Docker container on Ubuntu

In my application on Ubuntu 20.04, I need to execute the following commands due to mount directories for chroot: % execute outside the Docker container # cd /tm

The `mount --bind` command fail in Docker container on Ubuntu

In my application on Ubuntu 20.04, I need to execute the following commands due to mount directories for chroot: % execute outside the Docker container # cd /tm

"sudo: gcloud: command not found" when running Google Cloud SDK

Running Ubuntu. Installed Google Cloud SDK via: $ sudo curl https://sdk.cloud.google.com | sudo bash $ exec -l $SHELL Running "gcloud" works just fine. R

using mogrify on lot of images gives error

I am using mogrify to resize the images in a directory using the following command mogrify -resize 100x100 *.jpg due to the huge number of images, I get

Kotlin could not find the required JDK tools in the Java installation

When running ./gradlew clean build I get following message: > Task :compileKotlin FAILED FAILURE: Build failed with an exception. * What went wrong: Execu

Kubernetes does not start after restart system (Ubuntu)

I installed K8s on my two Ubuntus in VirtualBox (Master and Node01). After installation (I proceeded according K8s doc site) I typed kubectl get nodes and got b