General Questions • [Software] viewing log in real time
Code: $ journalctl -for root # if user not allowed.Statistics: Posted by CwF — 2024-04-15 00:09 — Replies 1 — Views 16
View ArticleBeginners Questions • VirtualBox and Virt-manager insane!
I don't have any problem with either VirtualBox or virt-manager (qemu/kvm). I am running Debian Sid, fully updated, on AMD Ryzen+Radeon APU. But I don't think that should make any difference.Another...
View ArticleBeginners Questions • [Installation] New install, no gui
I have used Etcher in the past but did use Rufus this time. I will redo the flash drive using Etcher.However, the rest of these solutions don't work in my situation. I can't get the laptop to boot at...
View ArticleDebian Development Discussion • Auto-rebuild code (nginx module) on debian...
Actually modification to unattended-upgrades can help here, I have hope Or better to modify apt.Or even better is to create modified debian repository/repository proxy which apt will use and control...
View ArticleBeginners Questions • [Software] More SWAP on LUKS? How?
Please use code tags for terminal text.Statistics: Posted by sunrat — 2024-04-15 22:07 — Replies 1 — Views 31
View ArticleGeneral Questions • Latest kernel update (2024-04-11)
have you noticed it too ? :~$ uname -a6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linuxwhat happened to version "19" … no trace of it anywhere ?Statistics: Posted by...
View ArticleGeneral Debian • [Discussion] Which application, now defunct in Debian, do...
This popped up in a Debian channel today: Software from Yesterday, DebianStatistics: Posted by donald — 2024-04-15 22:21 — Replies 19 — Views 715
View ArticleTesting And Unstable • [SID - Unstable] ssh -X "cannot open...
openssh (1:9.7p1-4) unstable; urgency=medium* Rework systemd readiness notification and socket activation patches tonot link against libsystemd (the former via an upstream patch).[...]Wed, 03 Apr 2024...
View ArticleInstallation • Debian 12 Install Hangs at Installation Menu without messages...
Just as a reference, it could help to others.Two options:- Install in another machine, add the bookworm backports repository and upgrade grub and its dependencies, then move the nvme to the...
View ArticleSystem and Network configuration • [Solved] update-grub (lsblk) not detecting...
what a reliefto anyone who experiments with xo-server: (smh)Code: xo-server[1590]: 2024-04-14T12:10:53.644Z xo:mixins:hooks WARN start failure {xo-server[1590]: error: Error: Command failed with exit...
View ArticleInstallation • [Solved] How to mount '/boot' which is rooted inside '/'...
mdadm is for RAID. You may be able to remove the package if you don't use RAID. I don't think it is required for LVM.There was no need for that. I've no clear understanding but all the way easy...
View ArticleGeneral Debian • How I Built The Hyper^Linux Kernel With Debian Bullseye 11.9
Well it's like that so it can be copied pasted into a text file actually,I have it saved in a text file so I can reference it when I attemptto improve upon the build again/add patchesIf I added forum...
View ArticleOff-Topic • [Off-Topic] Tips for not hitting multiple keys, and becoming more...
I think I got good with my informal typing, through simply speaking to people online, and writing. I never even considered needing anything more than that.I enjoy the sound of the mechanical keyboard...
View ArticleOff-Topic • [Software] More SWAP on LUKS? How?
sudo swapon -ssudo swapoff /dev/dm-2sudo fallocate -l 16g /swapfilechmod 600 /swapfilesudo mkswap /swapfilesudo swapon /swapfilenano /etc/fstab/swapfile none swap sw 0 0*solved*Statistics: Posted by...
View ArticleGraphical Environments & Desktops • IEEE1394 support in Debian 12.4
inxiCPU: 2x 8-Core Intel Xeon E5-2670 0 (-MT MCP SMP-) speed/min/max: 1197/1200/3300 MHz Kernel: 5.4.0-174-lowlatency x86_64 Up: 9h 40m Mem: 6057.3/128859.5 MiB (4.7%) Storage: 2.84 TiB (42.1% used)...
View ArticleInstallation • Keyboard not working after install
Yea you really gotta watch out for those invisible passwords on linux huhStatistics: Posted by Linuxgaming1824 — 2024-04-16 23:37 — Replies 3 — Views 55
View ArticleGeneral Questions • unmet dependencies with update
Thanks pbear,I ran the autoremove command and got the following output againReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneYou might want to run 'apt...
View ArticleInstallation • How to delete additional EFI (EFI NO NAME), for installing...
diskutil eraseVolume?Statistics: Posted by ruwolf — 2024-04-17 01:01 — Replies 1 — Views 22
View ArticleInstallation • Installing on Microsoft Surface Laptop
Do you want it without non-free firmware?I am pretty sure, that Ubuntu have installed it, too.Statistics: Posted by ruwolf — 2024-04-17 01:11 — Replies 1 — Views 27
View ArticleSystem and Network configuration • NTP server doesn't look like working fine
By no means am I an expert on timing. I took note of that documentation when I sat up my timing. The way I see this is that for the algo to be an issue, his system would need to have a error/panic of...
View Article