Graphical Environments & Desktops • After waking from sleep second...
Is post #6 inxi output a result of a reawakened state, that is during the dysfunctional condition? I suspect so, but would like to see inxi -GSaz output from a normal state if yes, or vice versa.How...
View ArticleHardware • Live Debian USB does not boot kernel
When ever I dd of an iso mage from any distribution onto usb boot media I'll tend to pass the following variant of the dd command.Code: $ sudo dd if=./debian-live-12.7.0-amd64-gnome.iso of=/dev/sdc...
View ArticleHardware • How do I unbork a laptop
Yes.No.Statistics: Posted by dilberts_left_nut — 2024-10-30 06:09 — Replies 1 — Views 34
View ArticleGeneral Questions • [Software] Debian Server SSH
It works sir. Thank you.Now I have this elaborate conundrum.Code: music@192.168.1.92's password: Authenticated to 192.168.1.92 ([192.168.1.92]:22) using "password".debug1: channel 0: new session...
View ArticleGeneral Debian • [Discussion] Not a rant but a cry for help...
sudo is to grant elevated privileges ie. root, to a normal user. If you didn't set up sudo during install it would take extra steps as root to enable it.If you're going to log in to console boot, the...
View ArticleGraphical Environments & Desktops • Cant execute scripts in terminal by...
Code: #!/bin/shDoes the script file start with this line?Statistics: Posted by LinuxOS — 2024-11-01 21:06 — Replies 1 — Views 74
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] System backup with rsync
@Best_ThreadsStatistics: Posted by donald — 2024-11-01 23:24 — Replies 14 — Views 4256
View ArticleHardware • oem-wifi-qualcomm in Kernel 6.1.0-26-amd64 (Debian 12)
@msegala Great you sorted it.Please mark solved by editing your first post and add prefix [Solved] to the title.Statistics: Posted by sunrat — 2024-11-01 23:36 — Replies 3 — Views 363
View ArticleInstallation • All installations fail at network adpter selection
You don't want PulseAudio on a Pipewire system, they will conflict. Applications which use PulseAudio are handled by pipewire-pulse in Pipewire, install it if you don't have it.You also have the...
View ArticleInstallation • packages (aptitude, nis, autofs, net-tools) can't be found in...
I set up a PXE installation environment, in which I can install RHEL/CentOS/Fedora/Rocky/Ubuntu/Debian. In the answer files of each OS, I use something like "late_command" in preseed file to customize...
View ArticleGeneral Questions • [Software] Installing an application
Would you mind sharing what software you are attempting to install? Like sunrat suggests, if it is in the Debian repository, it is best to install from there.Statistics: Posted by Uptorn — 2024-11-02...
View ArticleInstallation • Debian 12.6 nopubkey error while apt update can't update sources
df shows 5 mount points are mounted/dev/run/ [is 56% used for, the rest is using 1% or 0%]/dev/shm/run/lock/home is not mounted because linux boots into emergency mode.if is not the available space...
View ArticleInstallation • No bootable devices found
Hi all,I have the same PC (a small form factor Dell Optiplex 7040) as the OP and just want to say that this post helped me out a lot.I'd just installed Debian 12.7 on the machine (obtained from a...
View ArticleHardware • How do you set the number of lines scrolled with the mouse wheel?
If you look at the picture I posted, you can see that it has the scroll speed but NOT how many lines scrolled at a time.It looks like you already use Wayland. It can be checked with Code: echo...
View ArticleGeneral Questions • Lost Firefox status bar on update/upgrade.
Once there has been a status bar at the bottom of the Firefox window, showing for example the URL of a link that you hover. This has been removed quite a while ago and has been replaced by an output...
View ArticleGeneral Questions • [HowTo] Plymouth enigma
Code: $ man plymouth-set-default-theme | grep -A1 rebuild -R, --rebuild-initrd Rebuild initrd (necessary after changing theme).?Statistics: Posted by bw123 — 2024-11-02 23:41 — Replies 2 — Views 59
View ArticleGeneral Questions • [Software] SOLVED Installing an application
Code tags for terminal command output? I will do a search to understand what you are asking me.Just highlight the text block you pasted and then click the black box with"</>" symbol.Statistics:...
View ArticleOff-Topic • [Article] How true is it?
1) The facts (with citations) in that article are largely true.2) The "conclusions" drawn from them are pure conjecture, as are the supposed motivations of the parties mentioned.3) Techrights is a...
View ArticleTesting And Unstable • [Testing - Trixie] Bad news after reinstalling
I think it's better to add the testing repos to the stabble reprosFor others, without expertise in setting repository package preferences, that's been a sure recipe for a borked system. Is this just a...
View ArticleHardware • [Solved] How do I unbork a laptop
Hi,Thank you to all who responded.@dilberts_left_nut: way too detailed.@blackbird: grabbing a test console, in the way that you suggested, was not possible during boot up due to the laptop "hanging"...
View Article