Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-29 14:01
Apt keeps showing held back packages
How do I get Code: --------- $ sudo apt upgrade --------- to stop showing me held back packages? I had to manually mark intel-microcode as held back, as it caused so many headaches with my...
LXer: How to Set Up Unattended Upgrades Ubuntu 20.04
Published at LXer: In the following tutorial, you will learn how to install unattended upgrades on Ubuntu 20.04 and 21.04. Ubuntu has a convenient feature for installing unattended updates to...
LXer: VirtualBox 6.1.24 Released with Support for Linux 5.13 and Ubuntu Specific Kernels
Published at LXer: Oracle released today VirtualBox 6.1.24 as a new maintenance update to this very popular, free, and open-source virtualization software for Linux, macOS, and Windows platforms. ...
LXer: Plasma Mobile 21.07 Released with Improvements for Kasts, Dialer, Shell, and More
Published at LXer: The KDE Project announced today the general availability of Plasma Mobile 21.07 as another hefty update to this powerful and ever growing mobile desktop environment for Linux...
Networkmanagers keeps dropping internet connection
Hello, i have a problem with networkmanager - it keeps losing/dropping internet connection. This can happen anytime. When it happens, i check ifconfig and see my inet (ipv4) adress is missing. Only...
LXer: How to Install Google Chrome on Ubuntu 20.04 and 21.04
Published at LXer: In the following tutorial, you will learn how to install Chrome on Desktop and with Terminal option on Ubuntu 20.04 and the newest 21.04 Hirsute in a complete guide with...
Icloud Customer Service Phone Number, Email, Address
*How do I make sure I don't lose my stored scans if my phone is lost or broken?* Make sure iCloud automatic backups are enabled. Now you can also easily back up to iCloud Drive directly within Icloud...
LXer: How to Install and Configure Memcached with Apache and PHP
Published at LXer: In this guide you are going to learn how to install and configure Memcached in your server alongside with Apache and PHP on Ubuntu 20.04. Read More......
How To Contact Microsoft Customer Service Phone Number
*Contact Microsoft Store Support* Your question may have already been answered. See Microsoft Customer Service...
Netgear Router login not working
*How to fix Netgear router not working?* This post is all you need when the Netgear router is down. can perform router troubleshooting related to many problems. Any Wi-Fi router could have a...
LXer: How to Install Latest PHP 8.0 on Rocky Linux 8
Published at LXer: PHP 8.0 was officially released back on November 26, 2020, and is a major update to PHP 7.4. At the time of publishing this guide, the latest stable release is PHP 8.0.8, which...
Gmail smtp not working
*Gmail's SMTP server is not working* As a Gmail account holder, you can access your Gmail account on various devices and send your important emails, which are only possible when you configure the...
Microsoft Outlook not working
*Microsoft to fix an Outlook error that prevents you from viewing or creating email* A new update prevents users from creating or viewing email in the Microsoft Outlook desktop client, according to...
LXer: Release Roundup: Flameshot 0.10.0, HandBrake 1.4.0, Szyszka 2.0.0, Clight 4.6 And Zellij 0.15.0
Published at LXer: This article covers the new release (in short summary) of Flameshot (screenshot and annotation tool), HandBrake (video transcoder), Szyszka (file renamer), Clight (tool to match...
DNS / BIND / rndc reload - ISSUE: rndc: connect failed: 127.0.0.1#953: connection refused
Hello There, This is my issue - I've looked all over the place and everything is pretty hazy for answers. So I am joining this club. I am new Administrator so bear with me I am learning! >> I...
LXer: How to Install Duf Disk Usage Utility Ubuntu 20.04 and 21.04
Published at LXer: In the following tutorial, you will learn how to use this great disk usage utility on Ubuntu 20.04 and the newer version Ubuntu 21.04 Hirsute.No, it is no Duff beer if that rings...
LXer: Linux 5.12 Kernel Reaches End of Life, Upgrade to Linux Kernel 5.13 Now
Published at LXer: It’s that time of the year again when we have to say goodbye to another Linux kernel series, in this case Linux 5.12, which has now reached end of life and will no longer be...
LXer: How to Set Up a Minecraft Server on Debian 10
Published at LXer: Minecraft is a game that has taken the world by storm. In this tutorial we will show you how to set up your own Minecraft server on Debian 10, using open-source tools available...
LXer: How to Install Rust on Ubuntu 20.04
Published at LXer: In the following tutorial, you will learn how to install Rust programming language on Ubuntu 20.04 along with how to update and remove the software. A bonus of how to create a...
LXer: How to Upgrade to Debian 11 from Debian 10
Published at LXer: This guide explains the steps to upgrade debian 11 from debian 10. Read More... (https://www.debugpoint.com/2021/07/upgrade-debian-11-from-debian-10/)
Video editor that can replace a small part
Which video editor that can replace a small part or section area seen on video with another one whose content is being guessed and analysed from its surrounding area ? maybe need interprocession by...
LXer: HandBrake Free Video Converter 1.4 Released, Here’s What’s New
Published at LXer: If you’re looking for a free video converter, HandBrake is a solid choice. It is a powerful tool you can use to convert one video format in to another, with broad support for...
wc -c produces inconsistent count
I need to spot every line in a file whose length exceeds 40 characters. I am using the Fish shell: Code: --------- for i in (cat file.txt) set n (echo $i | wc -c) if test $n -gt 40 ...
Problems with WiFi connection in Debian 10 Xfce
Hello there. I am new to the Debian family but I find most things familiar since I come from Ubuntu. I have installed the latest Xfce version which works perfectly except one thing. My WiFi connection...
LXer: Run a Linux virtual machine in Podman
Published at LXer: Fedora CoreOS is an automatically updating, minimal rpm-ostree-based operating system for running containerized workloads securely and at scale.Podman "is a tool for managing...
The easiest system to break: SLACK
Hey, this is the easiest system to break, I had lots of distributions but never had such delightful experience. If you are just install a dependency or make an upgrade... boom kernel panic. Awesome!
Dependency resolution
Hi guys! I want to know what's your preferred way to resolve dependencies. Is there a smarter way than slackpkg install dep_a, slackpkg install dep_b and slackpkg install pkg? How do you deal with...
Mutt attach multiple files
When I am composing an email inside mutt client to attach a file to email I do the following: 1. Click "a" and then type the directory name with file. 2. Click "tab" then get the file viewer, find...
Greetings
New to the forum. Installed Touch on my New (old) Nexus 5 and 7. Will be posting questions specifically aimed at the Nexus 5, but needed to wave hello to all. If anyone needs them, I have a pristine...
LXer: How To Backup Files And Directories Using Rsync In Linux
Published at LXer: Looking for reliable backup solution for Linux? Try Rsync! This guide explains how to backup files and directories using Rsync in Linux. Read More......
what do you think of the PinePhone?
I heard of a privacy-promoting phone called the PinePhone, and immediately went to properly read up on it. https://en.wikipedia.org/wiki/PinePhone . Wow, a Linux-running (not merely open-source)...
LXer: How I saved time with automation
Published at LXer: How an IT automation initiative streamlined business practices, reduced contested billing, and even helped to satisfy a law enforcement request. Read More......
Linux how to find running process
Hey, i am new to Linux and might need some help. I ran a shell script which copys data to a directory. Since there is a mistake in the shell script I want to stop the process. I tried ctrl...
LXer: How to Create Rust Virtual Environment Using Conda on Linux
Published at LXer: Conda is an open-source package management system and environment management system for installing multiple versions of software packages and their dependencies. In this post, we...
Encrypt 2 Linux distros and Windows - is there a way?
I am still relatively new to the concept of data encryption. Discovered it as a way to protect my passwords/files upon theft of the physical machine. I thought data encryption looks like the...
vbox additions
still get an error but additions works so far. What can be missed here? Code: --------- bash-5.1# lsmod |grep vbox vboxsf 40960 1 vboxvideo 32768 0...
LXer: SQLite Extraction of Oracle Tables Tools, Methods and Pitfalls
Published at LXer: The SQLite database is a wildly successful and ubiquitous software package that is mostly unknown to the larger IT community... There are a few eccentricities that may trip up...
Main Installation Destination Missing
Hi all, I have a custom manufactured board with an on-board USB slot which I am using to install a CentOS 7 DVD ISO. The board interfaces with a standard Q7 SOM which I am looking to install CentOS...
Using the launcher
Hi, Can you tell me how to create a launcher for Web Sites. I was able to create one for Shutdown with a button installed on the desktop because instructions were small and easy. All instructions I...
Ubuntu ssh X11 forwarding question
attempted to open gedit on my laptop via ssh today. On my workstation I have the following entries in my ~/.ssh/config Code: --------- Host* Protocol2 ForwardAgentyes...
libunistring
every time after I upgraded libunistring I break something. it looks like a downgrade: installed 0.9.3 ?! from 0.9.10
LXer: Install Shutter in Fedora 34 and Above
Published at LXer: This quick guide explains the steps required to install shutter in Fedora 34 and above. Read More... (https://www.debugpoint.com/2021/07/install-shutter-fedora/)
install 15 not going well
hi o cant type much im at work so called work i will try the current.iso ng with a black screen
HP MSA 2040 - Broken MC
Hello StackExchange (what, this is LinuxQuestion.org...probably the wrong place then but maybe someone can help...). I have an old HP MSA 2040 that the management controller part (the MC software) no...
strcmp behavior
This Code: --------- int main(int argc, char *argv[]) { int res; res = strcmp("foo", NULL);
New Linux-user!
Hi! Glad to have joined this place. Or, I hope so..
LXer: Open-source RAW image editor Darktable releases major update to version 3.6 – and it's very accessible
Published at LXer: RTFM: Read the [fine] manual. Traditionally the Darktable project only releases one update a year, with a new version arriving on Christmas day. But the developers behind...
configure: error: C compiler cannot create executables
I tried to install sbopkg and something is missing from my system. Code: --------- bash-5.1# ./libconfig.SlackBuild ..... ...... configure: error: C compiler cannot create executables...
Three paritions appears in my pendrive ntfs, ext4 and unallocated (write protected)
I have hp pen-drive with the model v232w. First I created the bootable image for Ubuntu which created ext4 partition and some unallocated space. Then I tried to create bootable image of the windows on...
changing to graphical login on current kdm is missing
Hi All, I have come accross a problem in that normally to enable graphical boot/login I just change the id entry in inittab from 3 to 4 Trying it with current didn't work for me. I checked the rc.4...
...385386387388389390391392393394...