Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-29 17:31
[current]mc doesn't open archives with non standard extension
mc isn't opening archives with a non standard extension. I just noticed this recently, in the last year or so and I am not sure what the issue is so I'm not sure where to start looking. In my...
Startup Background Screen Reverts To Previous Option
I have Mint 20.1 (Cinnamon) installed, fully updated. I entered *Menu > Preferences > Backgrounds > Images*, then selected Linux Mint *Bookwood (2040 x 1148)*. I restarted my laptop and the...
Nvidia, Virtual Terminals and runlevel 4
On the most current -current_64 and having... just oddness. I am running on a laptop but without the usual laptop idiotic card, this one has a real Nvidia RT X onboard so I can use the stock...
LXer: OS Chroot 101: covering btrfs subvolumes
Published at LXer: OS chroot command allows you to mount and run another Gnu/Linux from within your current Gnu/Linux. It does this by mounting nested partition(s) within your system and it gives...
LXer: How to Display a Welcome Message after SSH Login on Ubuntu
Published at LXer: At times when you want to provide remote access to your system via SSH, you want a customized message to be displayed on the terminal for the remotely logged-in user. In this...
Showing <textarea> value in <form> (value from php)
values came from a query of my Database: $query="SELECT * from hdata WHERE Id=".$recId.";"; part of the hdata returned data is - $row['tests'], $row['results'], $row['notes'] I want...
Can't install Linux
I have a Dell Inspiron, about a year old. When trying to install Linux, I get a message that there's not enough room on my computer to install. I have a ton of memory on my hard drive, I shrunk the...
LXer: How to Create an Integrated Application Launcher For an Appimage file in Ubuntu
Published at LXer: In this tutorial, we will learn how to create a custom application launcher for an appimage in the Gnome Desktop Environment in Ubuntu. Although we are focusing on Ubuntu for...
LXer: What is PaaS? Platform-as-a-Service Types Explained
Published at LXer: PaaS stands for Platform-as-a-Service model. It is a cloud service model where developers rent all-powerful components required to build an application, thereby relying on cloud...
How to fix Low Disk Space on "Filesystem root"
I am running Ubuntu under Virtual Box 6.1.22. I am getting "Low Disk Space on "Filesystem root"". user1@Ubuntu-VB:~$ lsb_release -a No LSB modules are available. Distributor ID:Ubuntu...
Looking for Opinions on configuring openbox with Slackware Please
Hi Folks, Kinda wanted to pick the Slackware openbox users' brains (I am assuming there are some) for their opinions on how to best configure Slackware with openbox. I've been playing around...
LXer: 5 Basic chkconfig Command Examples in Linux
Published at LXer: This is our ongoing Linux command series where we are going to review how we can use chkconfig command efficiently with it’s available parameters. The Chkconfig command tool...
8.2: Modify kernel configuration
Hello, I followed the steps in: https://wiki.centos.org/HowTos/Custom_Kernel The goal is to add CMA to the kernel and then install it. I'm quite sure I followed all steps including the ones...
showing variable in <caption> tag
The following is html5 for a table. How do you get a Javascript Variable, in this case, *patient *to show up inside the caption? Code: ---------
LXer: How to Upgrade to Linux Mint 20.2 from 20.1
Published at LXer: Step-by-step instructions for you to upgrade your Linux Mint 20.1 system to latest Mint 20.2. Read More... (https://www.debugpoint.com/2021/07/upgrade-linux-mint-20-2/)
LXer: Security warning deluge from 'npm audit' is driving developers to distraction
Published at LXer: Can we have less infosec theater, please? Dan Abramov, a software engineer at Facebook, this week published a plea to silence a particularly vocal JavaScript security tool – and...
LXer: Troubleshooting bugs in an API implementation
Published at LXer: As distributed and cloud computing adoption increase, things are intrinsically getting harder to debug. This article shares a situation where you would expect a library to...
SNMP in Ubuntu times out with snmpwalk
I am trying to set up SNMP v3 network monitoring for Ubuntu either 18.04 or 20.04. I have loaded all the SNMP modules and configured a user and set up the firewall to allow 161 and 162. 'sudo ufw...
LXer: Mozilla responds to the UK CMA consultation on Google’s commitments on the Chrome Privacy Sandbox
Published at LXer: Regulators and technology companies together have an unique opportunity to improve the privacy properties of online advertising. Improving privacy for everyone must remain the...
Latest kernels won't boot.
Dear people, Having problems with the latest kernel kernel-default-5.13.0-5.1.g9140415.x86_64. The later kernel kernel-default-5.13.1-1.1.gbebf622.x86_64 has the same issue. But the...
remote-viewer error: unsupported graphics type 'spice'
Now I can't connect to my Proxmox Virtual Environment. I did a clean install of the current Slackware with the ISO dated Jul 06, then applied the updates from Wed Jul 7 20:50:57 UTC 2021. Including...
Bodhi 5.1 WLAN connection with Intel Wireless 3165 is very halting
Hi there! 3 weeks ago I installed Bodhi 5.1 Legacy Release (32-bit) on a Schenker (https://www.schenker-tech.de/) notebook. This notebook ran Bodhi (I think it was 5.0) before without problems....
LXer: How To Add Plank Themes On Ubuntu Linux!
Published at LXer: Plank is a dock application to beautify the desktop appearance on Linux distributions. This application is very light and useful for those of you who want to create shortcuts...
Social Media Link Aggrigator
Social Media Link Aggrigator Need a way to put all of your social media links and profiles into one easy to distribute profile? InLink is offering a completely free social media link aggregator...
Guaranteed WordPress Website Fix
Guaranteed WordPress Website Fix We are offering a full WordPress Website Fix. Have a website problem that you need help with right now? We’ll fix it for $199 or your money back! Order your fix...
LXer: Apache with Tomcat, A Step-by-Step Installation and Configuration Guide
Published at LXer: In most of production, Tomcat is used in conjunction with Apache HTTP Server where Apache HTTP Server attends static content like html, images etc., and forwards the requests for...
gnome-terminal commands in a script doesn't name tabs
Using RHEL8 with gnome-terminal v3.28.2. I've created a simple script that will open multiple tabs that should label the tabs, however for some reason the tabs don't get re-labeled with the custom...
KDE and Krita
I've got a Slack 14.2 x86-64, KDE work nice so I don't like structure such as Krita under Calligra package. It's possible to install only Krita?
Calligra use
It's not a real problem. I'm looking for some suggestions about Calligra-words: 1 How add footnote by automatic index fore each note 1...2...3 2 When I add footnote why horizontal line is not add...
cross-compiling glibc on an aarch64 host to be used on an arm machine
Hi Stuart, I'm trying to use the Slackware ARM source tree and slackkit to cross-compile glibc on an AArch64 Raspberry PI 4, running Slarm64. Now, on the topic of why I'm doing this: I have a...
LXer: If you've mastered Python 101, you're probably better at programming than OpenAI's prototype Codex
Published at LXer: 10 PRINT "ML won't take my job ";: GOTO 10OpenAI warned that its Codex neural network, like the one that powers GitHub’s code-completion tool Copilot, is likely to generate...
[SOLVED] Parole not play dvd
I want to try Parole in order to remove Gmaplayer & Xine, ancd because VLC need many depends. I compile Parole and his depend with success, so it run correctly andm pm3 are play good, but DVD has...
Various podman errors from volume mount when running Prometheus Container
I have more experience with Docker then say Podman and I'm not sure if there is a way to reference the various error messages that I'm getting. I've pulled the latest Prometheus image from Red...
LXer: Encrypt and decrypt files with a passphrase on Linux
Published at LXer: Encryption and security for protecting files and sensitive documents have long been a concern for users. Even as more and more of our data is housed on websites and cloud...
Ansible all -m ping ad hoc command doesn't complete, it times out after 10 minutes
Don't see too much traffic here on Ansible, however still wanted to see if others know of this issue. I run ad-hoc commands to test if servers are up and check their stats. Right now I have 5...
systemctl and bash script
Hi all, I have 2 bash scripts, one script start tomcat and a servlet the second script stop the servlet and the tomcat daemon. Because "systemctl" and I writed a systemctl unit who call...
LXer: Linux Mint 20.2 “Uma” Officially Released, This Is What’s New
Published at LXer: The Linux Mint project released today the final version of the Linux Mint 20.2 “Uma” distribution, a major release that brings improvements, new features, and updated components....
NEXGEN LOGISTICS BPO|Offshore Logistics Documentation Company
Nexgen logistics BPO has become one of the most eminent logistics BPO service providers around the globe due to the highly monitored and flawless service we have been offering for the last five years....
LXer: How to Migrate Centos 8 to AlmaLinux 8.3
Published at LXer: CentOS 8 will reach end-of-life on December 31, 2021, there will be no CentOS 9, therefore it is recommended to upgrade it to centos alternative distribution like Alma Linux. In...
LXer: Ubuntu Touch OTA-18 Is Coming July 14th with Performance Improvements, Various Changes
Published at LXer: UBports Foundation announced a call for testing for the upcoming Ubuntu Touch OTA-18 software update for Ubuntu Phone devices, which promises various performance improvements and...
Allianze BPO Services- Matchless Support for Your Back-Office Needs
Allianze BPO services is a most hailed name in the BPO service sector, due to the quality service and numerous benefits it provided to the clients. We mitigate the back-office tasks of thousands of...
How to adjust hi quality audio (without Pulse)
Hello, and thank you in advance. I have been installing Artix XFCE S - 6. How to add high quality settings like this default-sample-format = float32le ; alternate-sample-format = s24le ;...
problem with x/mesa-21.1.4-x86_64-1.txz:
Hi! After upgrading from mesa 20.3.4 to 21.1.4 i get errors. Code: --------- ./ezquake-linux-x86_64 [xcb] Unknown sequence number while processing queue [xcb] Most likely this is a...
LXer: Contribute to Fedora Linux Kernel 5.13 Test Week
Published at LXer: The kernel team is working on final integration for kernel 5.13. This version was recently released and will arrive soon in Fedora. As a result, the Fedora kernel and QA teams...
noinitrd
---Quote (Originally by bassmadrigal)--- WILL YOU *STOP* PUTTING WORDS IN MY MOUTH? You've been doing this a lot lately and I really don't appreciate it. I did NOT and never have advocated for no...
LXer: Linux Mint 20.2 "Uma" Released. This is What's New
Published at LXer: Linux Mint 20.2 Uma is now available for download and to upgrade. We wrap up the release for you with download instructions. Read More......
LXer: Firefox extends privacy and security of Canadian internet users with by-default DNS-over-HTTPS rollout in Canada
Published at LXer: CIRA Joins Firefox’s Trusted Recursive Resolver Program In a few weeks, Firefox will start the by-default rollout of DNS over HTTPS (or DoH for short) to its Canadian users in...
LXer: vizex - visualize disk space and disk usage
Published at LXer: vizex is a command line interface program that shows how much free disk space you have. vizex is free and open source software. Read More......
Charger does not charge battery, ( DELL Latitude E4300 ), ( Windows 7 )
History of the problem: 1. The combination of ( AC Charger For DELL Latitude E4300 ) and ( Laptop Battery for Dell Latitude E4300 ) worked fine for 1 year; 2. Suddenly AC Charger stopped to charge...
Can't install Steam on my laptop (OS: Ubuntu 21.04)
I've been trying to install Steam on my laptop after a fresh Xubuntu install but when i try to do it, I get this error: Code: --------- sudo apt install steam Reading package lists... Done...
...394395396397398399400401402403...