Published at LXer: In this article, we delve into the practicalities of establishing an affordable self-hosted environment tailored for home labs, home offices, and small to medium-sized...
Published at LXer: One of the key high-level challenges of building Mesa drivers these days is figuring out how to best share code between a Vulkan driver and a Gallium driver. In the old...
Background: Manjaro/xfce/One Netbook A1. Battery life is fine, but buggy construction means it can't be calibrated. So when battery percentage reaches 0%, machine automatically shuts down despite an...
Published at LXer: A detailed guide on how to use boot repair disk utility to fix GRUB issues in Ubuntu and other Linux distributions. Read More... (https://www.debugpoint.com/boot-repair-disk/)
Published at LXer: Zammad is an open-source customer support/ticketing solution that helps manage communications across various channels such as email, chat, and social media. In this guide, you...
Hello, I added the following lines to the `torrc` file: Code: --------- UseBridges 1 ClientTransportPlugin webtunnel exec ./client Bridge webtunnel IP:443 XXX url=https://URL ver=0.0.1...
Hello, If the current ISP has blocked Tor connections, then if Tor is installed on a VPS in another country and I use it as a SOCKS5 protocol, will the ISP still block it? Does anyone have experience...
I have some questions and concerns about Linux: If I want to put multiple Linux systems on one disk, I divide them into partitions and make them 'root', like I did with Opensuse leap and Linux Mint....
I've posted my first message yesterday upon registering in introduction subforum however my message is not visible and is still not approved today. Makes me wonder if there an error or how long one...
Published at LXer: When working with media files, itis common to find yourself needing to batch convert multiple files. This is particularly true in fields like video editing, audio processing, or...
Hello, In Linux, I have installed Tor and am using it as a remote proxy, and at the same time I have tunneled OpenVPN on Tor. My iptables rules are as follows: Code: --------- # Generated by...
Published at LXer: Plus fresh release brings native Wayland support on Linux. WINE 9.0 brings the benefits of better WoW64 support to 64-bit x86 i and Arm i kit, plus native Wayland support on...
Published at LXer: with the approaching end-of-life (EOL) of CentOS Stream 8, enterprises may face critical challenges in securing their Linux environment. This analysis provides insights into the...
Published at LXer: Fish Shell 3.7.0 improves history pager, performance, and scripting. Future 4.x releases will transition Fish internals to Rust. Read More......
I downloaded the appimage, until unzipped it, I also donit see how to resolve the alleged dependency from the package manager. QMPlay2, sinigual, has integration with YouTube in a tab and consumes...
I made 2 passwords. One for logging in Xfce and the other for opening applications. The latter is forgotten. How to recover or reset the password, please? Thanks. DiaNObb
I would like to add a 'wrap text' button to the toolbar in gnumeric. Is this possible? If not, is there a way make a macro or plugin to apply the wrap text formatting to a selection?
Published at LXer: Icinga 2 is an open-source monitoring system that checks the availability of network resources, notifies users of outages, and generates performance data for reporting. Read...
I downloaded a movie that has normal sound except for the actors. Their voice is very, very quiet. It all sounds normal in VLC but I prefer mpv. VLC has an Audio menu item with two options in this...
Was studying video compression for fun in the past. Was looking up Jan sloot and found his patent on the interwebs translated. Didn't care to look too much as it is patented and other people owned...
Published at LXer: GStreamer's RTP, RTCP, RTSP, and WebRTC components get a Rust makeover, thanks to a i203K investment. Here's more on that! Read More......
Hello, Is it possible to limit the bandwidth based on the range of IP addresses using iptables? For example, in a server where clients connect to it to receive the internet, IP addresses in the range...
Recently, I started having random crash issues with my Firefox (121.0.1). It got so bad the other day that I had to fire up my backup browser on this system (unGoogled) Chromium. I've never been a...
I'm working on NetPanzer and we have tests using GitHub Actions and Cirrus. They pass on all platforms but macos arm64 in the Cirrus CI (https://github.com/netpanzer/netpanzer/pull/141). Where it...
I'm needing a bit of general knowledge in audio and multiprocessing applications in Linux here. I've got a game made for Arcade use and I'm trying to run the game in my own Linux (Mint 19.3). Its...
garuda linux is what i think could be the one i want. and its based on Arch. what distro do you guys use? ---Quote--- 13 Best Distributions for Gaming on Linux Table of Contents
Hello -and a happy new year! Since the day I upgraded from Debian 11 to v12, and while absolutely everything else went fine, I have terrible difficulties to connect to my Bluetooth amplifier &...
To stave off boredom after retirement I got hold of a copy of Kernighan and Ritchie and started reading it. Of course, I could not resist trying the code. However, K&R was a bit too hard for an...
Published at LXer: An important change has been made in the AppArmor Linux kernel security module . The change involves switching from using the insecure SHA1 algorithm to the more secure SHA256...
In Bash I have a thing that recursively goes into directories and calls "ls -a" to find all in it until no more are like found. I seem to have something like "/run/5000/" folder with "find" command...
Published at LXer: The explainshell is a web-based tool that can be said to be an alternative to traditional Linux man pages for providing you with detailed explanations in a beautiful hierarchy. ...
The Context: I am still getting acquainted with Plasma after many years of using exclusively XFCE (which may be a reason for this post?) Running Slackware 15.0 with the purpose of using it as a...
Published at LXer: bauh can create and manage web applications. In this article, weill walk you through creating your own LinuxLinks application. Read More......
Hello, My system is: Linux notebook 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux I use ubuntu amd64, with ubuntu gnome. ...
Published at LXer: The read command in Bash reads a line from the standard input and splits it into fields. Read More... (https://www.howtoforge.com/linux-read-command/)
Hello, Is the SSH configuration file different for each user? I want to have two SSH users. One of them can have two sessions at the same time and one can have only one session. Is this possible? ...
Published at LXer: CSF or Config Server Firewall is a Stateful Packet Inspection (SPI) firewall based on IPtables and Perl. it provides a daemon process that will monitor your services for failure...