LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 71 of 106
0 votes
1 ans
3 views
Cannot install NodeJs: /usr/bin/env: node: No such file or directory

I'm trying to install nodeJs into my Ubuntu 14.04 in order to use GruntJs. I've read about [Ubuntu different way][1] of doing it ([issues?][2]), so t...

general-dev Solved
RO
asked 1 month ago by Rosamunda
0 votes
1 ans
3 views
Repeat command automatically in Linux

Is it possible in Linux command line to have a command repeat every *n* seconds? Say, I have an import running, and I am doing ls -l to check if th...

server-admin Solved
MA
asked 1 month ago by Marty Wallace
0 votes
1 ans
3 views
After installing with pip, "jupyter: command not found"

After installing with `pip install jupyter`, terminal still cannot find `jupyter notebook`. Ubuntu simply says `command not found`. Similar with `ipython`...

general-dev Solved
JO
asked 1 month ago by john mangual
0 votes
1 ans
3 views
Docker Error bind: address already in use

When I run `docker-compose up` in my Docker project it fails with the following message: > Error starting userland proxy: listen tcp 0.0.0.0:3000: bind: a...

server-admin Solved
NG
asked 1 month ago by Ngoral
0 votes
1 ans
3 views
Allow docker container to connect to a local/host postgres database

I've recently been playing around with Docker and QGIS and have installed a container following the instructions in [this tutorial](http://kartoza.com/qgis-...

server-admin Solved
MA
asked 1 month ago by marty_c
0 votes
1 ans
3 views
sh: 0: getcwd() failed: No such file or directory on cited drive

I am trying to compile ARM code on [Ubuntu 12.04][1] (Precise Pangolin). Everything is working fine when I put the code in the local directory. But when I...

general-dev Solved
CR
asked 1 month ago by CrazyKitty Rotoshi
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
What is makeinfo, and how do I get it?

I'm trying to build GNU grep, and when I run make, I get: [snip] /bin/bash: line 9: makeinfo: command not found What is makeinfo, and how do...

general-dev Solved
MI
asked 1 month ago by mike
0 votes
1 ans
3 views
Getting permission denied (public key) on gitlab

My problem is that I can't push or fetch from GitLab. However, I can clone (via HTTP or via SSH). I get this error when I try to push : > Permission d...

general-dev Solved
AL
asked 1 month ago by Alexandre Fernandes Bartolomeu
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
Eclipse cannot load SWT libraries

Every time I try to open Eclipse in Ubuntu 12.04 I get an Unsatisfied Link Error and it will not open. I have recently installed the java JDK and Android SDK, c...

general-dev Solved
TO
asked 1 month ago by TomRichardson
0 votes
1 ans
3 views
set up device for development (???????????? no permissions)

I am using a Samsung galaxy nexus phone (**Android 4.0** platform) . I am developing Android app on Ubuntu linux OS. I would like to run my application direc...

general-dev Solved
LE
asked 1 month ago by Leem.fin
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
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

I have been following a manual to install a software suite on Ubuntu. I have no knowledge of MySQL at all. I have done the following installations on my Ubuntu....

general-dev Solved
SI
asked 1 month ago by Sibbs Gambling
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
"Unable to find remote helper for 'https'" during git clone

I am unable to clone HTTPS repositories. I can clone SSH repos fine, but not HTTPS repos. I cannot test the GIT protocol since I am behind a corporate firewall....

general-dev Solved
BE
asked 1 month ago by Ben K
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 place the ~/.composer/vendor/bin directory in your PATH?

I'm on Ubuntu 14.04 and I've been trying all possible methods to install Laravel to no avail. Error messages everything I try. I'm now trying the fi...

php-dev Solved
WH
asked 1 month ago by which1ispink