Skip to main content

Questions tagged [debian-buster]

Debian Buster is a development codename for the 10th of the Debian GNU/Linux operating system.

Filter by
Sorted by
Tagged with
14 votes
2 answers
23k views

Force to use MAC address as DHCP client ID on Debian Buster

Debian Buster dhclient randomly uses its MAC address or a generated DUID-LLT as its DHCP client ID. Can I force it to always use MAC address instead of the generated DUID-LLT? I know the option send ...
massa's user avatar
  • 531
8 votes
2 answers
4k views

git on Debian 10 backports throws fatal: unable to access 'https://github.com/user/repo.git': Failed sending HTTP2 data

As of yesterday, after updating my Debian 10+bpo system, whenever I try git clone, git fetch, or any other git operation that relies on network, I get fatal: unable to access 'https://domain.example/...
programagor's user avatar
7 votes
1 answer
15k views

SSH: agent key RSA SHA256:[hash] returned incorrect signature type

I just upgraded two machines from Debian 9 to Debian 10 and now, when I'm connecting to them using SSH, I'm getting the following warning: agent key RSA SHA256:[hash] returned incorrect signature ...
David Ferenczy Rogožan's user avatar
4 votes
1 answer
13k views

What does 512e/4Kn mean in a hard-drive specification?

While shopping for hard drives (in the range of 8TB to 12TB) to add to my file server (running Debian 10), I'm puzzled by the 512e/4Kn in the specs (for example, this Seagate model). My understanding ...
Cal-linux's user avatar
  • 143
4 votes
2 answers
2k views

Where is the sudoers file on Debian 10?

There is a server that was setup a while back, and I need to change a few settings, one of which is a user with super user privileges. However, everywhere I look tell to use visudo, or edit /etc/...
Yanick Rochon's user avatar
4 votes
1 answer
6k views

grub-install: error: embedding is not possible, but this is required for RAID and LVM install

On a Debian 10 (buster) system I've just tried to install the recent grub-pc update and for the first time I received this error: Installing for i386-pc platform. grub-install: warning: your core.img ...
grifferz's user avatar
  • 798
4 votes
1 answer
7k views

Grub2/Debian10 change root partition on boot

I have a headless NAS system that ran out of disk space on it's system partition. It's running Debian 10, usually managed via OpenMediaVault 5 with a grub2 bootloader on an EFI system. Apart from the ...
Chaos_99's user avatar
  • 928
4 votes
3 answers
3k views

Directory contents not fully copied by scp command

I'm running Windows 10, and the server is on Debian 10 and I'm copying a Svelte build directory from my computer to a remote server. I'm using the command to copy the files: scp -r ./build user@remote....
Phishy1's user avatar
  • 43
3 votes
1 answer
2k views

How to update BIOS on Acer SF314-42 without Windows installed?

The official website has a new version of BIOS for my laptop. The download from the website is a zip archive, which contains an executable and a README.txt, which instructs to click the executable ...
Roman Riabenko's user avatar
3 votes
2 answers
11k views

wlan0 ethernet unavailable / GENERAL.STATE 20 (unavailable)

When waking from sleep, sometimes my Linux laptop won't reestablish it's Wi-Fi internet connection. Interestingly, rebooting fixes it, although it's kind of a pain to have to do a full shutdown/reboot....
Elliptical view's user avatar
3 votes
1 answer
189 views

nouveau: Where are module parameters stored?

I have been trying to debug a bug with nouveau and I would like now to remove the previous setting. Here is what I see: % dmesg | grep nouveau [...] [ 1.487361] [drm:nouveau_drm_init [nouveau]] .....
malat's user avatar
  • 1,309
2 votes
2 answers
17k views

How to install the intel wifi 6 ax200 driver to Debian buster?

I need to install the intel wifi 6 ax200 driver but have never actually installed a driver on Linux. I have the driver downloaded on my system, and it's on the name: iwlwifi-cc-a0-46.ucode. Along with ...
AliE's user avatar
  • 21
2 votes
2 answers
306 views

Why installed part of vim instead of entire diectories?

I find that part of vim installed with the command: sudo apt install vim Check all directories whose path contain vim. sudo find / -name vim /etc/alternatives/vim /etc/vim /var/lib/dpkg/alternatives/...
showkey's user avatar
  • 161
2 votes
0 answers
75 views

Wait for USB mount before starting NFS server on a Raspberry Pi Zero 2 (zero2w) with Raspbian?

I have Raspberry Pi Zero 2 (zero2w) with Raspbian x32 installed and attached USB SSD drive which main purpose is to act as a network (image) backup server for several other devices (all Raspberry Pis -...
h45h3ncryp73d's user avatar
2 votes
0 answers
1k views

VMWare no sound

I have Debian Buster amd64 installed as guest in VMWare Fusion on Big Sur host. My problem is, I do not get any sound. Sound output in principal should work (I also have a Win7 guest with working ...
dexamenos's user avatar
2 votes
1 answer
3k views

Logout, Shutdown and reboot freezes Debian 10 Buster fresh install, while for Stretch it worked fine

Fresh install from net-installer amd64, KDE as Window Manager, unencrypterd boot, encrypted LVM over LUKS2, and a Win10 as dual boot. All works fine so far, except whenever I try to logout from user,...
tverrbjelke's user avatar
2 votes
1 answer
2k views

Debian 10 stopped on reboot after "Reached target system time synchronized"

I have a Debian 10 virtual server and I have removed ufw and iptables and rebooted the machine. Upon start, the system pauses at the Reached target system time synchronized line. After few minutes ...
KingsInnerSoul's user avatar
1 vote
2 answers
647 views

Crossgrading Debian buster from i386 to amd64

I followed the instructions from https://wiki.debian.org/CrossGrading but after crossgrading dpkg, tar, apt everything breaks completely. For example, apt upgrade: # LANG=C apt upgrade Reading ...
divB's user avatar
  • 587
1 vote
1 answer
2k views

Is it safe to install Ubuntu's .deb packages on debian? Are .deb packages universal?

Case in point, AppImage Launcher I wanted to install the .deb package for it but they only had options for bionic and xenial. I am running debian 10 buster. So I wasn't sure with how unstable linux is,...
user avatar
1 vote
1 answer
824 views

Debian: `Suspend` does `Logout` instead of `Suspend`

Today sudenly when i tried to Suspend it logged out instead of suspend. I've tried many different things but, couldn't get suspend to work again; viz. sudo mask suspend.target > restart > sudo ...
jodobear's user avatar
1 vote
2 answers
4k views

How can I get ChromeOS/Linux to play nicely with localhost, VirtualHosts and local storage?

I'm pretty new to Linux and using localhost having really only developed using a self hosted, browser based IDE on a live site up until now. Using a Chromebook(v84, regular channel, Debian 10 Buster), ...
Baddie's user avatar
  • 111
1 vote
1 answer
959 views

EPSON Image Scan! for Linux (iscan 2.30.4 for Perfection V370) doesn't install properly on Debian 10 (Buster)

When I try to install iscan-perfection-v370-bundle-2.30.4.x64.deb on Debian 10 (Buster), I can see the following messages: expr: syntax error: missing argument after „-“ tail: invalid number of lines:...
Run CMD's user avatar
  • 548
1 vote
0 answers
91 views

Reroute and tunnel udp connection to another server

I have been trying to establish a connection between a vps and a dedicated bare metal server for a month now. Basically, vps will act as a tunnel to connect to my dedicated server, I'm doing this to ...
Jhezreel Gellado's user avatar
1 vote
1 answer
657 views

Orange Pi Zero 2 Debian Buster 4.9.170 I2C hardware configuration issues

I have an Orange Pi Zero 2 and I am running Debian Buster 4.9.170. I am using Buster because of software functions to operate a MiniTiouner 2.0 Digital TV / HamTV Tuner board and LONGMYND Server / ...
George Blake's user avatar
1 vote
0 answers
306 views

dual boot debian and windows 11 with veracrypt

I have an hp laptop with windows 11 and whole disk encryption with AES using veracrypt, is there any way to have it dual boot with DragonOS (an sdr linux distro based on debian buster) without having ...
Omar Morales Rivera's user avatar
1 vote
0 answers
503 views

Black screen after logging in from terminal (Debian 10)

Nothing except for the mouse cursor was displayed on the monitor after I logged in from the keyboard. SSHed in I was able to see myself logged in from tty7. Restarting the display manager brought the ...
fiedel's user avatar
  • 45
1 vote
0 answers
185 views

switch pro controllers bluetooth raspberry pi steam link not working

I have the following setup: 3 switch pro controllers paired with blueman bluetooth Raspberry Pi 4 Model B Rev 1.2 Raspbian GNU/Linux 10 (buster) latest steam link to my windows 10 pc as long as I ...
WWHK's user avatar
  • 21
1 vote
0 answers
375 views

MySQL refuses to start on my Debian 10 server after a botched control panel installation attempt

Context After two failed control panel installation (tinycp and cloudpanel) attempts and a restart the MySQL service (Community version 8.0.27) is not starting. When trying to restart the service, it ...
Adrian's user avatar
  • 11
1 vote
1 answer
810 views

LXDE Authentication Required for shutdown when logging in using NIS

This problem is solved, but I wanted to document it so I am able to find it again the next time. And for the benefit of other users. Debian 10 Buster 4.19.0-12-amd64 LXDE Systemd This error message ...
Johannes Linkels's user avatar
0 votes
3 answers
7k views

APT: How to install recommended dependencies and not auto-remove them until the installing package is removed

Imagine a package foo that has a recommended dependency bar and a suggested dependency baz. How do I configure APT for the following behavior? apt install foo: installs foo and bar; does not install ...
Scott Colby's user avatar
0 votes
2 answers
266 views

Configure Gnome by text files (Debian 10)

I am using Salt stack to keep all (15+) of my system configurations in sync. I have recently switched to using Debian 10. It turns out that its Gnome has disabled the minimize and maximize buttons, ...
nomen's user avatar
  • 153
0 votes
2 answers
200 views

remove or disable self-assigned 169.254 IP address

I have a Debian system (BeagleBone, specifically) that insists on assigning a 169.254.*.* address on eth0. I've edited /etc/network/interfaces to assign a static address, but the self-assigned one ...
Steve Summit's user avatar
0 votes
1 answer
438 views

How to create new users in home partition?

I reinstalled Debian 10 on my computer where my home users directory is in a separate partition. Then I mounted automatically adding the last line: # <file system> <mount point>...
Roby Sottini's user avatar
0 votes
1 answer
184 views

Compile FFMPEG RTMP

I'm trying to use RTMP protocol on homebridge server (Debian 10). I am following this tutorial: https://sunoo.github.io/homebridge-camera-ffmpeg/configs/Reolink-camera.html But when I tried to ...
crunch attak's user avatar
0 votes
1 answer
1k views

trying to install wine5 on debian 10: "unmet dependencies: winehq-stable : Depends: wine-stable (= 5.0.1~buster)"

i want wine5 on a brand new debian 10.5 system, i followed the instructions here https://wiki.winehq.org/Debian , sudo dpkg --add-architecture i386; wget -nc https://dl.winehq.org/wine-builds/winehq....
hanshenrik's user avatar
  • 1,735
0 votes
1 answer
149 views

Gitlab connecting via HTTPS to IPs

this is kind of a weird question, but no search can help me figure it out so here it goes: I have an on premise Gitlab CE setup, version 12.5.0. I have a basic setup, no internet related outgoing or ...
Thorian93's user avatar
  • 302
0 votes
0 answers
7 views

Linux: How to find the location of a specific "include" library in Python? [migrated]

Note: I have already searched extensively and found nothing that even vaguely resembles an answer, including here. If this is a stupid question or a duplicate, please accept my apologies. Also Note: ...
Jim JR Harris's user avatar
0 votes
1 answer
81 views

GnuCash - Seeing Different Sized Fonts in Same Reports Generated By Different Users

GnuCash version 3.4; Debian 10 (Buster); Cairo 1.16.0; Xorg 1.20.4 At our business, we have two different users (User1 and User2) on the same host that generate GnuCash invoices to bill our customers. ...
Digger's user avatar
  • 153
0 votes
0 answers
75 views

During GRUB stage, Intel GPU-based system freezes if video is interrupted

I am in hell trying to figure out what is broken here. I am running linux (both Debian Bookworm and Buster have been tested, but the problem happens presumably before the kernel loads). I have a ...
Dave's user avatar
  • 21
0 votes
1 answer
504 views

alienvault installation fails with gvm setup errors in log

I'm trying to install the latest alienvault distribution and I've attempted installation on VirtualBox and ESXI both fail to complete the openvas GVM installation. The first erros appear to be: May 5 ...
kkron's user avatar
  • 415
0 votes
0 answers
102 views

I need help closing up some ports on a debian 10 server

I ran nmap on my server and i need help closing up a few ports PORT STATE SERVICE VERSION 25/tcp filtered smtp 135/tcp filtered msrpc 139/tcp filtered netbios-ssn 445/tcp filtered ...
Drowsy's user avatar
  • 1
0 votes
1 answer
279 views

Does RNGD accept other entropy input with Debian11, kernel Debian-5.10.0-17?

Aug 06, 2022 I upgraded to the Debian-5.10.0-17-amd64 kernel recently and was not impressed. I regressed back to the Debian-5.10.0-9-amd64 kernel. Under the '9' kernel, I run a script that cat's ...
Bulldozer21428's user avatar
0 votes
0 answers
327 views

No XFCE Animated Resource Monitor available

I am running the latest version of kali (Debian Based OS) with XFCE on my laptop (not VM), please see further info below. When using a VM version for work I am able to see an animated CPU usage in the ...
Patrick Renard's user avatar
0 votes
0 answers
161 views

http://ppa.launchpad.net/ondrej/pkg-gearman/ubuntu impish Release 404 Not Found

Hi I have a linux server (debian 10 buster) w after typing the command: sudo apt-get update for updating there was en error shown : Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb....
Developer23's user avatar
0 votes
0 answers
96 views

Philosophy of virtualenv

Can somebody explain the philosophy of virtualenv? I fully understand how it works - if I use scripts by hand. I've to enter to some folder, run virtualenv and do what I want in secure environment. ...
Tomasz Brzezina's user avatar
0 votes
1 answer
60 views

YouTube crashes the entire computer and it will not boot up again

I was watching YouTube when the computer froze. I turned it on, and it crashed while watching YouTube again. So I left it off overnight. In the morning it did not boot and had a blank screen, not even ...
annpocoyo's user avatar
0 votes
1 answer
1k views

Overriding udisks2 /media/$USER/mount with custom fixed mount point for specific volume, under Debian Buster

I am using Debian Buster, 10.7, and I am relatively new to udev/udisks2/systemd and have been making a effort to get to know them better and have learned quite a lot, though I cannot seem to figure ...
Vanfan64's user avatar
0 votes
1 answer
1k views

E: Unable to locate package firmware-b43-installer?

I have a laptop that I installed Debian(buster) onto that has no GUI also known as (CLI). But for some reason, I can't install firmware-b43-installer it comes up with this error (E: Unable to locate ...
Rasil's user avatar
  • 1
0 votes
0 answers
289 views

usbmount does not unmount vfat mount point

I use usbmount to automatically mount usb drives. Everything works fine for my external SSD with four NTFS partitions. They are mountend when the external drive is connected and automatically ...
wewa's user avatar
  • 177
0 votes
0 answers
251 views

Installing Debian buster 10.5 on VirtualBox 6.1

I would like to install Debian buster 10.5 on VirtualBox 6.1. I have the virtual machine booting from the netinst iso but after choosing graphical install the VM's screen goes black and nothing ...
Richard Barraclough's user avatar