Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-29 02:01
Login Loop XFCE
Looking for some help please. Yesterday, like an idiot, I deleted my boot partition on my laptop. Following the steps in the web site below, I downloaded the ISO of MX Linux from their website and...
LXer: MATE Desktop 1.26 Released After 18 Month of Development
Published at LXer: The MATE desktop environment, as you probably know, is the continuation of the GNOME 2 desktop. MATE Desktop 1.26 adds new functions and some more Wayland support to various...
Thunderbird in changelog before their website
This is the second time recently but I see in the changelog that Thunderbird 91.0.2 is in the update. It's not even on their website yet. I'd call that CURRENT!
Why does this bash script work if called from the command line but not when called from a php script run by a webpage?
More precisely, the variables in the script are not returned to the calling php script First the call from the php script: Code: --------- $CPUTemp =...
New to LinuxQuestions, somewhat new to Linux
Hi All! I'm new here and new to Linux in general, been using it only for 8 months now. Specifically I'm on Manjaro XFCE, currently using it to learn to program (JavaScript right now, but also...
LXer: Check file status on Linux with the stat command
Published at LXer: The stat command, included in the GNU coreutils package, provides a variety of metadata, including file size, inode location, access permissions*and SELinux context, and creation...
[FIXED] Thunderbird 91 addons errors
@Pat Please, could you take a look a this thread https://www.linuxquestions.org/questions/slackware-14/thunderbird-91-addons-4175699223/ The post ...
"auto adjusting please wait" then nothing on 5.10.0-8-amd64 (4.19.0-17-amd64 works)
I upgraded my Dell Optiplex 755 to Debian Bullseye from Debian Buster. The upgrade went fine, but it just gives a blank screen using the newer kernel option (5.10.0-8-amd64). Instead, it simply...
Some Linux hardware advice please
My current system OS: Arch Linux x86_64 Host: EX58-UD3R Gigabyte Technology Kernel: 5.10.56-1-lts CPU: Intel i7 920 (8) @ 2.661GHz GPU: NVIDIA GeForce GTX 9500 Memory: 2940MiB /...
Alphanumeric username javascript
Hello, I am trying to write some javascript code to validate a registration form. I use the match function of the string library, so for example ---Quote--- "someusername".match(reg); ---End...
LXer: Python Yield
Published at LXer: This tutorial is about what is Python yield, how to use Yield and it's pros and cons Read More... (https://www.nbshare.io/notebook/851988260/Python-Yield/)
[SOLVED] [regex] Right syntax to parse semicolon-separated data?
Hello, I can't figure out what regex to use with sed to parse a CSV file that uses the semicolon as separator: In both cases, the output contains all the columns instead of just 1, 3, and 5: ...
Lung cancer treatment in Hyderabad | kaizenoncology
Kaizen Oncology is one of the top hospital for Lung cancer treatment in Hyderabad (https://www.kaizenoncology.com/patient-resources/types-of-cancer/lung-cancer). The symptoms of lung cancer may vary...
LXer: 3 steps for managing a beginner-friendly open source community
Published at LXer: When someone is new to contributing to open source, the best place to start is often beginner-friendly bugs and issues. But before they can do that, they have to be able to find...
[SOLVED] Now that Debian Buster is oldstable, do I need to change my AntiX apt config files?
When I updated AntiX today, I got the following messages from apt: Code: --------- Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value from 'stable' to...
LXer: Emulate the Oric home computer with Linux
Published at LXer: The Oric-1 is a home computer that appeared in 1983 and was sold mainly in the UK and France. It was made by the British computer manufacturer Tangerine Computer Systems. The...
How was using Linux in late 90s / early 2000's?
The linux community back then was much smaller and there were much less coders to contribute not to mention not many cared about the idea of FOSS. In addition internet speed was slow so downloading...
LXer: GNOME 40.4 Released with More Bug Fixes and Various Improvements
Published at LXer: Matthias Clasen from the GNOME Release Team announced today the release of the GNOME 40.4 update to the latest and greatest GNOME 40 desktop environment series. Read More......
A powerful laptop that'll last
I've been on Mac's on my desktop now for well over a decade, and since I've gotten tired of Apple's bullshit, I've decided to go back to Debian. However, finding the right laptop is turning out to...
LXer: Joomla 4 is Here with Bootstrap 5 Integration and More Friendly UI
Published at LXer: Joomla is an open source Content Management System (CMS) for publishing web content. It allows you to build web sites and powerful online applications. Joomla 4 core is built...
LXer: Quick App Launcher Ulauncher Has New Beta Release Which Fixes Crashes Due To GTK4 Incompatibility, Improves Fuzzy Matching
Published at LXer: Ulauncher, a fast application launcher for Linux (similar to Alfred for macOS) which can be extended with numerous add-ons, has seen a new beta release (version 5.12.0 beta 4)...
How to save Linux installations while reinstalling Windows 10 on multiboot desktop.
I am posting this here, in the Linux-General forum, because I couldn't find another logical forum for it, but would be happy to re-post elsewhere if advised to do so. The Windows 10 installation on...
LXer: Install and Configure Elasticsearch on Rocky Linux 8
Published at LXer: Elasticsearch is a free and open-source analytics engine used for storing, searching, and analyzing big volumes of data in real-time. In this tutorial, we will show you how to...
[SOLVED] MTR Graphical Version
I am running Ubuntu 20.04 According to here (http://bitwizard.nl/mtr/screenshots.html) there is a ---Quote--- "graphical" version. It opens a window of its own, and you can change the target...
Are new processors for existing architectures automatically supported?
Having trouble finding an answer to what I thought was a simple question. There are currently eleven generations of Intel Core (https://en.wikipedia.org/wiki/Intel_Core#Overview) processors with...
LXer: How to install Swift Programming Language on CentOS 8
Published at LXer: Swift is a modern general-purpose, open-source, and high-performing compiled programming language. It was developed by Apple for iOS application development and first released in...
LXer: How to Find and Replace Text, Word, or String in File
Published at LXer: One such problem is the need to find and replace text, word, or string in a file especially when you are in a server environment. A solution to this problem lets you handle...
LXer: How to Install MySQL 8.0 on Rocky Linux 8
Published at LXer: Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and...
OpenSSH 8.7 client ForkAfterAuthentication and StdinNull
I read that OpenSSH 7.8 has been released and that the client has added configuration directives for ssh_config(5) which are the equivalent of the -n and -f options ---Quote--- - ssh(1): add a...
LXer: How to Set Static IP Address in Rocky Linux
Published at LXer: The binary compatibility that associates Rocky Linux with RHEL (Red Hat Enterprise Linux) has made this free operating system software a perfect alternative for users that still...
Leap 15.3 and pipewire: horrible performance
I finally got around to updating my primary desktop system to 15.3 (partly due to an X Windows MFU that caused it to start dying with segmentation errors) and noticed that my existing Jack+PulseAudio...
Preventing System Shutdown
Greetings, we have a Kubuntu Linux machine which I have set up so several people here can test a Linux system to see if they would like to use Linux for their daily work. This is working out fine...
LXer: KaOS Linux 2021.08 Released with Fresh New Look, KDE Gear 21.08 with Plasma Mobile Apps
Published at LXer: The August 2021 ISO release (2021.08) of the independently developed and Arch Linux inspired distribution KaOS Linux is now available for download with various new features, new...
LXer: Htop – An Interactive Process Viewer for Linux
Published at LXer: This article is the continuation of our Linux system monitoring series, today we’re talking about the most popular monitoring tool called htop, which is just reached version...
Any suggested programs for working with an IOS phone?
I've had android for all my life, but in my focus on privacy I'm working to make the switch to IOS. With that switch comes losing some IOS functionality from my understanding, but I wanted to know if...
debian 11 static ip
How can i set a static ip address in dbeian 11 LXDE 64 bit I tried as before: /etc/network/interfaces but did not accept the changes
post your .conkyrc :)
hello guys/gals. i have seen conky threads for linux, but i would like to see thread for *BSD's. here is super simple conky for my bridge (openbsd 6.7). Code: --------- background yes
Problems with compiling the M4 packet for my LFS system (LFS 10.1)
Hello. I'm quite new to LFS systems and this is my second one. When I try to compile the M4 packet I get this error: mnt/sys/usr/include/bits/stdlib.h: In function 'wctomb':...
LXer: Using Linux Process Monitoring Commands: ps, pstree, top
Published at LXer: In this tutorial we’ll learn the fundamentals of the ps, pstree, and top commands, to monitor processes in Linux. Read More......
Where does one learn to use GTK ?
I see many people praising GTK apps' looks and thight integration with many DEs. It then seems logical to want to learn to use it. The problem is, the official docs are great... For C, and other...
LXer: How to Install VirtualBox on Linux Mint 20
Published at LXer: VirtualBox is a free and open-source hypervisor for x86 and x86-64 virtualization, which the Oracle Corporation develops. The software targets users wishing to create virtual...
LXer: How to Install VLC Media Player on Fedora Linux
Published at LXer: The VLC media player is an open-source, free portable, cross-platform media player software and streaming media server developed by the VideoLAN project. VLC can play nearly all...
How to convert Clearmake make files to GNU make file ?
Do we have a tool which converts the Clearmake make files to GNU make files ? or is there a document which guide me to do this transformation ? Appreciate if someone can provide me with necessary...
LXer: MATE 1.26 Desktop Environment Released with Initial Wayland Support, Updated Apps
Published at LXer: Johannes Unruh announced the release of the MATE 1.26 desktop environment after one and a half months of development, a major update that brings numerous new features and...
see file system space
hi, How is correct to see file system space in btrfs? btrfs fi show / Label: none uuid: 1e8488cf-bb5c-4f4c-86c6-b74e99c03bca Total devices 1 FS bytes used 4.47GiB devid 1...
LXer: How to Install Kuma - Self-hosted Uptime Robot Alternative on Ubuntu 20.04
Published at LXer: Uptime-Kuma is an open source monitoring tool like "Uptime Robot" written in Nodejs. It's a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple...
Startup & Shutdown sound with GNOME on Arch?
I want to display an audio file each time I startup and shutdown the system on Arch. When I were still using KDE plasma, I made it possible by: Code: --------- - sudo cp...
[SOLVED] How to go about patching xyz.tar.gz with xyz.patch
I put this in newbie, since I feel like a total newbie on the topic. So I'm a little bit stuck with a piece of software source and a patchfile that I really need to apply. I assume the solution is...
LXer: Zorin OS 16 Released with Stunning New Look and Array of Updates
Published at LXer: The team announced the release of brand new Zorin OS 16, bringing some much-needed improvements and updates. We round up the release in this post. Read More......
How do I find which package a command came from, Ubuntu 20.04 LTS
I'm using Kubernetes in my job, and the OS image that's being used contains very few commands, so I have to install them each time. But some basic commands are usually preinstalled so I don't know...
...361362363364365366367368369370...