Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2026-05-15 11:48
centOS 7/firefox 69 jump box wont start iLo(hp) remote console
Hello, I installed a centOS 7 to be jump box. I can get to the servers and log into the iLo no problem, but when I try launch java so I can use console to the servers nothing happens. I have...
LXer: The best (and worst) ways to influence your open community
Published at LXer: After you[he]#039[/he]ve established a positive reputation in an open community—hopefully, as we discussed in our previous article, by being an active member in and contributing...
request: subuser slackbuild for slackware
I've read about a program called "subuser". Nothing to do with underwater sea-craft nor BDSM. From the web site: ---Quote--- Subuser turns Docker containers into normal linux programs Right...
LXer: Firefox 71 Enters Development with New Kiosk Mode, Picture-in-Picture on Windows
Published at LXer: A few days after the release of the Firefox 70 web browser, Mozilla kicked off the development of the next major version, Firefox 71, which is currently in the beta testing...
LXer: What you probably didn't know about sudo
Published at LXer: Everybody knows sudo, right? This tool is installed by default on most Linux systems and is available for most BSD and commercial Unix variants. Still, after talking to hundreds...
Upcoming UK general election
So it looks like we're venturing [or being pushed] further into the perilous quagmire of self-servient domestic politics and having another general election on 12th December. I know that we have quite...
Script to reencode all files in a directory
Hello. I am currently trying to do a script to reencode all the files in a directory using ffmpeg Here is it: Code: --------- find . -type f -name '*.mp4' | while IFS= read -r f; do ...
LXer: Fedora 31: Peering into Red Hat Enterprise Linuxs future
Published at LXer: Fedora, Red Hat[he]#039[/he]s cutting-edge community Linux distribution, is a crystal ball into RHEL[he]#039[/he]s future. Read More......
LXer: Upgrading Fedora 30 to Fedora 31
Published at LXer: Fedora 31 is available now. You’ll likely want to upgrade your system to get the latest features available in Fedora. Fedora Workstation has a graphical upgrade method....
[SOLVED] UFW doesn't work - antiX-19
To say the plain truth it's not an antiX nor UFW related problem as I discovered. UFW is wrritten around iptables, libip4tc0, libip6tc0, libiptc0, libxtables12 version 1.6. Following no longer...
LXer: What Service Meshes Are, and Why Istio Leads the Pack
Published at LXer: Cloud-native technologies like containers and microservices have made infrastructure infinitely more complex. Service meshes are there to help. Read More......
Partitioning and windows
I hope that I have this in the correct area. I have a Dell E6320 little laptop that is currently dual boot windows ( which I want for its VM Ware capability) and Kodachi (a security based debian...
LXer: Fedora 31 Officially Released with GNOME 3.34 and Linux 5.3, Drops 32-Bit Support
Published at LXer: The Fedora Project announced today the final release of the long-anticipated Fedora 31 computer operating system sponsored by the Open Source giant Red Hat. Read More......
LXer: What's new in Fedora 31 Workstation
Published at LXer: Fedora 31 Workstation is the latest release of our free, leading-edge operating system. You can download it from*the official website here*right now.*There are several new and...
LXer: Virtualization versus Containers: Is there a clear winner? Does it really matter?
Published at LXer: Will virtual machines disappear? No. Not anytime soon. This implies that the one day, container technology will eventually replace traditional virtual machines. So, I will save...
Change File Ownership
I understand that to change the file ownership you either have to be a root or a file owner, is there any way for other users to change the file ownership?
LXer: Free Password Manager KeePassXC 2.5.0 Adds Paper Backup, Re-Enables Wayland Support
Published at LXer: KeePassXC 2.5.0 was released recently with important improvements, like an option to export a database to an HTML file (for paper backup), database statistics, re-enabled Wayland...
I can't run few processes as root but only as normal user.
Hi, On CentOS 6.10, I couldn't run/start few processes (3rd party like x264, x265, Splunk etc.) as "root user" but no issues running them as a "Normal user". This is happening only on few machines...
Can an ssh certificate have an IP address as principal?
I am experimenting with SSH certificates as an alternative to key-based authentication. Currently, I am able to authenticate the host I am accessing via SSH; i.e. I don't get the The authenticity of...
Linux installation help
Slot 2 card not present,,, what it jeans pls help me eying to install bodhi linux
Win10, slack-curr,FreeBSD UEFI boot order (chainload FBSD, maybe)
I finally got a UEFI installable WIN10 usb stick. Installed Win10, SLack-current UEFI w/o CMS. installed efibootmgr how do I get it to get slack as first default boot? every way this HP 840 g2...
LXer: Alacritty – A Lightweight And Blazingly Fast Terminal Emulator
Published at LXer: Alacritty is a cross-platform, GPU-accelerated OpenGL terminal emulator written in Rust Programming language. Read More......
after tumbleweed update, xinit failed, but runs as root
After a software update on tumbleweed, I see the following: xinit failed. /usr/bin/xorg is not setuid, maybe that is the reason? If so, either use a display manager (strongly recommended) or adjust...
WiFi Connection Debian 10
Hi! I've just installed successfully Debian 10 on an old laptop (Lanix, Intel Celeron), during the installation it drop me a message about the need of rt73.bin non-free firmware, so I've installed...
LXer: Demystifying namespaces and containers in Linux
Published at LXer: Containers have taken the world by storm. Whether you think of Kubernetes, Docker, CoreOS, Silverblue, or Flatpak when you hear the term, it's clear that modern applications are...
Memory Consumed By The Void
Before someone links me to linuxaremyram.com after reading the first line. My buffer/cache usage is negligible. Continue reading. Something on my desktop system is causing my memory usage to slowly...
mpv not compiling with errors
What more can I say? Anyone know how to fix this? Code: --------- ../video/out/hwdec/hwdec_vaapi_gl.c: In function 'vaapi_gl_map': ../video/out/hwdec/hwdec_vaapi_gl.c:133:24: error:...
Arch Linux Issues
Hello, first of all excuse my english. I'll try to be as explicit as be possible. Recently I install Arch Linux in my notebook (fresh install) and I have 2 issues: First issue, the clock of the...
LXer: How to Get the Size of a Directory in Linux
Published at LXer: 2DayGeek: This tutorial allows you to get the size of a given directory and its subdirectories on Linux. Read More......
How Do I Suppress The Removal Of Files in /tmp ?
Esteemed Colleagues: I created a file in /tmp and was surprised to find it gone after I rebooted, as I see nothing in /usr/lib/tmpfiles.d or in /usr/lib/systemd/system or in /etc/init or in...
LXer: 5 reasons why I love Python
Published at LXer: I have been using Python since it was a little-known language in 1998. It was a time when Perl was quite popular in the open source world, but I believed in Python*from the...
Crossover effectiveness?
I tried CodeWeaver's site but it's a dogs breakfast. Want a simple list of windows apps that'll run via CrossOver? Lotsa luck- i gave up. And forget a graduated rating system (A: runs perfectly, B:...
Info/resources for building new server distro?
I want to build a (media) server distro based on OMV. All the “build your own distro toolkits” seem to focus on building a desktop distro. Can someone please point me toward info/resources that...
bash help
001.gif 001.png 002.gif 002.png 003.gif 003.png for i in *.png; do convert $i $i.jpg; done 001.png
enable pulse for one user?
So by default I've got pulse off, and just use alsa/jack (slackware-current). I'm trying to get OBS to stream a Proton game, and the game crashes with jack running. (Native games work fine.) ...
LXer: How to Install Feng Office on an Ubuntu 18.04 VPS
Published at LXer: Feng Office is an open-source collaboration platform that is web-based and written in PHP. This application has three editions: Community, Professional, and Enterprise. In this...
what protocol does Windows 10 use to discover network hosts?
Not sure this is a Linux question, but I'll start here. Our newly installed Windows 10 computers have some issues listing hosts on the network. Only two of 4 Windows 7 computers show and only one of 6...
LXer: Fedora 31 is officially here!
Published at LXer: It’s here! We’re proud to announce the release of Fedora 31. Thanks to the hard work of thousands of Fedora community members and contributors, we’re celebrating yet another...
Connect SSH refused.
Look, I installed openssh-server on the laptop and checked that it is running. sudo service ssh status ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service;...
How to remove unused packages/applications?
Hello, i want to remove all unused packages in a save way, how can I do that?
LXer: How to Install MyBB Forum with Nginx and Let's Encrypt on Debian 10
Published at LXer: MyBB is a free and open-source, intuitive and extensible forum program. This tutorial will show you how to install MyBB forum software on Debian 10 (buster) system using Nginx...
LXer: Display Random Motivational Quotes And Popular Sayings From Commandline In Linux
Published at LXer: Display random quotes from commandline in Linux Using the 'motivate' and 'fortune' command line programs. Read More......
File System Errors
Ubuntu 16 server Lots of errors on reboot: https://pastebin.com/P9NSVXrg smartmontools is not installed on this system (and I’m unable to install, since the disk is read-only). Here's the...
External HDD not mounting
I am quite new in Linux. My mobo is Gigabyte B85M-D3H. Processor i3. Ram 8GB. OS Linux Mint 19.2 One of my External HDD suddenly not mounting I can see it in Computer but cannot open it. It is...
LXer: Top Linux developer on Intel chip security problems:
Published at LXer: Greg Kroah-Hartman, the stable Linux kernel maintainer, says we[he]#039[/he]re going to see Intel chip security problems for years to come. Read More......
LXer: Enterprise JavaBeans, infrastructure predictions, 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...
XPS 13 touchscreen issue on Fedora F31
After much problem with F30 on my new XPS 13 (https://www.linuxquestions.org/questions/fedora-35/no-gnome-wayland-option-and-video-issues-on-f30-4175663245/), I have come to one last major issue after...
LXer: Introduction to App Packages on Linux
Published at LXer: This article is part of a series about “App Packages on Linux“, where we try and review every single one of those app packages in order to show you the strong and weak points of...
Lenovo T480 sleep/wakeup display problem
Hi guys, I'm experiencing a problem with Lenovo T480 laptop with i7 CPU and Intel Corporation UHD Graphics 620. Most of the time the laptop works perfectly well, but the problem is waking it from...
LXer: Secure Apache with Let's Encrypt on CentOS 8
Published at LXer: This tutorial explains how to install a free Let’s Encrypt SSL certificate on CentOS 8 running Apache as a web server. We’ll use the certbot tool to obtain and renew the...
...921922923924925926927928929930...