Skip to main content

All Questions

Tagged with
0 votes
1 answer
37 views

Store website username/password on Elinks for Ubuntu

I'm using Elinks 0.12pre6 on Ubuntu 16.04.2 LTS. Yes, I know it's old. This is an old computer that I use for a couple of specific purposes and it works great. It's not my main computer. I use Elinks ...
tecate's user avatar
  • 1
0 votes
1 answer
282 views

Error installing python3.7 on ubuntu 16.04

I'm trying to install Python3.7 on ubuntu 16.04. I tried the installation steps on the internet, but I got an error code. My installation steps: sudo apt update sudo apt install software-properties-...
Eggsy's user avatar
  • 1
2 votes
1 answer
2k views

Docker apt-get update fails during building phase

Dockerfile first lines FROM ubuntu:22.10 ARG DEBIAN_FRONTEND=noninteractive RUN apt-get update bash script cargo clean docker build -t (name) . I have an Ubuntu 16.04 server where rust (and thus ...
Omiros Omiridis's user avatar
0 votes
0 answers
41 views

Error while launching Eclipse installed via Ubuntu Software Center

I installed Eclipse through the Ubuntu Software Center of Ubuntu 16.04 LTS and got the below error on opening. My jdk version is 17: openjdk 17-ea 2021-09-14 OpenJDK Runtime Environment (build 17-ea+...
Miriam Samson's user avatar
0 votes
1 answer
2k views

MySQL suddenly exited ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pid (code=exited, status=1/FAILURE)

MySQL works correctly on my server for several days. But all of a sudden, it stops working and my PHP application cannot connect to it anymore. The solution is easy: start/restart the MySQL service. ...
Jaime Montoya's user avatar
0 votes
0 answers
179 views

PHP: MySQL Module Missing

On Ubuntu 16, dpkg --list showing the following: root@srv# dpkg --list | grep -i php rc php7.1-mysql 7.1.27-1+ubuntu16.04.1+deb.sury.org+1 amd64 MySQL ...
Eng7's user avatar
  • 610
0 votes
2 answers
1k views

Can't use apt-get on Ubuntu 16.04 VM cuz missing python3

I can't seem to find a solution for this. I need sudo apt-get install <package> to work because sudo apt-get -f -qq install -y doesn't work. Here is the log: ubuntu@ip-10-8-0-145:~$ sudo apt-get ...
tyronegcarter's user avatar
0 votes
0 answers
61 views

Problem with OS161: Panic - Fatal exception 11 (Coprocessor unusable)

I was writing a First Come First Serve scheduling algorithm for OS161 on ubuntu 16 #FCFS code #include <types.h> #include <lib.h> #include <machine/types.h> #include <stdlib.h> ...
Hassan Hassan's user avatar
0 votes
0 answers
346 views

mongodb/mongodb 1.8.0 requires ext-mongodb ^1.8.1 -> it is missing from your system. Install or enable PHP's mongodb extension

I am trying to deploy laravel project on the server (Ubuntu 16.04.7 LTS) with "mongodb/mongodb": "1.8.0" package, but it gives me an error mongodb/mongodb 1.8.0 requires ext-...
Aashir Haque's user avatar
1 vote
1 answer
1k views

sudo apt-get update is not working in ubuntu

sudo apt update is not working in ubuntu. I get this errors E: Type 'gpg' is not known on line 1 in source list /etc/apt/sources.list.d/yarn.list E: The list of sources could not be read. when I run ...
Nishita Undaviya's user avatar
-1 votes
1 answer
91 views

how can remove "right shift" shortcut its not include on keyboard shortcut

After updating Ubuntu, the button has changed Change the language, I went to settings then Change the options on the keyboard ,It was not included in the list What's the solution? how can remove &...
moath's user avatar
  • 11
0 votes
2 answers
2k views

I got error "packages have unmet dependencies" while Installing Mysql in EC2 Ubuntu:

I try to install mysql on ec2 ubuntu-xenial-16.04. When I try to run this command: sudo apt-get install mysql-server I got an error like: Reading package lists... Done Building dependency tree ...
Sha's user avatar
  • 1,079
7 votes
1 answer
10k views

glib-2.56 is required to compile QEMU

I downloaded the glib-2.56 and configured it with ./configure --prefix=/usr and make and make install. But still I get this error when I try to compile qemu. I'm using Ubuntu 16.04 LTS. root@ubuntu-c:~...
user630702's user avatar
  • 2,877
-1 votes
1 answer
243 views

Ubuntu requirements.txt

ERROR: Couldn't find version that satisfies the requirement python-apt==2.0.0+ubuntu0.20.4.4(from version:0.0.0,0.7.8) ERROR: No matching distribution found for python-apt==2.0.0+ubuntu0.20.4.4
Haseeb Ali's user avatar
-1 votes
1 answer
834 views

Getting error while installing LLVM Ubuntu nightly packages [closed]

I have Ubuntu 16.04 server and want to install LLVM packages there. I run bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)" command from https://apt.llvm.org, but get an error Err:32 https:...
mouse_00's user avatar
  • 643

15 30 50 per page
1
2 3 4 5
47