Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-18 07:16
Deluge error message permission denied
Hello, Ever since I downloaded the latest version of Deluge, it hasn't worked anymore. It used to be the best, most user friendly one among them all. Now, I always get an immediate red "error"...
LXer: 5 Non-Technical Tips for the Linux Beginner
Published at LXer: Let's take a look at 5 philosophies that I believe will help a Linux beginner more than remembering every switch for every command. Read More......
Error during DNF Update on CENTOS 8 Stream VM
I'm running CENTOS 8 Stream as a VM under a host of CENTOS 8. I'm able to successfully create the CENTOS 8 Stream VM, however, when I execute an 'sudo dnf update' I get the following message at the...
Recent Problems Due to Update
Running testing branch (named "Bullseye") A recent update ALMOST screwed my backups. I do an rsync with deleting old files, apparently the update, somehow, for some reason, renamed some of my...
LXer: Top 7 Linux File Compression and Archive Tools
Published at LXer: Best Linux File Compression and Archive Tools. Read More... (https://www.2daygeek.com/top-7-linux-file-compression-archive-manager-tools/)
In kernel V5 blk_fetch_request() and blk_init_queue() gone. Now What?
I have a virtual block device that is backed by a file. Works great, but now Linux V5 broke everything. Is there a migration guide to use whatever the new functions are?
curl | grep
Hello, trying to run through a bunch of curl commands as such: curl -I --silent 192.168.1.5 | grep server curl -I --silent 192.168.1.99 | grep server The result will look something like...
USB key slowness, NOT a Linux question
Hello, This isn't a Linux related question. I had 2 Verbatim pinstrip 32 GB sticks USB 3.0. This is what it looks like...
LXer: How to Install Vanilla Forums on Ubuntu 18.04
Published at LXer: In this tutorial, we will show you how to install Vanilla Forums on a Ubuntu 18.04 VPS. It provides all of the features you need to run a successful forum. Read More......
Solaris Server to Linux
I have a binary script running on solaris server, and now we are trying to migrate/copy the script to RHEL. any help please?
LXer: What developers need to know about domain-specific languages
Published at LXer: A*domain-specific language*(DSL) is a language meant for use in the context of a particular domain. A domain could be a business context (e.g., banking, insurance, etc.) or an...
Correct syntax for displaying stdout as a notification
As in: Code: --------- curl ifconfig.me --------- gives me my public IP address. How would I send that address as a notification if I put the "curl..." in a little script??
LXer: How to Set Up Nginx Server Blocks on Debian 10
Published at LXer: A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server. Read More......
firewall setup and groupinstall desktop in RHEL 7
I am new in this community and in installing RHEL7 . I have two questions.. How to apply firewall "rich rules” to add inbound https from anywhere to RHEL7?no inbound connections made to the server...
LXer: Using C and C++ for data science
Published at LXer: While*languages like Python and R are increasingly popular for data science, C and C++ can be a strong choice for efficient and effective data science.read more Read More......
Windows shortcuts
Hi all, I have a data drive filled with applic., video, etc, catagorized and windows shortcuts, galore. How does linux do what windows does with shortcuts? Is there any way to create...
LXer: How to fix Broken Pipe Error in Linux
Published at LXer: Have you ever encountered a situation in which you were unable to download any package on your Linux machine ? Or you might have probably seen an error like package not...
Lenovo ideapad 330s ryzen 5 no go on booting usb anything linux
Okay I just got this brand new laptop and swapped out the ssd, had to install Windows 10 - slackware and MX Linux were already installed on this m.2 nvme stick but it is not booting into them, nor are...
unable to print to Canon MG3520 network printer -
System: Ubuntu Mate 19.10 The printer in question is installed but I can't seem to keep "Enabled" & "Shared" checked. One or the other, or both, depending, When the print job is sent they...
LXer: How to schedule tasks with systemd timers in Linux
Published at LXer: The traditional way to schedule tasks on Linux, is to use the cron daemon, specifying time intervals and commands to be executed in crontabs. Systemd, the relatively new init...
One specific Wireless wifi won't connect under Ubuntu under 20.04 focal; others connect fine and connect fine when booted into other OS's
Ok. I'm running a multi-boot system. I have two wifi adapters. Under one OS, I can connect just fine using the same hardware, mac address, etc, to a specific wifi. It is a public wifi, so it goes...
LXer: Make free encrypted backups to the cloud on Fedora
Published at LXer: Most free cloud storage is limited to 5GB or less. Even Google Drive is limited to 15GB. While not heavily advertised, IBM offers free accounts with a whopping 25GB of cloud...
[SOLVED] Does kernel-firmware package is needed ?
Hi all, I'm trying to trim down my slackware installation as I'm almost running out of space. One of the most interesting candidate to be removed is the kernel-firmware package, that is around...
hello
im a noob at this. and in need of emotional support.
LXer: Excellent System Tools: nnn – portable terminal file manager
Published at LXer: In a single sentence, nnn can be probably best summarized as software seeking to bridge the gap between the terminal and the desktop environment. Read More......
Is anyone suing Amazon / KDP for selling books w/o author's permission?
In this case, I am the author of 4 books that were being published through CreateSpace, an on-demand publisher. Somewhere about 7 years ago, i granted CreateSpace permission to sell my books through...
LXer: Critical Sudo Vulnerability Now Patched in CentOS 7 and RHEL 7
Published at LXer: Patches for the latest critical sudo security vulnerability have landed in the stable software repositories of CentOS Linux 7 and Red Hat Enterprise Linux 7 operating system...
LXer: Popular free rhythm game 'osu!' now provides a Linux build with releases
Published at LXer: osu!, going under the current development name of osu!lazer is a very popular free rhythm game and they're now doing official builds for Linux gamers. Read More......
RasPi Flirc case - Wifi?
Is anyone using the pi 4 with a flirc case and is there any impact on wifi?
Common interface to slackbuilds resources
Hi folks, slackbuilds resources are ftp://, http(s):// git:// file:// the problem is to create engine to query resource - say to search for some particular slackbuild. It would be much easier to...
LXer: Is open source software licensing broken?
Published at LXer: Practices and expectations that one may have developed in working with conventional software licensing may lead to frustration when confronting open source software. The modest...
Need Some Help... Having a hard time transferring files from too different seagate drives...
Hi Folks, I need some help I'm having a hard time transferring files from too different seagate drives... On one are stored my collection of movie posters documentaries and documents about...
LXer: MySQL Create User Accounts and Grant Privileges
Published at LXer: In this tutorial, we will look at how you can create MySQL user accounts and grant privileges to allow them to access and manage the created databases. Read More......
Creating a portable RHEL live boot iso image
Hello, I am attempting to create a portable live boot RHEL ISO image. I have a requirement that it must be RHEL and the iso will reside on a multiboot partition of a portable hard drive. The...
LXer: You Can Now Install KDE Plasma 5.18 LTS in Kubuntu 19.10, Here’s How
Published at LXer: The latest KDE Plasma 5.18 LTS desktop environment is now available for installation in the Kubuntu 19.10 (Eoan Ermine) operating system. Read More......
multiple system icon are on my dashboard
Hello I have an installation with Linux Mint 19.3 Tricia. My dashboard appears with 3 times the system icon. They do the exact same thing and take up unnecessary space. If I ask an icon to...
uptime
hi, to understand. $ uptime 11:56:47 up 56 days, 9:52, 5 users, load average: 11.33, 9.47, 7.72 $ nproc 4 this mean that 7.33 process waited in processor queue in last minute?
LXer: How to install and setup Docker on Linux/Ubuntu 18.04
Published at LXer: Docker is an open source application similar to a virtual machine. It is used to simplify the process of automation of applications deployment with its runtime dependencies...
Running GUI apps inside a LXC container?
When I search the web for info about running GUI apps inside a LXC container I find very little info. I see some mention of running a GUI app inside a docker container however I want a regular LXC...
LXer: Canonical need a little testing hand for a newer Steam package on Ubuntu 20.04
Published at LXer: With Ubuntu 20.04 "Focal Fossa" being released in the next few months, the team over at Canonical are looking for a little help testing their updated Steam package. Read...
affinity
hi, when is best to run VM on certain cores using taskset? taskset 0x1 program ->the process will use only cpu 1. is better to run any VM with certain cpu affinity?
LXer: NVIDIA talk up bringing DirectX Ray Tracing to Vulkan
Published at LXer: With Ray Tracing becoming ever more popular, NVIDIA have written up a technical post on bringing DirectX Ray Tracing to Vulkan to encourage more developers to do it. Read...
Visual Basic
Hello everyone, I have a Linux MX system, which i use to teach high school students. As part of the syllabus, i have to teach programming using Visual Basic. I was able to download and install...
add text in the front
ubuntu@ip-172-31-92-85:~/suman$ cat floatbc.sh #! /bin/bash num1=20.5 num2=5 echo "$num1+$num2" | bc echo "$num1-$num2" | bc echo "$num1*$num2" | bc echo "scale=2;$num1/$num2" | bc echo...
Where to find my question
Hi, I am blueray. I am pretty sure I asked a question in https://www.linuxquestions.org/questions/linux-newbie-8/ However, I do not know is it there or not. I also checked...
Text Above and Bellow Selected Lines
I am using Geany. These is a option Edit > Format > Send Selected To > Set Custom Commands Here, for example if I want to sort selected text, I just use *sort* command. What I want this (Set...
Hello, LQ World.
I’ve been lurking here and about for a while. Have made it my New Year’s resolution to be more active and involved in collaborative community. And seeing how it’s nearly March, all I can say is,...
PHP program to pull data from S3 bucket to an EC2 instance giving 500 error
As the title states, I have a PHP program sitting on an EC2 instance running Amazon Linux 2 which is supposed to pull data (ultimately going to be videos, but just testing with a text file for now)...
LXer: How to Install TensorFlow on CentOS 8
Published at LXer: TensorFlow is an open-source platform for machine learning built by Google. This tutorial explains how to install TensorFlow on CentOS 8. Read More......
Are You Running Slackware 32-bit?
I'm curious to hear from people running 32-bit rather than 64-bit and why. No arguments about the merits of one version or the other. No opinions, egos, or body part measuring contests. No...
...822823824825826827828829830831...