Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-28 20:46
Spindown hdd after boot, tried systemd or hdparm.conf, does not work @ubuntu20.04
Hi, I'm trying to get my hdd:s to spin down after boot. Arch Linux wiki (https://wiki.archlinux.org/title/hdparm) suggest using systemd: ---Quote--- Putting a drive to sleep directly after boot...
LXer: How to Install and Use phpMyAdmin in Linux
Published at LXer: When it comes to using the MySQL/MariaDB Relational Database Management System (RDBMS), not all of us are nerds of the Linux terminal environment. Okay, we could all be...
Explanation of scripting string..
Hi I was wondering what this string does--I found it while trying to learn about building a zsh prompt. The FULL line of code is like so: Code: ---------...
LXer: Give us a CLU: Object Oriented Programming pioneer arrives on GitHub
Published at LXer: No, not the 1980s TV show where Lionel Blair attempted to mime data abstraction to Una Stubbs. Retro fans, rejoice! A bit of digital archaeology has turned up a working early...
regression on -current with rust
rust doesn't build anymore in -current: ---------------------- Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |---...
help for kernel debug for gcc options -Og
hi, read the article(https://patchwork.kernel.org/project/linux-kbuild/patch/20180503132508.qudxf67tyijvjndo@intel.com/) about close gcc optimization from kernel patchwork.and when I do patch as what...
LXer: Mhddfs – Combine Several Smaller Partition into One Large Virtual Storage
Published at LXer: Obviously you can split your videos in two or three different volumes and store them on the drive manually. This certainly is not a good idea, it is an exhaustive work which...
Brightness controls not working in Xubuntu 20.04 LTS
I've installed Xubuntu on my laptop. Brightness controls are not working, rest everything is working fine. Brightness control keys on the keyboard are not working. Brightness controls on the...
[SOLVED] SBopkg current changelog
What happened to the changelog from https://github.com/Ponce/slackbuilds/tree/current. According to ChangeLog, latest update was April 17. Is there any other way of fetching the changelog?
LXer: Reverse Proxy with Nginx: A Step-by-Step Setup Guide
Published at LXer: One of the more popular reverse proxy tools at the moment is Nginx. Although Nginx itself is a web server, it does an outstanding job of serving as a reverse proxy. This...
Unity tweak tool install is broken
Hi Folks, Running ubuntu 20.04.2.0 LTS amd64 on a 7 year old HP ENVY SmartTouch notebook (em6na). I believe Unity is the window manager for ubuntu? The install for Unity-Tweak-Tool is broken....
Mounting HDD R/W
Morning. Slackware-Current Never really had this problem before, usually I would edit /etc/fstab add the HDD and Mount point and away it goes but at the moment, the HDD is Read-Only, Code:...
Issues updating Samsung 860 EVO ssd firmware
I want to update my Samsung 860 EVO ssd firmware on linux, but I'm encountering errors. Some background to the situation is that Samsung provides an iso to make a linux livecd with to update firmware,...
problem with apcupsd
I am running slackware64-current. With the new kernel (5.14.1 huge) many messages (about one every 0.02 sec.) hid-generic 0003:051D:0002.0003: control queue full appear in dmesg. It seems that...
LXer: How to Block XML-RPC in WordPress Using Nginx/Apache
Published at LXer: WordPress continuous and growing worldwide popularity has made it the go-to content management system. It is now the center of the universe for all individuals that want to...
Kensington Expert Mouse Wireless Trackball -- Detected But Not Working
Environment: OpenSUSE 15.3 recently brought up to latest patches. I just purchased a Kensington Expert Mouse Wireless Trackball. The bluetooth dongle is recognized when I plug it in (messages are...
Virt Manager KVM/QEMU Networking
hi, i am using fedora 34 and I am happy. I did install virtualization using Virt-Manager KVM/QEMU. I did install Win7 as guest OS. As defualt the network was use NAT, I can browse internet from the...
LXer: How to Install and Secure phpMyAdmin on Debian 11
Published at LXer: phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install...
How to install latest Thunderbird 91 on Ubuntu and derivatives
If you need a complete email client for your messages, see how to install latest Thunderbird 91 on Ubuntu and its derivatives Elementary OS, Linux mint, Pop OS, Linux lite, Thunderbird 91 is a free...
GNOME Circle – Top Useful Apps for GNOME Users
With the GNOME Circle , the GNOME Foundation promotes the development of useful applications and tools for the everyday life of a GNOME user. In a series of articles we now present various useful...
Logitech wireless mouse problem when using Thuderbird
I run a new Logiitech M317 wireless mouse. In any program or application there appears to be no problem *except* the Thunderbird email program. The scroll wheel is very fast and combined with my...
LXer: How to Install urBackup on Ubuntu 20.04
Published at LXer: UrBackup is a client/server backup tool that supports image backups as well as file backups.In this guide, we will take a look at the installation procedure of UrBackup on an...
help me
how to install nhm writer in my laptop my laptop os is BOSS
Plasma Discover 5.22.80
I am wondering if this program will be available anytime. I have tried to compile this program but I am getting Packagekit error in dbus saying that if failed to start.
LXer: As Linux grows in popularity, cloud security threats are also growing
Published at LXer: Many regard Linux as the most secure operating system due to its stability, flexibility, and open-source nature. Linux is also powerful and dependable when it comes to...
LXer: 10 Useful “IP” Commands to Configure Network Interfaces
Published at LXer: The ip command is a new networking command-line utility that is used to assign an IP address to a network interface or configure/update useful network variables on a Linux...
LXer: Monitor your Linux server with Checkmk
Published at LXer: Monitoring IT assets is an essential task for any IT department. Still, due to the growing number of devices in corporate networks, it is getting more and more challenging to...
LXer: Print files from your Linux terminal
Published at LXer: Printing on Linux is easy, but sometimes it feels like a lot of work to launch an application, open a file, find the Print selection in the menu, click a confirmation button, and...
Koji and my own distro
Fedora uses Koji to build all its RPM packages. Is it right to say that Koji is the main part of the Fedora build infrastructure? Is it possible to make my own RPM-based Linux distribution from...
LXer: Install ONLYOFFICE Docs on Fedora Linux with Podman and connect it with Nextcloud
Published at LXer: If you need a reliable office suite for online editing and collaboration within your sync & share platform, you can try ONLYOFFICE Docs. In this tutorial, we learn how to install...
LXer: Emulate the Dragon 32/64 home computer with Linux
Published at LXer: Emulation is the practice of using a program (called an emulator) on a PC to mimic the behaviour of a home computer or a video game console, in order to play (usually retro)...
LXer: 3 Best Free and Open Source Rust Static Site Generators
Published at LXer: LinuxLinks, like most modern websites, is dynamic in that content is stored in a database and converted into presentation-ready HTML when readers access the site. While we employ...
LXer: Linspire 10 SP2 released
Published at LXer: Today, the PC/OpenSystems LLC Development team has released Linspire 10 SP 2, a major update which begins a new chapter in Linspire’s story by taking it to the cloud. Linspire...
google-chrome cast and mkchromecast cannot find the tv chromecast?
With android and from windows i can connect to the tv chromecast, but in arch google-chrome cast and mkchromecast get the error "No devices found!", in the wireless router dhcp clients there is entry...
LXer: Banned: The 1,170 words you can't use with GitHub Copilot
Published at LXer: GitHub's Copilot comes with a coded list of 1,170 words to prevent the AI programming assistant from responding to input, or generating output, with offensive terms, while also...
Recompiling lynx: slackbuild
Here is the situation I am facing with lynx: https://www.linuxquestions.org/questions/linux-software-2/lynx-dump-double-encoding-for-utf8-4175700130/ I found out that lynx, shipped with Slackware...
LXer: tuptime – Shows Historical and Statistical Running Time of Linux Systems
Published at LXer: System Administration involves many activities one of which is monitoring and checking for how long your Linux system has been running. It is always a good idea to keep track of...
[XMLStarlet] Edit+insert elements?
Hello, In case someone here already knows how to use the XMLStarlet (http://xmlstar.sourceforge.net/) application to edit KML files, I need to… 1. Check if kml/Document/name exists: If it does,...
A problem with logging in to Yahoo mail
Hi Linux guys, Hi Guys, I have installed Linux Mint Cinnamon a while ago on my laptop (Lenovo G550), it worked well, except for I couldn't log in into my Yahoo mail, the page doesn't response for the...
Serve /boot-partition over PXE?
Hi! I have an old ProLiant Gen8-server with the P420i RAID-controller set to HBA-mode and have realized that it is not possible to boot from the disks if the RAID card is in HBA-mode. This made me...
MyPlaces.kmz in Google Earth
Where within the Ubuntu Syasem will I find Google Earths Myplaces. The software does not seem to save my data and I always start up empty!!
LXer: How to Install Jellyfin Media Server on Ubuntu 20.04
Published at LXer: In the following tutorial, you will learn how to install Jellyfin on Ubuntu 20.04 Focal Fossa, along with how to set your media drives to have correct read and write access, plus...
LXer: How to Reset WordPress Admin Password via MySQL
Published at LXer: Unlike changing a WordPress admin user password where the needed steps are superuser-oriented, the steps needed here are system-oriented. In such circumstances, a WordPress user...
Another old-time lurker having registered...
Like other users, I've been a long-time lurker of LQ, which always features such interesting discussions on the more obscure issues that pop up on the server logs, so I felt that it was finally the...
About LILO
This is the boot loader used for the Linux operating system. I was just wondering what are its major advantages while using it??
LXer: How to Install and Configure GitLab in Debian 10
Published at LXer: GitLab is a open DevOps platform, delivered as a single application. A benefit from this application is that you can self-host it on your infrastructure on a VPS server. Read...
LXer: 4 Linux technologies fundamental to containers
Published at LXer: In previous articles, I have written about container images and runtimes. In this article, I look at how containers are made possible by a foundation of some special Linux...
How to answer to the question about the first distribution an when I start using Linux
I don't find where I have to go to answer to the questions. Thanks Bye
LXer: How to Block Access to wp-admin and wp-login in Nginx/Apache
Published at LXer: Despite the reputation of the WordPress Content Management System exceeding all expectations in terms of flawless content publishing and seamless user-access control, there are...
LXer: How to Install WordPress on Rocky Linux 8
Published at LXer: WordPress is a powerful and feature-rich opensource content management system (CMS) that allows users to create powerful and stunningly beautiful websites. It’s written in PHP...
...349350351352353354355356357358...