Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-25 09:31
LXer: Media Downloader � frontend to multiple CLI-based tools
Published at LXer: Media Downloader is a Qt/C++ based GUI frontend to multiple CLI-based tools that deal with downloading online media. Read More......
LXer: Ubuntu 22.04 LTS Is Now Powered by Linux Kernel 6.5 from Ubuntu 23.10
Published at LXer: A month and a half before the planned Ubuntu 22.04.4 LTS point release for the long-term supported Ubuntu 22.04 LTS (Jammy Jellyfish) series, Canonical updated today the kernel...
Linux and MacOS don't recognize each other's symlinks on external disks.
Linux doesn't recognize MacOS symlinks or MacOS aliases. MacOS probably doesn't recognize Fedora symlinks, either. I'm using Fedora, which lists drives under /run/media/[username]/ and rejects...
LXer: OpenWrt One: OpenWrt�s First In-House Hardware Design
Published at LXer: OpenWrt One/AP-24 unveiled in celebration of OpenWrt's 20th year, offering an upstream-supported hardware solution. Here's more on that! Read More......
gvim can't find some matching braces in jsx code
It jumps to braces which are apparently wrong. I suppose it's a bug. Are there please some more reliable alternative editors ? Code can be compiled (without any errors or warning).
Program hang with no error. How to debug?
Hello, I ran the recording c program in linux 24/7. However, it hang with no error. May I know how can I troubleshoot what cause hanging the program? When I check the /var/log/syslog file, it...
LXer: Security-Oriented Qubes OS Is Now Pre-Installed on StarBook Mk VI Linux Laptops
Published at LXer: Star Labs, a UK-based manufacturer of Linux hardware, and the Qubes OS Project, the makers of the Qubes OS security-oriented distribution, announced today that Qubes OS 4 is now...
Can I show distinctive file type icons, not previews, in my file browser?
I'm using Nemo, but could switch to another file browser compatible with Fedora + Cinnamon. I've turned off previews/thumbnails, but a lot of odt, jpg, and sometimes pdf files still show...
Faulty copy to USB drive exfat
I wish to restore a scientist works from Lacie drives to archive in a library. There are many drives of this research with thousands of files. About 5 percent have bad filenames. (Colons slashes in...
LXer: Biggest Linux kernel release ever welcomes bcachefs file system, jettisons Itanium
Published at LXer: Farewell IA64, hello snapshots and Rusty refinementsThe latest stable Linux kernel, 6.7, is out and finally includes the new next-gen copy-on-write (COW) bcachefs file system.i ...
Kernel? grub ? factory default?
Hi everyone, I went to Mint forum for help but no one has helped me yet and it makes sense as i dont think mint is the problem. So i thought you guys could help. One guy over there thinks its...
LXer: Reddit�s Linux Group Hits 1 Million Members
Published at LXer: Reddit's Linux community reaches 1M members, a significant marker of Linux's impact and the passionate community behind it. Here's more on that! Read More......
LXer: New Year, New Kodi: Nexus 20.3 Brings Enhancements and Fixes
Published at LXer: Kodi 20.3 "Nexus" debuts with bug fixes and backports; no new features, but essential updates included. Here's what's new! Read More......
[SOLVED] HP Probook, Where is the camera setting?
I am using KDE Neon Plasma, but the camera is not working, The light on the top of the screen turns ON, but the camera doesn't see me. In the hardware list, no camera shows. When I run a command...
[SOLVED] ext4 USB will not write so what?
See picture for probable cause. I can format a USB to ext4, take ownership, but always read only seemingly even to root. I previously used this USB as NTFS and it worked. What can I do? I can repair...
problems connecting to print from within virt-manager.
Hello, The following text is my initial inquiry and small discussion to my problem that I asked in Fedora Forums. I'm bringing my question to LinuxQuestions. BEGIN FEDORA FORUMS jalf86 (Me):...
LXer: Solus 4.5 Arrives with Powerful Features and Upgrades
Published at LXer: Explore the latest Solus 4.5 release, featuring Calamares installer, upgraded default apps, Pipewire integration, ROCm support, and cutting-edge kernel advancements. Read...
Chrom checking for SSL / HTTPS certificate
On my KDE Neon Plasma, Chrome checks but the website I am developing doesn't yet have an SSL certificate and some functionality is blocked by Chrome. Because my Chrom is synchronised with my...
Microsoft's new default Aptos font
is as ugly as sin. That is not an opinion. It is fact. Why do they force these new defaults upon people without giving them a choice? Yes, I know I can change the default back... but I shouldn't...
LXer: Crash Course On Using Textual
Published at LXer: Crash course on using Textual Python on Linux has nice GUI (Graphic User Interface) development libraries like*TkInter, but what if you cannot run graphical applications? Text...
kernel oops on serial port/serial port acting erratically.
A box fell on my USB Cisco console cable, so I used /dev/ttyS0 with the old style cable. Using a command like screen /dev/ttyS0 9600, produces no output until a char is sent, at which point the prompt...
LXer: Simple Linux Hacks: Group-Based Bash Prompt Customization
Published at LXer: Learn how to change Bash prompt for a specific user group in Linux. Ditch the generic prompt, and set a custom Bash Prompt to distinguish users command line appearance based on...
LXer: 9to5Linux Weekly Roundup: January 7th, 2024
Published at LXer: The 170th installment of the 9to5Linux Weekly Roundup is here for the week ending on January 7th, 2024, keeping you guys up to date with the most important things happening in...
Help with Samba and Kerberos Integration Issue After System Crash
Hello everyone, I'm facing a challenging issue with Samba and Kerberos integration in an Active Directory environment and need your expert advice. Background: Running Samba version...
Java process is consuming high.
Hello team, Please find the below issue: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000080000000, 2147483648, 0) failed; error='Not enough space' (errno=12) # # There is...
kivy app for android - ads
I m not sure if here is the right place to ask or to android topic, plz mods remove it from here if I m not in the right place. (I think its a programming question...) I builded a simple kivy app...
installation worked like a charm, but grub doesnt shows up at boot..
hello here on two different laptops i have a problem : there are already both on windows, but the simple attempt to install linux is a bit complicated. the LMDE systems boot up well from liveusb....
LXer: String Concatenation in Bash Loops
Published at LXer: String concatenation in bash scripting is a fundamental concept that is essential for scriptwriters, ranging from beginners to advanced users. It involves combining two or more...
LXer: GNU Linux-Libre 6.7 Kernel Released for Those Seeking 100% Freedom for Their PCs
Published at LXer: The GNU Linux-libre project announced today the release and general availability of the GNU Linux-libre 6.7 kernel for those who seek 100% freedom for their GNU/Linux computers...
LXer: Mastering String Concatenation in Bash Scripting
Published at LXer: String concatenation is a fundamental aspect of Bash scripting, allowing the combination of string literals, variables, and command outputs to form more complex strings. This...
NetPanzer development has resumed
NetPanzer (https://github.com/netpanzer/netpanzer) development has resumed. ---Quote--- NetPanzer is an online multiplayer tactical warfare game designed for FAST ACTION combat. Gameplay...
LXer: Steps to Install Dart Programming Language on Debian 12, 11 or 10
Published at LXer: Steps to install Dart Programming Language on Debian 12, 11, or 10, which includes stable, testing, or dev branches for those that require with multiple versions for certain use...
New to Linux (long-time IT) in Minneapolis
Hello, I'm a long-time IT consultant, having recently retired from a major hardware vendor. While I specialized in the vendor's storage platforms, my interaction with the UNIXs and Linux was...
LXer: KDE Plasma 6�s Financial Targets Met and Surpassed
Published at LXer: Plasma 6's thriving community ensures financial success, hitting goals 50 days before the desktop environment's launch. Read More......
What rsync command should I use for maximum preservation?
---Quote--- sudo rsync -vrlDAXpHtUExog --progress --delete --open-noatime --exclude='(USB at)' (like '/' but not) (copy to directory) ---End Quote--- That is what I think is most preservative. I...
AlienBOB about your Mini-ISO
Hi , @AlienBOB are you there? i want to ask which are the content of each iso on this url -> http://www.slackware.com/~alien/slackboot/mini/15.0/ and i want to know if you have a tutorial how make...
LXer: Solus 4.5 Resilience: A Feast for the Senses
Published at LXer: Solus 4.5 brings a feast for tech enthusiasts: Calamares installer, Pipewire by default, sleek Budgie & GNOME updates, and more. Here's more on that! Read More......
Hello Introducing myself
Hello, I'm a Linux user for more than 15 years now. Started with Ubuntu, I'm now using Archlinux for more than 10 years. I frequently checked this forum to solve some issue, I finally chose to...
Tried to install Onedrive, messed up my entire desktop manager - help please
I attempted to install Onedrive using the software package manager, thinking it would update to a newer version - onedrive - 2.4.13-1build1, and might even have a desktop GUI for it. I was...
Grep multiple fields large file
Greetings I have a huge file that I'm trying to extract a few fields from followed by a value. For example the file looks like this but huge, but the pattern is the same $_h7e 6ijrn3ij exceed:...
xfce/emacs/xterm session manager hang
Ok this is pretty obscure. I noticed a couple of days ago that after using the computer for a while I couldn't launch new xterm's - the programme starts but just hangs before anything shows up. I...
LXer: How to Transpose Tables (rotate) in LibreOffice
Published at LXer: Learn how easily you can transpose tables (rows to columns or vice versa) in LibreOffice Calc. Read More... (https://www.libreofficehelp.com/libreoffice-transpose/)
LXer: Wave: 21th Century Terminal Emulator Designed for Gen Z
Published at LXer: Discover a wave terminal especially designed for people who find existing Linux terminals boring, as it tends to make things way easier, especially for Linux beginners. Read...
Rescuezilla with HP laptop Ubuntu 22.04//Dell laptop Kubuntu 22.04
Rescusezilla worked perfectly on my HP laptop but fails to ID the source disk on the Dell. After searching Ubuntu community websites and having checked my Dell BIOS for some kind of fix...to no avail....
the keyboard thread
This is something new, not related to linux or LQ, just wondering if your keyboard is important to you or not. Do you really care? Is there anything special? Do you have a special layout? What do you...
LXer: Solus 4.5 Released with Calamares Installer, PipeWire, Linux 6.6, and New Xfce Edition
Published at LXer: The developers behind the Solus distribution announced today the release and general availability of Solus 4.5 as the latest installation and live media for this independently...
What is this mysterious extra HDD?
Using Linux Mint Cinnamon Victoria and an OEM "B75 Ver 1.41" motherboard in an OEM case with an AMI "4.6.5 09/01/2021" BIOS. My old Dell computer's motherboard stopped working so I bought a new...
[SOLVED] mysterious files in home directory
This morning something created two files in my home directory that i was not expecting to see: "atestfil.fit" and "btestfil.fit" A search finds these file names in demo code for the CCfits library....
LXer: How to Download Torrents from the Command Line in Ubuntu
Published at LXer: BitTorrent is a resilient and bandwidth-friendly way of sharing files. Learn how to download torrents using your terminal in Ubuntu today. Read More......
[SOLVED] Latest Slackware64 -15.0/isolinux initrd.img when booted with kernel 5.15.145 shows no modules
I am scratching my head here. I find it convenient to maintain a small partition dedicated to booting into the Slackware installer...
...155156157158159160161162163164...