Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-07 21:46
Can't RDP from Slackware 14.2 to Win10 box with NLA enabled
Edit: TAADAA fixed holy cr*p I tried a zillion variations of domain and user name before I finally found the combination that worked. Sorry guys false alarm. Bit by my own stupidity....
Problem building DVDStyler.
I try ti install DVDStyler, and get the following output Code: --------- checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are...
LXer: Using the Linux kernel's Case-insensitive feature in Ext4
Published at LXer: Linux 5.2 was released over one year ago and with it, a new feature was added to support optimized case-insensitive file name lookups in the Ext4 filesystem - the first of native...
GNU Scientific library in C. Error when solving a system of ODEs. evolve.c:317: ERROR: step dimension must match evolution size
Hi everyone I'm trying to solve a system of differential equations using C with GSL version 2.5. For it, I used the gsl_odeiv2_evolve_apply_fixed_step function. The function that generates this...
Firefox Mobile Redesigned.
My FIrefox on my two Android devices (phone and tabled) updated to the new version (79.0.5) over the past couple of days. I must say, it's a great improvement over the previous version. Not only...
GNU Scientific library in C. Error when solving a system of ODEs. evolve.c:317: ERROR: step dimension must match evolution size
Hi everyone I'm trying to solve a system of differential equations using C with GSL. For it, I used the gsl_odeiv2_evolve_apply_fixed_step function. The problematic part of the code is the...
LXer: Scanning containers for vulnerabilities with OpenSCAP and Podman
Published at LXer: Containers are no more secure than physical machines. Find out how to scan yours for vulnerabilities. Read More......
Chrome not connecting to the internet.
I downloaded chrome and used the slackbuild withe current .deb file from chromes website. Everything went great. However, when I load up the program I can't visit any webpages. The webpages don't do...
How to set up PAM to work with sshd in current
I've successfully installed current on VPS, however I can't setup sshd to work with PAM. Default configuration of both sshd_config and pam.d/sshd lead to error Code: --------- sshd[2776]:...
External DVD drive working on one Debian laptop, not the other
I just got an LG external DVD drive (a model recommended in Linux forums) and it plays video DVDs on one Debian (buster) laptop but not my other one. The Debian installation is the same on both,...
LXer: How to Protect Your cPanel Server from Backdoor Access, Plus a Warning for the Disabled Shell Access Setting in WHM
Published at LXer: A hacker can gain command line access to their cPanel account even after you've suspended it, additionally, they can get shell access even if you have disabled it in WebHost...
apt-get update not working in AWS EC2 Ubuntu 16.04
Hello, When I am trying to run the below command: Code: --------- apt-get update --------- Then I am getting stucked with below response:
LXer: How to Install and Setup Ansible on Ubuntu 20.04
Published at LXer: Install and Setup Ansible on Ubuntu 20.04. Ansible is a configuration management tool which offers an architecture that doesn’t require special software to be installed on nodes,...
in-house, home office route tables
ISP modems, gateway boxes, most third party network devices default to a *Class C* IP address something like 192.168.000.000/16. See Private IP Network...
LXer: Linux Candy: Variety – wallpaper changer software
Published at LXer: Variety is a wallpaper manager for Linux systems. It supports numerous desktops and wallpaper sources, including local files and online services: Flickr, Unsplash, and more. ...
XenialPup64 7.5 installation of Skype
I recently installed XenialPup64 7.5 and had no trouble downloading Firefox and Pidgin, and getting them to work. As for Skype, I downloaded it, using both the Puppy Package Manager and the...
Version 9.1 Systemd-244 error
Hi all, I am having significant trouble figuring out the issue. I have rebuilt openssl, python3, ninja, meson, pkgconfig,and cmake to no avail. My error while preparing for compilation: ...
Old hand says hello
Greetings everyone! Strangely enough I only now joined LQ despite having browsed it for various problem solving endeavors for years. I started with Linux on RedHat 6.2, around 1998 I would imagine. I...
[SOLVED] VPS with VNC to install Slackware on it
Hey, everybody. I'd like to try to install Slackware on VPS and make it my default server. I've searched over google for VPS hosting that provides ability to use custom ISO with VNC installation....
LXer: How to Install Squid Proxy Server on Ubuntu 20.04
Published at LXer: Squid is a full-featured Linux-based proxy application mostly used for filtering traffic, security, and DNS lookups. In this tutorial, we will show you how to install and set up...
Weird static noise in headset on Ubuntu 20.04
After updating to Ubuntu 20.04, there's always a very low volume static noise that keeps coming and going on my in-ear headset when my laptop is charging. The noise is not noticeable when something is...
GNOME Display broken
i am working on RHEL 7 on vmware.. tomorrow i am working with ipa in this machine.. from today ,whenever i run this machine or restart it ,this machine take much time to show (approximately 3-5...
Dell Latitude 7410 not seeing Clonezilla UEFI USB drive
Hello, After making the below changes to the BIOS (which is what I had to do with the Newer Dell Optiplex 5070) I still can not see the UEFI USB as a boot options after pressing F12 that was loaded...
LXer: SparkyLinux 2020.08 GameOver, Multimedia and Rescue Editions Are Out Now
Published at LXer: The SparkyLinux developers announced today the general availability of three more editions in the latest SparkyLinux 2020.08 release, namely GameOver, Multimedia, and Rescue. ...
Installing DisplayLink Driver I get a "no login name" error
I have just installed mint 20 xfce and tried to install the driver for my 3rd screen. I used to work on cinnamon and it always worked flawlessly. Now when trying to install in xfce I get this...
LXer: Nexcom launches four Linux-driven in-vehicle edge-AI PCs with Google’s Edge TPU
Published at LXer: Nexcom announced two Coffee Lake and three Apollo Lake in-vehicle systems that ship with Google’s Coral Edge TPU mini-PCIe cards and 4x to 8x PoE ports. Google recently released...
LXer: Download the 2020 Linux Kernel History Report
Published at LXer: Over the last few decades, we’ve seen Linux steadily grow and become the most widely used operating system kernel. From sensors to supercomputers, we see it used in spacecraft,...
Creating Firejail profiles using the GUI?
Hi everyone, Does anybody know how to add (customised) profiles on Firejail using the user interface rather than on the terminal? I have been searching online but I have not found anything at all....
Listening ports: upd & upd6 avahi-daemon?
Hi everyone, I don't know much about ports, so I just need someone to have a look and tell me if there is something wrong/missing. After running 'sudo ufw show listening', the output displays the...
LXer: Simultaneously Unzip or Unrar multiple files in Debian 10
Published at LXer: This article describes how you can use the for loop in bash shell to extract multiple files of the following types through the Debian command line: Zip files, Tar.xz files, Rar...
Installing Debian 10 on a "slate"
I have purchased a used Samsung Series 7 Slate XE700T1A (Windows 7P) for a family member in a nursing home to play the simple games provided in Linux distros. I have found a link (the only one I...
[SOLVED] [openLdap 2.4.40] LDAP connecting to wrong IP/host after clone VPS
Hello using LDAP v2.4.40 on CentOS. I have taken a clone "slap02" of a running LDAP-server (VPS) "slap01". Now I notice that LDAP can not connect : Code: ---------
LXer: How To Use Vagrant With Libvirt KVM Provider
Published at LXer: Vagrant will start a VM with Virtualbox by default. In this brief guide, we will see how to use Vagrant with Libvirt KVM provider on Linux. Read More......
nex w install bohdy las t version
Hello, I have this morning a big trouble , impossible to update && upgrade my passwd are not corre ct ? it's possible for me for renew this install without trouble ? many thanks see u soon
General discussion
*Hi everyone, New Linux user here. Keyboard of my laptop is malfunctioning and wreaks havoc until its disabled. I use "xinput float" command for it. I want to disable it as soon as I log...
LXer: Meet TUXEDO Pulse 14, an Ultra-Light Linux Laptop Powered by AMD Ryzen 7
Published at LXer: German Linux computer manufacturer TUXEDO Computers unveiled today the TUXEDO Pulse 14 laptop as an ultra-light and powerful Linux computer featuring AMD Ryzen 7 4800H. Read...
TCPDUMP - How do I get it to run at startup/boot
Greetings every one. We are new to Linux. The entire family changed over to Linux a couple of weeks ago. In regards to tcpdump. We want to run the following to display a continuous report of all dns...
LXer: Scheduling updates in Linux using yum-cron
Published at LXer: If you hate cron or just want an easy way to configure your yum updates to run automatically, yum-cron is your new best friend. Read More......
LXer: Install KVM&Libvirt on SparkyLinux2020.08
Published at LXer: Deployment of simple SparkyLinux2020.08 configuration on bare metal is supposed to be performed with "btrfs" file-systems for "/boot" and "/" .Otherwise virt-manager will report...
mail not going with -r option
Hi, One of the scripts in RedHat 6.5 is supposed to send emails to the user's Outlook. As per user it used to work a few days day back but not working now: Code: --------- mail -s "test email"...
LXer: How to Install Flectra Business Management Software with Nginx on CentOS 8
Published at LXer: Flectra is an open-source and next generation business management software that combines CRM and ERP systems into a single package. In this tutorial, we will show you how to...
Word list generator?
I lost a password and want to try brute force. I have a vague idea of what the password was so I think it's worth a shot. I need a word list generator, but not to generate words, to generate random...
gv crashes for me in -current
It's the case on x86_64 and ARM. Here's the output: Code: --------- Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string...
LXer: How to Find Length of String in Bash Quick Tip
Published at LXer: Here are various ways to calculate the length of a string in bash scripts. Read More... (https://linuxhandbook.com/bash-string-length/)
LXer: Make virtual meetings better with this OBS trick
Published at LXer: Have you ever been in a web meeting where someone asks, "Can you see my screen?" or "Can you hear me?" and 400 people answer "yes" at the same time? Or even worse, nobody answers...
Help getting Softether connecting with Remote windows machine
I am running Ubuntu Mate 20.04 on a tri-core AMD machine. I have a Softether connection with a friends remote Windows 10 machine that has a static IP. He can see the connection from the Linux box....
Desktop shortcus to app - inside a Dektop folder
Hello, I am using Ubuntu 20.04 (Yes, I am also registered for the Ubuntu forum, but the feedback from there is not as good....), I am new to Linux, after 30 years with Windows... So, I managed...
LXer: How to make Telegram’s Linux App use system window frame?
Published at LXer: Telegram is considered one of the best social media platforms and it has a native Linux desktop app, but i don't know why the default window frame look bad, fortunately it...
Possible threats in .cargo, .cache or .mozilla?
Hi, I'm on a newly rebuilt BLFS version 9.1, sysvinit system, using pkgutils package manager. Today after doing a thorough scan of / using clamav-0.102.4, it produced a list of suspected files...
LXer: Use this command-line tool to find security flaws in your code
Published at LXer: Testing is an important part of the software development lifecycle (SDLC), and there are several stages to it. Today, I want to talk about finding security issues in the...
...655656657658659660661662663664...