Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-22 17:02
LXer: What is Dash (/bin/dash) Shell on Linux?
Published at LXer: Dash (or the Debian Almquist shell) is a UNIX/Linux shell that complies with the POSIX standard and earned the title of ilightest shelli (10x smaller in size) compared to Bash. ...
[SOLVED] Editing .desktop files in Mate
I'm on Slackware-Current with willysr's mate packages installed. When I try to edit a desktop file in Mate, I get offered a number of half-assed text editors (e.g. gvim) to play with. My actual...
sbotools problem
what's wrong with sbotools? I have specified 15.0, it seems to syn with -current and a bunch of stuff won't build, because of meson being too old
LXer: Canonical Announce Major Ubuntu Kernel Change
Published at LXer: Ever get miffed reading about a major new Ubuntu release only to learn it doesnit come with the newest Linux kernel? Well, thatill soon be a thing of the past. Read More......
Debian12 Install on Pcengines APU3
Have a question and requesting some help. Would like to install Debian 12 server on a pcengines apu3 board that uses a serial port rather than a graphics interface. Have installed the serial...
LXer: HandBrake 1.8.2 Video Transcoder Adds FFmpeg 7.0.2 Support and Fixes Bugs
Published at LXer: HandBrake 1.8.2 has been released today for this powerful and popular open-source, cross-platform, and free video transcoder/converter for GNU/Linux, macOS, and Windows systems....
Is there good open source music production software for linux?
I only dabbled with music production when using windows and used cubase and other popular windows based stuff. Is there open source linux stuff that has similar capabilities?
LXer: Walk: A Lightweight Terminal Navigator for Linux
Published at LXer: Discover how to enhance your Linux file and directory navigation with Walk, a minimalistic terminal navigator that replaces traditional ls and cd commands. Read More......
wpa_supplicant 2.11 / broadcom wifi fix
There's two fixes for the broadcom Wifi bug on arm64 thanks to the Asahi Linux team. The simplest is to add: Code: --------- brcmfmac.feature_disable=0x82000 --------- to your kernel command...
LXer: GNOME Continues Working On systemd-homed Integration, Better Web Browser
Published at LXer: This Week in GNOME is out with its latest issue that details the latest improvements being made thanks to their Sovereign Tech Fund (STF) funding along with other development...
LXer: Canonical Announces Shift in Ubuntu Kernel Selection Strategy
Published at LXer: Canonical's Kernel Team is shifting policy, adopting a bold new approach to offering the latest Linux features in Ubuntu. Full details inside. Read More......
LXer: How To Add Bash Completion In Debian
Published at LXer: Bash completion is a useful tool for completing file paths, commands, etc. It is enabled by default on Ubuntu but not on Debian. With two simple steps, it can also be enabled on...
LXer: Install Arch Hyprland with ML4W Dotfiles 2.9 on Manjaro Unstable as second DE
Published at LXer: The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch...
[SOLVED] convert, libOpenCL not found
Minor problem in the scope of things. So I was building supercollider, and it bailed out at converting the desktop icon. Code: --------- convert: error while loading shared libraries:...
How to whitelist an IP to mod_security for all ids?
Hi, How to whitelist an IP to mod_security for all ids in .htaccess of CentOS 7? I found this: https://stackoverflow.com/questions/25788442/how-to-whitelist-an-ip-address-using-mod-security ...
LXer: Microsoft exposes vulnerabilities in OpenVPN -- millions of devices at risk
Published at LXer: Microsoft researchers have revealed a series of medium-severity vulnerabilities within OpenVPN, an essential open-source VPN solution embedded in myriad routers, PCs, and smart...
LXer: Yuzuki Chameleon: A $25 Raspberry Pi-Like Board with Allwinner H616 SoC
Published at LXer: The Yuzuki Chameleon is a single-board computer designed with the form-factor of the Raspberry Pi model A, offering an open-source and versatile platform based on the Allwinner...
Thunderbolt interface vanishing from server when disconnecting the client
Hi everyone...here's the thing. I have a server running Openmediavault (a NAS interface for Debian) where I installed a Thunderbolt card. I configured the network interface, connected it directly to a...
LXer: An Initial Benchmark Of Bcachefs vs. Btrfs vs. EXT4 vs. F2FS vs. XFS On Linux 6.11
Published at LXer: A number of Phoronix readers have been requesting a fresh re-test of the experimental Bcachefs file-system against other Linux file-systems on the newest kernel code. Your wish...
The new compile flags for 32bit Glibc-2.40 cause crashes when starting games in native Steam.
I hope Patrick sees this... In short, "--march=i686" should be used to compile 32bit Glibc, instead of "pentium4". It's also good idea to add "--enable-multi-arch" to the Glibc `configure`. ...
Gnome-calendar 43.1 no accepting events
Hi! Everybody, Gnome-calendar on debian 12 bookworm is not accepting / saving events in the calendar. It is Gnome-calendar 43.1. Any ideas? I like to run Gnome-calendar because I can sync to google...
LXer: How to Install Nvidia GeForce Now Client App on Linux
Published at LXer: Discover a step-by-step guide to installing the Nvidia GeForce Now Client App on major Linux distributions such as Debian, Ubuntu, Fedora, etc. Read More......
LXer: Pimoroni�s Debuts Latest RP2350-Based Development Boards and Kits
Published at LXer: Pimoroni has introduced a range of new products centered around the Raspberry Pi RP2350 microcontroller. These offerings are designed for hobbyists, educators, and developers,...
Wine-9.8: still needs Multilib?
I'm just settling down a clean install of the latest Current iso (2024-08-09) and firing up wine. This time, I purposely left out Multilib, because I had read that since 9.0, things were working...
LXer: Ulaa: A Secure and Private Browser Based on Chromium
Published at LXer: Discover an amazing browser based on Chromium that offers unique features known as modes, and one of them is kid mode, which must be known by everyone. Read More......
LXer: XL Converter � easy-to-use image converter for modern formats
Published at LXer: XL Converter is billed as an easy-to-use image converter for modern formats. It offers an attractive front-end to a number of command-line graphics tools. Read More......
I am a living {crap}-show
I had a stroke in 2011, and I became a PITA with using LQ for all my concerns. Prior to my stroke, I would generally post the answers and the answer the questions and call them [SOLVED], with the hope...
LXer: Linux Prepares For Intel Arrow Lake H With Mix Of Lion Cove, Skymont & Crestmont Cores
Published at LXer: With upcoming Intel Arrow Lake H processors it's just not P cores and E cores but for the E cores will be a mix of both Skymont and Crestmont core types. Read More......
[SOLVED] What is the sequence of the boot process using UEFI and elilo?
Hi, As the title says, I'd like to know what happens in the boot process when using UEFI and elilo, as I'm having a problem booting from the initrd file that I generated after an upgrade in...
LXer: How to Install MongoDB on Debian 12
Published at LXer: MongoDB is an open-source, cross-platform, and distributed NoSQL (Non-SQL or Non-Relational) database system. In this tutorial, you'll learn how to install MongoDB on a Debian 12...
LXer: First Look: Vertical Tabs and Sidebar Enhancements in Firefox
Published at LXer: Finally, the much-anticipated Firefox vertical tabs feature is here in Nightly 131, so don't waste your time; get a first-hand impression. Read More......
slapt-get/gslapt - is there a way of blacklisting a specific package version?
I've been using slapt-get/gslapt for years and old habits are difficult to break. Most often it works just great, but sometimes inconsequencies in package naming creates difficulties. Example: The...
LXer: How to install Kali alongside Windows 11 (Dual Boot)
Published at LXer: Security professionals often need to use a variety of operating systems to perform their tasks. Dual booting Kali Linux and Windows 11 grants users the ability to switch back and...
LXer: KDE Frameworks 6.5 Released with Plasma Wayland and Dolphin Improvements
Published at LXer: The KDE Project released today KDE Frameworks 6.5 as the latest version of this collection of more than 70 add-on libraries to Qt that provide commonly needed functionality for...
How to decontaminate the sea, earth,* and create nature-friendly technologies?
Hello, Rousseau predicted our fate. Nature should be the most important value to preserve. https://www.gutenberg.org/cache/epub/11136/pg11136.html Atomic power is given by God. Here a...
LXer: Canonical Moves To Shipping Very Latest Upstream Kernel Code For Ubuntu Releases
Published at LXer: Following decisions like exploring -O3 package builds for Ubuntu Linux, another newly-announced change by Canonical I must applaud is their decision to commit to shipping the...
How to make a drawing in linux (EPS, PDF, TIKZ,TEX...)?
Hello, I have this paper model that builds then a pyramid. How to make a sketch of it, digital like EPS PDF for prting to A3 paper? I thought about tikz? Or latex, no? A triangle has 60...
LXer: What's going on with AMD funding a CUDA translation layer, then nuking it?
Published at LXer: AMD's legal team appears to have clawed back control of much of the ZLUDA project's code base. The open source project, for which the House of Zen pulled support earlier this...
LXer: COSMIC Desktop Alpha Released, Expectations Exceeded
Published at LXer: The wait is over! COSMIC Alpha's desktop revolution is here, setting new standards for desktop interfaces that are even better than expected. Read More......
Hi, 5 month linux user
I am fairly new to Linux, i started with Linux Mint MATE, and did a couple of distrohops before i settled on fedora, i am switching to a more advanced distro and have come here to solve my...
wpa_supplicant Wifi issues issues on Alpine Linux
Hello, i have recently acquired a HP Power 15.6 G8 Mobile workstation, I have installed Fedora Linux and the wireless networking worked, after i finished my Alpine Linux install (over ethernet) i...
LXer: Thanks to Nextcloud, FOSS Webmail Client Roundcube Now Has Support on Steroids
Published at LXer: How Nextcloud came to the aid of a popular open source project, in part by getting three other open source projects involved. Read More......
LXer: How to Install Pydio Cells on Ubuntu 24.04
Published at LXer: Explore a step-by-step guide for installing, configuring, and running Pydio Cells on Ubuntu to manage and collaborate on your document files. Read More......
Slackware 15 with Slackware-current kernels?
In recent months/years I use Slackware 15 on an NUC13ANKi7 server which couldn't startx, which was solved by using Slackware-current kernels. However, after kernel 6.9.10 (all newer 6.9.n and all...
LXer: Introducing the $5 Raspberry Pi Pico 2 with RP2350 Microcontroller
Published at LXer: Raspberry Pi announced the release of the Raspberry Pi Pico 2, priced at $5. This new microcontroller uses the RP2350 MCU, enhancing its lineup with advanced features and...
LXer: System76 Releases COSMIC Alpha Desktop - Its Looking Quite Interesting
Published at LXer: System76 today is releasing an alpha build of Pop!_OS 24.04 that is built atop Ubuntu 24.04 LTS and making it very interesting is that it includes the alpha version of their...
LXer: It's 2024 and we're just getting round to stopping browsers insecurely accessing 0.0.0.0
Published at LXer: A years-old security oversight has been addressed in basically all web browsers i Chromium-based browsers, including Microsoft Edge and Google Chrome, WebKit browsers like...
LXer: This Underrated Netdata Feature is a Godsend for Busy But Smart Sysadmins
Published at LXer: I don't think of myself as a sysadmin. I am more of a self-hoster who has some experience hosting websites for me and my friends. That doesn't qualify me as a sysadmin, I think....
LXer: Cytron MOTION 2350 Pro � A Raspberry Pi RP2350 board for robotics and motor control
Published at LXer: As mentioned in the Raspberry Pi Pico 2 article, third-party RP2350 boards are already available, and one of them is the MOTION 2350 Pro board from Cytron designed for robotics...
LXer: Switch from Microsoft Windows 11: Nitrux, Linux Mint, and Linux Lite are your new best friends
Published at LXer: As Windows 11 continues to face criticism over its system demands and privacy concerns, many users are exploring alternatives. Linux distributions offer compelling options that...
...32333435363738394041...