Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-27 19:01
I have problems with the reliability of Sabrent equipment, do you?
Most of what I buy from Sabrent is USB hubs and external hard drive bays. But after another Sabrent USB hub stopped working, I am starting to get a clue that there may be a problem. I've replaced five...
Pleased to be here!
Hello to everybody, thanks for this HUGE community!!! I am from France and just jumped here after a browsing for... a question :p But that later... cheers and have a good Sunday.
Can't get KVM guest resolution/resizing to work on Fedora 35 host
I have Fedora 35 server edition installed and am managing via Cockpit web console. I have created a Debian guest VM and am unable to get resolution changes to take effect. They immediately revert,...
What does 'remove architecture' mean?
I have a 64 bit cpu (x 86) and a 64 bit linux kernel. I found that I also have many 32 bit (i386) packages installed by running Code: --------- dpkg -l | grep ':i386' --------- . These are...
How can I output URLs that appear in a text file?
How can I use grep with regex to retrieve the URLs from a text file?
LXer: How to Install and Configure Nginx Web Server
Published at LXer: Nginx is the most popular web server due to its performance and ease of use. This guide will help you install Nginx on various Linux distros and you’ll learn about important...
All USB devices stopped working at the same time
All my USB devices stopped working at the same time this evening. I turned each off then back on again. I took them off the hub and connected them directly. None of that helped. I unloaded all their...
Does a missing official Ubuntu CD-image mean it is too buggy?
I am looking for 32-bit Lubuntu 18.10. Why would they yank it? http://cdimage.ubuntu.com/lubuntu/releases/18.10/release/lubuntu-18.10-desktop-i386.iso ...
LXer: First Enablement Patches For Intel’s 13th Gen Raptor Lake Hybrid CPUs Headed To Linux
Published at LXer: The source reports that the first enablement patches for Intel's next-gen Raptor Lake CPU family will begin to roll out in the coming weeks. The first patch that rolled out...
the ip command does not like my prefix length
the command i tried and its result: Code: --------- lt2a/root /root 19# ip route add 23.216.241.55/23 via 172.31.0.1 Error: Invalid prefix for given prefix length. lt2a/root /root 20#...
LXer: Millions of Routers, IoT Devices at Risk from New Open-Source Malware
Published at LXer: Newly surfaced malware that is difficult to detect and written in Google’s open-source programming language has the potential to exploit millions of routers and IoT devices,...
I want to log my key strokes to a file
I would like to keep track of my keystrokes so that I can go back and see a history of what kind of searches I've performed in my pdf files. I've installed logkeys, but I can't figure out how to...
LXer: Valve adds documentation for Steam Deck development, suggests Manjaro Linux for now
Published at LXer: With the Steam Deck delayed until February 2022, Valve has produced new developer documentation giving a helping hand to devs interested in testing ready for it using Linux....
Introduction to community
Hello, all. I'm excited to have found this community. I hope to get answers to some of my puzzles; and, I hope to provide the same. Let's all have fun, shall we??! -thegeeko
LXer: Abcbot — A New Evolving Wormable Botnet Malware Targeting Linux
Published at LXer: Researchers from Qihoo 360's Netlab security team have released details of a new evolving botnet called "Abcbot" that has been observed in the wild with worm-like propagation...
LXer: KDE Frameworks 5.88 Arrives to Make the Plasma Desktop Faster and More Enjoyable
Published at LXer: The KDE Project announced today the release and general availability of KDE Frameworks 5.88 as the monthly update to this open-source software suite for October 2021. Read...
LXQt 1.0.0 for Slackware current
I have a small project called lxqt-for-slackware. I have updated to version 1.0.0. If you want to experiment, just have a look. https://gitlab.com/slackernetuk/lxqt-for-slackware
Generic Firewall script
SCerovec asked about a generic firewall script in the suggestions for current thread. How about this? (Did't want to clutter the other thread, don't remember where I got them either for proper...
New user + NIS server: login fails on other servers
Hello! I'm attempting to add a new user name at work. We have a NIS server administering host names and users. I've run "adduser ", run "passwd" to set its initial password, copied...
Gio isn't mounting all of my shares
Only 2 of the 5 shares get "mounted". The user I'm testing with is actually in all of the groups. I am first trying to make sure the user has access and the user "does" have access to all shares. I...
LXer: Why now is a great time to consider a career in open source hardware
Published at LXer: It has become commonplace in the software industry for programmers of all flavors to build careers writing code that releases to the commons with open source licenses. Industry...
Screen flashes and turns blank after resuming from blank state. Possibly a kernel bug. Fedora 35 with 5.14 kernel
I'm using an r5 2500u latop with a gtx 1050 gpu, an oem 256gb samsung 981a ssd, . here is the dmesg: Code: --------- [ 0.000000] Linux version 5.14.10-300.fc35.x86_64...
LXer: How to Install Chromium Browser on Fedora 35
Published at LXer: In the following guide, you will know how to install Chromium Web Browser on your Fedora 35 Workstation desktop. Read More......
Manjaro command line to install software?
I'd like to ask what the command line in a console is to get and run software like Unetbootin?
what if I start to run xfkill but then decide not to use it?
An application had effectively frozen temporarily, and slowed the entire system to being almost frozen itself; and I got tired of waiting, so I ran xfkill with a keyboard shortcut, to forcibly shut...
Missing "Curly Quotes"
I have always used the New Century Schoolbook font in LibreOffice (and OpenOffice before that) and got "curly quotes" (U+201C, U+201D) instead of two vertical lines (U+0022) with the quote key. Now...
LXer: Fedora 35 Workstation Review - A World-Class Desktop with A Few Glitches
Published at LXer: Fedora 35 released a while back. And we feel this is the right time to have a quick review of the Fedora 35 Workstation edition.* Read More......
Problem with a bit of code in C
Hi, I am new to C programming and I came across a problem. When I comiple and run the following code I get the output: *You have entered +*: Code: --------- #include int...
Problem with a little piece of code in C
Hi, I am new to C programming and I came across a problem. When I comiple and run the following code I get the output: *You have entered +*: Code: --------- #include int...
Basilisk for Slackware Users
The *Basilisk* browser is developed by the same group who created Pale Moon. https://www.basilisk-browser.org/ ---Quote--- Basilisk is a free and Open Source XUL-based web browser, featuring the...
Ch. 6.18 GCC Pass 2 question
LFS Version 11.0 Do I unpack the GMP, MPFR, and MPC tarballs into the *$LFS/sources* directory, or the gcc sub-directory *$LFS/sources/gcc-11.2.0* ? Can't remember what I did the first time around!
LXer: Microsoft engineer fixes enterprise-level Chromium bug students could exploit to cheat in online tests
Published at LXer: Future Chromium-based browsers under administrative control will be able to prevent users from viewing webpage source code for specific URLs, a capability that remained...
kernel update question: do I have to reboot to upgrade to new kernel version in current?
My usual practice is to update in current, then reboot in order to get the new kernel version installed, then run the mkinitrd_command_generator.sh scrpt to get the modules for the generic modules...
fail2ban DROP and REJECT
I am using ufw and fail2ban. When I get 5 bad login attempts in a short time, my fail2ban configuration blocks the ip address temporarily. However, when a hacker looks for a wordpress url that doesn't...
LXer: RHEL 8.5 delivers key container improvements
Published at LXer: RHEL 8.5, the newest version of Red Hat Enterprise Linux (RHEL), is out. As Joe Brockmeier, Red Hat Blogs' Editorial Director, said, "Whether you're deploying RHEL on-prem, in...
LXer: Valve Says SteamOS 3.0 Will Be Available for Everyone to Download and Install
Published at LXer: Valve today held their Steam Deck Development live stream on YouTube today to share more details on the upcoming Steam Deck gaming handheld and the SteamOS 3.0 operating system...
LXer: AlmaLinux 8.5 Is Out, Less Than 48 Hours After Latest RHEL Release
Published at LXer: Users can download now for on-premises and edge installations. Images for AWS, Azure, GCP and other clouds will be available soon. Read More......
LXer: Red Hat Enterprise Linux 8.5 is Heavily Focused on Developers
Published at LXer: Red Hat announced a few days ago the release of the new version of Red Hat Enterprise Linux 8.5. It brings new features and improvements to help deployments, optimize performance...
LXer: Install TaskBoard with Apache and let's Encrypt SSL on Debian 11
Published at LXer: TaskBoard is a free and open-source Kanban application used to keep track of things that need to get done. In this tutorial, I will show you how to install Taskboard on Debian...
Using Manjaro to create a bootable Windows 10 for dual boot?
I am using Manjaro to create a bootable Windows 10 USB. I watched an how to video. I have the Windows 10 download, and formatted the USB, but on start up to upload, it was not bootable. The option to...
Allowing port of ranges from specific ip in ufw?
I want to allow connections in both directions in ufw - in and out, from specific ip address and from specific port range. Basically, i want to allow only connections from my android phone to my pc...
VSCode and SSH FS are not making a connection to a remote host
This one's sort of got me scratching my head. I have VSCode installed on Leap (15.3) and I've installed the SSH FS extension in an attempt to set up a connection to a directory tree on a Slackware...
LXer: 5 Lightweight Linux Distributions to Revive Old Computers
Published at LXer: Here are our 5 most recommended lightweight Linux distributions for you. Read More... (https://fosspost.org/top-lightweight-linux-distributions/)
LXer: First Look: You Can Now Run Android 12 on Your Raspberry Pi 4 Computer
Published at LXer: Even if your smartphone doesn’t run Android 12 yet, you can now use Google’s latest mobile operating system on a Raspberry Pi 4, 400 or CM4 computer. Here’s my first look! ...
LXer: We're making F# more normal as a language, says its creator
Published at LXer: F# designer Don Syme said this week that the new version, 6.0, aims to be "more normal as a language" in order to improve take-up. There was a telling moment in the .NET Conf...
LXer: What you need to know about cluster logging in Kubernetes
Published at LXer: Server and application logging is an important facility for developers, operators, and security teams to understand an application[he]#039[/he]s state running in their production...
Configuring Sendmail for multiple domains
I have been hosting multiple domains for httpd on one server for several years. I now want to add email for several domains. I am using Sendmail. Web articles I've read have given me config...
Wifi connection not working after latest updates to current.
Hello, After applying updates wifi connections are not working. Any clues to correct this? Thank you for your support. Anand
LXer: AlmaLinux OS 8.5 Released with New Repositories and SCAP Profiles, Updated Components
Published at LXer: Following on the release of the Red Hat Enterprise Linux 8.5 operating system, AlmaLinux OS 8.5 is now officially and generally available for download. Read More......
kde on my pixelbook go
I installed the beta version of linux and then I installed Kde desktop on my pixelbook go. It won't load the desktop I can run some programs like Discover etc. But the actual desktop will not...
...292293294295296297298299300301...