General Questions • Re: Daily driver as samba server
Moved to "General Questions" sub-forum.Statistics: Posted by Aki — 2024-11-12 15:35
View ArticleGeneral Questions • Re: KRDC: RDP-Session crashes in file transfer to client
This...Code: Script started on 2024-11-11 11:01:16+01:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLUMNS="156" LINES="15"]~$ krdcScript done on 2024-11-11 11:02:10+01:00 [COMMAND_EXIT_CODE="0"]... was...
View ArticleGeneral Questions • Re: [Software] LibreOffice menu icon missing.
I would try to instal libreoffice-gnome.libreoffice-gtk3 is more suitable for Xfce, IMHO.Statistics: Posted by ruwolf — 2024-11-12 16:05
View ArticleInstallation • Re: os-prober takes forever if Arch is installed on other...
Run os-prober standalone without Arch filesystem mounted, then after the timeout expires, visit the journal. If "forever" is literal, open journalctl -f first, in a separate xterm, then run os-prober...
View ArticleGeneral Questions • Re: OS Backup
...How do I back all the applications that has been installed and all their settings?Just my opinion but I don't back up software I can reinstall from my distribution's repositories. I *do* back up...
View ArticleInstallation • Re: Debian boot stuck
Hi, I think this is something you could use the installer rescue mode to investigate. https://wiki.debian.org/DebianInstaller/RescueThank you. I will try out this recue installer. The iso I downloaded...
View ArticleOff-Topic • Re: [Article] How true is it?
I'm moving this to off-topic since it's kinda moved off-topicPerhaps there should be a new forum category: "stupid sh*t"I'm not 'murican, and I really don't careEvery human on the planet is either a...
View ArticleBeginners Questions • Re: [O/S] Just uninstalled a Flatpak app via Software...
It true it has an uninstall but it does not uninstall the complete flatpak. Just the menu entries so if you don't want it running you need to do as I said.Statistics: Posted by kc1di — 2024-11-13 15:41
View ArticleHardware • Re: Intel AX211 wifi driver not working properly
@alexeimok I was just down this path myselfHere is what you are missing:sudo apt install -t bookworm-backports firmware-iwlwifidoing this will in turn do an update-initramfs -u at post install of the...
View ArticleGeneral Questions • Re: Microphone doesn't work with Intel Corporation Alder...
@FreewheelinFrank thanks for the explanations.Bugs in topology and UCM are fixed in updates in Testing. It would be useful to try a live image of Debian Testing. If everything works out of the box, we...
View ArticleBeginners Questions • Re: [O/S] How to mount a secondary drive at startup?
I hate having to touch command lines or config files.Your choice obviously. As my mother used to say, there's a reason they make more than one flavor of ice cream. Part of the problem with...
View ArticleGeneral Questions • Re: Accessing Multi-function printer folder in...
At a guess, it's a Samba share.As a start point, I would look at this for Thunar, using gvfs and gvfs-smb:https://wiki.archlinux.org/title/Thunar ... _locationsAnd try:Code:...
View ArticleBeginners Questions • Re: [O/S] Disabling suspend doesn't seem to work
Try the suggestions here:https://unix.stackexchange.com/question ... -debian-12Statistics: Posted by FreewheelinFrank — 2024-11-14 08:17
View ArticleProgramming • Help me install these components in debian 11 In Aws machine
PHP 8.1Mysql 8NGINXElasticsearchPlease someone Help me install these tools coz it is for my project . Magento Is not opening using debian 11 and thats why php 8.1 also not working.Statistics: Posted...
View ArticleGeneral Questions • Re: [Software] KDE backup - how does it work?
You can use deja dup as a front end for restores. I used to use duplicity from the cli via script for backups, the deja-dup gui just make restoring easier to visualize. The other warnings above do...
View ArticleHardware • Re: No sound on Debian 12 Bookworm with Cherry Trail Device
I managed to fix the audio on a Cherrytrail X5-Z8550, it was a problem with the driver loaded by default. I fixed it by going to sudo nano /etc/modprobe.d/alsa-base.conf and adding this line:Code:...
View ArticleBeginners Questions • set correct keyboard mapping.
Hi everyone.I have a acer chromebook r11 cb5-132t that i succeeded installing debian 12 on , the only working distro on this laptop. ( sound issues .)but i have a problem - couldnt set the correct...
View ArticleGeneral Questions • Re: [Software] CUPS Printer Configuration
Perhaps consider the lpr command from the cups-bsd package. It's used here without printing extra pages. YMMVThanks, tried it, still get the extraneous job page.Statistics: Posted by johnwmstevens2 —...
View ArticleSystem and Network configuration • UFW rule allows SSH scan?
Hello all,I've deployed a VPS on racknerd.Why do scans show my SSH open and and can give the SSH fingerprint with my exclusive allow rule below?Is there an additional rule I'm missing?Code: To Action...
View ArticleDocs, HowTos, Tips & Tricks • Re: [HowTo] Debian Live installation with...
thanks @robertocannito for putting this together.I feel like there is missing an essentiatl point though ... partitioning,This (setting up those partitions manually) in the calamares installer works...
View Article