LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 57 of 106
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
0 votes
1 ans
3 views
"sdkmanager: command not found" after installing Android SDK

I installed via `apt-get install android-sdk`. However, doing a `find / -name sdkmanager` reveals there is no such binary anywhere on the system. On my Ma...

general-dev Solved
JO
asked 1 month ago by Joncom
0 votes
1 ans
3 views
How to install PHP intl extension in Ubuntu 14.04

I have a hard time to find exact method to install PHP intl extension in **Ubuntu 14.04**. I tried with `sudo apt-get install php5-intl` but displays error `...

server-admin Solved
HI
asked 1 month ago by Hiranya Sarma
0 votes
1 ans
3 views
Why maven settings.xml file is not there?

I installed maven plugin for eclipse and was able to use it only in eclipse. I want to be able to run maven commands from terminal so installed maven as explain...

general-dev Solved
JA
asked 1 month ago by javanoob
0 votes
1 ans
3 views
What is the default location of PM2 log files?

I'm trying to find out where **PM2** saves the log files by default? I'm working with a **Linux Ubuntu 16.04** server and I've installed it globa...

general-dev Solved
DA
asked 1 month ago by Dave
0 votes
1 ans
3 views
Run Python script at startup in Ubuntu

I have a short Python script that needs to run at startup - Ubuntu 13.10. I have tried everything I can think of but can't get it to run. The script:...

server-admin Solved
CR
asked 1 month ago by crypto
0 votes
1 ans
3 views
Can't find/install libXtst.so.6?

I'm running Ubuntu 12.10 and I'm trying to install Netbeans 7.1(or later) I have the .sh file, but it won't install, the error appears here:...

general-dev Solved
TR
asked 1 month ago by Tropical_Peach
0 votes
1 ans
3 views
nginx not listening to port 80

I've just installed a Ubuntu 12.04 server and nginx 1.2.7, removed `default` from sites-enabled and added my own file into `sites-available` and symlink at...

server-admin Solved
NY
asked 1 month ago by Nyxynyx
0 votes
1 ans
3 views
How do I find out my root MySQL password?

I just installed MySQL on Ubuntu and the root user can't log in :) How can I recover or find out my password? Using blank for password does not work.

database Solved
GE
asked 1 month ago by Genadinik
0 votes
1 ans
3 views
Error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found

firstly, I google'd a lot but nothing I found related to my case, I have an ELF executable file I'm trying to run it in my Ubuntu WSL, I've changed...

server-admin Solved
IV
asked 1 month ago by IVs
0 votes
1 ans
3 views
How to open Ubuntu GUI inside a Docker image

I have downloaded the Ubuntu image inside Docker on Windows. I can run Ubuntu by: docker run -it ubuntu I only see `root`, but I don't see the...

server-admin Solved
SH
asked 1 month ago by Shan Khan
0 votes
1 ans
3 views
Unable to install vim or nano inside docker container

Trying to install inside a docker, either vim or nano but I only get this: 0% [Connecting to archive.ubuntu.com (91.189.88.152)] Exit docker and do `p...

server-admin Solved
QU
asked 1 month ago by quarks
0 votes
1 ans
3 views
Ubuntu apt-get unable to fetch packages

Just installed Ubuntu 13.10 (Saucy) and anything I try to install via `sudo apt-get install` is failing and throwing a series of `404` erros. Example - insta...

server-admin Solved
US
asked 1 month ago by user2490003
0 votes
1 ans
3 views
How to install Intellij IDEA on Ubuntu?

I'm new to Ubuntu and Linux in general. I want to code in Java on my computer, but I'm having problems installing [IntelliJ IDEA][1] on Ubuntu. I have d...

server-admin Solved
EM
asked 1 month ago by Emil Øgård
0 votes
1 ans
3 views
Must my pidfile be located in /var/run?

I'm asking in both contexts: technically and stylistically. Can my application/daemon keep a pidfile in `/opt/my_app/run/`? Is it very bad to do so?...

general-dev Solved
GM
asked 1 month ago by gmoore
0 votes
1 ans
3 views
After installing npm on WSL Ubuntu 20.04 I get the message "/usr/bin/env: ‘bash\r’: No such file or directory"

I see the following message when running the `npm install` or `npm` command from the terminal. Executing `node` works as expected. > npm install...

server-admin Solved
ZY
asked 1 month ago by Zymotik
0 votes
1 ans
3 views
How to increase Neo4j's maximum file open limit (ulimit) in Ubuntu?

Currently `ulimit -n` shows `10000`. I want to increase it to `40000`. I've edited "/etc/sysctl.conf" and put `fs.file-max=40000`. I've also e...

server-admin Solved
TH
asked 1 month ago by theharshest
0 votes
1 ans
3 views
Recreating PyCharm launcher in Ubuntu

I installed pycharm normally via `bin/pycharm.sh`, but the mistake I made was doing `bash pycharm.sh` _while_ the pycharm directory has inside the Downloads fol...

server-admin Solved
NA
asked 1 month ago by Nafiul Islam