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
regression on -current with cryfs
cryfs doesn't build anymore on -current: ------------------------------------ cryfs-0.11.0/cmake-utils/TargetArch.cmake cryfs-0.11.0/.gitignore CMake Deprecation Warning at CMakeLists.txt:4...
LXer: Linux Lite 5.6 Introduces ‘Pay what You Want’ Digital Download Model
Published at LXer: Linux Lite is specifically developed to ease Windows users and more precisely those with old machines into the world of Linux. Linux Lite 5.6, based on the recently released...
Daemon lxd-client client is not running
I have a problem with my init service. After I started the service lxd-agent I tried to check its status. I can see in the output of /etc/rc.d/rc.lxd-agent status below message: Code: ---------...
LXer: How to Create eLearning Platform with Moodle and ONLYOFFICE
Published at LXer: One of the most popular platforms that allow schools and universities to make the most of the online educational process is Moodle. In combination with ONLYOFFICE Docs, this...
LXer: Best Free and Open Source Alternatives to Microsoft OneNote
Published at LXer: Microsoft OneNote is available as part of the Microsoft Office suite. Here’s our recommended free and open source alternatives. Read More......
Delugue Web Dameon get disconnected after 30 to 60 seconds of startup
I am unfamiliar with Linux. Occationally I use so still considered new Trying to learn Linux. Applogies if I ask some stupid questions.. *I have instealled Linux in a ubuntu seedbox. *_*For...
LXer: Getting ready for Fedora Linux
Published at LXer: Introduction Why does Linux remain vastly invisible to ordinary folks who make general use of computers? This article steps through the process to move to Fedora Linux...
LXer: How to install Varnish Cache on Ubuntu 20.04
Published at LXer: Varnish is a high-performance web caching server that helps to speed up your website. This tutorial shows the installation of Varnish cache in front of an Apache webserver. ...
[SOLVED] Who is /run/user/995 ?
I noticed in df -h that there are two users, 1000 and 995, who is user 995 ? Code: --------- odroid@odroid:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 ...
ls -Rd is broken
Hi Folks, Running ubuntu 20.04.2.0 LTS amd64 on a 7 year old HP ENVY TouchScreen Notebook. From the ls man page. Code: ---------
Linux Mint install doesn't recognize the installed Windows 10
I used Windows to partition the drive. I have read that it has something to do with Windows. Is there something that I have to change in BIOS?
LXer: How to Install & Setup ModSecurity with Nginx on Debian 11
Published at LXer: In the following tutorial, you will learn how to install ModSecurity with Nginx on Debian 11 with Core Rules OWASP set up and additional other steps included in full. Read...
Why tar is failing to backup my home?
Look at this test, which show the error. I added a few commands before the key one, so you know the situation context: Code: --------- 2021.09.01 18:28:43 [ 2] eu@compo: /home $ alias du0;...
LXer: Control your Raspberry Pi remotely with your smartphone
Published at LXer: Wouldn't it be nice to control the general-purpose input/outputs (GPIOs) of the Raspberry Pi remotely with your smartphone? If you can answer the question in the affirmative, I...
Netwerk stats for RTMP server
Hey, I have a few questions about showing stats for an RTMP server. I have setup NGINX RTMP module and the streaming works fine. (setup with this guide:...
Looking for Church Management Software - Powerchurch Alternative for Linux Mint 20
I do accounting for a very small church and have used Windows for most of my computing. As a result I have used Powerchurch which I am familiar with. I need to find something that I can download and...
LXer: 12 Tcpdump Commands – A Network Sniffer Tool
Published at LXer: In our previous article, we have seen 20 Netstat Commands (netstat now replaced by ss command) to monitor or manage a Linux network. This is our another ongoing series of packet...
LXer: Echo Command Explained With Examples In Linux
Published at LXer: The echo command is a bash built-in to print the output to stdout. This guide explains bash echo command usage in shell scripts with examples. Read More......
LXer: Linux Lite 5.6 Released. Download and Upgrade Now.
Published at LXer: The team announced the release of the latest version of Linux Lite 5.6 with new improvements, programs, package updates and more. Here's a quick recap and review. Read More......
Email custom shortcut not working
I created a custom shortcut, activated with ALT+G to insert my email into a webpage when required, to save me typing it Here is the code : B:U:E:L:4:O:R:D:Y:Shift+2:G:M:A:I:L:.:C:O:M No ide why...
Error Checking in a script
Using the following script to test error codes - want to distinguish between a non existing file and a file that won't fit on destination if I set XX to 15 which is a non existing file name - I get...
Why does mouse and cursor movement become erratic when I copy an entire memory stick to another stick?
I copied a 16 GB USB memory stick to another 16 GB stick (cloned it), by using the following command: Code: --------- cp /dev/sdb /dev/sdd --------- It took about 27 minutes, and the cloning...
Script run by Cron is not writing to file.
Hello all, I have a python script that opens a file and writes output to that file from the Raspberry Pi Sense Hat. When I run this script from the terminal it logs its data to the file. When...
How to highlight gpg -d output from Alacritty bash terminal
Hi all! In my pursuit to use the mouse as little as possible, I have recently come across the conundrum of decrypting one of my passwords using gpg, but finding myself without the knowledge of how...
nvidia-legacy304-kernel on -current
I figured I'd start a separate thread here at this point, if for no other reason, so as to avoid further clogging ponce's SBo-on-current thread! ;) Here's what we know so far: with some minor...
Touch Screen Monitor - anyone using them in EOS 6? Mine is being seen but not working...
Ok, last piece of the setup puzzle. I have a touch screen monitor (that uses a single USB C cable for power and touch screen operations). Works in Windows without drivers, and IIRC it worked "out...
LXer: ONLYOFFICE Docs 6.4 Arrives with New Scaling Options
Published at LXer: The popular open source office suite ONLYOFFICE Docs 6.4 is now available for the download. Here’s what’s new. Read More... (https://linuxiac.com/onlyoffice-docs-6-4/)
Handling daemons in the init scripts
Hi! I'm trying to write an init script running lxd-agent daemon. This daemon doesn't have options like -d or --daemon. What's the correct way to handle this daemon? Should I background this program...
rsyslog rule creation
rhel7.9 Trying to create a UDP rule in rsyslog for syslog 20(local4) I have the udp lines uncommented. Now I am just trying to set up the rule. Never had to before, so I probably have it wrong. ...
Modify 3.10.108 kernel to enable or allow the 48bit virtual addressing
This is the kernel https://github.com/DarkJoker360/android_kernel_huawei_alice/tree/lineage-15.1 it is version 3.10.108 In the arm64 configs there is no option to enable the 48bit VA and when i...
LXer: How to Install & Configure Fail2ban on Debian 11
Published at LXer: The following tutorial will teach you how to install Fail2ban and do some configurations with full examples and basic tips to get you started on Debian 11 Bullseye. Read...
Ghost-Phisher
I am new to Kali Linux having a difficult time using Ghost-Phisher on my Kali will be so happy if I can get some help here....
LXer: How to Install and Use PostgreSQL 13 on Rocky Linux
Published at LXer: PostgreSQL is a free and open-source database management system focusing on extensibility and SQL compliance. In this guide, you will learn how to install the PostgreSQL database...
Should Have Been Easier
On my PC, runs: Linux Mint 20.2 MATE 64-bit desktop I want a Web browser that will play video, Chromium plays them, but forgets my information each time I want to view any Gmail messages, so I...
www.linuxfromscratch.org could be unavailable through Zscaler
Hi, I work from home and my work laptop (Windows 10) has Zscaler installed, so all the web traffic is routed through it. Zscaler uses a technique of man in the middle (MITM) to check even encrypted...
[SOLVED] -current and lutris 0.5.9 (dirty)
Hello! I just wanted to share my notes on lutris on current and with regards to my previous thread: https://www.linuxquestions.org/questions/slackware-14/current-and-lutris-0-5-0-1-a-4175647567/ ...
LXer: Ent Joins the Linux Foundation
Published at LXer: Today, the Linux Foundation announced that Ent, an entity framework for Go that was developed and open sourced by Facebook in 2019, has moved under the governance of the Linux...
WiFi loss upon resume?
Since the latest round of upgrades (Tue Aug 31 20:58:13 UTC 2021), my laptop (Intel wireless controller AX200) has been losing connectivity after closing the lid and re-opening. It's been running...
Forever Chemicals
toxic-forever-chemicals-contaminate-indoor-air (https://science.slashdot.org/story/21/08/31/1649254/toxic-forever-chemicals-contaminate-indoor-air-at-worrying-levels-study-finds) This is about all...
LXer: Plasma Mobile Gear 21.08 Improves the Clock, Weather, Kasts, and Spacebar Apps
Published at LXer: The Plasma Mobile team announced today the Plasma Mobile Gear 21.08 update with improvements for various apps for the Plasma Mobile desktop environment used on Linux-powered...
after executing kexec -e ECU is not booting up
In my ECU running linux operating system. in one scenario, i want to start the new system or jump to other area part of the code. step 1: i am doing here kexec -e Step 2: ECU is not starting...
LXer: Install Laravel Framework on Debian 11
Published at LXer: Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you...
Newcomer
After trying out several different Linux distros, I have been using Ubuntu for about 5 years on a System76 Meerkat. I am now trying to convert to OpenOffice 4.1.10, and having to learn many things I...
No actual sound with Pulse on bluez' "Handsfree Head Unit (HFP)", except Pulse's own sounds.
I have a weird problem with my Bluetooth headphones. What works: 1) A2DP with Pulseaudio and Bluez. 2) Switching to Handsfree Head Unit (HFP) using Bluez GUI. 3) Recording audio using the...
tmpfs'es get accidentally unmounted
I use tmpfs for a fast dependency cache: for example, for Golang (~/.cache/go-build), or for Node.JS (node_modules in project folders). Though accidentally they disappear. Sometimes all, sometimes a...
LXer: Rspamd 3.0 Spam Filtering System Released with Reworked HTML Parser
Published at LXer: Rspamd is an advanced high-performance spam scan software for Linux and Unix servers which delivers very accurate filter results. It is fast, open source, and designed to process...
Where do binaries look for shared libraries ?
Dear LQ, Where do binaries look for shared libraries ? and can I somehow control/change that ?
Have find utility start search directory as a listed in file
How do have find utility to start search directory list in a file ? Code: --------- find "`cat a.txt`" --------- can't go right Please help
LXer: Armbian 21.08 Released with Xfce, Cinnamon, and Budgie Desktops, Debian Bullseye Builds
Published at LXer: The Armbian project released today Armbian 21.08 as a new major version of this Linux-based distribution for single-board computers powered by ARM processors. Read More......
Why pre-terminated fiber optic cables comes on a Triple Flange Spool
I am facing an issue while installing the fiber-optic cable in my building and having a question, why do cables come on a triple flange spool. Any one know about this?
...351352353354355356357358359360...