Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-13 15:16
Help on Windows Linux
Though a member for quite a while, I have never asked a question before. If anyone can "spoon feed me" as to why "compiz" is not working. It keeps saying: "Fatal no composite extension". I keep...
GNOME DE Themes/Shell Extensions
Hi! I did try to do a forum search, maybe I was not using the right combination of words. I have recently installed the latest version of Pop! OS (20.x) and have the GNOME DE, which is fine and I...
LXer: How to Install and Use MongoDB on Ubuntu 20.04
Published at LXer: MongoDB is an open-source and cross-platform document-oriented database system written in C++. It stores data in collections of JSON-like, flexible documents and used to create...
LXer: How to Make Ubuntu 20.04 LTS VMs Smoother by Enabling 3D Acceleration on VirtualBox
Published at LXer: In this quick tutorial I want to show you how to correctly enable 3D acceleration on VirtualBox if you want to make your Ubuntu 20.04 LTS virtual machines more faster and...
LXer: DirectX comes to Linux (via WSL2): Microsoft unveils tricks needed to flash a GPU at a penguin
Published at LXer: Driver code open-sourced. Build Microsoft has followed up the crowd-pleasing announcement of GUI and GPU-enablement for Linux apps running on Windows Subsystem for Linux (WSL) 2...
Troubleshoot bugs in Software such as Pan Newsreader
Hello everyone, from my first post. For a while, I've been looking at some distros as an alternative to Windows. Currently using Kubuntu when not using windows. I mentioned Pan Newsreader because I...
LXer: How to Install PostgreSQL on Ubuntu 20.04
Published at LXer: PostgreSQL or Postgres is an open-source general-purpose object-relational database management system with many advanced features that allows you to build fault-tolerant...
Bridge strangness, have same IP twice on bridge and one on main nic.
Hi. I've been setting up a bridge for KNM VM. I first set it up on a test machine and had the IP on the bridge only. When I put it into production I have the IP twice on the bridge (/22 and /32)...
about borg backup deduplication feature
I am using borg backup. Great ! I realize there are duplicated files on my filesystem thanks to "borgmatic info" that says: Code: --------- Original size Compressed...
I Killed the Terminal During VLC Download - Now It Won't Re-Download
I'm using Ubuntu 20.04. I executed sudo snap install vlc and VLC appeared to be downloading. Then I accidentally killed the terminal. Now when I execute sudo snap install vlc, Ubuntu gives me a...
[SOLVED] I displaced my Linux partitions now boot takes a lot of time.
Hello everyone, i have a problem and i need help, first of all, i moved totally to Linux (Debian10) probably like 8 months ago, i used this tutorial for disk partitioning...
slackware64-current, post PAM introduction: xscreensaver complaining in log
Code: --------- # cat /var/log/secure May 20 12:04:59 darkstar xscreensaver: pam_group(xscreensaver:setcred): unable to set the group membership for user: Operation not permitted May 20 15:07:28...
Hi members
Hi all mberd, i'm Max8a nice to meet you.
LXer: Kernel Live Patch Security Update Available for Ubuntu 18.04 LTS and 16.04 LTS
Published at LXer: Canonical published today a new Linux kernel live patch security update Ubuntu 18.04 LTS and Ubuntu 16.04 LTS systems to address a single security vulnerability. Read More......
SUSE LINUX DESKTOP 11 x86_64bits
Hi, I need to download ISO SUSE LINUX DESKTOP 11 x86_64bits or SUSE LINUX ENTERPRISE DESKTOP 11 x86_64bits or SLE-11 x86_64bits. Can someone helpme? Regards, CesarCorrea
LXer: Teach kids Python by building an interactive game
Published at LXer: Python has earned a reputation as a wonderful beginner programming language. But where does one begin?One of my favorite ways to get people interested in programming is by...
i2cset/get on Device Address Over 0x77
I'm working with a SBC running Linux. I am trying to get and set a device with an address of 0x7C but the standard limit is 0x77. I am able to run the following and the device shows up: Code:...
How to auto mount luks partition on boot?
My linux partition is encrypted with luks and i have another encrypted with luks partition which i want to mount on boot. How to do that? Both partitions are encrypted with the same password. I am...
user lacks permissions for /dev/dri/card0
Beginning today /dev/dri/card0 lacks permissions for users: user can't view an image. What sets the permissions of this file? What creates it? I can add setting them to rc.local, so the problem is...
LXer: Fdisk Command in Linux (Create Disk Partitions)
Published at LXer: fdisk is a menu-driven command-line utility that allows you to create and manipulate partition tables on a hard disk. Read More......
HELLO
Hello from AceAce a new member who found you while looking for financial extension info-
LXer: What Is WireGuard VPN?
Published at LXer: Wireguard is a new connection protocol to make your VPN connection more secure. Learn what Wireguard is and how it works with just about everything. Read More......
Gparted live can't resize partition
Hi Env HW: Laptop HP 650 x64 processor with BIOS UEFI CSM (secure boot disabled) preparing to install debin dual boot with windows ENV Gparted-live 1.1.0-1-amd64 With windows parttioner i...
[SOLVED] tar making a fuss
So I've been playing with a lot of RPI images lately and some come compressed as *xz and *bz2 files. tar -xf has been more often than not kicking up this error: Code: --------- tar: This...
Converting pem to encrypted pfx
I have a plaintext PEM file containing private key and cert chain that I need to convert to a pfx file encrypted using 3DES and signed with SHA1 for compatibility with Microsoft products which don't...
LXer: How to configure your router using VTY shell
Published at LXer: Recently, I wrote an article explaining how we can implement Open Shortest Path First (OSPF) using the Quagga routing suite. There are multiple software suites that can be used...
How to enable/bring Ambient capabilities in Kernel 3.12
Hi All, Ambient capabilities are supporting in from Linux 4.3). We are looking for the feasibility options on back porting Ambient capabilities changes in older Kernel 3.12. Do we have any...
LXer: Microsoft Build - DirectX and Linux (WSL) plus more
Published at LXer: During the Microsoft Build 2020 developer conference, Microsoft has raised a number of eyebrows at their Linux plans. Read More......
RegEx - Any better than this?
Hello All I'm using RegEx to rename a lot of files. Following are some samples of the filename. Code: --------- $ ls -1N 01 Linux OS Introduction*12m 58s*.mp4 02 Subject Intro*25s*.mp4 03...
Wifi missing on Sarpi (32bit) with RazPi 4
Freshly installed Sarpi 32bit here. It's sitting up and booting. I did remove the initrd.gz, and the few lines at the end of /boot/config.txt that tell things to load an initrd. wlan0 doesn't seem...
Raspberry Pi 3 bcm2837 (aarch64)
Thanks *János*, Added (https://gitlab.com/sndwvs/images_build_kit/-/commit/4cc26b03e7731e3fd946685a434dbedcdce6c9e8) build support, tested...
Questions about PAM-free Slackware compilation
Hi folks, I'm going to try to compile PAM-less Slackware current. I don't have any experience in distro-hacking though, so any help is welcome. What steps are needed to accomplish that? From what...
Ansys in Fedora 32
I am facing an error while trying to run Ansys 19.2 in my desktop with freshly installed Fedora 32. When I try to run it, the sotware fails to fetch the license information and forced to exit. ...
Is there any gesture program for linux?
I am looking for linux alternative to StrokePlus for Windows. I tried Easystroke but it doesn't seem to work.
mounting mess
whats the story with mounting drives in old days it used to be /mnt to mount drives then it become /mnt and /media noways there is: /mnt /media /run/media whats the point where i suppose to...
LXer: Canonical Outs Linux Kernel Security Updates for Ubuntu 18.04 LTS and 16.04 LTS
Published at LXer: Canonical’s Ubuntu Security Team has published new Linux kernel security updates for Ubuntu 18.04 LTS and Ubuntu 16.04 LTS systems to address several vulnerabilities. Read...
Alien Qt5 package failure
This is a question for AlienBob, who can sometime be found in forum. Most packages from Alien, have worked fine. Thanks for the precompiled packages for slack-14.2. It is rare that I can compile...
LXer: GitLabs take on the current state of DevOps
Published at LXer: A GitLab survey found that DevOps is continuing to gain momentum, but there[he]#039[/he]s plenty of room for improvement when it comes to testing and security. Read More......
Help with removing xfce desktop from kali custom iso
Hello I recently made a custom kali iso with all packages I wanted, and set kali-desktop-kde as desktop environment. Now, when I compiled the iso, and booted it up, my default desktop environment is...
LXer: Getting started with GPG (GnuPG)
Published at LXer: A brief introduction to encrypting files with the GNU Privacy Guard (GPG, or GnuPG). Read More... (https://www.redhat.com/sysadmin/getting-started-gpg)
add literal string with simple and double quotes to a file
I'm trying to add the following string to a file: Code: --------- sed 's|\$MYSQL_PASSWORD|'"$MYSQL_PASSWORD"'|' --------- I'm using the simple and double quote syntax so that sed would use the...
FreeBSD root passwod reset single user mode
If I forget the root password on FreeBSD, I can put in the install CD/USB into the computer and then boot into single user mode, then reset the root password (without having to know the old) by typing...
LXer: Cross-platform game engine 'Defold' source code opens up
Published at LXer: Cross-platform game engine Defold has announced that the source code is now available under a reasonably generous license, along with the formation of a Defold Foundation. ...
installing NVidia drivers on Debian Testing?
I am trying to install the driver on a brand new Lenovo Thinkpad P53 with Debian Testing. I understand this clearly departs from the Lenovo supported standard, which is Debian LTS, and is documented...
Building a Linux PC using an AMD Ryzen 5 3400G CPU
For any non-gamer contemplating building a new Linux desktop PC with an AMD Ryzen CPU, I have made this short blog: https://www.linuxquestions.org/questions/blog.php?b=38257 Just to add that the...
LXer: Could it be? Really? The Year of Linux on the Desktop is almost here, and it's... Windows-shaped?
Published at LXer: Windows Subsystem for Linux to gain out-of-the-box support for GUI apps, GPU chippery. Build Microsoft's Build 2020 appears to mark the long-awaited Year Of Linux on the Desktop...
Kali Linux 2.0 free disk space reducing after every boot
I made a bootable Kali Linux 2.0 pendrive using 32gb pendrive. After updating, free disk space left to be 24gb but now it is consistently reducing and reached upto 4gb.
LXer: Add an issues field to a data table
Published at LXer: Some of the data tables I audit have an "Issues" field that flags problems with individual records. It's a kind of self-reporting "Look! I've got an error!" feature. I wondered...
Physical location of logical partitions
I have a HDD Toshiba P300 2 Tb and I have 1 Tb of data to write into it. But only 50 Gb of that data is to be accessed by me regularly. Is it true that if there were a logical partition for those 50...
LXer: An open source HTTP router to increase your network visibility
Published at LXer: In my previous article, I introduced Skipper, an open source HTTP router and reverse proxy for service composition. This article focuses on how Skipper increases network...
...743744745746747748749750751752...