LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 67 of 106
0 votes
1 ans
3 views
How do I restart nginx only after the configuration test was successful on Ubuntu?

When I restart the nginx service on a command line on an Ubuntu server, the service crashes when a nginx configuration file has errors. On a multi-site server t...

server-admin Solved
JA
asked 1 month ago by jan
0 votes
1 ans
3 views
BadValue Invalid or no user locale set. Please ensure LANG and/or LC_* environment variables are set correctly

When I run `mongo`, I get the warning: > Failed global initialization: BadValue Invalid or no user locale set. Please ensure LANG and/or LC_* environment...

general-dev Solved
MA
asked 1 month ago by Majid Zandi
0 votes
1 ans
3 views
A fatal error occurred. The folder [/usr/share/dotnet/host/fxr] does not exist

I can't access dotnet after an update. Reinstalling dotnet and vscode didn't help. On Ubuntu 22.04, running `dotnet --info` produces the output: &...

general-dev Solved
VL
asked 1 month ago by Vladislav Volynets
0 votes
1 ans
3 views
How to install a specific version of Node on Ubuntu/Debian?

I would like to install NodeJS version 0.8.18 on Ubuntu 12.04. I tried to install the newest version and then reverting to 0.8.18 by using `nvm`, but when I run...

server-admin Solved
MA
asked 1 month ago by Masiar
0 votes
1 ans
3 views
How to verify if nginx is running or not?

After [running an ASP.NET vNext project](http://xameeramir.github.io/asp-net-5-ubuntu-linux/) on my local machine I was trying to figure out how I can run it on...

server-admin Solved
MR
asked 1 month ago by Mr.X
0 votes
1 ans
3 views
Ubuntu: OpenJDK 8 - Unable to locate package

So I just installed Ubuntu, and this is my first time working in a Linux environment, so bear with my noobishness here. Anyway, I downloaded the Java 8 JDK d...

server-admin Solved
CR
asked 1 month ago by craigmiller160
0 votes
1 ans
3 views
Ruby: Installing rmagick on Ubuntu

I'm trying to get RMagick setup on Ubuntu 10.04. Looked [here][1] but had no joy. I even compiled and installed ImageMagick from source, but the instruction...

server-admin Solved
CI
asked 1 month ago by Ciaran Archer
0 votes
1 ans
3 views
NPM modules won't install globally without sudo

**I have just reinstalled Ubuntu 12.04 LTS, and before anything else i did these steps**: 1. Installed Node via package manager with the following script...

general-dev Solved
HE
asked 1 month ago by HeberLZ
0 votes
1 ans
3 views
Automatically run a program on startup under Linux Ubuntu

I'd need a program to be run every time I start up my Ubuntu Linux. So I'd need to add it to my startup programs list. Just one problem: I'd need to...

server-admin Solved
MA
asked 1 month ago by Matteo Monti
0 votes
1 ans
3 views
How to set Oracle's Java as the default Java in Ubuntu?

How do I change the value of `JAVA_HOME` in Ubuntu to point to Oracle's Java? Should it point to `java-6-sun` or `java-6-sun-1.6.0.24` ?

server-admin Solved
AS
asked 1 month ago by Ashish Agarwal
0 votes
1 ans
3 views
Make $JAVA_HOME easily changable in Ubuntu

In Ubuntu, I'd like to switch my JAVA_HOME environment variable back and forth between Java 5 and 6. I open a terminal and type in the following to set t...

server-admin Solved
JU
asked 1 month ago by Junho Park
0 votes
1 ans
3 views
E: Unable to locate package mongodb-org

I am trying to download mongodb and I am following the steps on this [link](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/#install-the-mong...

general-dev Solved
AN
asked 1 month ago by anonn023432
0 votes
1 ans
3 views
Creating a new user and password with Ansible

I have an ansible task which creates a new user on ubuntu 12.04; - name: Add deployment user action: user name=deployer password=mypassword...

general-dev Solved
RA
asked 1 month ago by raphael_turtle
0 votes
1 ans
3 views
How to use Git credential store on WSL (Ubuntu on Windows)?

I've tried following these instructions: https://stackoverflow.com/a/40312117/21728 which basically do this: sudo apt-get install libsecret-1-0 libse...

server-admin Solved
BO
asked 1 month ago by Borek Bernard
0 votes
2 ans
3 views
Unable to install R package in Ubuntu 11.04

I'm new to Linux and R. I installed R 2.12 in Ubuntu 11.04. Today I tried to install a new package, so I ran the following command: install.packag...

server-admin Solved
DE
asked 1 month ago by Derrick Zhang
0 votes
1 ans
3 views
Apache VirtualHost 403 Forbidden

I recently tried to set a test server up with Apache. The site must run under domain `www.mytest.com`. I always get a `403 Forbidden` error. I am on Ubuntu 10.1...

server-admin Solved
YU
asked 1 month ago by Yuchen Wang
0 votes
1 ans
3 views
Asynchronous shell commands

I'm trying to use a shell script to start a command. I don't care if/when/how/why it finishes. I want the process to start and run, but I want to be abl...

general-dev Solved
LO
asked 1 month ago by LorenVS
0 votes
1 ans
3 views
How to open a new tab in GNOME Terminal from command line?

I'm using Ubuntu 9.04 x64 and when I write: gnome-terminal --tab At the terminal, I expect it to open a new tab in the same terminal window. But i...

general-dev Solved
VI
asked 1 month ago by Vikrant Chaudhary
0 votes
1 ans
3 views
How can I Install pip for python 3.7 on Ubuntu 18?

I've installed Python 3.7 on my Ubuntu 18.04 machine. Following this instructions in case it's relevant: > Download : Python 3.7 from Python Webs...

server-admin Solved
JU
asked 1 month ago by Justcurious
0 votes
1 ans
3 views
How do I turn off mouse block selection in IntelliJ?

For some reason, dragging the mouse cursor started doing block selects instead of the normal line select mode: ![enter image description here][1] (Please...

general-dev Solved
RI
asked 1 month ago by ripper234