Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
38 views

I'm building a smart mirror that (hopefully) uses google-cloud-console to integrate google assistant to a raspberry pi for voice command. google-assistant-pushtotalk required a python version <=3....
Jennifer Ferenc's user avatar
0 votes
0 answers
61 views

There are a few ressources on how to run selenium in Streamlit cloud with chromium, and this example with google-chrome-stable. But I couldn't find any specific instructions for seleniumbase. ...
abdelgha4's user avatar
  • 481
0 votes
1 answer
62 views

I have Ubuntu and Raspberry Pi OS machines that I am trying to use to talk with Allen-Bradley PLCs using df1 protocol. There is a python import aptly called df1py3 that can communicate with these PLCs,...
Andy Sagraves's user avatar
1 vote
0 answers
391 views

The package doesn't let itself remove itself and doesn't let itself be properly installed what is the problem? sudo apt install libsvtav1enc1d1 Paketlisten werden gelesen… Fertig Abhängigkeitsbaum ...
Apoliticalboy's user avatar
1 vote
2 answers
5k views

TrueNAS Scale is Debian-based NAS. However, apt and dpkg managers are disabled by default (for the security reasons). Sometimes, advanced users needs to install additional utilities using the packet ...
drkr's user avatar
  • 526
-1 votes
1 answer
220 views

I made a change to my server.js file today and pushed it to GitHub and then synchronized it on my server with "git stash --all" and "gh repo sync". Because I also had changes ...
Kasumi's user avatar
  • 9
0 votes
2 answers
59 views

I have a Python script written by my friend for text substitution which works in his system Ubuntu Focal. The following is the script: #!/usr/bin/env python3 """ Script Name: ...
vrgovinda's user avatar
  • 101
0 votes
1 answer
83 views

I am writing a custom C# console program targeting .net 7.0 and running on a Raspberry Pi 4B with Rasbian after being published self-contained targeting ARM64. There is 1 property of my configuration ...
Keith Henderson's user avatar
1 vote
2 answers
2k views

I'm using dockerized node, and in order to minimize the image as much as possible, I'm mixing between bookworm (Debian 12) and Alpine, in the following way: FROM node:18.17.1-bookworm-slim AS build ...
Tzahi Leh's user avatar
  • 2,558
0 votes
0 answers
590 views

I write here my issue, because other forum don't know how to fix it. Link to original topic: https://dietpi.com/forum/t/mariadb-instal-failed/16524/3 I would like to: Fix the program without ...
isti6's user avatar
  • 1
0 votes
0 answers
217 views

I have different .jar files that create a directory with files inside, the problem is that this directory and these files are created with the wrong owner (root) and I'd like that by default the owner ...
Ricardo's user avatar
  • 15
6 votes
3 answers
5k views

I have developed a nodeJS based project using puppeteer and lighthouse. I am using puppeteer to login to any of the websites where user needs to login. After login, i navigate to any pages like my ...
Ankit's user avatar
  • 91
1 vote
0 answers
470 views

from what i understand steam os is a re skinned debian 8 someone had a method using sudo apt-key, that did not work, it says it's missing I just want to see if I can get help edit: it's actually based ...
L p's user avatar
  • 23
0 votes
1 answer
435 views

I tried to install Viber on Ubuntu via AppImage, and got this logs: └─$ ./viber.AppImage ../run.sh: line 17: [: so many arguments Unrecognized OpenGL version Unrecognized ...
Sasha West's user avatar
1 vote
1 answer
428 views

I want to use latest Mendel OS for coral dev board mini. I checked the coral website but they didn't provide any way for windows (Just Linux and Macs). Do someone know how can I do this on windows? I ...
Jasonn's user avatar
  • 11
0 votes
1 answer
81 views

I am want to make a Qt Quick application with Python and use it on BeagleBone Black. I am using Debian on the board. As a newbie to the board I dont find article on internet very helpful to me. I will ...
Raghav's user avatar
  • 43
0 votes
1 answer
741 views

i am trying launch houdini on linux, but i get this error . ./houdini Qt Error: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may ...
Jorge Morales's user avatar
0 votes
1 answer
462 views

I know that this is quite a common problem but when I installed this package I can't seem to get pyplot to be imported with matplotlib. My computer is currently running Pop os and I am using Pycharm ...
Amaranth_Gray's user avatar
9 votes
0 answers
10k views

My goal is to understand why is there a nginx image and also nginx:alpine image. What I know: nginx is larger, 52.79 MB. nginx uses debian:bullseye-slim. nginx:alpine is smaller, 9.51 MB. nginx:...
Jason Rich Darmawan's user avatar
1 vote
1 answer
135 views

I have a DEB package which dynamically creates a chroot filesystem in package postinst helper script. The package works fine for x86, amd64, and arm64 on Debian Stretch/Buster/Bullseye and Ubuntu ...
Paul Grinberg's user avatar
1 vote
0 answers
32 views

I am trying to write a macro to connect to my school's workstations. I am trying to copy a single number from the output of another command. For example, the output is something like: vnc viewer: -via ...
Michael Xu's user avatar
0 votes
1 answer
364 views

Can anyone please help me with this? I'm not able to access a Debian 8 GCP VM via SSH and also the serial console. That VM had an additional disk and after restart I'm not able to SSH. I even tried to ...
ramya ranjan's user avatar
-1 votes
1 answer
203 views

I can't find the right path of PHP5.5 for the /sources.list, any advice? xxxxxx@xxxx:/usr/local/src/php5-build/php-5.5.7# apt-get build-dep 5.5* ...
AlexOn's user avatar
  • 21
1 vote
0 answers
154 views

Unable to find the indirect dependencies of internal built debian package, as with apt and dpkg are only able to find the dependency of locally installed packages like vim etc not working on the ...
Wasim's user avatar
  • 11
3 votes
0 answers
832 views

I am using Google cloud vm where lsb-release gives: No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster I am ...
Eyshika's user avatar
  • 1,129

1
2 3 4 5 6