LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 9 of 21
0 votes
1 ans
3 views
Locked myself out of SSH with UFW in EC2 AWS

I have an EC2 Instance with Ubuntu. I used `sudo ufw enable` and after only allow the mongodb port sudo ufw allow 27017 When the ssh connection brok...

server-admin Solved
VI
asked 1 month ago by Vicente Guerra Hernández
0 votes
1 ans
3 views
docker-proxy using port when no containers are running

On a ubunty 1404 machine, docker-proxy is using port 6379, however there are no docker containers running. $ sudo netstat -tulpn | grep docker t...

server-admin Solved
GR
asked 1 month ago by Greg Samson
0 votes
1 ans
3 views
Ubuntu and updating Docker

I am trying to run the latest stable version of docker and docker-compose. I am following the instructions on https://docs.docker.com/engine/installation/lin...

server-admin Solved
MA
asked 1 month ago by Magick
0 votes
1 ans
3 views
How to remove docker installed using wget?

I've installed docker following installation tutorial on docker.com, using `wget https://get.docker.com/ | sh` command. Now i need to remove it entirely. `...

server-admin Solved
BU
asked 1 month ago by Buyuk
0 votes
1 ans
3 views
How can I check if mysql is installed on ubuntu?

I need to check if mysql is installed on a ubuntu server. Is there a way to determine if mySql has been installed ? Thanks.

server-admin Solved
GR
asked 1 month ago by Green Lei
0 votes
1 ans
3 views
Very large tabs in Eclipse panes on Ubuntu

My question is very similar to Stack Overflow question *https://stackoverflow.com/questions/2743647*. I have tried the solutions presented, but they appear t...

server-admin Solved
AN
asked 1 month ago by Andy
0 votes
1 ans
3 views
Cargo plugin throws CargoException when deploying on Glassfish - Deployment has failed: null

I'm trying to deploy web application using Cargo Maven plugin on remote Glassfish server (Edition 3.1.1 (build 12)). Glassfish server as well as Java code l...

server-admin Solved
AN
asked 1 month ago by Andrey
0 votes
1 ans
3 views
How do I add a user in Ubuntu?

Specifically, what commands do I run from the terminal?

server-admin Solved
QU
asked 1 month ago by quackingduck
0 votes
1 ans
3 views
phpmyadmin "Not Found" after install on Apache, Ubuntu

Setting up a development environment with Ubuntu 14.04 running in VirtualBox, following this guide: http://klau.si/dev After installing phpmyadmin, it seems...

server-admin Solved
AN
asked 1 month ago by Anonymous Man
0 votes
1 ans
3 views
list all globally installed modules with one command in ubuntu

I'm working on **`ubuntu 14.04`**, Is there any way to print all global modules (installed using **`npm`**) to the command line. How can I do this?

server-admin Solved
MU
asked 1 month ago by Muhsin Keloth
0 votes
1 ans
3 views
/bin/sh: 1: apk: not found while creating docker image

I have the below Dockerfile for zookeeper and I am trying to create an image for it, but it is giving me an error. I have recently started working with Docker,...

server-admin Solved
JO
asked 1 month ago by john
0 votes
1 ans
3 views
How to install pip for Python 3.9 on Ubuntu 20.04

Ubuntu 20.04 comes with Python 3.8. **I cannot uninstall Python 3.8** but I need Python 3.9 I went ahead and installed Python 3.9 from: > sudo add-apt...

server-admin Solved
GI
asked 1 month ago by Gilson
0 votes
1 ans
3 views
Linux command line error message: Temporary failure in name resolution

I'm getting error message "Temporary failure in name resolution" when trying to ping a domain name such as a website. When I ping a discrete IP a...

server-admin Solved
NI
asked 1 month ago by Nicolai Jacobsen
0 votes
1 ans
3 views
Docker - mkdir read-only file system

After freshly installing Ubuntu 18 I am receiving the following error when trying to launch a docker container that has a bind to a LVM (ext4) partition:...

server-admin Solved
JA
asked 1 month ago by Jamie Brunton
0 votes
1 ans
3 views
How to completely uninstall python 2.7.13 on Ubuntu 16.04

I installed Python 2.7.13 on Ubuntu 16.04 according to [this guide][1], and it became the default version as an alternative to the version 2.7.12. But, I wanted...

server-admin Solved
LU
asked 1 month ago by Lucas
0 votes
1 ans
3 views
Hidden file .env not copied using Docker COPY

I have a Dockerfile and there is a syntax like this `COPY ["Gemfile", "Gemfile.lock", "Procfile", ".env", "/huginn/...

server-admin Solved
HS
asked 1 month ago by Hsiu Chuan Tsao
0 votes
1 ans
3 views
In Docker, apt-get install fails with "Failed to fetch http://archive.ubuntu.com/ ... 404 Not Found" errors. Why? How can we get past it?

My team uses Docker (with `ubuntu:14.04` base image) for local development and we often have to rebuild some or all of our images. But we often get failures dow...

server-admin Solved
AL
asked 1 month ago by AlexChaffee
0 votes
1 ans
3 views
Why is JavaFX is not included in OpenJDK 8 on Ubuntu Wily (15.10)?

I've downloaded OpenJDK 8 today via `sudo apt-get install openjdk-8-jdk` and it seems like JavaFX is not included in it. > java -version open...

server-admin Solved
NI
asked 1 month ago by Nikola Stojaković
0 votes
1 ans
4 views
Ubuntu - Error: Failed to create the SD card

I see a lot of posts about writing to the SD card, but I believe my problem is different. I am unable to create the SD card during the process of building an A...

server-admin Solved
AL
asked 1 month ago by Alex Pritchard
0 votes
1 ans
3 views
Docker: How to solve the public key error in ubuntu while installing docker

I am getting the below error message when running the below command for installing docker and kubernetes in Ubuntu server. root@master:/home/ubuntu# a...

server-admin Solved
CH
asked 1 month ago by Chandra