Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-07 01:15
How can I play rented HD youtube videos on Linux, say KDE Neon or Mint?
I times past I have watched youtube videos on Linux, rented for about $5. But now I tried and all Firefox, Chromium, Midori.... can't play "html5". How is it done on Linux?
My favorite searx site, so far: JavaScript-free search engines.
https://searx.neocities.org/nojs.html Maybe you know this site already. I have discovered it after * One searx instance presented me Cloudflare captchas * One searx instance would not run...
Lenovo Laptop BOSS Linux i386 - wifi not detected
Hi, In my Lenovo Laptop BOSS Linux i386 - wifi not detected. How to enable the hardware using linux command line. - Dean Martin
soft link creation is failing with permission denied to set mount points in Cygwin application
Hello All, I need your help in resolving the below issue in Cygwin application. Issue description: 1. Installed Cygwin Application 2. Creating a symlink from the default /cygdrive to my...
Chromium alternative
I'm finding the current Chromium terrible to use. It's way too heavy on resources. I've been using https://iridiumbrowser.de/ in the past and this is so much better. Seeing that there is a...
python3 nspid
Is there a way to get the NSpid of a thread? When you have 9 threads how do you know which thread is which. You can name them but is does not show up in /proc/pid/task/pid/status.
LXer: Canonical CEO Mark Shuttleworth makes peace with Ubuntu Linux community
Published at LXer: After users[he]#039[/he] complaints, Shuttleworth has agreed to restore the Ubuntu Community Council. Read More......
LXer: How to Install Docker on Debian 10
Published at LXer: Docker is a toolset to build applications and CI/CD pipelines to build, ship and run your applications in containers. Read More......
Can I transfer boot sector to a non-bootable image file and make it bootable?
I have a CD image file that is supposed to be bootable, but it's not working. I have checked the checksum and I never burned it to physical media, I'm using it in VirtualBox. So the download is OK. ...
LXer: PinePhone Manjaro Edition Pre-Orders Go Live
Published at LXer: PINE64 has kicked off the pre-orders for the latest PinePhone community edition, which is branded with the logo of the Manjaro Linux distribution and powered by Manjaro Linux...
Firefox Issues
Using Fedora 32 with default Firefox 80.0.1 browser. Lately Firefox has been somewhat unreliable in that it occasionally won't open a page after entering a URL. A few days ago, I was trying to pay for...
Squid: ipcacheParse No Address records in response to 'app.powerbi.com'
I can't access app.powerbi.com through the company's network. In the proxy, in the cache.log log already warns that there are no addresses for the name app.powerbi.com. Testing access outside the...
LXer: Add throwing mechanics to your Python game
Published at LXer: This is part 12 in an ongoing series about creating video games in Python 3 using the Pygame module. Read More......
pygmentize missing MarkupSafe in -current
On all of my systems (and they're all running -current) I get the following when running "pygmentize": Code: --------- $ echo Hello world | pygmentize *** Error while highlighting:...
LXer: Deepin 20 Review: The Gorgeous Linux Distro Becomes Even More Beautiful (and Featureful)
Published at LXer: Deepin is already a beautiful Linux distribution. Deepin version 20 puts in a different league altogether with all those visual and feature improvements. Read More......
LXer: Thunderbird implements PGP crypto feature first requested 21 years ago
Published at LXer: As Mozilla kills off secure file transfer tool because – shock! – it was being abused. Mozilla’s mail reader, Thunderbird, has implemented a feature first requested 21 years...
Installing Gibbon on 4MSever/TheSSS
Hi everyone! hope you're all having a nice life! :) I downloaded and installed TheSSS in a VM on KVM and everything's fine. I'd like install Gibbon...
Share Linux files to and from wireless Windows computers
Hello, recently loaded Mint 19 onto an old 32-bit HP computer... wanting to experiment with Linux before deciding to load it onto my main Dell computer (currently running 64-bit Windows 8.1). All is...
Test, just a test
Hello.
Test, just a test
Hello.
LXer: Set up a Wekan kanban server on Linux
Published at LXer: Wekan is an open source kanban board application that allows you to manage your daily tasks with (virtual) cards. You can create boards and cards and move them between columns as...
Citrix Workspace Chome Plugin - Dual Monitors and Alt Tab
Hi, The Citrix Workspace plugin was working perfectly till last week. Now when using a desktop like KDE or Xfce and dual monitors when I connect to my work desktop there seems to be an issue with...
Trying to run InstallSQLiteStudio-3.2.1 on Chrombook - permission denied
Hello, I have a Chromebook R13 and I have just started learning linux. I have downloaded the SQLiteStudio file installSQliteStudio-3.2.1 for linux Trying to run "chmod +x...
remove string with special character
I have my file which contain string as `dbname`.`tbname` I want to remove `dbname`. part Have tried with sed command but not works using var=dbname sed 's/`$var`.//g' file not works
How to count Internet traffic and not network traffic.
Hello, On Debian or CentOS, how can I count the Internet traffic that I used? Could "Nload" useful? Thank you.
LXer: How to Fix Can’t Type in Terminal Issue in Linux
Published at LXer: The terminal remains the primary way the majority of Linux users interact with their computers. Nothing is perfect, though, and sometimes even the terminal can stop responding or...
Unable to install blueman in Debian 10 stable: Depends: python3 (< 3.8) but 3.8.2-3 is to be installed
Hi, I'm running Debian 10 stable, and after installing, when I try to install blueman I get the following error: Code: --------- The following information may help to resolve the situation: ...
LXer: How To Detect Outdated Shared Libraries In Memory With UChecker In Linux
Published at LXer: Uchecker, a free scanner, lets you patch vulnerable shared libraries in memory without having to reboot the Linux servers. Read More......
LXer: An introduction to Kubespray
Published at LXer: By combining Ansible and Kubernetes, Kubespray can deploy Kubernetes clusters on multiple machines. Read More... (https://www.redhat.com/sysadmin/kubespray-deploy-kubernetes)
NFSv4 - restrict access to exports by IP
Hi everyone, since NFSv4 needs a root share folder, I set /media/nfs_root accessible from everyone and two child folders accessible from specific IPs. Here is my /etc/exports file: Code:...
LXer: KDE Plasma 5.20 Desktop Enters Beta, Final Release Expected on October 13
Published at LXer: The KDE Project launched today the beta version of the upcoming KDE Plasma 5.20 desktop environment, which looks to be one off the biggest releases of all time. Read More......
SELinux is better or AppArmor?
Hello, By default, SELinux is for Fedora and AppArmor is for Debian. You can install SELinux on Debian, then why they made AppArmor? SELinux didn't require patching the kernel, but AppArmor need. ...
CentOS 7.3 PHP5.6 Can not upgrade to 7.x
Hi guys, I can not update my PHP to 7.x when I run to step PHP: --------- yum update -y --------- It have something here :
LXer: Update on Firefox Send and Firefox Notes
Published at LXer: As Mozilla tightens and refines its product focus in 2020, today we are announcing the end of life for two legacy services that grew out of the Firefox Test Pilot … Read...
LXer: How to Run Cron Jobs Every 5, 10 or 15 Minutes
Published at LXer: A cron job is a task that is executed at specified intervals. The tasks can be scheduled to run by a minute, hour, day of the month, month, day of the week, or any combination...
LXer: Build a personal Git server with Gogs and Podman
Published at LXer: Use a personal git server to save and manage your own code, to share code across different machines in your network, or to share with a small team. Read More......
find all extensions than make directories of extensions using find command?
so iam trying to use find to locate all extensions recursively from all files recovered from a drive. After i find all extensions i need to make folders for these extensions.... So far what i...
Double Terminal Bell Sound Error with Mate
Hi there! So, while I'm not exactly a linux newbie (working with it for over two years now), I do believe this is a newbie question. When I'm in the terminal and try to autocomplete something...
Edit text remote file via WEB
I am looking for most simple/lightweight WEB based tool for edit (without necessity to install whole WEB tools) text file (UTF-8 encoded) on remote Linux based node. It could be something like...
Looking for Discounted Deals?
As i have to leave my place for Trip within 15 days. Can anyone guide me the discounted deals on shoes and clothes?
LXer: Git Branching Tutorial for beginners
Published at LXer: Branching allows git to track multiple lines of development. This essentially allows you to have multiple versions of your project in development at the same time. For example,...
Libreoffice 6.4.5 not working on clicking
hi, On my virtual machine It has Slackware 14.2 (64 bit) and multilib packages are installed from http://www.slackware.com/~alien/multilib/ I have installed Adobe Reader,VLC and it is working...
LXer: Introduction to Linux firewalld zones and rules
Published at LXer: In this second part of a beginner's guide to firewalld, you'll learn about zones and rules. Read More... (https://www.redhat.com/sysadmin/firewalld-zones-and-rules)
LXer: IBM Celebrates 20th Anniversary of Linux on Z, 5 Years of LinuxONE
Published at LXer: Today, IBM celebrates not one but three important milestones in their 20-year-long relationship with Linux and the Open Source community, 20th anniversary of Linux on Z, 5th...
LXer: How to Remove All Files in a Git Repository
Published at LXer: By default we can delete only one file from a branch in a git repository. But if you need to delete all files and folders from the branch and make fresh start you need use the...
I'm trying to install Zhumu conferencing software for Ubuntu
I saw Pedorski posting a thread about the same issue and resolving it. But I don't understand what exactly he is talking about. I was sent a link to download Zhumu (https://zhumu.com/download). When...
Could it be possible to port Gentoo s eselect program?
or have something similar in Slackware? to be able to deal with more versions of the same package.
routing by userid
i have been told this is possible by someone who clearly has no idea how so i have not become aware how and am not even sure it can be done. i tried a few searches on google an duckduckgo but just...
zip file mount
i am trying to mount a zip file 2019A02.zip and getting following error. can not read superblock on /dev/loop20
LXer: Nginx vs. Apache: When to Use One or the Other
Published at LXer: The two most popular web servers in the world are Apache and Nginx, with over 60% of all websites worldwide being run by these two web servers. Both Apache and Nginx offer...
...637638639640641642643644645646...