Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-25 02:31
LXer: Torvalds Expresses Regret Over Merging Bcachefs into Kernel
Published at LXer: Linus Torvalds criticizes Bcachefs' development in the Linux kernel, expressing frustration over unstable updates. Read More......
LXer: 9to5Linux Weekly Roundup: August 25th, 2024
Published at LXer: The 202nd installment of the 9to5Linux Weekly Roundup is here for the week ending on August 25th, 2024, keeping you updated with the most important things happening in the Linux...
LXer: Broadcom promised to reform VMware so it enables better hybrid clouds. Will it deliver?
Published at LXer: Adopting i or increasing the use of i a proprietary computing architecture like IBM's POWER is a very niche thing to do in 2024. Yet in June, Big Blue suggested doing just that:...
Will Slackware 14.2 work on the retro PC i'm planning to build?
GPU: GeForce2 MX-based (ASUS 7100 GF) CPU: Pentium III 384MB RAM Sound Card: Creative CT4830 20GB HDD Partition Scheme: 10GB for Windows 98SE (as it may need more space) 8GB for Slackware (as...
logging-in as su acting unexpectedly
Trying to used `sudo su` at a command prompt is yielding unexpected results. Executing `sudo su` at a prompt yields `[sudo] password for daniel: ` as it should. Entering my password...
Best Gui for QEMU KVM in Ubuntu 24 Desktop ?
As the question states, in your opinion what is the best GUI software to create and manage VMs with QEMU KVM in Ubuntu 24 Desktop? Thanks!
Autoinstall Feature in Ubuntu 24 ?
I will have to repetitively deploy a number of Ubuntu 24 Desktop VMs in my network with the same software configuration for my local users in the same timezone and geographic region. The only thing...
UFW rule to block access of local computer to router management interface?
I have a computer in my local network that should be prohibited to access the management interface of the router in the browser (192.168.100.1). All other internet access should be possible, I just...
LXer: Archinstall 2.8.3 Arch Linux Installer Adds COSMIC Desktop Option
Published at LXer: Just one week after the Archinstall 2.8.2 update, another release of this command-line driven Arch Linux installer is now available for quick and easy Arch deployments. Read...
LXer: Here Are 5 Apps I Always Install When I Set Up a Linux Desktop
Published at LXer: If you use modern technology regularly, there are doubtless certain apps difficult to imagine going without. In the world of Linux distributions, there's no universal default set...
LXer: How to Install and Secure the latest phpMyAdmin version on Debian 12
Published at LXer: phpMyAdmin is a free, open-source, web-based application for managing MySQL and MariaDB databases from the web interface. This post will show you how to install and secure...
[SOLVED] Everything works great except DNS resolution
Hello folks. I have booted into my LFS 12.1 build and everything seems to be working properly, except DNS resolution. I can "ping 8.8.8.8" and it returns some packet and latency information. But...
Trying to repair VirtualBox on CentOS Stream 8
I am trying to upgrade VirtualBox, downloaded VirtualBox-7.0-7.0.20_163906_el8-1.x86_64.rpm Code: --------- $ sudo yum localinstall ~/Downloads/VirtualBox-7.0-7.0.20_163906_el8-1.x86_64.rpm...
Coallition Russia, India, China, and north korea, some more against Ukraine ?
Hello, Modiis Moscow Visit Showcases a Less Isolated Putin, Angering Ukraine Prime Minister Narendra Modi of India made his first visit to Russia in five year......
LXer: New Linux Malware 'sedexp' Hides Credit Card Skimmers Using Udev Rules
Published at LXer: Cybersecurity researchers have uncovered a new stealthy piece of Linux malware that leverages an unconventional technique to achieve persistence on infected systems and hide...
Requesting Slackware vs new hardware advice
Hi, I'm looking for advice on running Slackware on a desktop that's got a i9-13900K and an AMD 7900 XTX. The 5.15 kernel that Slackware 15 comes with is too old to support the hardware well. I had...
802.11ac interference mitigation methods
Hi: I write and edit most of the documentation for the FreshTomato open source router firmware project. Since the code is Linux-based, I thought I might get help here. On this subject, I've...
Firefox monospace font problem
If there's one problem I always have in my linux experience, it is Firefox's monospace font problem. It just doesn't show the monospace formatted texts correctly on the internet. I had this problem...
LXer: Meet Redis 8: The Fastest and Most Versatile Redis Yet
Published at LXer: Redis introduced Redis Flex, cutting costs by 80%, and launched Redis for AI, empowering devs to build and deploy fast GenAI apps efficiently. Read More......
LXer: Arduino Core for ESP32 gets a Zigbee wrapper library
Published at LXer: Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. Itis been working since the release of...
Linux Birthday
Most people consider yesterday as a seminal moment in the 'birth' of linx: Linus Torvalds, August 25, 1991: "Hello everybody out there using minix - I'm doing a (free) operating system (just a hobby,...
Package Manager for AppImages and standalone tar releases
For those of you who don't like flatpaks I discovered this package manager that automates the installation and update of programs in form of appimages or standalone tar archives (like blender and...
LXer: Linux 6.11 Kernel Features Deliver A Lot For New/Upcoming Intel & AMD Hardware
Published at LXer: With all of the exciting hardware launches this summer, I'm a bit behind on writing my summary of the Linux 6.11 kernel features for that next kernel version due out in...
/bin/sh permission denied when use sudo command
Hello :) im facing a little problem with sudo, maybe cause SeLinux too but: When i try to use command like Code: --------- sudo -u root /bin/sh -c python3 ---------
What now after RNC and DNC being over
Now that the RNC and DNC are over can we expect both the nominees to lay out their substantive policies? The claim about democracy being in peril, lazy/sleep joe are behind us now. Please put forward...
Get PCI device ID in linux
Hello, which command I can use to get PCI ID device in linux to get info presented here (extracted from PCI ID database for Nvidia) For example, for NVidia GPU RTX 2080 Ti is 0x1e04 According...
LXer: Deadlock from Valve no longer a secret - store page is up and we can finally talk about it
Published at LXer: Deadlock, perhaps the worst kept secret from Valve, has now been softly revealed as the latest game from the maker of Half-Life, Counter-Strike, Portal and Team Fortress 2. ...
Debian 11 full up; How to reduce the size?
Hello, I have to reduce my Debian 11 since it fill the HDD. https://wiki.debian.org/ReduceDebian My plan is to delete what I dont need.. a) delete qemu and ispell/or/aspell and mozc and...
LXer: How to use the Linux ftp command to up- and download files on the shell
Published at LXer: FTP, or File Transfer Protocol, is a standard network protocol used for transferring files between a client and a server over a network, such as the internet. In the Linux shell,...
Share partition between OSes on a dual booting machine
Hi, I have a laptop that I plan to dual boot Debian and Slackware. I will partition with LVM and disk encryption. I would like to have a shared partition that both OSes can access, this too will be...
[SOLVED] Debian11 update screwed my install; how to recover?
Hello, yesterday I got the message to make a debian update, which I made with APT UPDATE then APT DIST-UPGRADE. The PC froze during the night; this morning I tried to reboot, few errors appear and...
LXer: Torvalds Still Calls the "Hey Hi" (AI) Bluff, Some People Are Upset
Published at LXer: Half a year ago: Linus Torvalds on 'Hilarious' AI Hype: "I Hate the Hype" and "I Don't Want to be Part of the Hype", "You Need to Be a Bit Cynical About This Whole Hype Cycle" So...
LXer: Wine 9.16 Debuts with Initial Driver Store Implementation
Published at LXer: Wine 9.16 launches with Driver Store, Wayland Pbuffer support, MSHTML updates, and more. Read More... (https://linuxiac.com/wine-9-16-debuts-with-initial-driver-store/)
LXer: RefreshOS: A Potential Debian-based Alternative to Kubuntu
Published at LXer: In a never-ending stream of distributions based on Debian, we sometimes get to see some options that offer something novel, something that sets them apart from the rest. Read...
LXer: Google Making Progress On 16KB Page Size For Android
Published at LXer: Google Android engineers have shared a status update on bringing support for 16KB page size handling to Android. In moving from a 4KB to 16KB page size, Google has found a 5~10%...
Trying to install (and use) an external hp DAT tape on my Linux Mint
Hi all Recently retired and want to checkout some old DAT tapes I've accumulated over the years etc. I've managed to find an old Xenon pc -- now running linux -- and plugged in a BusLogic scsi...
SSSD not seeing new OpenLDAP accounts?
I have an OpenLDAP server running a custom schema to provide posix accounts. These are seen via SSSD, and in theory it's working fine. I used a custom schema to combine posix attributes and user...
2024 Your name is FOR SALE !
Someone reports: This problem was discovered & corrected in FALKON, early this year, beginning with release #24... However Q4OS (Linux distro) Discover & Synaptic programs, both show old...
LXer: How to Host a Website: A Step-by-Step Guide for Beginners
Published at LXer: Do you need a website, but aren't sure where to start? Check out our easy-to-follow how to host a website guide for everything you need. Read More......
New to Linux, trying to get away from Windows
My Name is Claude, from Texas. presently i have Linux Mint installed, and use it occasionally, but always falling back to Win. I have read about Nitrux Linux and it looks appealing, and would like...
need to access local node from WAN
I have a Linux server that also is my firewall, web server, also performing NAT for local nodes. Now, I am setting up a new web server. I only have one IP from my ISP. I want to use a migration...
LXer: How to Install Sysdig to Monitor System Load on Ubuntu 24.04
Published at LXer: Sysdig is an open-source and comprehensive activity monitoring tool for Linux. It is used to capture and analyze application logs and helps you to troubleshoot system-related...
LXer: Happy 33rd Birthday, Linux!
Published at LXer: Today is August 25th, which means that Linux turns 33 years old. Grab a glass of your favorite beverage and join me in celebrating the 33rd birthday of Linux! Read More......
Cannot login into graphical session, possible reasons?
Hello dear community, I have following situation: my parents use laptop (Dell Inspiron) with Linux Mint. They usually log into Xfce session. Last week while they used it, local outage happened, so...
LXer: How to Set Up a Kodi Media Center on Linux
Published at LXer: Transform your Linux machine into a powerful media center and elevate your entertainment experience to the next level with Kodi. Effortlessly organize your media, enjoy smooth...
LXer: Aether Collector is a mysterious point and click adventure set inside an anomaly
Published at LXer: One for sci-fi fans, Aether Collector is a mysterious point and click adventure set inside an anomaly. Releasing later this year with Native Linux support. Read More......
LXer: Wine 9.16 Begins Working On Driver Store Implementation, Pbuffer Support For Wayland
Published at LXer: Wine 9.16 is out as the newest bi-weekly development snapshot for this open-source software that enables running Windows games and applications on Linux. Read More......
How know what is the source needed for distribuite linux distros?
I know ubuntu have iso sources. But aside that, the big part of distro source is ditribuited by packpages. What i have to see for knowing i have all the source code of the distro needed for...
LXer: Linux Deepin 23: A polished distro from China that Western desktops could learn from
Published at LXer: A glimpse into the rapidly advancing world of Chinese open source. After a couple of years in development, Linux Deepin 23 arrives, with some new shiny that throws shade on the...
LXer: Data Monitor: The Sleek Open-Source Android App to Track Data Usage
Published at LXer: We have several apps (and built-in functionalities) to track data usage on Android. However, some still prefer a dedicated/separate app for the job, with more features along with...
...22232425262728293031...