LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 18 of 21
0 votes
1 ans
3 views
Install MySQL on Ubuntu without a password prompt

How do I write a script to install MySQL server on Ubuntu? `sudo apt-get install mysql` will install, but it will also ask for a password to be entered in th...

server-admin Solved
VE
asked 1 month ago by Venkat
0 votes
1 ans
3 views
No internet connection on WSL Ubuntu (Windows Subsystem for Linux)

Recently I installed **WSL Ubuntu 18.04** on my Windows machine, but nothing seems to work properly, because I have **no internet access**.<br> I tried a...

server-admin Solved
GA
asked 1 month ago by garzj
0 votes
1 ans
3 views
How can I completely uninstall nodejs, npm and node in Ubuntu

The Question is similar to https://stackoverflow.com/questions/11177954/how-do-i-completely-uninstall-node-js-and-reinstall-from-beginning-mac-os-x but for Ubun...

server-admin Solved
LP
asked 1 month ago by lpares12
0 votes
1 ans
3 views
How to run cron job every 2 hours?

How can I write a Crontab that will run my `/home/username/test.sh` script every 2 hours?

server-admin Solved
VI
asked 1 month ago by Vignesh
0 votes
1 ans
3 views
Unable to set default python version to python3 in ubuntu

I was trying to set default python version to `python3` in `Ubuntu 16.04`. By default it is `python2` (2.7). I followed below steps : update-alternativ...

server-admin Solved
RE
asked 1 month ago by RejeeshChandran
0 votes
1 ans
3 views
How to set ANDROID_HOME path in ubuntu?

How to set ANDROID_HOME path in ubuntu? Please provide the steps.

server-admin Solved
BH
asked 1 month ago by Bhupendra Singh Rautela
0 votes
1 ans
3 views
Vagrant error : Failed to mount folders in Linux guest

I have some issues with Vagrant shared folders, my base system is Ubuntu 13.10 desktop. I do not understand why I have this error is something that is not ri...

server-admin Solved
EK
asked 1 month ago by EKK
0 votes
1 ans
3 views
How to install JDK 11 under Ubuntu?

So Java 11 [is out][1]. Does anybody know how to install it (OpenJDK from Oracle) from the command line? I would like to see something like it was before for...

server-admin Solved
DM
asked 1 month ago by Dmitriy Dumanskiy
0 votes
1 ans
3 views
Copy Paste in Bash on Ubuntu on Windows

How to execute a copy paste operation from Windows 10 to the Bash on Ubuntu on Windows environment? I tried the following: - <kbd>ctrl</kbd> +...

server-admin Solved
GH
asked 1 month ago by Ghassan Zein
0 votes
1 ans
3 views
Repository is not signed in docker build

I have the following Dockerfile that uses the latest Ubuntu image pulled from dockerhub: FROM ubuntu:latest RUN apt-get update && apt-get...

server-admin Solved
AN
asked 1 month ago by Antonio La Marra
0 votes
1 ans
3 views
sqlite3-ruby install error on Ubuntu

I have the following error during sqlite3-ruby install: <pre> Building native extensions. This could take a while... ERROR: Error installing sqlite3-...

server-admin Solved
DM
asked 1 month ago by Dmitry
0 votes
1 ans
3 views
Stopping Docker containers by image name - Ubuntu

On Ubuntu 14.04 (Trusty Tahr) I'm looking for a way to stop a running container and the only information I have is the image name that was used in...

server-admin Solved
CO
asked 1 month ago by Collin Estes
0 votes
1 ans
3 views
Docker error response from daemon: "Conflict ... already in use by container"

I've been using Docker on my PC to run Quantum GIS with the following instructions I've found here: [docker-qgis-desktop - A simple docker container tha...

server-admin Solved
MA
asked 1 month ago by marty_c
0 votes
1 ans
3 views
How to thoroughly purge and reinstall postgresql on ubuntu?

Somehow I've managed to completely bugger the install of postgresql on Ubuntu karmic. I want to start over from scratch, but when I "purge" the p...

server-admin Solved
JO
asked 1 month ago by John Mee
0 votes
1 ans
3 views
What is docker.io in relation to docker-ce and docker-ee (now called "Mirantis Kubernetes Engine")?

Previously, to install Docker, I would use apt-get install docker.io However, I have recently noticed the documentation for installing docker, and it...

server-admin Solved
WI
asked 1 month ago by Will Parzybok
0 votes
1 ans
3 views
How do I create a crontab through a script

I need to add a cron job thru a script I run to set up a server. I am currently using Ubuntu. I can use `crontab -e` but that will open an editor to edit the cu...

server-admin Solved
ST
asked 1 month ago by stocked
0 votes
1 ans
3 views
Missing include "bits/c++config.h" when cross compiling 64 bit program on 32 bit in Ubuntu

I am running the 32bit version of Ubuntu 10.10 and trying to cross compile to a 64 bit target. Based on my research, I have installed the g++-multilib package....

server-admin Solved
JE
asked 1 month ago by Jesse Vogt
0 votes
1 ans
3 views
Eclipse menus don't show up after upgrading to Ubuntu 13.10

After upgrading to Ubuntu 13.10, when I click on any menus in Eclipse (Help, Window, Run) they don’t show up. Only menu stubs and selection are visible. ![Sc...

server-admin Solved
PO
asked 1 month ago by positron
0 votes
1 ans
3 views
How can I enable cURL for an installed Ubuntu LAMP stack?

I have installed the Ubuntu LAMP stack. But cURL is not enabled, and neither can I can find the extension listed in the INI file. I added it manually, but it di...

server-admin Solved
AR
asked 1 month ago by Arshdeep
0 votes
1 ans
3 views
Installing Java 7 on Ubuntu

> **Note:** This question was asked before Oracle made the OpenJDK the free version of the Oracle JDK, and the historic answers reflect that. As of 2022 you...

server-admin Solved
FO
asked 1 month ago by foralobo