Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2026-05-15 15:16
fc 30 & amd 5700xt
okay, just built a new computer and trying to get a working os on it. i have... amd 3900x asrock x570 creator 2x corsair mp600 m2 nvme corsair venegence 64 gb 2x xfx amd radeon 5700xt tiohc ...
Some apt magic pls
Can't do much installing/removal in this Mint-19.0 VM because of the following errors Code: --------- The following packages have unmet dependencies: libpython2.7 : Depends: libpython2.7-stdlib...
lubuntu screen resolution advent 4211-c netbook
I've just installed lubuntu on an old netbook for a friend. Boots up fine but the screen resolution is very low 800x600. In the monitor configuration it doesn't ofer any other resolutions. Not used...
Drive say's "Read Only"
Brand new user here. I have installed Mint 19.2. I have a system drive 250gb and a 1 TB storage drive. I am moving personal files to this machine via a usb stick/flash drive. I am able to copy and...
LXer: Everything you need to know about Grace Hopper in six books
Published at LXer: Grace Hopper is one of those iconic figures that really needs no introduction. During her long career in the United States Navy, she was a key figure in the early days of modern...
Hello!
Hi Everyone! I've been a long time reader of LinuxQuestions.org. But, it wasn't until recently that I thought, hmm... i should finally become a member to communicate with people on here, get help...
New installs, read the Arch news.
Change from base group to a base package. https://www.archlinux.org/news/base-group-replaced-by-mandatory-base-package-manual-intervention-required/ ...
Basic components
What are the basic components of Linux .?
Partition 2 does not start on physical sector boundary
Hello, I tried to restore the files my disk. What action should I do if I see the following? Thanks in advance. It appears in red on the screen Partition 2 does not start on physical sector...
datacenters for couchbase
Hello, I am very newbie to web development and know little about large scale websites but I would like to know how is it possible to have a high scale website without building our own datacenter...
Unit httpd.service could not be found.
So I did ssh into ec2 instance on aws in my ubuntu (wsl ubuntu) and I installed apache2 server, with that I had no problems, I used: sudo apt -y install apache2 and then I tried to do sudo service...
LXer: How to Install Jetty JAVA http Server on Debian 10
Published at LXer: Jetty is a free and open-source Java HTTP server that can be used in different projects, both in development and production. In this tutorial, we will show you how to install...
No display after I tried to prevent monitor from going to sleep (blink mode)
So I was trying to prevent my monitor from going to sleep or bliking. I was surfing the web to find a solution and I saw a post where it said that I could use xset -dpms for it. So I used it and...
auto login failure
My wife's old 32bit laptop runs Mint and has done for some time. I recently updated it and found that I could no longer log in automatically. A "Theme" screen appears with a request to choose a user...
LXer: How to explain multi-cloud in plain English
Published at LXer: What is multi-cloud? How does it differ from hybrid cloud? What are the use cases and security concerns? Here's how to discuss multi-cloud strategy in plain terms with anyone ...
xorg-server - mesa -9.2.0+ and libglvnd issues (patch)
When using mesa with libglvnd support, mesa will no longer install the gl, glx, egl pkg-config files but instead let libglvnd provide them. libglvnd maintainers decided to change the versioning as...
LXer: #SecTorCa: Millions of Phones Leaking Information Via Tor
Published at LXer: There is a privacy threat lurking on perhaps hundreds of millions of devices, that could enable potential attackers to track and profile users, by using information leaked via...
Knoppix is unstable. Does it influence Slackware?
Yeah, in night I tried to play Diablo with wine under Knoppix 8.6 - kernel 5.2.26. It was disappointment comparing to my experience with Knoppix 8.2. Something is wrong - I dont know what. But maybe...
huawei matebook 13 - External screen laggy.
Hello, im running ubuntu 1904. When i connect external monitor via usbc-hdmi adapter the external monitor 27" 2560x is sluggish, its lagging and slow, especially when scrolling, moving mouse and so...
LXer: Tails 4.0 Anonymous OS Release Candidate Out Now with Tor Browser 9.0, Linux 5.3
Published at LXer: The development team behind the Tails amnesic incognito live system, also known as the Anonymous OS, have announced today the Release Candidate (RC) version of the upcoming Tails...
Feeding to a program a file stripped of its initial part
I need to feed to a program the ending part of a binary data file whose first X bytes have to be ignored. So, basically I have to strip a binary data file of its initial part and read it starting from...
Artix base install issues
I cannot register on Artix forums so I'm asking here. In virtualbox I'm using default ArchLinux64 preset (one 8gb hdd). Image is:...
LXer: Cast To TV v11 GNOME Chromecast Extension Adds Remote Widget Playlist, GNOME Shell 3.34 Support
Published at LXer: Cast to TV, a GNOME Shell extension to cast media (with optional transcoding) to Chromecast and other devices over the local network, was updated to version 11 yesterday. This...
rsync error
Hello, When doing rsync -vtr --progress rsync://slackware.nl/slackware/ I get @ERROR: Unknown module 'slackware' rsync error: error starting client-server protocol (code 5) at...
LXer: How to install OpenSSH server on Ubuntu ?
Published at LXer: OpenSSH is a cryptographic freely available version of the Secure Shell (SSH) protocol set of tools used for secure remote network access or file transfer between computers....
How the socket read,write works with the hardware(network card or network card driver)?
I'm sorry to open this thread,but I have try hard to solve it by myself but failed. I want to have a clear understanding how the network works from the up to the bottom.So,what is the socket file...
LXer: How to install the NVIDIA drivers on Ubuntu 19.10 Eoan Ermine Linux
Published at LXer: The objective is to install the NVIDIA drivers on Ubuntu 19.10 Eoan Ermine Linux. Perform an automatic Nvidia driver installation using standard Ubuntu Repository, PPA repository...
Is there any disadvantages of putting application data on a 2nd drive and creating a link in its original place?
So what I'm doing is cut/paste a folder onto my 2nd drive and creating a link to it where it used to be. For example: I put .minecraft on my 2nd drive and created a "Basic link to file or directory"...
“Unable to mount location. Can't mount file”
Hi, I just installed Linux Mint 19.2 to a new desktop. I have never used Linux, so I’m a bit confused. Boots up fine. Everything seems to work. But When I open “Computer” from my desk top, it shows...
Centos 7.7
Hey guys, my Centos 7.6 was running like a champ on my 12 core Mac pro and Nvidia GTX 980 Ti After not using it for a bit, I booted up and checked for updates, it gave me an upgrade to CentOS 7.7 ...
LXer: Make your Python code look good with Black on Fedora
Published at LXer: The Python programing language is often praised for its simple syntax. In fact the language recognizes that code is read much more often than it is written. Black is a tool that...
LXer: How a business was built on podcasts for Linux: The story of Jupiter Broadcasting
Published at LXer: I spend a lot of time on the road and enjoy listening to podcasts about a variety of topics.read more Read More......
Debian 10: two encrypted disks with one password - entered only once?
Hi folks I installed buster on one encrypted drive using the built in installer, and later added another one using: - cryptsetup and - mount and by editing - /etc/crypttab and - /etc/fstab...
LXer: How to Install OSMC on a Raspberry Pi
Published at LXer: If you want to use the Kodi media center on your Raspberry Pi, you can run it using OSMC. Here's how you can install OSMC on your model of Raspberry Pi. Read More......
DNS cleaner.
Does anyone know of a DNS resolver cleaner like DNSjumper.exe but for Linux ?
Best password tool.
Does anybody know of something like RoboForm password manager but for Linux ? Same ease of use and functions.
Debian 10
I run it on a gigabyte motherboard, i7 chip and 8gb memory. I have used Debian for years but 10 has defeated me. I upgraded to recover ocr as 9 no longer supplied ocrfeeder. I have downloaded...
LXer: Manage multiple versions of Go with GVM
Published at LXer: Go Version Manager (GVM) is an open source tool for managing Go environments. It supports installing multiple versions of Go and managing modules per-project using GVM "pkgsets."...
LXer: kitty – hardware-accelerated terminal emulator
Published at LXer: What distinguishes kitty from the vast majority of terminal emulators? It offers GPU-acceleration combined with a wide feature set. It’s targeted at power keyboard users. It’s...
LXer: How to Find DNS (Domain Name Server) Records on Linux Using the nslookup Command
Published at LXer: The nslookup command allows you to check various DNS records for a domain from a Linux terminal. Read More......
Where to find my threads
Hi Team, I posted my new thread (On yum.conf) but not able to see it, Why am not getting option one I search the category on forum, I dont see a link "create a thread". Once I post thread,...
putting an output from a terminal command to a file
Hi, I am trying to save error messages when compiling file "a.f" on my MAC using gfortran as a FORTRAN compiler. The terminal command gfortran -c a.f > log puts compiler errors on the...
Serious fact happened on another forum regarding LQ user
Hello, I would like to warn the forum users about a sad occurrence. I have been followed to another forum. A fake account was created just to answer a question of mine, similar to one on this...
How to check SMB/CIFS mounts and permissions?
Good day, I just got put in charge of a Linux server (coming from a jr. Windows sysadmin background so I admit it. I'm lost) One of the users has requested a SMB/CIFS mount for a directory on...
Getting kernel error every second. Please help
Hello OS: Fedora 30 Gnome I'm getting this error every second. "Oops! We're sorry, it looks like a problem occurred. If you'd like to help..." Code: --------- # journalctl -f
LXer: Enter the Matrix: Create your own containerized Matrix animation
Published at LXer: How to create the Matrix animation using rootless podman. Read More... (https://www.redhat.com/sysadmin/containerized-matrix-animation)
Burn ISO to DVD for install ?
I tried to burn a ISO to DVD of Mint i downloaded from the official web site,it burned ok but would not install for some unknown reason, so can someone recommend one that actually works. My base OS...
"find: unknown predicate" with folder names
Hi I have several folders with starting with a "-" in the folder names. They work with most commands, but the find command fails with and unknown predicate. I tried single quotes, double quotes,...
LXer: How to install and uninstall applications on Ubuntu ? A Beginner’s guide
Published at LXer: Many newbie seem confused when they want to install an application in Ubuntu and other similar linux distros (sld) for the first time. In this article we will try to clear up any...
Merge two files and combine data
Dear friends, I need to merge two files, each file has 5 columns, I need to merge files based on first four columns. All fields do not have data and an empty field must be replaced with "Not Defined"....
...936937938939940941942943944945...