LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 55 of 106
0 votes
1 ans
3 views
Docker error: Unable to locate package git

I'm using an image `nginx` which is based on `dockerfile/ubuntu`. On attaching to the docker container's shell docker exec -it <container_id&g...

server-admin Solved
NY
asked 1 month ago by Nyxynyx
0 votes
1 ans
3 views
How to remove all non-numeric characters from a string in Bash?

Example: file="123 hello" How can I edit the string `file` such that it only contains the numbers and the text part is removed? So,...

php-dev Solved
AY
asked 1 month ago by Ayush Mishra
0 votes
1 ans
3 views
Virtual Box UUID {07c3.........} does not match the value {2c1b...} stored in the media registry

I had to delete my virtual box .vhd files. I'm now trying to restore them from another machine but getting: Virtual Box UUID {07c3.........} does no...

general-dev Solved
MI
asked 1 month ago by Michael Durrant
0 votes
1 ans
3 views
How to ping ubuntu guest on VirtualBox

I have an VM (VirtualBox) with Ubuntu. Host machine is Windows 7. How can I ping my Ubuntu from host and vice versa? Trying to set "Bridged" connect...

server-admin Solved
RU
asked 1 month ago by Rusty
0 votes
1 ans
3 views
Why I cannot run `apt update` inside a fresh ubuntu:22.04?

I currently don't manage to run `apt update` inside a fresh `ubuntu:22.04` (codename `jammy`). ## Protocol ```sh $ docker --version Docker version 2...

server-admin Solved
MI
asked 1 month ago by Mizux
0 votes
1 ans
3 views
How can I reinstall the latest CMake version?

I would like to install CMake the latest version in a Linux environment ([Ubuntu][1]). I have CMake version 3.5 installed, and it is not supported by some ap...

general-dev Solved
JU
asked 1 month ago by Juniar
0 votes
1 ans
3 views
Install Qt on Ubuntu

Need to build simple GUI application. For this reason I decided to install Qt on my Ubuntu 16. I have downloaded open source Qt edition [from theirs site][1]. G...

server-admin Solved
VI
asked 1 month ago by vico
0 votes
1 ans
3 views
How to automatically install required packages from a Python script as necessary?

Is there anything in Python or Linux what basically instructs the system to "install whatever is necessary". Basically I find it annoying to install p...

general-dev Solved
DE
asked 1 month ago by Deepak
0 votes
1 ans
3 views
How can I upgrade Visual Studio Code?

How do I upgrade Visual Studio Code on Ubuntu? For the time being, I was periodically getting the newest version (.deb) from their [official site][1]:...

general-dev Solved
GE
asked 1 month ago by Gerard Rovira
0 votes
1 ans
3 views
How to detect why Ansible playbook hangs during execution

Some of tasks I wrote start and never end. Ansible does not provide any errors or logs that would explain this, even with -vvvv option. Playbook just hangs and...

general-dev Solved
DE
asked 1 month ago by dev9
0 votes
1 ans
3 views
How to upgrade to VirtualBox Guest Additions on VM box?

I've got the latest version of VirtualBox installed on my desktop (4.3.4). I'm using Vagrant to run a VM based on the example 64-bit Ubuntu 12.04 LTS...

general-dev Solved
OD
asked 1 month ago by odigity
0 votes
1 ans
3 views
Unable to run .net app with Mono - mscorlib.dll not found (version mismatch?)

I have a simple .net command line tool written and compiled under Windows, using .net 3.5SP1. I would like to run it on Linux using Mono. I am using Ubuntu...

general-dev Solved
WA
asked 1 month ago by Warpin
0 votes
1 ans
3 views
Python 2.7 on Ubuntu

I am new to Python and am working on a Linux machine (Ubuntu 10.10). It is running python 2.6, but I'd like to run 2.7 as it has features I want to use. I h...

server-admin Solved
JI
asked 1 month ago by jimdolan
0 votes
1 ans
3 views
PhpMyAdmin "Wrong permissions on configuration file, should not be world writable!"

I get this error when I try to access localhost/phpmyadmin: *Wrong permissions on configuration file, should not be world writable!* I have already chmod...

php-dev Solved
GO
asked 1 month ago by good_evening
0 votes
2 ans
3 views
Is it possible to use arrow keys alone to expand tree node in package explorer in Eclipse on Linux?

When using Eclipse I browse through the package explorer tree using the keyboard arrows a lot. In Windows I can expand a collapsed node by pressing the <...

server-admin Solved
AL
asked 1 month ago by Alb
0 votes
1 ans
3 views
Cannot open new Jupyter Notebook [Permission Denied]

I have installed Jupyter Notebook on ubuntu 16.04 using pip3. I can execute `jupyter notebook` command. It opens and shows a list of current path directories....

general-dev Solved
CO
asked 1 month ago by CodeNinja101
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