LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

378 solutions found in general-dev

Page 16 of 19
0 votes
1 ans
3 views
gpg: no valid OpenPGP data found

I am trying to install Jenkins on Ubuntu 13.10 and I am getting the above mentioned error when i try to run the following command: wget -q -O - http://pk...

general-dev Solved
DU
asked 1 month ago by dummy
0 votes
1 ans
3 views
How do I resolve `The following packages have unmet dependencies`

I was using this script to install basic software, but had to interrupt because of slow internet speed. Now when I hit `$ sudo apt-get install npm` , I get fol...

general-dev Solved
YA
asked 1 month ago by yask
0 votes
1 ans
3 views
Getting GLIBC_2.28 not found

I running the **node -v** command, getting the error: > node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node) [!...

general-dev Solved
AB
asked 1 month ago by Abhay Kumar Upadhyay
0 votes
1 ans
3 views
Yarn ERROR: There are no scenarios; must have at least one

I tried to install [Yarn](https://yarnpkg.com/lang/en/) and when I used the `yarn` command I got: 00h00m00s 0/0: : ERROR: There are no scenarios; must ha...

general-dev Solved
FR
asked 1 month ago by Francesco Borzi
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
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
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
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 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
0 votes
1 ans
3 views
The authenticity of host 'github.com (192.30.252.128)' can't be established

I am trying to use sudo npm install to install all my dependencies for an application written in nodejs. My OS is Ubuntu 13.04 However, I keep getti...

general-dev Solved
LE
asked 1 month ago by led
0 votes
1 ans
3 views
How to get the name of the current git branch into a variable in a shell script?

I am new to shell scripting and can't figure this out. If you are unfamiliar, the command git branch returns something like * develop master...

general-dev Solved
BE
asked 1 month ago by Ben
0 votes
1 ans
3 views
using pip3: module "importlib._bootstrap" has no attribute "SourceFileLoader"

I have installed pip for python 3.6 on Ubuntu 14. After I run sudo apt-get install python3-pip to install pip3, it works very well. However, after ins...

general-dev Solved
AR
asked 1 month ago by Arsenal591
0 votes
1 ans
3 views
How to redirect the output of an application in background to /dev/null

I would like to redirect the output generated from a background application in Linux to /dev/null. I am using kate text editor and it prints all the debug me...

general-dev Solved
KI
asked 1 month ago by Kiran
0 votes
1 ans
3 views
Failed to start mongod.service: Unit mongod.service not found

I follow all the steps mention in MongoDB installation [documents][1] for `Ubuntu 16.04`. [1]: https://docs.mongodb.com/getting-started/shell/tutorial/insta...

general-dev Solved
RA
asked 1 month ago by Rahul
0 votes
1 ans
3 views
django.db.utils.ProgrammingError: relation already exists

I'm trying to set up the tables for a new django project (that is, the tables do NOT already exist in the database); the django version is 1.7 and the db ba...

general-dev Solved
QU
asked 1 month ago by quindraco
0 votes
1 ans
3 views
Is it possible to run selenium (Firefox) web driver without a GUI?

We are considering upgrading our production server from Ubuntu-**desktop** 10.04 to Ubuntu-**server** 12.04. We have various services running on our current...

general-dev Solved
NO
asked 1 month ago by nonshatter
0 votes
1 ans
3 views
apt-get update' returned a non-zero code: 100

I am trying to create a docker image from my docker file which has the following content: FROM ubuntu:14.04.4 RUN echo 'deb http://private-...

general-dev Solved
RP
asked 1 month ago by rp346