All Questions
597
questions
0
votes
1
answer
57
views
Random MySQL Server 8 on Ubuntu 20.0.4 - 2 processes trying to run gets stuck on Loading Status
I have been running into this issue now for the last 2 weeks. Our Ubuntu 20.04 server was stable and running without issue until one day it pinged me a 500 error with UpTime Robot monitoring.
When I ...
0
votes
1
answer
39
views
Version mismatch on nginx.pm after updating nginx module perl
I have gotten an error after updating nginx on my server, the module Perl in the file /usr/local/lib/x86_64-linux-gnu/perl/5.34.0/nginx.pm says its version is 1.24.0 but I have an error that reads:
[...
1
vote
1
answer
43
views
Ubuntu server installation stuck at "configuring apt"
I am turning a laptop I don't need into an ubuntu server, but when I get to the installing system section the installation gets stuck at "configuring apt". I have been waiting for 2 hours to ...
0
votes
0
answers
52
views
Upgrade from 20.04.4 LTS to 22.04 Fails
Running do-release-upgrade fails with a log of
2024-06-01 08:32:52,160 DEBUG Upgradable, but held- back:
2024-06-01 08:32:52,160 DEBUG Remove:
2024-06-01 08:32:52,160 DEBUG Install:
2024-06-01 ...
0
votes
0
answers
78
views
How to install Rancher Desktop on Ubuntu Server 24.04? [duplicate]
I tried to install Rancher Desktop on Ubuntu Server 24.04.
This is the official guide:
https://docs.rancherdesktop.io/getting-started/installation/#linux
I did every setting before installation.
But ...
-2
votes
1
answer
83
views
I am new to ubuntu and i am trying to install but it does not work after I write sudo apt update or sudo apt install some errors appears [duplicate]
I am new to ubuntu and i am trying to install but it does not work fter I write sudo apt update or sudo apt install some errors appears and i dont know what it means.Please help
These are the errors:
...
1
vote
1
answer
564
views
How to use apt to install MySQL 8.0.37 on Ubuntu 22.04
A scan detected that MySQL 8.0.36 has risks, but the latest version available for Ubuntu 22.04 is still MySQL 8.0.36. Do I need to manually download and update MySQL to 8.0.37?
https://www.oracle.com/...
1
vote
1
answer
344
views
What happened to openresolv on Ubuntu 24.04? "Package 'openresolv' has no installation candidate" What is it's replacement, or how do I get it?
It seems Ubuntu 24.04 Server no longer has the Openresolv package. I need it, or an alternative that does the same thing. I get a "E: Package 'openresolv' has no installation candidate" when ...
0
votes
1
answer
58
views
How to setup NTP
Can someone guide me how to set up NTP .
I have tried installing update and stop and restart the server but still the issue permits the same .
Can someone guide me on this please .
Thank you
0
votes
1
answer
52
views
"Apt" Upgrade behavior ubuntu 22.04 [duplicate]
Maybe a dumb question.
I have two ubuntu server running the same services, the same operation system version, the same hardware, equal configuration - equal, because one as primary, the second as ...
0
votes
0
answers
127
views
Raspberry pi ubuntu apt upgrade not working and stuck at [Waiting for headers]
I am trying to update my raspberry pi (running ubuntu server 64-bit), But cant seem to run sudo apt upgrade. this is what usually happens:
$ sudo apt update
# it completes really fast
$ sudo apt ...
0
votes
0
answers
12
views
apt update times out [duplicate]
Quite new to Linux, I've just spin up an instance of Ubuntu 22.04 Linux Server on IBM (using $200 free credit). And I'm pretty sure it used to work when I tried that earlier on other Linux machines, ...
0
votes
0
answers
60
views
Ubuntu 20.04: MySQL 5.7 installed but not updating
I have an Ubuntu 20.04 instance on AWS set up and running well. For various reasons it needs to be running MySQL 5.7 instead of 8. It is, and has been running MySQL 5.7 well. However I just ...
0
votes
1
answer
38
views
Failed upgrade: troubleshooting 'sudo apt ugrade' [duplicate]
How to solve this issue as shown in the link?
I already ran the sudo apt update --fix-missing command, but it did not resolve the issue.
0
votes
0
answers
87
views
Telnetd not working ubuntu server 23.10
I am trying to set up telnet server in my ubuntu server 23.10 machine. I am able to install telnetd service and gives me no error but when i try to see if its running using netstat -ltp and there is ...
0
votes
0
answers
91
views
Always getting error 'The following packages have unmet dependencies' when I want to install new packages [duplicate]
When I get some new packages using
`sudo apt update
sudo apt install <packages>`
I always got error message like
`The following packages have unmet dependencies:
squid : Depends: libecap3 (>...
0
votes
1
answer
232
views
Can't install SteamCMD on my Ubuntu VM using OCI
running Unbuntu 22.04. Was trying to download SteamCMD through the following commands. The arch is aarch64
sudo add-apt-repository multiverse;
sudo dpkg --add-architecture i386;
sudo apt update
sudo ...
0
votes
0
answers
143
views
Ubuntu server lts 22.04.3 errors && warnings while trying to download samba [duplicate]
When I try to download samba with sudo apt-get install samba I always get the same errors:
I'm very knew to ubuntu and I am following a tutorial to try and make a home server: https://youtu.be/...
0
votes
0
answers
821
views
OpenSSL extension not available for PHP8.1 on Ubuntu20.04?
I am running a local website using:
Contao 4.13 CMS
Ubuntu 20.04
Apache2
PHP 8.1
I've upgraded said website from running on Contao 3.5.40 and PHP 5.6.
The contents of the website are displayed as ...
0
votes
1
answer
357
views
Recommendations for a private deb package repository for Ubuntu servers
At work some teams create internal Ubuntu apps that are built via GitHub action workflows and packaged for Ubuntu as Debian packages. The package files are then uploaded to an Amazon S3 bucket, and we ...
0
votes
0
answers
15
views
Playwright Dependency Installation error in Ubuntu? [duplicate]
I am using Ubuntu 22.10 x64 in Digitalocean droplet.
When i try to the step to install playwright dependency, it keeps getting an error.
root@ubuntu-openai-v1:~# playwright install-deps
Installing ...
1
vote
0
answers
1k
views
Help with microcode update message and a package on Ubuntu Server that have been kept back [duplicate]
I tried to update my Ubuntu Server(s) 22.04.3 LTS a while ago and it gives me the following message. What exactly does it mean? Why it kept sosreport back and what should I do?
Last login: Fri Oct 20 ...
0
votes
1
answer
251
views
Unattended upgrades on ubuntu server - how to avoid restarting services
I want to keep a server up to date, but also not force a restart of things like docker or all of systemd, which would affect running containers of a running system.
What software would be good to put ...
1
vote
1
answer
143
views
Is running `apt upgrade` redundant (for security) with the default unattended-upgrades config?
I'd just like to confirm if I correctly understand the implications of the relationship between the -security and -updates archives (as discussed in Are security.ubuntu.com updates eventually merged ...
0
votes
0
answers
27
views
Failed to fetch error while downloading wine in different country [duplicate]
I set up my computer in the USA, so my sources.list file is the default USA sources.list. I am, however, now based in mainland China. I am trying to install wine using the command
sudo apt install ...
0
votes
1
answer
2k
views
KEA DHCP and Stork on 22.04
Trying to replace the EndOfLife isc-dhcp-server with KEA. Its a bit tricky, because the package description (command apt/apt-get) in not well documented. At least I found the package name under Ubuntu ...
0
votes
0
answers
31
views
Installation problem because of updation problem
I can't not able to update it give me 5 errors
Output:
Err:1 http://packages.microsoft.com/repos/code stable InRelease
403 Forbidden [IP: 40.65.182.21 80]
Err:2 http://in.archive.ubuntu.com/ubuntu ...
0
votes
1
answer
5k
views
I get nginx.service: Failed with result 'exit-code' when i want to install nginx on a ubuntu server
I use: sudo apt update, sudo apt install nginx but i get this:
Preconfiguring packages ...
Selecting previously unselected package libdeflate0:amd64.
(Reading database ... 27812 files and directories ...
0
votes
0
answers
656
views
Ubuntu 22.04 install openssh [duplicate]
I don't know what my computer went through, but these outputs appeared during the installation of openssh, and I tried many methods but couldn't solve them. I hope to receive step-by-step guidance to ...
0
votes
1
answer
401
views
Unable to install Synaptic Package Manager [duplicate]
I am unable to install the "synaptic Package Manager" from Ubuntu software store. I am using Ubuntu 23.04, while I am trying to install it the dialog shows" unable to install "...
0
votes
0
answers
62
views
How to set up Ububtu with desktop on VPS?
I've been developing an app with a server component and now need to move it to a virtual private sever so it can do its thing. The hosting service I'm using only provides Ubuntu OS, and I'm trying to ...
0
votes
0
answers
19
views
how to set up proxy for ubuntu on ssh with private key file [duplicate]
i have an ec2 instance with ubuntu 22.04 and i connected with ssh using the password file but i need to set up the proxy in order to use sudo apt update, how can i set this up if my password is a ppk ...
0
votes
0
answers
3k
views
Ubuntu 18.04 apt: command not found
I have a problem in my ubuntu, I did sudo apt update, it zupdated me but since then I can't use the apt command to download things from the repository I have a question if there is any option to ...
0
votes
0
answers
67
views
Update old server [duplicate]
I have a file server I set up a few years ago. It is running ubuntu server 20.10. I haven't touched it in more than a year (other than connecting to the shared network folders). When I logged in today,...
0
votes
0
answers
4k
views
installation of SQL server in ubuntu 22.04
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
sudo add-apt-repository "$(wget -qO- https://packages.microsoft.com/config/ubuntu/18.04/mssql-server-2019.list)&...
0
votes
1
answer
164
views
How can I add a manually installed app to apt so that it can be updated via apt?
Windows admin here who recently inherited a bunch of Ubuntu 20.04.6 LTS systems that are probably poorly configured.
I need to update loader-utils, firebase, json5, and minimist.
The patching guide ...
1
vote
0
answers
259
views
Keep getting " Failed to reload daemon: Failed to activate service ‘org.freedesktop.systemd1’ "
Ubuntu 20.04.6
About 3 weeks ago I started getting the message " Failed to reload daemon: Failed to activate service ‘org.freedesktop.systemd1’ " doing a system update.
But the server seems ...
-2
votes
1
answer
527
views
IP addresses of ubuntu servers which apt-get connects
My server uses Ubuntu 22.04 LTS. I have a very restricted firewall (UFW), that is, I have run these commands:
sudo ufw default deny outgoing
sudo ufw default deny incoming
But, I would like my system ...
1
vote
1
answer
353
views
error installing php dependencies on ubuntu
I have a vps with linux ubuntu 20.04 LTS installed, I also installed the lamp stack to upload my web projects, php with version 7.4, now I need to install some more php libraries for example: php-gd ...
2
votes
1
answer
1k
views
Why am I getting ImportError when running Nala with Ubuntu server upgraded to 22.04?
I'm getting an ImportError when trying to use Nala after installation:
$ sudo nala update
Traceback (most recent call last):
File "/usr/bin/nala", line 5, in <module>
from nala....
0
votes
1
answer
455
views
Apache2 not installing necessary modules
Upon removing apache2 via sudo apt-get remove --purge apache2 and sudo apt-get autoremove and reinstalling it via sudo apt-get update and sudo apt-get install apache2, it does not install mods it ...
0
votes
1
answer
478
views
Why is php7.4-curl version not installed?
I me an Ubuntu 22.04 cloud server. Site version php 7.4.30
I needed to install curl version 7.4, I did the following:
sudo add-apt-repository ppa:ondrej/php
sudo apt update
sudo apt install php7.4-...
10
votes
1
answer
17k
views
Ubuntu 22.10 Kinetic can't update archive.ubuntu.com and ignored it [duplicate]
I've got some problems. It appears today, yesterday was OK. What's going on? And what should I do? I just wanted update Ubuntu with sudo apt update
Ign:1 http://archive.ubuntu.com/ubuntu kinetic ...
1
vote
1
answer
394
views
Why does apt-mark showhold show two packages which are up-to-date
On an Ubuntu server with these specs:
user@server:~$ uname -mor
5.4.0-139-generic x86_64 GNU/Linux
user@server:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.6 LTS (Bionic ...
1
vote
1
answer
424
views
Ubuntu Server 22.04LTS fresh install has a dependency conflict
I have recently installed ubuntu server and I have tried to run updates. Here is the output:
:~$ sudo apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://us.archive....
0
votes
1
answer
338
views
Why is apache2 still in my ubuntu after I have deleted?
So, I wanted to learn how to use the Nginx web server, and I wanted to try it out in my local machine, but I had apache2 installed in my laptop (ubuntu 20.04 LTS), so I tried to remove it using the ...
-1
votes
1
answer
88
views
Server 18.04 won't boot, likely bad package upgrade
Summary:
update-initramfs fails, can't reinstall it, can't boot server
Details:
Ubuntu Server 18.04 LTS ends up with something like this from Ubuntu server crashes on boot "end trace ...
0
votes
1
answer
775
views
Error when running apt-get update from my own apt-mirror
I recently setup a server for apt-mirror with Ubuntu 20.04 server in our network. The mirror-sync itself works without any error.
After that i changed the Repository path on one of my Ubuntu 20.04 ...
0
votes
2
answers
2k
views
MySQL - Cannot update to 8.0.31 from 8.0.30 at Ubuntu 22.04.1
I have 2 updates that could not be installed automatically.
When I try to upgrade with: sudo apt upgrade then I got this message:
The following packages have been kept back: mysql-client mysql-server
...
0
votes
1
answer
3k
views
errors encountered while processing update
On a brand new server I am trying to run the update and upgrade but I get 2 packages popping out an error.
Specifically:
~ # apt update && apt -y upgrade && apt -y install curl wget ...