Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-05-21 13:31
[SOLVED] write variable in a file
When I run this script, the file gets created, but the variable is not passed in the file. How can I render this variable so it's created in the file? Code: --------- #!/bin/bash ...
Linux mint doesn't open after shutdown
I know it sounds strange but i don't know whats wrong, i am using lenovo legion Y540 and was using mint 19.3 from about a year, 3 days before i updated to ulyana everything seemed fine expect for...
Samba and the pain of having all your teeth kicked in.
Im back with another Samba issue. Yes, Apparently, I am a glutton for punishment. Having failed with the earlier Samba issue, I spun up a new Redhat 8 system on Azure. I then found a site on the...
Perseverance Landing Video
Wow! Just Wow! Don't miss this https://youtu.be/4czjS9h4Fpg and watch for the Linux powered Helicopter within a month
sh is a symlink to bash but man sh shows man page of ksh
I just noticed that, wouldn't it make more sense to show the man page of bash instead?
Problem installing Puppy Linux
I have a rather old (about 15 years) hp mini and I want to install Puppy Linux. The problem is that the drive partition is 'locked' and I cannot delete it to set up for installing Puppy. Could someone...
LXer: How to Install and Use Snap Package Manager on Ubuntu 20.04
Published at LXer: Snap also know as Snappy is an alternative package management tool and program package format developed by Canonical, the company behind Ubuntu Linux. In this tutorial, we will...
How install slackware on VDS (lilo/grub error)
Hello I would like to install Slackware-current on VDS server. I tried it but I could not install lilo or grub. Lilo: Code: --------- LILO gives Fatal : raid_setup : stat ("dev/vda")...
IDS/IPS vs WAP.
Hello, An IDS/IPS like Suricata-IDS can't protect a web server like Apache? Attachment 35696 (https://www.linuxquestions.org/questions/attachment.php?attachmentid=35696) Is a WAF mandatory to...
LXer: Nvidia Tesla T4 GPU Server Review
Published at LXer: The Tesla T4 GPU server from Nvidia is an impressive GPU. Check this post to know more about T4 GPU from Nvidia. Read More......
Rename workspace
I would like to change the name of the workspace, so instead of worspace 1, workspace 2... i could change the names... is that possible?
How do you ensure yum repositories have groups defined ?
---------------------------- System Information Code: --------- $ cat /etc/centos-release CentOS Linux release 7.6.1810 (Core) --------- $uname -a
Stumbled installing libc6 ver 2.29 /newer on debian buster
Tried to install libc6 ver 2.29 /newer on debian buster, and did get it: http://ftp.br.debian.org/debian/pool/main/g/glibc/libc6_2.31-9_amd64.deb but then Code: --------- $ sudo dpkg -i...
LXer: How to get Minimize and Maximize Button in Gnome
Published at LXer: One of our readers wrote to me, “I have installed CentOS on my System, and I’m facing difficulty to minimize and maximize Windows because the Default button to Maximize and...
[SOLVED] google-chrome missing in -current
This is a bit odd but I cannot find google-chrome using slackpkg. I can see the package folder is here under extra: https://mirrors.slackware.com/slackware/slackware64-current/extra/google-chrome/...
LXer: How to create and modify a Parameter Group for an RDS instance on AWS
Published at LXer: A Parameter Group contains configuration to be used by the DB instances on AWS. In this article, we will see the steps to create a new Parameter group, change*the*default value...
Debian 10 sound not working
My sound is not working on a fresh install of Debian 10. I have aux speakers connected to the motherboard audio jack and a USB headset with microphone in a USB slot. If either of these emits sound...
Elecom M-DT2DRBK trackball mouse
Has anyone used (https://linux-hardware.org/?id=usb:056e-00ff) the Elecom M-DT2DRBK (https://www.elecom.co.jp.e.gj.hp.transer.com/products/M-DT2DRBK.html)? What do the extra buttons do by default? ...
LXer: openSUSE-Based GeckoLinux Gets New ISO Release with KDE Plasma 5.21 and Xfce 4.16
Published at LXer: The developers of the openSUSE-Based GeckoLinux distribution announced today the general availability of updated ROLLING editions derived from the openSUSE Tumbleweed...
Session is not working
Hi, While i am trying to fetch session in next page, i couldn't get it. Here is the code: Page 1: ob_start();session_start(); $_SESSION['favcolor'] = 'green'; $_SESSION['animal'] =...
LXer: Killing frozen applications in Ubuntu 20.04
Published at LXer: In this article, I will show you 3 different ways of killing frozen applications on an Ubuntu 20.04 system using GUI as well as the command line. Read More......
Computer was acting odd when I got home
I was out for a few hours this afternoon. When I returned the CapsLock LED was on but the shift state was off; pressing CapsLock turned its LED off but CapsLock on. Alt and Ctrl didn't work: I...
How to compile this github project in Java (ScreenTask)? Just with Netbeans? Any other option?
deleted
LXer: What Is the Best Compression Tool in Linux?
Published at LXer: A thorough comparison and benchmark test of all the best compression tools on Linux, including gzip, xz, bzip2, 7zip, zip, rar, and zstd (Zstandard). Read More......
LXer: Resilient sysadmin: 5 tips for success in a remote work environment
Published at LXer: Here are five in-the-trenches tips on how to cope with your work from home life. Read More... (https://www.redhat.com/sysadmin/resilient-sysadmin-5-tips)
LXer: openSUSE Tumbleweed Gets KDE Plasma 5.21 and Framework Updates
Published at LXer: The openSUSE Tumbleweed gets the latest KDE Plasma 5.21 updates and associated Framework improvements. Download and update now. Read More......
aarch64 RHEL, CentOS Installation Fails to Dracut Shell
I have tried this with RHEL-7/8 and CentOS-7/8 resulting in failure. Trying the same steps with Ubuntu 20.04 results in a successful installation. Platform is an NXP Layerscape board using UEFI fw....
LXer: Create Persistent Bootable USB Using Ventoy In Linux
Published at LXer: Ventoy is a CLI program to create multiboot USB drives. This guide explains how to create persistent bootable USB using Ventoy in Linux Read More......
Need help mapping my keyboard for a pipe symbol
Cannot find the pipe symbol on my keyboard that I am using on my Raspberry Pi. Been searching the internet and nothing is working so far... Thanks I am using an older HP keyboard with my basic...
LXer: Linux lands on Mars with Perseverance and Ingenuity
Published at LXer: Here is your morning dose of miscellaneous Linux news. Not gaming but still very cool - Linux has officially landed on Mars with the Perseverance Rover. Read More......
Package management using sudo
Hi all, While tinkering with sudoers files, I was wondering what would be the caveats of using sudo to manage packages. install/upgrade/remove seems to be ok slackpkg too sbopkg could fail...
LXer: 5 benefits of choosing Linux
Published at LXer: In 2021, there are more reasons why people love Linux than ever before. In this series, I'll share 21 different reasons to use Linux. This article discusses the benefit of choice...
report capability using nmon
Using nmon, how can I concatenate nmon data files to present weekly or other reports. I would like to be able to report on a number of days, or weeks in a single shot.
Logrotate - Variable needed for postrotate script
I am using *logrotate version 3.18.0* on *Kali Linux, Debian kernel 5.3.9-3* and have need to use the *rotated* filename in a postrotate script. My logrotate configuration file uses the dateyesterday...
You found Easter Egg #12!
Hi, i know this is not the place that where i should post but .. this website (https://samy.pl) used advanced technique when you press F12 to view the source code it tells you " You found Easter Egg...
LXer: How to encrypt a shell script
Published at LXer: Suppose you have written a bash shell script and you want to protect the content of the shell script while sharing it with others. For example, for whatever reason you don't want...
Using s-nail to send email via gmail relay fails from s-nail-14.9.21-x86_64-2 onwards
The problem can be reduced to this simple test case. First, create a mailx configuration file called /home/chris/mailtest.rc with this in it: Code: --------- set from=[gmail...
Google drive sync ?
Archbased linux, plasma Q1: How to access google drive from arch linux command line ? rysnc ? Q2: Is there way to sync google drive with my laptop manually ? Thx
OBS failed to run.
OBS was working fine on enos (arch based) , plasma. Then it crashed.. and never able to be fired up any more. Even after i uninstall, reinstall / upgrade. Code: --------- info: pulse-input:...
LXer: vimpc – vi/vim inspired client for mpd
Published at LXer: vimpc is a terminal-based MPD client that’s based around the vi/vim text editors. It’s free and open source software. Read More......
Syslog server - is it actually needed?
Hello, I'm new to Syslog/Forwarding/Syslog Server and related stuff,so basically new to Linux as well, well atleast i don't have a lot of experience to UNIX like systems. Anyways, things i've...
Regression in rsync since the glibc 2.32 update (including the 2.33 update too)
There is a regression in rsync since version 3.2.3 tag -2 (including the post mass rebuild for glibc 2.33 version with the -3 tag) which prevents the setting of permissions when /proc is not available...
plasma-nm and openconnect
Hi all, I am on latest -current with Plasma. I wanted to use plasma-nm with openconnect, so I have installed openconnect and NetworkManager-openconnect from the AlienBOB repository. Sadly it still...
ddrescue log file location when booting from usb?
Hello i have started to recover data from hard drive using this guide (https://www.rossmanngroup.com/how-do-i-recover-data-from-a-crashed-hard-drive/) and i have used the command ddrescue -f -n -a...
PSA: Spoof protection in /etc/host.conf
With my initial steps with testing updating 14.2 to 15 (not a fresh install), I am seeing stderr messages about my /etc/host.conf file. I have the following options in the file: nospoof on...
raid 1 problem on Sun Fire X4100
Got this problem with a Sun Fire X4100. It has two hdd disks in RAID1. Which one would need replacing or is the problem in host adapter? Filesystem seems corrupted as ls shows some garbled...
how to identify operating system device / partition
I can enter "c" in grub menu and get into grub, this command gets me lots of info grub > set Seems the selected OS /dev/ is identified (hdx , gtpx ) , but I am not sure. Is there a way to...
Ubuntu 18.04 - Harddisk goes into read-only mode repeatedly
My Dell laptop is new, purchased some 4 months back. It had Ubuntu 18.04 preinstalled. It goes into read-only mode repeatedly. Code: --------- $ df -i Filesystem Inodes IUsed ...
LibreOffice Application Error
With a fresh install of slackware64-current (Fri Feb 19 20:53:50 UTC 2021), followed by libreoffice-7.1.0-x86_64-1alien, I get "Application Error" in the terminal right after the splash screen...
sendmail works, mail at command line does not !
Hi, I require a working postfix on my Ubuntu 18.04 virtual machine. I installed packages postfix and mailutils. *Command* echo "test email soir 4" | sendmail robert@monserveur.be works...
...500501502503504505506507508509...