Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-12-18 03:15
LXer: Linux Kernel 5.4 Gets First Point Release, It's Now Ready for Mass Deployments
Published at LXer: Renowned Linux kernel developer Greg Kroah-Hartman released today the first point release to the latest Linux 5.4 kernel series, which is now stable and ready for mass...
pCloud drive keeps dissapearing after reboot
Hi all, Only been using Linux 4 weeks so still learning, recently i have downloaded pCloud to Linux instead of trying to hook up onedrive,it works perfectly apart from after every swicth on/restart...
DistroChooser said that i should install Arch Linux.
is there anything important that i should know before installing it? i have zero experience about Arch, except it's good wiki pages.
LXer: After four years, Rust-based Redox OS is nearly self-hosting
Published at LXer: A better operating system thanks to Rust's combination of safety and performance? The Redox OS, written in Rust and currently under development, is only "a few months of work...
squid v3.5 out of support
Squid on slackbuilds.org is very old, latest 3.5 was 3.5.28 before it went EOL. If anyone here is still using a sbo package, I'd recommend update to 4.9 (which is the current version in gentoo...
ubuntu update create junk files
I recently updated the Ubuntu version but after that my laptop memory became almost full of junk files, which caused my laptop to slow down. I wanted to install the system mechanic to clear the junk...
centOS term. can ping but firefox cannot reach www.google.com
its a centOS 6 on virtual box. please see the attachment. I added local service provider's name server, my router and also host server in /etc/resolve.conf Now I can ping google/yahoo.. but...
New person introduction
Hi everyone, longtime Microsoft user from the 80's dipping in to the Linux world for the third time in 20 years. I know a few things and don't know a huge amount. I will be struggling with installing...
Linux wireless cfg80211 question
Hello, In the new linux kernels, the older WLEXT is replaced by cfg80211 along with nl80211 for Full-Mac drivers/hardware. Being new in this arena, trying to develop a SDIO WL driver for a chip...
[SOLVED] awk command: only print the longest lines when last field is identical
hi, i have a large file like this: Code: --------- $ cat file.txt 123 longest line where 456 is the last field 456 456 0 123
LXer: Time Is Running Out for Windows 7 Fanboys
Published at LXer: The clock is ticking for Windows 7, as Microsoft is projected to stop servicing this OS version on January 14.But at the same time, Linux continues to be a worthy alternative. ...
Why is brltty not removable on my Mint system?
I am not blind and I do not own a brail tty machine so why can't I uninstall the brltty software? 'aptitude' simply refuses to remove it and 'apt' will remove it along with about 2/3rds of the...
Is there a reason why RoboLinux has no forum?
According to Distrowatch it does, but their link goes nowhere. It seems to have no presence here. Google turns up nothing. Am I missing something?
Tweak to sed/bash script needed
Hello, see attached sample-data2.txt and bashy.sh script. bashy.sh worked with other but very similar data to the attached sample-data.txt to enumerate the gene data enclosed in parenthesis. ...
LXer: How to write a Python web API with Django
Published at LXer: Django is the comprehensive web framework by which all other frameworks are measured. One of the most popular names in Python API development, Django has surged in popularity...
webmailer that can send emails delayed/scheduled
Hi, I run Horde and Afterlogic as webmailers. Both cannot schedule when an email is sent. Does anyone know a webmailer or PHP-program that can do this? Preferably small and easy. Or is...
Slackware Store Homepage
Hi Gang, The link to the Store on the current Slackware Website should be changed / removed, as it points to what looks like a Chinese Website.
can't install anything on Debian 9 KVM Server
Hello, Me and my friend just bought a new kvm debian 9 server and we can't install anything, when I try to install (for example: screen) it's saying that the indexdata couldn't be found and that its...
LXer: A quick introduction to Toolbox on Fedora
Published at LXer: Toolbox allows you to sort and manage your development environments in containers without requiring root privileges or manually attaching volumes. It creates a container where...
[SOLVED] unable to start xserver after bleachbit stopped
Hello, My laptop died while I was running bleachbit to free HD space in deep mode. When I restarted the computer I cannot start xserver. I get the message Code: --------- Unable to write...
Kubernetes images list?
Hi, Lets say, I've the following YAML file to deploy a nginx kubernetes pod: Code: --------- apiVersion: v1 kind: Pod metadata: name: grzeg-pod
LXer: Why Are There So Many Linux Distribution? How To Choose The Most Appropriate?
Published at LXer: The title above is one of the questions that once existed in my mind, maybe also the readers. I am currently a Xubuntu user, but many of my community partners use different...
Can only ping and connect to device on one of two Wireless access points on same subnet
I have a Banana Pi (a Raspberry Pi type device with a SATA interface) which is connected directly to my Fibre modem/switch/wireless access point in one of its four wired Ethernet ports. If I...
[ANN] chk3ppdeps 2019.1128 (beta)
Hello, chk3ppdeps (https://sourceforge.net/projects/chk3ppdeps/) is a command line tool designed to help user to identify 3rd-party packages : * which are broken (ie. with unsatisfied...
LXer: How to Easily Open Multiple Files with SpaceFM in Linux
Published at LXer: SpaceFM has a feature that offers instant access to the apps you want to use to open your files. Here's how to use it to easily open multiple files in Linux Read More......
hplip fix
slackware64-current hplip-3.19.11 When installing an HP LaserJet via wifi I was required to download a driver plugin. After the plugin installation, which apparently succeded with a sort of...
Slimbook-Linux laptops from Spain
I recently came across this review of *Slimbook *Linux laptops: https://www.dedoimedo.com/computers/slimbook-pro2-kubuntu-beaver.html Slimbook: https://slimbook.es/en/ PS I am not associated...
LXer: How to Zip Files and Directories in Linux
Published at LXer: This post is about zipping files and directories in Linux. I have explained zip command through the use of examples. Please check it out. Read More......
LXer: How To Install and Configure Redis on Debian 10
Published at LXer: Redis is an open-source in-memory key-value data store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes,...
KBUILD_MODNAME - how is it set?
Hi, I noticed "lspci -v" shows module/driver names that doesn't exist in the module source code. I have figured out that these names are registered via "__pci_register_driver(driver, THIS_MODULE,...
ProFTPd anonymous login on loopback interface fail.
OK I know I'm missing something, but I can't see what, help. I have a working install of proftpd 1.3.6b on slackware64 14.2, which all works as it should, but it won't allow anonymous logins on the...
LXer: Linux Logging Complete Guide
Published at LXer: As a Linux system administrator, inspecting log files is one of the most common tasks that you may have to perform. Linux logs are crucial : they store important information...
LXer: Open-source Windows Terminal does the splits: There ain't no party like a multi-pane party
Published at LXer: Latest preview will also 'crash less'! Hooray!A fresh preview of Microsoft's open-sourced Windows Terminal landed overnight with a couple of standout features to make the app a...
Video : Review of the NVIDIA Jetson Nano + Gameplay
Hi all. I've finished a new review video abou the NVIDIA Jetson Nano. Here it is. https://youtu.be/W03DWvqxUeM It's a great board, awesome to have good video drivers for an ARM board. For...
LXer: Data validation on entry with YAD
Published at LXer: The best way to clean a data table? Clean the data before it gets entered. Build an error-free lookup list and enforce its use. Read More......
Installing zip / compressed program files
I have installed Debian 10 and I want to install an anti-virus. I download installation file and get a folder e.g. cav-linux_x64.deb. On clicking I have various options including 1. Open with Archive...
help needed to understand sed command
Hi all, I am trying to use following script and need help with understanding the SED command Shell script is as follows: Cat stratup.sh #! /bin/bash apt-get update apt-get install -y...
LXer: Docker Run Command with Examples
Published at LXer: The docker run command creates a container from a given image and starts it using a given command. It is one of the first commands you should become familiar with when starting...
source.list for apt tool in yocto image for raspberry pi
I Have built yocto image for raspberry pi. It is debian based and apt is already installed. What should i write in source.list ? As I don' t have my personal repository please suggest some standard...
LXer: Whats the most common IT help request you get from friends and family?
Published at LXer: We are approaching*that*time of year when many folks are visiting family members or reconnecting with old friends during the holiday season. Your loved ones may or may not be the...
Installing Linux on Portable USB drive.
Hello to all - I am a newbie, but do know a little about Linux having Linux Mint installed a short time ago. Wanting to re-install. My question to you is this: Can I install and run a Linux OS...
LXer: Modernize your Linux desktop with Enlightenment
Published at LXer: One of Linux's many advantages is its ability to install and run on old computers. What Linux can't technically do is make an old computer's hardware magically perform better....
Hello
Hello
LXer: Lutris game manager 0.5.4 released with Python 3.8 support and lots of fixes
Published at LXer: Managing games across multiple stores, emulators and compatibility layers doesn't need to be a hassle. Lutris takes the majority of that annoyance away and a big new release is...
LXer: How to Disable SELinux on CentOS 8
Published at LXer: Security Enhanced Linux or SELinux is a security mechanism built into the Linux kernel used by RHEL-based distributions. Read More......
Unzip has problems with Firefox 70 - omni.ja
Using Mozilla's own Fx 70.0.1 in Mint 18.1. I'm not sure if this is a bug issue in Unzip (I have v6-20ubuntu1). I saw a bug on the Unzip Debian bug tracker about it complaining & sometimes had...
LXer: How to View Code Documentation Offline with Zeal
Published at LXer: Writing code requires reading a lot of documentation. Zeal is an offline documentation browser for you to access software documentation on your computer. Read More......
LXer: Monitoring Linux and Windows hosts with Glances
Published at LXer: Sysadmins have many tools to view and manage running processes. For me, these primarily used to be top, atop, and htop. A few years ago, I found Glances, a tool that displays...
LXer: How to Install Microweber Website Builder on Debian 10
Published at LXer: Microweber is a drag and drop website builder and a powerful next-generation CMS and based on the PHP Laravel Framework. This tutorial will show you how to install Microweber on...
How easy is it to copy between two distros on a "Live CD"?
Currently, I have a VirtualBox installed, VirtualBox 6.0 running 2 clients. MX Linux and Ubuntu 18.04 LTS. The Host is a Windows 10 Computer running version (1903) of Windows. It is proving to...
...895896897898899900901902903904...