Skip to main content

All Questions

0 votes
0 answers
40 views

Unable to retrieve cache information using standard commands (lscpu, cat /proc/cpuinfo, etc.) on Raspberry Pi; seeking assistance to resolve the issue

I'm encountering difficulties retrieving cache information on my Raspberry Pi using standard commands like lscpu, cat /proc/cpuinfo, and lstopo. Despite attempting these commands with elevated ...
iftach shalev's user avatar
0 votes
1 answer
1k views

How to set up disk automount in Ubuntu Server

I'm setting up a small home server consisting of a Raspberry with Ubuntu server. Specifically, I installed Ubuntu 23.10 (GNU/Linux 6.5.0-1007-raspi aarch64) I'm currently manually mounting every ...
Pinguto's user avatar
  • 169
0 votes
1 answer
276 views

Autostart with Desktop Entry only works for GUI applications

I am trying to start django with a Desktop Entry file and open a chromium browser in kiosk mode to show a locally served website which shows some weather reports for my area etc ... I put some sleep ...
xtlc's user avatar
  • 103
0 votes
2 answers
753 views

Is there a fairly complete current stable Ubuntu version Docker container? The Docker.hub one is very stripped down & doesn't have some basic commands

Is there a fairly complete, current, stable version of Ubuntu in a Docker container? I'm running Docker under a 4GB Raspberry Pi 4b with 128GB sd card, soon to be a 256GB M.2 SSD. So I should have ...
SDMark's user avatar
  • 19
0 votes
0 answers
12 views

Can't perform "sudo apt update" after installing ffmpeg [duplicate]

I run a raspberry pi 4. I have just installed ffmpeg for my discord music bot. For the bot to play music I installed ffmpeg, using "sudo apt install ffmpeg" and then "sudo add-apt-...
Snabba_Snigeln's user avatar
0 votes
2 answers
157 views

How do I Make a gif run on hdmi on loop

I Have a Raspberry Pi with an Ubuntu Server on it and I want it to loop a gif from a command to HDMI
sam's user avatar
  • 1
0 votes
1 answer
68 views

Ubuntu 20.10 RPI4 wont open jarfile [closed]

So a while ago I got my rpi4 to use ubuntu with the purpose of making a Minecraft server, I downloaded the jarfile and tried to open it, it would show the following error: We appear to be missing one ...
Ferwatch01's user avatar
6 votes
1 answer
2k views

Why are some commands like "apt" missing on Raspberry Pi 3 Model B with Ubuntu Core 20?

I have Ubuntu Core 20 installed on a Raspberry Pi 3 Model B, but the commands that I am trying keep failing. Commands that I have tried: locate, apt, apt-get, dpkg, lsb_release, and more, but they all ...
Dylan Hatz's user avatar
1 vote
0 answers
472 views

Cannot type in terminal window

I just installed Ubuntu 21.04 arm64 (ubuntu-21.04-preinstalled-desktop-arm64+raspi.img_2.xz) on my Raspberry Pi 4B (8G). It runs well initially, but after I update the OS, I cannot type anything in ...
TreeNewBee's user avatar
-3 votes
1 answer
314 views

Error while logging through ssh on ubuntu

I was trying to access my raspberry pi 4 from my ubuntu machine through ssh and when i rite the following command in my terminal ssh @ipaddress I am getting this following error. I am not sure how to ...
Jaskirat Singh's user avatar
0 votes
1 answer
622 views

Ubuntu Boots to Shell

Every time I boot up my computer it shows this `-Boot args (cat /proc/cmdline) -Check rootdelay= (did the system wait long enough?) -Missing modules (cat /proc/modules; ls /dev) ALERT! LABEL=...
Eli Thrash's user avatar
2 votes
0 answers
79 views

Error relating to serial port while compiling the code of openzwave

I had succesfully installed Open-zwave on raspberry with sudo make and sudo make install. After this I wanted to compile the example in this package (cpp/example and did make), but after this it ...
ingab's user avatar
  • 21
0 votes
2 answers
3k views

How do I open a minecraft server console that has been started in the background by a shell script?

So I'm running a Minecraft server off of a raspberry pi 4B. If I use a script to automatically start the server in the background, then there isn't a way I know of to access the server console. I can ...
Jacob N's user avatar
0 votes
1 answer
2k views

Ubuntu server with GUI starting at console

I installed an ubuntu server 20.10 on a raspberry PI 4. Fine so far. Then I installed Xorg. (sudo apt install xorg) After I reboot, the system starts at GUI (I belive GNOME, but I may be wrong). I ...
Raul Sousa's user avatar
0 votes
1 answer
249 views

I need to execute my python code on raspberry pi 4 automatically, in Every per minute [duplicate]

I entered this command to execute: * * * * * python/home/pi/Desktop/sensor.py >> /var/log/gasdetails.log 2>&1 but it gives an info: Dec 22 21:08:01 raspberrypi CRON[2070]: (CRON) info (...
shanmuphp's user avatar

15 30 50 per page