Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-09 03:30
What differences between Fedora kernel & kernel.org?
Could you explain main differences between Fedora project kernels and kernel.org kernels? On Fedora uname -r shows something like this 5.1.....fc30... .
In my Centos 7 the /boot is getting full
I ran *package-cleanup --oldkernels --count*=2, but the img and vmlinuz files don't disappear, is there anything else that will free space? Thanks
LXer: Sysadmin careers: How sysadmins can pay it forward
Published at LXer: With new projects to complete, fires to put out, and new skills to learn, preparing for the day that you leave a company is probably the last thing on your mind as a sysadmin. ...
Ubunto 20.04
Well I threw in the towel on ubuntu 20.04 and went bact to 18.04. I have used ubuntu since 10.04 and never had as many problems with any of them until 20.04. I really liked ubuntu until 20.04 so I...
Can’t Update Software Packages in OpenSUSE
Hello, I’m still new to oST and getting familiar with it (though not new to Linux). Currently running oST w/KDE. My system frequently says that it encounters an error when checking for software...
LXer: How To Install And Configure KVM In CentOS 8 Server
Published at LXer: This step by step tutorial explains how to install and configure KVM in CentOS 8 server with screenshots. Read More......
Slackware ARM changelog updates sporadically
The reference URL is http://ftp.arm.slackware.com/slackwarearm/slackwarearm-current/ChangeLog.txt It's what I watch for new updates to Slackware ARM. For a few weeks, up to yesterday (July 14),...
getnursingessa
Good afternoon. I'll probably spend the weekend at home. Since I should be writing eight essays on medicine. On surgery. Or maybe it's better to turn to getnursingessa...
Hello im New im student in Medical collage
Hello im New im student in Medical collage
LXer: Fedora Classroom Session: Git 101 with Pagure
Published at LXer: We’re back with another awesome classroom on Git 101 with Pagure led by Akashdeep Dhar (t0xic0der). Read More......
Steam failing to load SSL certs
Hi. I've built an LFS system recently, and I have most things working as intended. I have installed the likes of make-ca, openssl, p11-kit etc. Whenever I run Steam, it fails to login with this error...
error chmod - file not found
pls see the attached screenshots. I know this must have a simple answer but, I do not know what it is. If you look, I am making executabe a file named ...
LXer: How to Install Logstash Logfile Analytics Software on Ubuntu 20.04
Published at LXer: In this tutorial, we will explain how to install the ELK Stack (Elasticsearch, Logstash and Kibana) on Ubuntu 20.04. Logstash can be used to collect and analyze system logs from...
Profanity XMPP client slackbuild fails MD5 checksum?
In attempting to download, build and install the profanity XMPP slackbuild from SBo, it outputs the following message: Code: --------- profanity: Found profanity-0.5.1.tar.gz in...
LXer: VirtualBox 6.1.12 Adds New GLX Graphics Output, Guest Additions Improvements
Published at LXer: Oracle released VirtualBox 6.1.12, a new monthly maintenance update to the latest VirtualBox 6.1 stable series of the most popular open source and multi-platform virtualization...
PrintScreen not working in Slackware -current
How can I get my print screen key to function properly? I'm running Slackware -current and pressing it on its own doesn't work. Pressing alt + PrtSc doesn't work. I'm aware of the import -window...
Scrambled text occasionally in CLI and ncurses interfaces
Sometimes the text outputted in my CLI briefly uses a strange character set for a word or two making the text rather impossible to read. And I get a similarly related effect in any ncurses interfaces...
libxenlight state driver is not active
Hello I'm trying to create a new xen connection with virt-manager. At the beginning it didn't work because this error : "failed to connect socket to '/var/run/libvirt/-virtxend-sock. file or...
Pass through webcam in Remmina
I'm using Remmina on my Pi4 to RDP to a Windows 10 machine and want to pass through webcam for video conferencing. I used Cheese to verify that the camera works fine on my Pi but can't see any way to...
LXer: How To Fix "hard disk with UUID already exists" Issue In VirtualBox In Linux
Published at LXer: This brief tutorial explains how to fix "hard disk with UUID already exists" issue in VirtualBox in Linux operating system. Read More......
Can we opt out security and crypto features completely from Linux kernel?
Hi, Can we configure Crypto feature completely removed from linux kernel,compile and use (or) is there any hard dependency with that in any of the bare minimum mandatory kernel feature's...
[fedora-30] howto get pictures, videos, music from android device with broken screen
hi, i have an essential running lineage-os with a broken screen. how does one copy data off of it to my laptop. the fone vibrates when i touch the fingerprint reader and i see from my wifi...
LXer: My Linux story: breaking language barriers with open source
Published at LXer: My open source journey started rather late in comparison to many of my peers and colleagues.read more Read More... (https://opensource.com/article/20/7/linux-bengali)
MySQL not working
All, I hate MySQL issues, none of the HOWTOs ever get close to solving your problems. So on the New Server (old server but upgraded to 18.04 LTS) I get MySQL install, but nothing works because...
wmshutdown in 14.2
I'm using 14.2 (64) with a WindowMaker desktop in a Fujitsu Lifebook S7220. Works great. I would like my wife to abandon her Debian laptop for this machine but the shutdown procedure is a problem...
seeking way to see which filesystems are written most often
Will someone direct me to some method where I discover which filesystems -- folders and files -- are written most often? For example, on a workstation with a small amount of RAM, the *SWAP*...
LXer: Rust code in Linux kernel looks more likely as language team lead promises support
Published at LXer: Torvalds worries about compiler bugs: 'Very rare, but incredibly hard to debug'Rust language team lead Josh Triplett has promised to support its use in the Linux kernel, saying:...
Unable to run .AppImage in Ubuntu 16.04
Hello, We need to install a software through .AppImage file. For this we have set permission as execute (see https://prnt.sc/ti8hrh). Then we are trying to run by double clicking the we are...
No longer able to start video player; error while loading shared libraries
Whenever I try to load my default video player, it doesn't load. Looking at the virtual terminal that displays the ongoing processes of my xsession, it displays the following: Code: ---------...
LXer: 5 things to look for in an open source alternative to SharePoint
Published at LXer: We're entering a collaboration platform renaissance as remote work becomes the norm for enterprises large and small. Microsoft SharePoint—a collaboration platform available on...
Pure alsa system and 3rd party software
I just wonder if somebody had any issues with installing software which assumes having pulseaudio in the system. How is it in general if to install pure alsa system?
LXer: Scan and Repair Disk Bad Sectors in Ubuntu Linux, Fedora
Published at LXer: There are terminal utilities available in Linux which can help you to manage hard disk bad sectors. You can scan and mark them as unusable as well using these utilities. Read...
LXer: Using the nstat network statistics command in Linux
Published at LXer: Discover nstat, a tool for monitoring kernel SNMP and network interface stats and a part of the iproute2 package in Linux. Read More......
LXer: Linux Is Becoming the Windows Alternative Microsoft Never Wanted
Published at LXer: The Linux market share keeps growing and growing. Read More... (https://news.softpedia.com/news/linux-is-becoming-the-windows-alternative-microsoft-never-wanted-530528.shtml)
Old Linux Kernel Residues
In the directory var/lib/dpkg/info I've noticed lots of files that reference old kernel versions going back months/years. Eg here are some files (https://imgur.com/a/Vtq5EMl) that reference a version...
How do you permanently change the color of the VIM
Hello, the text displayed being very dark on a black background makes it difficult to read. Therefore i would like to know how to change the text colour once for all. Can you help me? Thank you
LXer: How to Install Drupal 9 with Nginx and Let's Encrypt SSL on Debian 10
Published at LXer: In this tutorial, we will show you how to install Drupal 9 on the Debian Buster 10. We will run Drupal under the LEMP Stack (Linux, Nginx, MySQL/MariaDB, and PHP-FPM), and secure...
Acer laptop TMP253-E; are there two hdd devices
Someone told me that when 'learning' no question is a 'stupid' question. Well, perhaps this one is :) I was given an old Acer TMP253-E laptop with Windows 8 on it. It is Celeron 1.9GHz dual...
Java errors on Slackware
My system is running Slackware-64 version 14.2. It has MATLAB R2018b installed for doing computations. Recently when I tried to install MATLAB R2019b, the process crashed soon with a bunch of Java...
LXer: Introduction to Red Hat Insights
Published at LXer: One reader shares his take on Red Hat Insights, a cloud service for proactively identifying issues with your Linux environment. Read More......
Ubuntu 20.04 with Raspberry Pi 3B plus
Recently I tried connecting wlan0 of RPi 3 with Ubuntu-20.04 using Ethernet cable. This is to avoid using wi-fi adapter in the desktop. There are many elaborate suggestions in Google but simple...
[SOLVED] black screen after filling up HDD to 100% by accident
Debian 10 KDE I've been carrying some large files to transfer, when I needed to do a wireshark capture. The HDD filled up to 0b free space. I have then deleted a VM that I don't need anymore and got...
LXer: An introduction to Linux kernel initcalls
Published at LXer: Initcalls, which serve to call functions during boot, were implemented early on in the development of the Linux Kernel. Read on as we take a closer look, including their purpose,...
9 minutes to reboot on a asrock rack epycd8-2t
Hello All , This is has been happening to me after making a (undoubtedly nonuseful) UEFI setup change . At least as best I can deduce . But still 9 minutes to reboot ?-( I have just finished...
LXer: Googles Confidential VMs may change the public cloud market
Published at LXer: This new Google Cloud feature enables you to lock down virtual machines from would-be snoopers and attackers. Confidential VMs may be the game-changer Google needs to catch up...
registering a USB device with 2 minor versions - similar to socketcan
Our device ( USB to CAN device ) has two CAN channels. SOCKETCAN framework allows creation of 2 netdev for both the channels. These 2 netdev s are known to user applications and it's easy to...
LXer: SUSE Buys Rancher Labs to Up Its Kubernetes Game
Published at LXer: With the marriage of SUSE and Kubernetes management platform Rancher Labs, the venerable commercial Linux company hopes to better compete against Red Hat, Ubuntu and other...
LXer: A quick repair job on a dislocated table
Published at LXer: Something was seriously wrong with the data table I was checking. In many but not all records, a couple of characters had been converted to a field separator. This displaced all...
iptables
Hi, i did some changes to iptables and save the changes 'iptables-save'. but after restarting the service or rebooting the system, the iptables are reset. Is there any way to make iptables...
I know that the loadlin bootloader for UMSDOS will boot to video for 2.4 kernels
Hello! I am in the process of building a custom kernel for an example of Slackware 11.0 which uses a 2.4.33.3 kernel. I've gotten it to boot to video multiple times on my development platform, which...
...694695696697698699700701702703...