Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-30 01:46
[UFW BLOCK] in dmesg
I have a rather strange problem that I couldn't figure out. On my server, I only enabled port 22 for SSH and port 6000 for an application. The default policies were deny incoming, allow outgoing, and...
LXer: Configure FreeDOS in plain text
Published at LXer: The main configuration file for FreeDOS is a file in the root directory called*FDCONFIG.SYS. This file contains a series of lines, each setting a value such...
Error update "Failed to fetch https://community-store-packages.deepin.com/appstore/dists/eagle/InRelease"
Hello, Today I install deepin and when I try to update it does not finish updating. the error is the package: Err:8 https://community-store-packages.deepin.com/appstore eagle InRelease ...
Recommend me a distro, small enough for CD, uses KDE, and is based on Ubuntu
Thanks! Kubuntu requires DVD
LXer: Emulate the Sinclair ZX Spectrum home computer with Linux
Published at LXer: The ZX Spectrum is an 8-bit personal home computer released in 1982 by Sinclair Research Ltd. The name highlighted the machine’s color capabilities, compared with its monochrome...
LXer: FSearch: Lightweight File Search Apps For Linux!
Published at LXer: Xubuntu is a Linux distribution variant of Ubuntu. This makes some applications in Ubuntu may not be installed by default on Xubuntu. An example is a file search utility Read...
Kernel 5.12 or libinput problem
After upgrading to current packages XFCE stopped working - 10-20 seconds after starting X keyboard stopped responding, also start/desktop menu... Alt+Ctrl+F6 works, and keyboard in the terminal works....
LXer: Ansible tutorial for beginners on Linux
Published at LXer: A system administrator, in the vast majority of cases, has to take care of more than one server, so he often has to perform repetitive tasks on all of them. In these cases...
How to setup lightweight linux+chrome+virtualbox?
So, basically all I need is chrome running with one of it's plugin in a virtualbox on my computer. I need the linux to be really light on RAM and CPU as I need many of these set ups running at the...
[SOLVED] Sudoers file issue
Just setup a new Debian 11 system. the username was not in the sudoers file. So went in as root and did an adduser user1 sudo. Confirmed user1 added. But when I switched back to user1 - no joy. Not...
External USB drive gets no device assignment
I'm running SLES12 SP4 Kernel 4.12.14-95.45. I'm attaching a external 2TB LaCie USB drive. I've used these drives many times in the past successfully, but have 2 that do not get a device assignment....
LXer: How to manage systemd units with systemctl
Published at LXer: In this guide, we'll show you how to manage systemd units in Linux, using systemctl command. Read More......
LXer: Why choose open source for your home automation project
Published at LXer: Let's face it. The point of technology is to make life better.Of course, what qualifies as "better" varies for people, depending on what they need at any given moment. Still,...
How to use distcc with a windows machine?
I have gentoo linux on a old laptop and its takes a very long time for stuff to complie. I think of using distcc so my main pc can help my laptop in compiling, but it uses windows 10. Will these...
MKV Files with HDMV/PGS (bitmapped) to 'burned in' subtitles
Recently ripped a movie that was in a language I do not speak, but it had English subtitles. Not a problem...until the Roku media player wouldn't display the subtitles. It was a Matroska (.MKV) file,...
LXer: Rocky Linux 8.3 RC1 Released – Download DVD ISO Images
Published at LXer: Ever since RedHat pulled the plug on the CentOS project, the opensource community has been working tirelessly round the clock to provide formidable alternatives to CentOS 8 which...
Is it possible to add a menu entry at the bootloader for a new kernel?
hello, I have fedora installed with kernel Linux 5.10.7-200.fc33.x86_64, which was working. My hardware is Toshiba Qosmio laptop, with multi-boot. This laptop has a NVIDIA video card 340. I had...
LXer: How to Install Django on CentOS 7
Published at LXer: Django is a free and open-source, Python-based web application framework. Read More... (https://www.rosehosting.com/blog/how-to-install-django-on-centos-7)
Dolphin file search crash
I know this is something that should be reported upstream, but first I wanted to check here if I'm the only one experiencing it. My dolphin (from latest slackware64-current) crashes when I try to...
LXer: Manjaro Linux 21.0 Released – Download DVD ISO Images
Published at LXer: Arch-based beginner-friendly Manjaro Linux got a new version 21.0 release, codenamed Ornara. It came with tons of new exciting features and updates for all three GNOME, KDE...
LXer: Use cpulimit to free up your CPU
Published at LXer: Use cpulimit to easily limit the percentage of CPU cycles that a process can allocate per unit of time. Read More......
LXer: How to Install Go Programming Language on Ubuntu 20.04
Published at LXer: Go is one of the latest open source programming languages that is used to do memory management safely and also helps in dealing with garbage collection gracefully. This article...
New to this forum
Hi there, I am totally new to Linux and all the distros around. I am hoping to find valuable info here to help me in this new adventure. Thank you for having me!
ping script for internet connection
Hi, I have this script: #!/bin/bash host=google.com if [ -z $host ]; then
Black screen
Hello, I switched on the computer and I am in a black screen that can only accept commands. I want to go to the desktop but it only goes through commants like a huge terminal. How can I see my...
[SOLVED] Advice on how to update TVHeadend with a .deb file
Hi there. I am running Openmediavault (which is based upon Debian 10/Buster) on an Odroid HC2 server. I am running TVHeadend on the server but there have been no updates in well over a year for...
Firefox "Gah. Your tab just crashed" on XUbuntu 20.04 LTS
Hello, I have a wierd problem for some time now... I have a laptop running XUbuntu 20.04 LTS (XFCE) Desktop and running Firefox 89. On some sites, especially Google sites (Search engine,...
Shellbags equivalent in Linux
I've recently read that Windows has a process called shellbags which not only maintains ones file-viewing preferences, but also keeps a detailed log in the registry of ones computer activity. Windows...
LXer: How to Check What Linux Kernel Version Am I Running
Published at LXer: In Linux, there are many ways to achieve a single task. To make it precise there are many commands to get the same information. When you start using Linux distribution you should...
LXer: Krita 4.4.5 Arrives as the Last Bugfix Release Before Krita 5.0
Published at LXer: The Krita Foundation released today Krita 4.4.5 as the fifth and last maintenance update in the 4.4 and 4.x series of this open-source, cross-platform, and free digital painting...
Re-enable optical drive on Dell laptop
Somehow, optical drives on two different Dell laprops -- one legact BIOS, another a UEFI boot E6540 -- have been disable while online and unable to be recognized by the boot processes. More than...
LXer: How To Check The Runlevel In Linux
Published at LXer: This brief guide explains what is a runlevel, how many runlevels are there in Linux and how to check the runlevel in Linux operating systems. Read More......
Centos 8 update to kernel after reboot VM error
Hello I am running centos 8 after installed the latest updates which installed a new kernel my vms will no longer start. I ran sudo yum upgrade which upgraded my server along with a ton of other...
LXer: How to Monitor real-time System Metrics using Glances tool on Linux
Published at LXer: This tutorial shows how to install Glances system monitoring Tool on Ubuntu and CentOS and how to use it to monitor Linux system metrics locally and over a network connection. ...
LXer: How to Set Up a Mail Server with Modoboa on Debian 10
Published at LXer: Modoboa is an open-source mail server hosting and management platform for Linux. It is written in Python uses Postfix, and Dovecot to send and receive email. In this tutorial, I...
"You have a broken /var/log/packages..."
Hi, I am running slackpkg upgrade-all and it returns this: ---Quote--- bash-4.3# slackpkg upgrade-all Checking local integrity... DONE You have a broken /var/log/packages - with two versions...
Need help understanding systemd targets
Learning about systemd at the moment and I get the idea that targets are equivalent to run-levels or "states" that the system needs to reach in order to move forward to the necessary state(i.e....
LXer: A beginner's guide to creating redirects in an .htaccess file
Published at LXer: Use the .htaccess file to manage web sites on shared web hosting platforms. Read More... (https://redhat.com/sysadmin/beginners-guide-redirects-htaccess)
Linux 5.12.9 compilation issues in swab.h, byteorder/little_endian.h
Hi! I'm trying to compile the Linux 5.12.9 kernel (for a KISS Linux installation); I was originally trying out the Zen kernel (https://github.com/zen-kernel/zen-kernel/) but tried switching to the...
Using sed to modify the date/time in a gpx file
I have some gpx files that I want to modify the date/time. Typically the lines look like: Code: --------- 2001-10-23T21:02:56.000Z 2001-10-23T21:26:27.000Z ...
ol7_lastest/x86_64/primary_db FAILED
Issued the following..: yum install kernel-uek-devel-$(uname -r) and instead of a successful installation, I get..: yum install kernel-uek-devel-$(uname -r) ...
LXer: Jenkins Cluster Hosting for Continuous Integration and Delivery (CI/CD)
Published at LXer: Jenkins is a free and open-source Continuous Integration server written in Java. It helps developers to automate the build and deployment process. Read More......
SMART status reports problems on all drives!
I just did the last slackpkg update and it included 5.22 plasma. I exited KDE and restarted it. When it started I got a SMART status notice for each of my 4 hard drives. The msg went as...
xterm font error
CentOS 7 Running xterm, trying to increase font gets me this: xterm: cannot load font '-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1' How does one download fonts that are missing?
CentOS: Error installing Brave-browser
this is on CentOS 7. I cannot yet upgrade. # yum install brave-browser Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: repos.dfw.quadranet.com *...
LXer: Get started with Kustomize for Kubernetes configuration management
Published at LXer: Preparing to run a new (or convert an existing) application in Kubernetes takes work. Working with Kubernetes requires defining and creating multiple "manifests" for the...
legacy boot bug with GRUB 2.06, boot loop/stuck at GRUB loading, -current
Howdy, It seems that GRUB 2.06 has some issues, at least my machines (real PC, and VPS) that boot in legacy mode. My laptop, which uses EFI seems to be unaffected. I upgraded the Slackware...
Deepin 20 64 no update, no install
Hi,I installed deepin from dvd and cannot do anything to update or install via apt get. Please help. This is, what I get (sorry, it is in Czech but basically it says download failed, connection...
Upgrading from CentOS 7 to 8
I have a development machine that's CentOS 7 for compatibility reasons. Would CentOS 8 be just as compatible with CentOS 7 in production if I upgraded my CentOS 7 machine to 8?
Network times out in elementaryOS.
The network worked fine until yesterday. Now I cannot access any site because the network times out. Not even apt get works so I can't check for networking driver updates. I can connect to my wifi...
...415416417418419420421422423424...