Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-17 05:01
LXer: How to Create your First Java Program in Debian 10
Published at LXer: If you are unfamiliar with Java programming in the Debian operating system, this article will guide you towards writing and compiling the first Java program. We have run the...
LXer: Introduction to Bash Aliases
Published at LXer: In this article, we will show you how to make use of the alias command through some useful examples. We’ll cover creating aliases, show you a few useful examples, and show you...
grub-install error
Hi, in LFS systemd grub-install getting below error (lfs chroot) root:~# grub-install /dev/sda Installing for i386-pc platform. grub-install: error: failed to get canonical path of...
why is my 4k video choppy
Hi, all. I just completed my first build from scratch and am running Deepin. I don't game, and I thus opted for an integrated graphics card (Intel i5 9600K) rather than having a separate GPU. I am...
LXer: Ansible streaming video series, open source security tools, and more industry trends
Published at LXer: As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source...
kernel 5.6, Firmware and the correct path to firmware under Debian Bullseye.
Practicing Social distancing to Covid-19 and i found some oddities under the hood of my DAW. The computer is a ROG Strix X399-e Gaming. Ryzen 12 core, 12 threads, used as a DAW. Debian Buster got...
LXer: Troubleshoot using the proc filesystem on Linux
Published at LXer: The proc filesystem is an important feature of Linux that you can't ignore. proc is a pseudo or virtual filesystem that provides an interface to kernel data structures. In other...
SSH via Internet
I can connect to my ssh server via my local wifi in my house. Now say I go to town away from my home, can I still connect to my ssh server from there thru the internet, and is entering the login info...
Can't load lpfc kernel module
Hello all. I'm trying to get an Emulex fiber channel card working under -current with kernel 5.4.30. The card is recognized but the module is failing for some reason. Code: --------- 1c:00.0...
Any LiveCD with VNC server by default?
Hi to all. I am searching for any kind of Linux distro which I can connect to it via VNC on the first boot. I have seen with Ubuntu, Mint or Debian you can customize the iso, but I only have a...
LXer: An introduction to the diff command
Published at LXer: Explore the diff command to compare file content in different ways. Read More... (https://www.redhat.com/sysadmin/introduction-diff-command)
ping 100% loss
can`t connect internet wifi is up I can connect router get IP lease but no internet ping google.ie gives me a 100% loss on windows all is good.
LXer: How to Install Visual Studio Code Server on Debian 10
Published at LXer: In this tutorial we show you how to install the code server on the Debian Buster 10. We will install and configure the code server using Nginx as a reverse proxy, secure it with...
apt EXPKEYSIG error but no key has actually expired (Raspbian)
So, I'm trying to do a "sudo apt update", but this error pops up: Err:3 http://deb.torproject.org/torproject.org stretch InRelease The following signatures were invalid: EXPKEYSIG...
DVD authoring program that runs with Wine
I'm looking for a DVD authoring program that will run under Wine. I checked the WineHQ list, and the programs generally were no longer available. I myself tested several with an Ubuntu 19.10 virtual...
easy and affordable WiFi adapter for Debian 10 on a Dell Optiplex 9010?
I doubt my abilities to do much configuring. I did install the non-free version of Debian, though. Also, I think paying more than $30 may be too much. A YouTube video suggested 802.11AC Dual Band...
Suspicious file in 14.2?
I've been using dar from SBo to backup /data (sdc1 - xfs) to /backup (sdd1 - xfs). The following warning appears after a backup (differential): Code: --------- SECURITY WARNING! SUSPICIOUS...
LXer: PinePhone Ubuntu Touch Edition Is Now Available for Pre-Order
Published at LXer: The UBports Foundation announced today the availability of a special version of PINE64’s PinePhone Linux smartphone that comes pre-installed with the Ubuntu Touch mobile...
flood attack
*hello guys , my server on cs 1.6 getting attacked with flood and hes lagging so much , and i saved logs attack like that : tcpdump -w 0001.pcap udp dst port 27016 if you guys have any solution or...
flood attack
*hello guys , my server on cs 1.6 getting attacked with flood and hes lagging so much , and i saved logs attack like that : tcpdump -w 0001.pcap udp dst port 27016 if you guys have any solution or...
flood attack
*hello guys , my server on cs 1.6 getting attacked with flood and hes lagging so much , and i saved logs attack like that : tcpdump -w 0001.pcap udp dst port 27016 if you guys have any solution or...
searching for heif/heic photo-viewer - linuxmint 19.3
hello, i am searching for an HEIC compatible & simple image-viewer for my laptop. i have linuxmint 19.3 Nota-Bene i don't want to convert my heic/heif photo in jpeg format, only read them. any...
Java File.setlastmodified() fails on Linux when you are not the file owner
I have a Raspberry Pi with an external USB drive formatted with an Ext4 file system mounted at boot time via /etc/fstab using: Code: --------- /dev/sdb1 /mnt/nxx ext4 defaults 0 2 --------- A...
virsh / Failed to start network default
I've been scouring google for the past day trying to figure out why I can't create a default network for my linux guest. One source says the iptables error is harmless, but I still can't create a...
Writing script to run script
I have a script to run VPN on my computer and to make it work I need to fill in password for sudo, user name and password for VPN and then point it to a name server. Now, this works fine as it is and...
What's the best way to run an android game on Linux with decent performance?
Hello! I am on Manjaro, installed it a couple of days ago after being on Mint and Ubuntu before. I want to run Clash of Clans on my PC. Can you recommend what is the best way for running an android...
Setting up venv on a linux box: how to get rid of the dependencies-hell
Hello dear Linux-Fellows i am pretty new to this site - this is my very first question. I hope that it is written well ;) After dealing some time with the installation and the setup of a...
Greetings
I'm not exactly new to Linux. More of a hobbyist for several years now. For a few years we have been M$ free, with Debian on my wife's laptop and Arch on mine. I wish everyone all the best during...
citrix SSL error 61
I have installed for the first time citrix 18.8.0.31 on my Slackware 14.2 desktop. Trying to login I get the next error:Sectigo RSA Organization Validation Secure Server CA, error 61, contact your...
Unleashed: an OS fork of Illumos
This looks promising: https://www.unleashed-os.org/ ---Quote--- Why did we decide to fork illumos? After all, there are already many illumos distributions available to choose from. We felt we...
How to modify default hashing algorithm slapd v2.4.44
Hi, I'm running OpenLDAP V2.4.44 on a CentOS7 server and I'm getting some errors when trying to change the default hashing algorithm from SSHA to SHA-512. I created a config file called...
Why does a directory named "file:" keep appearing in my home directory
*: My "search-foo" is bad on me On occasion a directory named file: keeps appearing in my home directory. It probably has something to do with my email client. I use Thunderbird 68.4.1 (64 bit). ...
debian server: strange upper left corner screen phenomenon
Hello , i am constantly annoyed by a video resolution/malfunction issue: My hardware setup: A (formerly windows home server) Asus easystore h341(intel Atom with cheap processor integrated...
rev.ponytelecom.eu sending out SIP requests from my IPPBX
Hi, I'm an IP PBX admin new to this forum. I usually don't have to administer the Linux side of things, but because of the COVID-19 crisis, we have to improvise a bit. Our PBX is Running on...
Virtual appliance not conneecting through NAT bridge, under OpenBSD 65
Hi I have followed the details of this tutorial, https://forums.bunsenlabs.org/viewtopic.php?id=4709 unfortunately, my Debian VM does fire up, but i cannot run an apt-get update, or ping,...
Problem upgrading latest Slackware 64-current to kernel 5.4.29
Hi. Slackware 64-current with elilo (it is a UEFI machine) - Today I have upgraded Slackware 64-current with the new Kernel 5.4.29 (It had 5.4.28) After upgrading, I have ran #eliloconfig and...
LXer: How to Install Xrdp Server (Remote Desktop) on Debian 10
Published at LXer: Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to control a remote system graphically. With RDP, you can log in to the...
How to add the modules directory to the PYTHONPATH ? (Zenmap, Arch)
Hello ---Quote--- [root@archlinux]: ~># zenmap Could not import the zenmapGUI.App module: 'No module named gtk'. I checked in these directories: /usr/local/bin /usr/lib/python27.zip...
Update Bodhi 5.0 Legacy 32 bit.
I've been using Linux Mint for over a year now, and it does work great, however I have a very old Dell PC that is 32 bit, I installed Legacy Bodhi 5.0 32 bit on it and so far I find it very different...
Android phone file transfer, KDE/KDE connect and mtp issues....
Just did a fresh install of Debian 10.3 with KDE Plasma on my Dell Latitude. Getting things fixed up and decided to work on a new youtube video. I plugged my Android phone to the laptop to begin the...
LXer: Getting started with Jenkins Configuration as Code
Published at LXer: I recently came across Jenkins Configuration as Code (JCasC), an interesting project that uses YAML formats for writing Jenkins configurations.* YAMLs have been used in...
root user cannot write on file
Hi, I was trying to edit the following file as root: /sys/module/pcie_aspm/parameters/policy As in the title I cannot write on this file even though I am logged as root. Permissions on...
LXer: Keepalived and high availability: Advanced topics
Published at LXer: This article closes out a three-part foundational Keepalived series and covers some advanced high availability concepts. Read More......
OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits)
Hello, after upgrading to Mint 19.3 I am getting this message: glxinfo | grep "OpenGL renderer" OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits) Is this an error? Is my GPU hardware...
kworker too busy
Just today I find I have about 7 clusters of processes comprising groups of "cpuhp, migration/, ksoftirqd, kworker, kworker-kblockd" and I have no idea how to...
LXer: Linux 5.6 Gets First Point Release, It’s Now Ready for Mass Adoption
Published at LXer: The latest Linux 5.6 kernel series has got its first point release, marking the series as stable on the kernel.org website and therefore ready for mass deployments. Read...
Latest on Zoom
As everyone knows, the covid outbreak has led to a huge increase in people using Zoom. Apart from privacy issues (which most people don't seem to care about anyway or they wouldn't use Facebook!)...
LXer: How to fully automate renewing of Let’s Encrypt certificates for multiple sites with Ruby and Let’s Encrypt ACMEv2 protocol
Published at LXer: Let’s Encrypt has announced in the beginning of year, that it will no longer support ACMEv1 protocol for certificate renewal after June 1. 2020. Article describes how to fully...
Something about xargs
----------------------------------------------------------------------------------------------------------------------------------- ...
LXer: How to replace a string in files in Linux the simple way
Published at LXer: In this short tutorial, you will see how to replace a string in one or multiple files on Linux/Ubuntu and similar distros. We will consider simple cases only in this article. ...
...789790791792793794795796797798...