Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-28 22:32
LXer: How to Fix - Host does not support any virtualization options on Virtual Machine Manager
Published at LXer: In this tutorial you will learn how to fix and troubleshoot the error "Host does not support any virtualization option" when creating a virtual machine on Virtual Machine...
lynx dump double encoding for utf8
I have a utf8 encoded html file with Russian text: Code: --------- Я не нашёл пароль, к сожалению... --------- When I try to render it...
LXer: How to Recover root Password on RHEL 8
Published at LXer: 2DayGeeK: This quick guide describes how to recover a forgotten root password with 9 simple steps on RHEL 8, CentOS 8, AmaLinux 8 and Rocky Linux 8. Read More......
LXer: Draw Using Your Laptop Touchpad To Sign PDFs And More With FingerPaint
Published at LXer: FingerPaint is a simple tool for Linux that allows drawing using the laptop's touchpad. It supports all X11 desktop environments and GNOME with Wayland. Read More......
creating shell script with passing command line arguments
I have a remote server in which I have come education data. I want to compare those files with local directories. Assume my IP Address is 168.aaa.bbb.ccc I am login as root for copying I...
LXer: KDE Gear 21.08 Gets First Point Release with Bug Fixes for Dolphin, Elisa, and Spectacle
Published at LXer: The KDE Project announced today the first point release of the latest KDE Gear 21.08 open-source software suite for the KDE Plasma desktop environment and other GNU/Linux...
What's up with Bluetooth !?
This problem keeps bugging me for many years since the day BT first introduced. I started using BT headsets for cell phone long before the first smartphone released, there are always connection...
LXer: How to Install Swift Programming Language on Debian 11
Published at LXer: Swift, often referred to as “Objective-C, without the C,” is an open-source programming language developed and maintained by Apple. Swift is a general-purpose programming...
Intel Clear Linux tolerates drive switching, Debian gives "Missing OS GRUB"
I have a number of drives that are connected to the power supply by DPDT switches, including a pair of boot drives that can be toggled (when the system is powered down). One drive has a Windows 7...
LXer: How To Install AlmaLinux 8.4
Published at LXer: This step by step guide explains how to download latest AlmaLinux 8.4 version, and then how to install AlmaLinux 8 with screenshots. Read More......
[SOLVED] Ubuntu hostname -i output
I'm working on some K8's training, and I built a pair of Ubuntu VM's in VMware. KDE Neon to be specific. I noticed this interesting anomoly. Master:pch@master:~$ hostname -i 127.0.1.1...
LXer: How to Backup WordPress Database via MySQL
Published at LXer: One of them is ensuring your WordPress site’s user-related and system-related database backups are scheduled and made on time. There are several reasons why you need to schedule...
lirc ftdi "buffer overflow while generating IR pattern
After resolving the problem I had on the RS-232 lircd setup, I need to setup the other emitter, which is a FT232R. I followed the instructions at the website below. The problem is that it trows a...
No secure boot option on older laptop preventing me from booting to Linux.
HP dv6-6c10us is the laptop in question. According to it, it has AMD with intregrated Radeon A6. I've gone and made the flash drive, installed PopOs on the laptop but apparently it's old enough...
LXer: How to Install Go (Golang) Compiler on Ubuntu 20.04
Published at LXer: Go, also called Golang, is an open-source programming language developed by Google. It is cross-platform and can be installed on Linux, Windows, and macOS. It is written in C...
Backup strategy - where to put the files
I'm in the process of switching to Linux for everything except for Flight simulation and associated files... As it stands now, I have Linux Mint on a 1TB NVMe M.3 drive. Windows 10 and installed...
"Newbie"?
How many remember loading Linux via a floppies? 5 1/4" & 3 1/2". So much for "Newbie".
minimal system related posix error
I recently built roswell, an attempt to provide homogeneity to common lisp IDEs, and it works on the full install of slackware on which it was built... But when I install it on a minimal system,...
Emacsclient Instability Woes
I have been using the latest emacs (27.2) as a server for a few months & encountered repeated sporadic annoyances. What follows is somewhat vague because I cannot give a precise repeatable sequence of...
Hello Android Developer here
I am an Android Developer , and i had troubles running Android Studio on windows 10, so i managed to make Dual boot with Ubuntu on XPS 15Z L511Z laptop, which made it super efficient although i...
LXer: Get started programming with DOS conio
Published at LXer: One of the reasons so many DOS applications sported a text user interface (or TUI) is because it was so easy to do. The standard way to control console input and output (conio)...
Raspberry Pi
which linux distro i should install on Raspberry Pi4 ? any tutorial recommends is appreciated
Complicated website
Why do you make it so difficult for people who are interested in using/trying Linux so difficult to ask a question or get a straight answer
LXer: How to Set Up a Mail Server with PostfixAdmin on Debian 11
Published at LXer: PostfixAdmin is a free, open-source, and web-based interface used for managing Postfix mail server from the web browser. In this article, I will explain how to install...
DAMNDAMNDAMN!!! I did it again!!!!!
I *just* noticed that Bullseye is the new stable. I looked at my /etc/apt/sources.list and noticed that I had "bullseye" rather than "testing"... so I changed it to "testing" {sigh} Doing a huge...
Kernel Panic
After installing RHEL 7.3 I get a Kernel Panic. The call trace before the panic is: Call Trace: ? mtrr_restore+0xb0/0xb0 ? __mcheck_cpu_init_timer+0x4b/0x50 ? mcheck_cpu_init+0x160/0x450...
LXer: What are container runtimes?
Published at LXer: In my examination of container images, I discussed container fundamentals, but now it's time to delve deeper into container runtimes so you can understand how container...
Laptop backlight dims to zero on boot with kernel 5.14.0
I am going to assume this is some how caused by kernel 5.14.0 since the problem only started occurring after that upgrade. The laptop I have is an nvidia/AMD vega graphics hybrid, the problem is...
How to partition for maximium compatibility?
Hello all, Do you have any general advice based on experience for formatting hard drives? What do you look out for? I have a 2T drive. I use partitions, formatting FAT32 & NTFS for Redmond...
Howto recover non-mounting USB memory drive?
How do I recover a non-mounting ext2 USB drive? I´m using Ubuntu 5.11.0-27-generic The ext2 file system was working fine before the device crash. It was damaged when the machine it was on lost...
LXer: How to Password Protect Web Directories in Nginx
Published at LXer: Managers of web projects often need to protect their work one way or another. Often people ask how to password protect their website while it is still in development. Read...
LXer: How to Redirect using Htaccess – Common Rules for 301, 302, HTTPS
Published at LXer: How to configure redirection using .htaccess file. Htaccess is file which is used to make changes to your web server configuration without editing the server configuration file....
what is going to happen now that eudev is not going to be mantained?
change to udev, xudev, mdev?
MX 19.4 xfce - VLC alternative with V4L2 and ALSA support wanted
In order to use a USB video grabber, I used to have a VLC launcher like this: Code: --------- /usr/bin/vlc --fullscreen --no-autoscale --aspect-ratio=16:9 --zoom 1.62 --deinterlace=-1...
Setting static IP for Centos 8 laptop
I have a laptop with both a wired and wireless nic running Centos 8 server w/ gui. I wish to be able to access it via puTTY from the local network, and don't want its IP to change. While I would...
LXer: 20 essential Linux commands for every user
Published at LXer: Typing commands into a darkened terminal window may seem antiquated to some, but for many computer users, it[he]#039[/he]s the most efficient, most accessible, and clearest way...
cpu loop
Hi, I like to see how i can see if a process is in cpu loop. more y.sh !/bin/bash x=1 while [ $x -eq 1 ] do echo "test" done
Slackware 14.2 huge kernel cannot load 9pnet_virtio module
I am running Slackware 14.2 virtual machine running a huge kernel 4.4.14 on UEFI mode and I have a problem with loading the 9pnet_virtio module. This module is needed for my init script. Code:...
LXer: How to Install and Use Thunderbird in Linux
Published at LXer: Mozilla Foundation’s dedication and effort in developing the Thunderbird mail client application software paid off in a big way. Other than being a renowned mail client,...
LXer: Show WebP Thumbnails In GTK Applications (Nautilus, Thunar, Etc) Using WebP GDK Pixbuf Loader Library
Published at LXer: I was looking for a way to get WebP image thumbnails in GTK applications (especially Nautilus / GNOME Files), and most solutions I found were 'hacky', until I found the rather...
Shareholder Equity Assignment Help
https://www.sampleassignment.com/shareholder-equity-assignment-help.html Are you looking for Shareholder Equity homework help? Well, you are in the right place. Sample Assignment has a team of...
Monitor users
Hello, I have a friend who's accessing my linux centos 7 server via *vsftpd *and *sshd *services on ports *21* and *22*. I have used netstat command to see these ports are open, but cannot see the...
LXer: Docker changes its subscription plans, usage rules, and product line
Published at LXer: Some users won[he]#039[/he]t be happy. Read More... (https://www.zdnet.com/article/docker-changes-its-subscription-plans-usage-rules-and-product-line/#ftag=RSSbaffb68)
Idea: Remember CHAPPi Robot. AMD64 Desktop IDE / ARM64 Embed.
Idea: Remember CHAPPi Robot. AMD64 Desktop IDE / ARM64 Embed. i think is main for me today, Slackware Linux also way. Slackware for AMD64, Slackware for ARM64. Open Hardware Architecture.
CPU Stall when trying to boot Linux
I'm having problems trying to use Linux. My PC is a HP Pavilion TG01-2856no (released this year) so it is pretty recent hardware, but that isn't my problem. This time I tried NixOS, and I finally...
LXer: Download These 7 Cool Apps on Your Linux Machine to Make Life Easier
Published at LXer: Not only the Linux distros are open-source but the apps for Linux are also free. Though some business apps come with a cost, most of the apps created for individuals don’t have...
LXer: Mozilla VPN Completes Independent Security Audit by Cure53
Published at LXer: Today, Mozilla published an independent security audit of its Mozilla VPN, which provides encryption and device-level protection of your connection and information when you are...
LXer: Nitrux 1.6 Is Here as One of the First Distros to Ship with Linux Kernel 5.14, Latest KDE Goodies
Published at LXer: Uri Herrera announced today the release of Nitrux 1.6 as one of the biggest updates to this Debian-based GNU/Linux distribution for the masses. Read More......
sed command with /
I am trying to use the sed command like this Code: --------- sed -i 's/cd /usr/bin/prp/prpclient-1/#cd /usr/bin/prp/prpclient-1/g' /home/dingo/myscript.sh" --------- to change cd...
LXer: CloudLinux offers CentOS 8 users a support lifeline
Published at LXer: Red Hat won[he]#039[/he]t support CentOS 8 past the end of the year, but CloudLinux will provide updates and support to CentOS 8 until the end of 2025. Read More......
...350351352353354355356357358359...