Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-19 02:00
LXer: Exploring simple Linux containers with lxc
Published at LXer: Get started with simple containers using the tools available in the lxc project. Read More... (https://www.redhat.com/sysadmin/exploring-containers-lxc)
LXer: Monitor and stress-test your Linux gaming PC with GtkStressTesting
Published at LXer: Monitoring your Linux gaming PC is pretty easy, there's some good applications out there to keep an eye on CPU use and more but what about some stress testing to see how it holds...
LXer: Managing processes on Linux with kill and killall
Published at LXer: In Linux, every program and daemon is a "process." Most processes represent a single running program. Other programs can fork off other processes, such as processes to listen for...
Versions of some large apps
Being a user, I have been getting no updates on what's superseding what, so let me ask the questions. I'm on Slackware-Current. Before you say 'If there are old apps lying about…' I don't think there...
get rid of code I dont want
hello World thank you linus and community how do I get rid of code that I dont want like facebook and twitter thanks again
LXer: What 2020 brings for the developer, and more industry trends
Published at LXer: As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source...
No internet access on Guests
For about two weeks, my guest OS Manjaro has no more internet access. Host is Windows 7, connected via WiFi. So far I've used a network bridge but that wont work anymore. None of the other modes work...
TP-Link TL-WN822N(US) v5 USB Wi-Fi support in Slackware 14.2 x64 stable (multilib)
Hello forum members, I am in the process of getting a desktop machine ready for dedicated Slackware use. The desktop PC only has Ethernet connector and no Wi-Fi, so i decided to shop for a Linux...
LXer: Ubuntu Is Now Patched Against Latest Intel Processor Graphics Vulnerabilities
Published at LXer: Canonical has released today new Linux kernel patches to address the latest security vulnerabilities affecting Intel Graphics Processing Units (GPUs) in all of its supported...
idea: why not to use posix acl (file permissions) to restrict apps?
i have seen apparmor profiles, and they mainly consist of file paths and read, write, execute permissions. this seems duplicating usual file/path permissions of linux/unix (posix acl). why not just...
When closing my Acer aspire E5 - 523 laptop on CentOS.
My laptop goes to sleep when I close it. When I come back to my laptop to get on, its black, but I can still hear my laptop still on. I have to power off my laptop to get back on my account. Any...
Howto auto-switch apps assigned desktop when app is launched
Below copies of post from a thread I have on the Manjaro forums. Any help finding a solution would be appreciated. ---Quote--- I've noticed that sometime when I click a app to launch it I get...
LXer: Resolving stubborn router problems
Published at LXer: When you have exhausted most of your troubleshooting measures, there are a few additional actions to consider. Here is a guide to support you through the last few steps of...
LXer: Apollo Lake and Allwinner based panel PCs target retail, kiosk, and medical jobs, and
Published at LXer: Portwell’s LEAD Series panel PCs come with IP65-protected 21.5- and 23.6-inch capacitive touchscreens. Models include the Apollo Lake based LEAD-PPC with Linux, Win 10, or...
How Linux Stores and Manages User Passwords
Hi, You may find that How Linux Stores and Manages User Passwords (https://www.maketecheasier.com/how-linux-stores-manages-user-passwords/) is useful to you as admin; ---Quote--- Have you...
SSH typing delay - Slackware Current
I've got 2 new dell laptops running Slackware current generally using ssh to connect to my servers running Slackware 14.1 and everything is fine. However this morning I connected "to" one the...
Wifi not working on kali
Hello! I started working with kali (I have a live USB boot at the moment), but I cannot seem to get the wifi working. I have an ethernet cable connected and I get internet from that, but I cannot...
LXer: Zombie Panic! Source getting the big 3.1 release with Linux support 'as soon as possible' - needs testing
Published at LXer: The Zombie Panic! Team put out another update on the progress towards version 3.1, what's turned into a massive overhaul to many parts of the game as Linux support also comes in....
centos 6 Repository creation on centos 7
Hy guys hope you are doing great first of all my english is bad so kindly try to understand on your own what i mean ;) thanks *Task:* i have assigned to configure a local yum repository...
Anacron not running in systemd?
I have been using anacron to do daily backups for some time with no problems on my Linux Mint 18.1 system. On another laptop I installed Linux Mint 19.2 and used the same steps to backup, but it did...
zen cgroup blkio.throttle
Hi. I installed last Zen on U18 and can not find blkio cgroup. original kernel: Code: --------- root@host /sys/fs/cgroup/blkio # ls backup blkio.io_service_time ...
LXer: Common Linux email problems and how to fix them
Published at LXer: When working with email, you never know what to expect. The issues that system administrators come across vary from place to place, from person to person, and from server to...
If CPU is Intel why is an AMD blob installed?
Listing blobs with vrms in my favorite distro outputs this: Non-free packages installed on peppermint *amd64-microcode* Processor microcode firmware for AMD CPUs fonts-ubuntu sans-serif font...
LXer: LibreOffice 6.4 Officially Released, Here’s What’s New
Published at LXer: The Document Foundation announced today the general availability of the LibreOffice 6.4 open-source and cross-platform office suite for all supported platforms. Read More......
Can a font blob contain code that spies?
Listing blobs with vrms in my favorite distro outputs this: Non-free packages installed on peppermint amd64-microcode Processor microcode firmware for AMD CPUs...
Cannot use Secondary Display connected to Laptop in Linux Mint
Hi, I cannot use a secondary display in Linux Mint. It is a Dell monitor connected to my Samsung Laptop, however the Display settings only give me the option of making the monitor my "primary" and...
LXer: Kali Linux 2020.1 Switches To Non-Root User By Default, New Single Installer Image
Published at LXer: For the latest Kali Linux 2020.1, released yesterday, the developers have decided to go with a traditional default non-root user model. Other changes in this Kali Linux release...
LXer: 4 cool new projects to try in COPR for January 2020
Published at LXer: COPR is a collection of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet...
LXer: How to Install FAMP Stack (Apache / MySQL / PHP) on FreeBSD 12
Published at LXer: The FAMP stack, which is akin to a LAMP stack on Linux, is a collection of open-source software that is typically installed together to enable a FreeBSD server to host dynamic...
After Upgrading of kali linux wifi problem
I've install the kali linux then after my my pc worked well when started the upgarding of firmwware the wifi card is BLINKIG with "Device not Ready" then after I tried several ways but no result found...
LXer: User status and activity monitoring in Linux with GNU acct
Published at LXer: Linux has been a multi-user system since the beginning, and UNIX long before that, so there are built-in tools that go back 40 years to help you monitor who’s logged into your...
MDIO bus for non-phy device
I have a board with three devices on mdio bus connected to SoC (AM3358). Only one phy (AR8035) is connected to SoC through rgmii, the other two devices (MAX24287 and DP83620) have only mdio...
Debugging dlopen
I have found an interesting problem on SO, that includes php, php-ffi (https://www.php.net/manual/en/book.ffi.php), libffi, a large shared object, and results in a message from dlopen: Code:...
Hardware device has no assigned driver
Hello, I have hardware device that accepts serial input over two wires (nmea0183) and outputs the signal over USB. Unfortunately no driver loads when I attach the device. I can see other devices...
LXer: How To Boot To Console (Text) Mode In Debian / Ubuntu, Fedora, Arch Linux / Manjaro And More
Published at LXer: The instructions in this article should work with any Linux distribution that uses systemd, but I personally only tried this with Debian, Ubuntu, Manjaro and Fedora. Read on to...
connecting HDMI from raspberry pi 4 to my Asus pc
Hi all, I am simply trying to connect my Raspberry Pi 4 to the PC (ASUS) and use it as a dual monitor. one for the PC and one for the PI. I have connected the HDMI from pi to the HDMI port on PC and...
Naming a work space in Mint Linux Mint 19.3 Cinnamon
Hi all, I have searched the web and been unsuccessful in finding what I'm assuming will be an easy fix. All I want to do is name my work spaces any help greatly appreciated
Why isn’t Linux using more than 2.1 GB of RAM
Why isn’t Linux using more than 2.1 GB of RAM. I don’t think I have ever seen it use more. My laptop Intel i5 520M @ 2.40 GHz dual core with HT 2 SODIMM DDR3, 2 GB each Speed 1067 MHz 4 GB...
Screen tearing and frame buffer issues on dual monitor setup
hi, I am using dual monitor configuration on Ubuntu 19.10 with Unity desktop. Everything is working correctly in this configuration: Attachment 32418...
Unable to retrieve my administrator privileges, sudo password
I am unable to retrieve my administrator privileges, sudo password. I cannot recall what caused the loss of the administrator user. Using Mint 19.3 cinnamon.
How old is your Slackware system?
Once upon a time uptime (https://xkcd.com/705/) was a noteworthy benchmark. Not any more with security patches occurring on a daily basis. How long have your Slackware systems been running? There...
LXer: 3 lessons Ive learned writing Ansible playbooks
Published at LXer: I[he]#039[/he]ve used Ansible since 2013 and maintain some of my original playbooks to this day. They have evolved with Ansible from version 1.4 to the current version (as of...
MySQL install on Red Hat Enterprise Linux 8
I have RHEL 8 installed on Linux Server. I have tried to download lamp and install mysql but can not get connected to mysql or verify it is installed. can anyone supply linux commands to install and...
cannot see the echo sshpass output in my portal
Hello guys, Thanks for allow me to be part of this community. I very new at Linux and I'm running my first project. So far I guess is working however when I want to display the output of a command...
LXer: OpenMandriva Lx 4.1 Will Ship with Linux Kernel 5.5, LibreOffice 6.4
Published at LXer: OpenMandriva Lx 4.1 is just around the corner, and the Release Candidate (RC) build is now available for public testing, giving the community a glimpse over the features and...
purge ip addresses based on ip range
I have a rhel6.10 dhcp server. I'd like to know if there is a way to purge IPs based on range, such as 192.168.1.0/22. I have a couple locations I would like to purge, without wiping out the the...
LXer: You are here: Home / Tips / How to Run Docker Containers How to Run Docker Containers
Published at LXer: In this Docker tutorial, you’ll learn various ways of running a container along with the explanation of various options that are used. Read More......
NED
Could you explain NED?
LXer: Raspberry Pi 4: Chronicling the Desktop Experience – Memory Usage – Week 14
Published at LXer: There are 3 models of the Raspberry Pi 4 (RPI4) available. They are identical except for the amount of RAM onboard; choose from 1GB of RAM, 2 GB of RAM, or 4GB of RAM. There’s no...
LXer: Use Emacs to get social and track your todo list
Published at LXer: Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I[he]#039[/he]m taking a different approach: building an environment that will allow you...
...844845846847848849850851852853...