Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-23 22:31
LXer: CentOS Stream 10 Shapes Up for RHEL 10
Published at LXer: CentOS Stream 10's repository with 100% signed RPMs is now available, shaping the base for Red Hat Enterprise Linux 10. Read More......
Grub freezes with cryptomount
I am trying to make Grub unlock a partition at boot: Code: --------- menuentry "Locked partition" { insmod luks 1. search.fs_uuid 297bf30d-39bb-4e13-bf50-45d704294e7e root 2. search...
LXer: Show Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
Published at LXer: Learn how to show progress of cp, mv, rm, rsync, dd, scp, adb, tar, gzip, zip, 7z, unzip, etc., commands in Linux with/without using any tool. Read More......
[SOLVED] Computer goes "black" when booting
Please see PDF file attached MSI_Problem.pdf. I use Ubuntu 22.04. Thanks R
LXer: Updated Intel Meteor Lake Tuning For Linux Shows Huge Performance/Power Improvements
Published at LXer: It's like magic with one line of code changed in the Linux kernel that Intel is reporting up to 19% performance improvement for Intel Core Ultra "Meteor Lake" and up to an 11%...
Missing dual boot after memory upgrade (disconnecting and connecting hard drive)
I have an Acer Laptop (Acer Aspire ES1-512-C80E) wich has originally 4GB of RAM and a 500MB hard drive. It came originally with Windows 7, updated to Windows 10 and then I partitioned the hard drive...
Graphics Card displays washed out colors (too blue and pale)
Hello, Running Debian 12 with an NVIDIA A2000. All the colors are washed out and look overly blue. How can I fix this, please help?
LXer: Building resilient access to talent
Published at LXer: How embracing open source can help organizations overcome tech skills challenges. Good news: The IT skills shortage is over. Bad news: it's been replaced by an IT skills crisis i...
is this ok in a header file for c?
Just wonder if I can put that in a header file and use it. Code: --------- struct a { struct *b; }; struct b { struct *a;
LXer: Centralize Your Digital World: How to Building a Home Server with Debian
Published at LXer: In todayis digital age, managing and centralizing your data and services is becoming increasingly important. Whether you're looking to store your media files, run your own...
What's happening to my battery?
It used to get a good 2 hours from full to empty, 2.5 if stretched. Recently it cuts power when reaching ~30%. And even more recently it cuts power at ~50%. I've tried running through a few cycles;...
LXer: SpacemiT Muse Pi: A RISC-V SBC Featuring the SpacemiT M1 SoC
Published at LXer: The SpacemiT Muse Pi is a development board that leverages the cutting-edge RISC-V architecture. It is powered by the SpacemiT M1, an Octa-core System-on-Chip, which is designed...
LXer: NVIDIA 550.90.07 Linux Graphics Driver Is Out Now with Various Bug Fixes
Published at LXer: NVIDIA 550.90.07 graphics driver for Linux, FreeBSD, and Solaris systems is now available for download with various bug fixes and improvements. Read More......
LXer: Incus 6.2 Container & Virtual Machine Manager Released
Published at LXer: Incus 6.2 rolls out with customizable columns, YAML support for storage and network configurations, enhanced log management, and more. Read More......
LXer: Firefox tips and tricks for gamers
Published at LXer: Once my work day is over and my baby is asleep, thereis nothing I love more than settling in with my weighted blanket, grabbing some pillows, and playing video games. I donit get...
LXer: Shopping For A Launch-Day AMD Ryzen AI 300 Series Laptop For Linux Testing
Published at LXer: With this week's Computex announcement by AMD of the Ryzen AI 300 series laptop processors built atop Zen 5, one of the pleasant aspects has been several laptop models being...
LXer: A roadmap for VirtIO Video on ChromeOS: part 3
Published at LXer: This final installment discusses the future plans for cros-libva and cros-codecs in general, as well as the tentative "virtio-media" protocol and some of our recent contributions...
LXer: Lansweeper finds a lot of CentOS Linux out there
Published at LXer: Network scan reveals 26 percent of Linux boxes are CentOS 7, EOL later this month. What happens next? Lansweeper's scans of its customers' networks found an awful lot of Linux...
mpv dont work properly with discrete gpu card wayland
mpv dont start in Wayland when trying to use discrete nvidia card. works fine in x11. If you have prime-run you can reproduce it: Code: --------- prime-run mpv -hwdec=nvenc...
LXer: How to use Microsoft OneDrive on Linux
Published at LXer: In this post, Iim going to show you how to use OneDrive on a Linux distro. Both GUI and CLI options.Microsoft OneDrive doesnit have an official desktop client for Linux. So, the...
Replacing hard disk without issues
I have just purchased a new and bigger HD for my laptop and I would like to transfer all the data to the new one. Namely, I want to keep the same partitions structure and data inside of them, but...
LXer: LibreOffice 24.2.4 Office Suite Is Now Available for Download with 72 Bug Fixes
Published at LXer: The Document Foundation announced today the general availability of LibreOffice 24.2.4 as the fourth point release to the latest LibreOffice 24.2 office suite series fixing more...
LXer: Debian 13 Moves to tmpfs for /tmp/ Directory
Published at LXer: Debian 13 introduces tmpfs for /tmp and timed cleanup for /var/tmp, aligning with standard practices in the upcoming Trixie release. Read More......
LXer: Linux 6.10 Fixes AMD Zen 5 CPU Frequency Reporting With cpupower
Published at LXer: This week's pull request of power management fixes for the Linux 6.10 kernel has an important change for the in-tree cpupower utility to fix P-State frequency reporting on...
LXer: ArrowDL - cross-platform download manager
Published at LXer: ArrowDL is a mass download manager. The software lets you download links, pictures, videos from YouTube and other sites, as well as peer-to-peer, and other media available on the...
Restore image made on vmware to physical machine
Hello, I have virtualized ubuntu 20.04 machine and use it as a test in vmware to make many settings and deploy web application. When I tested everything I have made Acronis backup image and restored...
LXer: How To Kill A Process Running On A Specific Port In Linux
Published at LXer: This detailed tutorial explains how to find and kill a process running on a specific port in Linux and Unix-like operating systems. Read More......
EXIM4 log
A few days ago, I kept getting the following lines in the exim log Can someone explain what this means 1sFUqL-001hby-2m == domain.tld@fqdn R=dnslookup T=remote_smtp defer (-54): retry time not...
LXer: Essential Support Sites for Linux Admins (Free Download)
Published at LXer: Just because a piece of software is open source doesnit mean thereis no support available. In fact, open-source software has plenty of available supporti itis sometimes just not...
Can I make these bytes human readable?
Someone was asking about reading old SD cards by sector. I think he wants to change the format of the data stored on the old SDs. I don't know anything about this stuff! This Python function...
Whatever happened to the other *nix terminal shells
When I go and look at newer distros it seems that they come with only two shells, sh and bash. But Unix/Linux have a long history of having shells. For example 1) KSH - Korn Shell 2) BSH - Borne...
LXer: Milk-V Meles RISC-V Single Board Computer with 8GB RAM, 128GB eMMC – Available for $80.00
Published at LXer: The Milk-V Meles, a credit card-sized single-board computer, leverages the power of the TH1520 System-on-Chip, a RISC-V based platform. Itis packed with features like Gigabit...
LXer: Monitor Network Sockets Using ss Command in Linux
Published at LXer: Learn how to use the ss command to monitor the network sockets on Linux, such as listing listening sockets, associated processes, etc. Read More......
LXer: blendOS 4: Yet Another Try on Immutability
Published at LXer: blendOS 4, an immutable Arch-based Linux distro betting on a declarative approach, has just been released. However, it left us with mixed feelings. Here's why. Read More......
LXer: How to Install Apache Web Server on Ubuntu
Published at LXer: Learn how to install Apache on Ubuntu using package manager and source code, followed by how to configure, manage, secure, and use Apache. Read More......
LXer: VLC 3.0.21 Adds New AMD VQ Enhancer Filter, Improves Opus Ambisonic Support
Published at LXer: VLC 3.0.21 is now available as the latest stable version of this popular, cross-platform, free, and versatile media player for GNU/Linux, Android, macOS, Windows, and other...
service getting killed by watchdog
hello guys, got this issue that sssd service is getting killed by watch dog. typing: journalctl -u sssd.service will show that sssd service was terminated but doesn't show anything why it was...
LXer: The Most Popular Linux News Over The Past 20 Years
Published at LXer: With yesterday marking the 20th birthday of Phoronix, I was curious what the most popular news articles were over these past two decades. There's a lot of compiler fodder, news...
No sound with Kubuntu 24.04
Hello, I bought a used Lenovo Thinkpad E15 (Type 20RD, 20RE) and have installed Kubuntu 24.04. Everything seems to be working fine except I can't get sound from my internal speakers. I have tried a...
LXer: How to Check a Website Header Using Linux Command Line
Published at LXer: Checking the headers of a website can provide valuable information about the server, security policies, and other metadata. This is particularly useful for web developers, system...
having trouble getting AMD graphics to work with Slackware 15 new full install (Radeon 780M Graphics)
I had to get a temp computer (complicated story) I decided to get a mini (GMKtec AMD Ryzen 7 7840HS w/ Radeon 780M Graphics). It had an unused M.2 so I put in another 1T nvme planning on installing...
LXer: How to Install Nginx on Ubuntu 24.04 and Other
Published at LXer: Learn how to install Nginx (either stable or mainline) on Ubuntu using the package manager, Launchpad PPA, official repository, and source file. Read More......
Opera not playing video on -current.
I know Opera was playing video around a month ago, using S64-current which was relatively up to date at the time. I noticed the other day that it had stopped working. I had been using...
LXer: Immutable Distro blendOS 4 Officially Released, Now Fully Declarative
Published at LXer: blendOS developer Rudra Saraswat today announced the general availability of blendOS 4 as another major update to this Arch Linux-based immutable Linux distribution with some...
Media Errors on Working through a Ubuntu Server 24.04 install
Date: June 6th 2024 *Question*: What do I do, if I've downloaded Ubuntu server - compared Sha256sums with the text file and found that they match, yet when I've installed it to a USB stick and...
LXer: How to Install LOMP Stack (OpenLiteSpeed, MySQL, and PHP) on Ubuntu 24.04
Published at LXer: OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. It supports Apache Rewrite rules, HTTP/2 and HTTP/3, and TLS...
Creating a secure encryption and data encryption channel between a software and hardware.
Hello. My purpose of this question is to secure communication between two software or software and hardware before any data exchange. Is this a logical mentality, in a computer that has an...
LXer: Mesa 24.1.1 Released With Many Graphics Driver Bug Fixes
Published at LXer: For those typically waiting until the first point release of a new Mesa3D driver series before upgrading, today it's your chance to upgrade! Mesa 24.1.1 is now available with the...
LXer: Parrot OS 6.1 Brings Raspberry Pi 5 Support
Published at LXer: Parrot OS 6.1, a Debian-based Linux distro focused on security and privacy, rolls out with enhanced security and performance features. Read More......
Updating Slackware Live
I am trying to learn how to remove old kernel packages and modules on the Slackware Live ISO. I found the following: *...
...73747576777879808182...