Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-29 15:46
LXer: Install And Configure Ansible In Linux
Published at LXer: This step by step guide walks you through the steps to install and configure Ansible in Linux. Read More... (https://ostechnix.com/install-and-configure-ansible-in-linux/)
quotacheck at startup is very long
Hi, I have many users using quota disk space. When starting slackware, the "quotacheck" command is executed but is very long (about 10 minutes). Do you think I can use it in the background (with &)...
LXer: Happy 4.20: Latest version of Tails bakes connection wizard into top-secret Linux distro
Published at LXer: Privacy-focused operating system now more flexible in how you get online. Privacy and security-focused Linux distribution Tails, The Amnesic Incognito Live System, has announced...
Slackware 15 for Sunvell R69 H3 Allwinner kernel 5.12.15
_Slackware ARM 15 _kernel 5.12.15-edge _ Kernel source 5.12.15 _kernel Heads _Frame Buffer Habilitado _X (FBturbo) _*Retroarch compilado* (dev) game retrô root: 0p3st250213A
Noob question about being hacked
Hi all I am managing a small website for a friend and I got hacked. I wonder if anyone can help me identify how and prevent it from happening again? What happened - someone modified...
Firefox still the best for Linux?
Moving back to Linux, just wondering if Firefox is still the best browser to be using?
LXer: Ubuntu Touch OTA-18 Officially Released with Performance Improvements, Bug Fixes
Published at LXer: UBports announced today the release and general availability of the Ubuntu Touch OTA-18 software update for Ubuntu Phone and Linux-powered devices. Read More......
LXer: 5 Rust tools worth trying on the Linux command line
Published at LXer: Linux inherited a lot from Unix, which has been around for a half-century. This means most of the tools you use in your Linux terminal probably either have a very long history or...
LXer: Huh, it's as if something happened that made people not like CentOS so much
Published at LXer: Ubuntu snatches top spot in 2020 OpenStack User SurveyCanonical is cock-a-hoop after Ubuntu snatched first place for OpenStack deployment from the CentOS Linux distribution – but...
python error on fresh install Ubuntu server 20.04
Hi Guys. I am playing with a fresh installed and updated ubuntu 20.04 server at home. I am trying to run an ansible playbook that sets up nextcloud and other services and i am getting these errors:...
Need driver for TP-Link AC1300
I have Slackware Current, kernel 5.12.14. I've installed a new TP-Link AC1300 wireless dongle. lsusb sees the device, but I cannot start wlan0 with rc.inet1 for this device. I'm assuming this kernel...
How can turn on auto-mute mode in alsa ?
My alsa-utils version: Code: --------- aplay --version aplay: version 1.1.8 by Jaroslav Kysela --------- No auto-mute option in alsamixer gui menu.
LXer: How different programming languages read and write data
Published at LXer: In his article How different programming languages do the same thing, Jim Hall demonstrates how 13 different languages accomplish the same exact task with different syntax. The...
LXer: Getting Started with Podman on Fedora
Published at LXer: Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. In this article, we will introduce podman and how to use it...
LXer: How to Setup GeoIP Block using Apache
Published at LXer: Setup GeoIP based blocking using Apache on Ubuntu or Debian. The GeoIP module allows the admin to block or redirect traffic based on location. In this guide you are going to...
Cannot successfully configure SNMP in Ubuntu20
Hello all, I am here to see what im missing, and I am a Linux newb. If this matters everything here is in AWS. I am setting up, trying to, snmp v2c (i started by pulling down a new installation...
LXer: Excellent Utilities: tldr – simplified and community-driven man pages
Published at LXer: Tl;dr or tldr stands for “too long; didn’t read.” While this internet acronym can criticize a piece of writing as overly long, it can sometimes be used in a constructive way. The...
All debian isos on one usb, install all debian packages
How can I put all 3 debian dvd iso files on one USB, then load all debian packages instead of just dvd1 iso?
Which distro?
I'm a newbie. Would appreciate feedback on the distro I should try.
Newbie
Hi guys- I've been running Windows for many years and not being a happy camper. With the introduction of Win 11 (and all of it's glaring foundation problems) I've decided to try Linux. I'm 84 years...
LXer: How to Find and Kill Running Processes in Linux
Published at LXer: Process management is one of the important aspects of System Administration in Linux, and it includes killing of processes using the kill command. Read More......
K3B + -current permission problems...
What am I missing here?- I've loaded several machines recently with -current (64 & 32bit) and none have the K3B permissions set correctly by default. When I go into k3b configuration and use the...
Linux 18.1 Serena update manager not working
The update icon had a red x in it. When I opened it, it said it could not refresh. I tried to refresh and rcd box with message saying it could not update. I cannot copy that message now due to...
Strange places in nft log
Hello, dear forum! There is a few place in nft log ( input log) i couldn't read propely. Code: --------- 1. Nov* 8 09:37:12 flower kernel: [10967.520783] New Input packets: IN=lo OUT=...
LXer: The State of Vulnerability Management and Patching in The Enterprise Environmenthegt/he
Published at LXer: The Linux vulnerability landscape is becoming increasingly complex, in part due to a seemingly never-ending number of new vulnerabilities that are constantly surfacing. Read...
Disc drive loads and opens randomly at times
Hello, So I just wanted to inquire as some may of had this problem at one time or another, a disc drive that opens randomly on the computer, it could be just after start up or when the computer is...
LXer: What is GitOps? This is the technical introduction you've been looking for
Published at LXer: If you need to get your head around the concept of configuration-as-code, start here. Systems Approach It’s not hard to form the impression that building and deploying cloud...
LXer: How to Install Akaunting Accounting Software on Ubuntu 20.04
Published at LXer: Written in PHP, Akaunting is a feature-rich and open-source online accounting software that allows users to manage finances and keep track of all the invoices, payments, and...
Some statistics about slackbuilds scripts
I am just doing something and by curiosity I decided to found some statistics about scripts coming from SBo. Say 4655 packages have no dependencies, 1346 have 1 dependency, and so on. Here the top is...
LiveISO for an Artix-based distribution
Sorry for my bad English because I'm not a native speaker. So I distributed an Artix-based distribution from the LFS guide, with default Linux kernel from Artix. I compressed the root file system,...
Multiple Fork() Calls
Hello, I found the following piece of code here (https://stackoverflow.com/questions/23959460/creating-more-than-one-process-using-fork) I would like to learn what happens when this piece of code is...
LXer: How to Install WordPress on AlmaLinux 8
Published at LXer: WordPress is a free, open-source and one of the best content management systems around the world. It is based on PHP and uses MySQL/MariaDB as a database backend. It provides a...
[SOLVED] systematic crash with dolphin
Since the last upgrade of kde, dolphin crashes very often with this message: --------------- [KCrash Handler] #4 0x00007fa101fe1c85 in ?? () from /usr/lib64/libKF5Solid.so.5 #5 ...
Unable to check if memory is running in dual-channel mode
Some background first: When I built my latest system two years ago and got a DDR4 motherboard I bought 16 GB of RAM (2 x 8 GB). Today I had the money to finally order another set, identical to the...
How can adjust the grub.cfg called when rebooting?
I have installed two debians ,one is in /dev/sda1 ,other is in /dev/sdb1,and there are two grub.cfg in the pc, one is in /dev/sda1/boot/grub/grub.cfg,other is in /dev/sdb1/boot/grub/grub.cfg. I...
LXer: What is the difference between a Linux container and an image?
Published at LXer: Context is the key to understanding how container engines understand the terms container and image. Read More... (https://www.redhat.com/sysadmin/container-image-differences)
LXer: Setup CI/CD Workflow with GitHub Actions
Published at LXer: In this guide you are going to learn how to configure GitHub actions to make automated deployments to server once a push is made. We will setup SSH keys to authenticate with the...
Linux - ip forwarding, masquareding, NAT
hi, I have one physical interface eth0 on my target. ip address of this interface is 172.16.81.xx (public ip) I have to create a virtual interface eth0:1 with ip address 173.1.1.x. Will be...
[SOLVED] lKVM/QEMU cloned images does not work = black screen
Hiya, guys, Recently, I've installed QEMU/libvirt on Slackware current. Code: --------- for packages in \ osinfo-db-tools \ osinfo-db \
LXer: How to Install ONLYOFFICE Desktop Editors in Linux
Published at LXer: ONLYOFFICE Desktop Editors is an open-source office suite that is available for Linux, Windows, and macOS users. Freely distributed under the terms of AGPLv3, it combines three...
Hello world
Hi, I'm Jeroen. I'm from Belgium. I learned the basics of Debian as a part of my vocational training (15 years ago) and I am now a full-time programmer. My clients are usually bigger corporations...
Hello to the world
Hello everyone! My name is Coin and I am new to Linux. Hope having a good time here.
LXer: How to Install WordPress with Nginx on AlmaLinux 8
Published at LXer: WordPress is a free, open-source, and the world's most popular CMS. In this guide, we will show you how to install WordPress with Apache and Let's Encrypt SSL on AlmaLinux 8. ...
Rescuing an older desktop
Hi, (This is my first question here and English is not my native language, so bear with me and forgive me if I make any oopsies) First of all, a disclaimer: I'm not really a Linux newbie (I have...
LXer: Best Linux Distros for 2021
Published at LXer: This tutorial is about the best Linux distributions for beginners and experienced users. Read More... (https://linoxide.com/best-linux-distros/)
New to Django: Why is text appearing (when it shouldn't)
I'm on my second Django course at Skillshare. I like the teacher, and I feel like I'm mostly getting the hang of working with Django. The problem I'm now facing is rogue text appearing. Here is my...
LXer: Tails 4.20 Anonymous OS Released with Brand-New Tor Connection Assistant
Published at LXer: Tails, the amnesic incognito live system used by anyone who wants to stay anonymous online, has been updated today to version 4.20, a release that introduces a brand-new...
[SOLVED] django mariadb connection error : 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
When i run the django server it runs succesfully: Code: --------- # python manage.py runserver 192.168.1.100:8083 Watching for file changes with StatReloader Performing system checks... ...
LXer: How to Install Vagrant on Fedora 34
Published at LXer: Vagrant is a powerful tool for building and managing virtual machines in a development environment. In this guide, we will see how to install Vagrant on Fedora 34. Let us get...
Can't install qemu/virt-manager on Slackware64-14.2 and -current
Hello Forum. I don't know how to install qemu or kvm. I'm used to running vbox on windows and now on my current distro, MX. Right now i have a full install of slackware64-14.2 and -current on MX...
...390391392393394395396397398399...