Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-25 00:46
Directory for new user not created
Hi. When I add a new user, I also try to add a new home dir for it in /home. I use: Code: --------- sudo useradd -s /bin/bash -g clfs -d /home/clfs clfs --------- However a clfs dir is not...
[SOLVED] How to print output of a nemo search
How to print output of a nemo search
Gnu-linux Arm-mobile
Saludos a todos, y agradecimiento a los desarrolladores de opensources. Tengo una consulta, recientemente he leido un tutorial de cimo instalar debian con debotstrap desde un entorno Gnu/Linux, y...
Gnu-linux Arm-mobile
Saludos a todos, y agradecimiento a los desarrolladores de opensources. Tengo una consulta, recientemente he leido un tutorial de cimo instalar debian con debotstrap desde un entorno Gnu/Linux, y...
LXer: Anaconda Web UI on Fedora 40WKS KVM Guest deployed via Fedora-WKS-Live-x86_64-40-20240217.n.0.iso
Published at LXer: Anaconda Web UI installer was tested step by step with encrypted root BTRFS volume and the most recent installer's interface. KDE Plasma 6 RC2 was installed as second DE and...
Executing an application with sudo fires up 3 new instances
Example: Code: --------- $ sudo mousepad --------- Expected behavior (after inputting the correct password): 2 new processes will be fired up: sudo and mousepad Current behavior: 3 new...
LXer: Three New Sparky 2024.02 Rolling Special Editions Released
Published at LXer: Powered by Linux kernel 6.6, SparkyLinux's special GameOver, Multimedia, and Rescue 2024.02 semi-rolling editions are here. Read More......
bash ng: command not found
My path variable is not updated. I have installed angular. Code: --------- export PATH=$PATH:~/.npm-global/bin source ~/.bashrc ---------
Help! Slackware LVM + FullDiskEncryption
Hi, I followed the README_CRYPT.TXT how-to to do an encrypted installation using lvm + UEFI + Cryptsetup... Everything went fine, but there was a small problem, which I couldn't find anything about...
how to delete SWAP file
we use centos7. File swapped while running vim. Now how to delete the swap file. Thanks Muhitul
LXer: Ubuntu 24.04 LTS Desktop Installer Will Be Updated with Accessibility Features
Published at LXer: The Ubuntu Desktop team has updated the Ubuntu Desktop Installer with various accessibility features for the upcoming Ubuntu 24.04 LTS (Noble Numbat) operating system series. ...
I get a "device descriptor read/64, error -62" message when plugging my USB key.
Hello there. I often get the following error message on my terminal when I try to plug my TL-WN823N USB wireless adaptator: ---Quote--- [...] usb 2-4: device not accepting address 27, error -62...
Lynx 2.9
How does one change the background color and font colors in lynx. Search shows that there are old and new style configs. I tried If lynx is build using ncurses you can support...
Find out the memory type of an AMD GPU
Hi, I'm trying to find out if the VRAM on my graphics card is Samsung or micron. I have CPU-X, glxinfo, and hardinfo installed but neither seem to tell me about the memory type. CPU-X tells me...
LXer: Emborg � Front-End to BorgBackup
Published at LXer: Emborg is a simple command line utility to orchestrate backups. It is built as a front-end to BorgBackup, a powerful and fast de-duplicating backup program. Read More......
Trouble using mkfs -t
Hello guys :) I'm trying to make a filesystem using mkfs (as in 'How linux works' section 4.2.2): But when I run the command I get foll. output: youri@desktop-van-yourimiessen:~$ mkfs -t ext4...
LXer: Darktable 4.6.1 Released with Performance Improvements and Bug Fixes
Published at LXer: The darktable 4.6.1 open-source, free, and cross-platform RAW image editor has been released today as the first maintenance update in the latest darktable 4.6 stable series...
Is everybody an idiot these days? ;-)
I come here and find the forum populated with reasonably intelligent people. Then I pick up a packaged victoria sponge and find the following instructions on the packet: ---Quote--- HOW TO PREPARE...
How to acquire Ubuntu 16 dependencies for current Chromium?
I use a recent standalone version of Ungoogled Chromium so I know it's possible. Firefox is easy to run current. How can I get 120s Chromium .deb for Xenial? I need to overcome all the NSS &...
LXer: RunC Container Escape Flaws Grant Attackers Host Access
Published at LXer: A series of severe security vulnerabilities have been discovered in the popular runC command line tool. These vulnerabilities, collectively known as Leaky Vessels, allow threat...
Linux VPS and open ports
Hello, When I scan the VPS IP address, I see a number of open ports: Code: --------- # nc -v 1.2.3.4 5060 static.4.3.2.1.clients.Servers.de [1.2.3.4] 5060 (sip) open # # nc -v 1.2.3.4 2000...
LXer: How to Check and Change the Time Zone on Linux
Published at LXer: Time zones are very important for the Linux system because they can affect how the system operates. In this blog post, we will explain how to check and change the time zone on...
LXer: openSUSE�s Agama Installer Takes Shape
Published at LXer: Agama's 2024 roadmap reveals ambitious milestones, including an architecture overhaul and enhanced unattended installation capabilities. Here's more on that! Read More......
LXer: GNOME 45.4 Released with Bug Fixes for GNOME Shell, Tweaks, Music, and Maps
Published at LXer: The GNOME Project released today GNOME 45.4 as the fourth maintenance update to the latest GNOME 45 iRigai desktop environment series to address more bugs, crashes, and other...
Another one moved over to PTM7950...
So, my Inspiron 7415 2-in-1 (KDE Neon) had been acting a bit slow recently, and realized that it's getting up there in age (for me) and I had never repasted it since it was new. Decided it was time. ...
dhcpd: uid lease for client is duplicate
I've got dozens of these errors in syslog: Code: --------- Feb 17 03:10:16 mail dhcpd: uid lease 192.168.0.100 for client 14:da:e9:f4:c2:d0 is duplicate on 192.168.0.0/24 --------- The IP...
LXer: How to Fix Drupal �Clean URLs� Not Working
Published at LXer: Drupal enables clean URLs by default since version 9 to allow its users to more easily read the URLs. In this article, we will show you how to fix Drupal Clean URLs issues. ...
No subnet declaration for eth0 (no IPv4 addresses).
I'm running dhcpd on Slackware 15.0. I get the following message in syslog: Code: --------- Feb 16 19:24:59 mail dhcpd: No subnet declaration for eth0 (no IPv4 addresses). Feb 16 19:24:59 mail...
LXer: How to Install and Use NPX in Linux
Published at LXer: In this article, you will learn what the NPX is, the difference between NPM and NPX, its usages, and how to install it in major Linux distributions. Read More......
Using fallback initramfs grub entry to boot an install
My latest addition (on sdb1 - a removable ssd) was Manjaro which I have to keep playing with on the side, I like it. Install went fine. Booted into my PCLOS install, update grub no errors. Then I...
LXer: European Court of Human Rights Declares Backdoored Encryption Illegal
Published at LXer: The European Court of Human Rights (ECHR) has made a major decision , ruling that laws requiring weakened encryption and extensive data retention violate the European Convention...
install full version to usb flash drive
I would like to have a full installation of Slackware on a flash drive, just like I have others - Debian, Mint, Fedora, Arch Here's the skit. I used a Slackware live usb stick (/dev/sdc) to...
Raid controller not working
Hi I have a desktop pc that I use for a plex server and other stuff. I have a lenovo lsi megaraid controller it works in my bios I have made my raids and it works in Windows but I don't want to use...
mount /run (empty on 4M core & mll) Just trying to LEARN this strange ...
Patience please because this may be a crazy rabbithole... I do know basic old Unix CLI, but not tmpfs ... I did some web-searching (even LQ) but my /run was always empty & found lots I didn't...
LXer: IOL HAT: Enhancing Smart Sensor Integration for Raspberry Pi and Industrial Applications.
Published at LXer: Pinetek Networks is set to launch the IOL HAT on Crowdsupply soon, a versatile solution designed for integrating industrial sensors into single-board computer-based projects,...
LXer: GNOME 46 Desktop Environment Is Now Available for Public Beta Testing
Published at LXer: The GNOME Project released today the beta version of the upcoming GNOME 46 desktop environment series for public testing ahead of the final release on March 20th, 2024, adding...
Dual Monitor weirdness
So I have dual GEForce GTX 1080 cards on a Hardware bridge. The left Monitor will flash on for a few seconds and then goes black. IF I run Code: --------- nvidia-detect Detected NVIDIA GPUs:...
Margins get wider and print column narrower for included messages in threads when printing
I'm using Thunderbird 115.6.0 on Linux. I'm trying to print a long email thread which includes many "replied" messages. The most recent message in the thread prints fine. As each successive message...
Brother rpm driver fails to install. How do I trick it?
I have a Brother DCP-L3560CDW printer. Drivers are published in rpm and deb format. I picked rpm for no reason. Code: --------- brother-udev-rule-type1-1.0.2-0.noarch.rpm...
Slackware64 -current: blank screen and computer lockup on startx, now fixed or worked around
Slackware64 -current: after updates, blank screen and computer lockup on startx, now fixed or worked around - On Feb 5, I started my system having last updated Jan 24, except for the kernel: I was...
Intuitive Machines IM-1 Lunar Mission
I'm surprised that this hasn't been done before: "Intuitive Machines flight controllers successfully fired the first liquid methane and liquid oxygen engine in space, completing the IM-1 mission...
LXer: System76 Says Cosmic Desktop�s Alpha Release Is Almost Here
Published at LXer: We could be wrong, but the FOSS Force crystal ball tells us weill see a production ready version of Cosmic DE released by late April, just in time for this yearis LinuxFest...
How is the code in a tarball organised
Say I download the source for a package where do I look in there for the main function in the source code? How does the source code in a tarball differ from how it looks when it is installed on the...
LXer: How to Install GlassFish Java Application Server with Nginx Reverse Proxy on AlmaLinux 9
Published at LXer: GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. This guide will show you how to install GlassFish on the AlmaLinux 9 server with...
Unable to open display ':0' when launching an app on Debian 12
I recently installed CasaOS for a minecraft server, and recently had a thought that i could install Teamviewer on my server computer thinking i could WOL my main PC through there but my problem is...
Seeking Input for the Next Linux Distro: What Features Would You Like to See?
Hey Linux enthusiasts! I'm embarking on the exciting journey of designing a Linux distribution for newcomers, and I'm eager to hear your insights and preferences. With the vast array of distros...
iptables and OUTPUT policy
Hello, Are the following iptables rules wrong? Code: --------- -P INPUT ACCEPT -P FORWARD ACCEPT -P OUTPUT ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -s "IP" -p tcp -m tcp --dport 20 -m...
kernel build with binrpm-pkg does not generate kernel-devel package...
i downloaded several stable builds from kernel.org and built using rpm generated packages: kernel-.rpm kernel-header-.rpm kernel-devel-.rpm But some versions I...
Sending and receiving from specified origin and destination
Hello, I want server 1 and server 2 to send and receive on port 1024 only from a specific IP address. Are the following iptables rules correct? Server 1: Code: --------- -A OUTPUT -d...
LXer: Nginx web server forked as Freenginx to escape corporate overlords
Published at LXer: Project hails from its original motherland of Russia. Russian developer Maxim Dounin has announced a new fork of the Nginx web server and caching proxy, aimed at avoiding the...
...135136137138139140141142143144...