LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

378 solutions found in general-dev

Page 14 of 19
0 votes
1 ans
3 views
Library is not writable

I have this issue during package installation in R version 3.0.2 (2013-09-25) on an Ubuntu machine: install.packages("randomForest") Insta...

general-dev Solved
PR
asked 1 month ago by Priya
0 votes
1 ans
3 views
How to set the time zone in Amazon EC2?

I want to change the time zone set in my Amazon EC2 instance running Ubuntu Linux to local time? **My Question** How to change the time zone in Amazon EC...

general-dev Solved
GA
asked 1 month ago by Gaurav Agarwal
0 votes
1 ans
3 views
`npm install` ends with "Killed"

I'm trying to run [Telescope][1] (a meteor app) on an Ubuntu 16.04 server. I follow the instructions in the readme: curl https://install.meteor.com/...

general-dev Solved
KR
asked 1 month ago by kramer65
0 votes
1 ans
3 views
Compiling multithread code with g++

I have the easiest code ever: #include <iostream> #include <thread> void worker() { std::cout << "an...

general-dev Solved
ZE
asked 1 month ago by zerkms
0 votes
1 ans
3 views
error while loading shared libraries: libncurses.so.5:

I've installed Android Studio and tried to run my first project in it, and I've got following error: Error Output was: ```bash /home/user/androi...

general-dev Solved
PA
asked 1 month ago by pawel
0 votes
1 ans
3 views
Intellij launcher doesn't work on unity?

Under `/usr/share/applications` I created: `intellij.desktop`: #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application...

general-dev Solved
AL
asked 1 month ago by Alex Luya
0 votes
1 ans
3 views
Headers and client library minor version mismatch

In PHP I'm getting the following warning whenever I try to connect to a database (via `mysql_connect`) >Warning: mysql_connect(): Headers and client l...

general-dev Solved
IA
asked 1 month ago by Ian Hunter
0 votes
1 ans
3 views
make -j 8 g++: internal compiler error: Killed (program cc1plus)

When I deploy Apache Mesos on Ubuntu12.04, I follow the official document, in step "make -j 8" I'm getting this error in the console: g++...

general-dev Solved
PU
asked 1 month ago by pugna
0 votes
1 ans
3 views
Source files in a bash script

I am using two versions of ROS next to each other. To use one I have to source some environment variables for the specific version. I would like to create a scr...

general-dev Solved
US
asked 1 month ago by user408041
0 votes
1 ans
3 views
Run text file as commands in Bash

If I have a text file with a separate command on each line how would I make terminal run each line as a command? I just don't want to have to copy and paste...

general-dev Solved
BL
asked 1 month ago by Blainer
0 votes
1 ans
4 views
"qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found."

I'm using Ubuntu 20.04 via Oracle VM Virtual Box and I faced exactly the same error as all other people. After building Qt6 source code using official Qt...

general-dev Solved
CU
asked 1 month ago by CuriousPan
0 votes
1 ans
3 views
Create a Superuser in postgres

I'm looking for setup a Rails Environment with Vagrant, for that purpose the box it's been provisioned through bash shell method and includes among othe...

general-dev Solved
JO
asked 1 month ago by Joseph Palmezano
0 votes
1 ans
3 views
Uncompress tar.gz file

With the usage of wget command line I got a tar.gz file. I downloaded it in the root@raspberrypi. Is there any way to uncompress it in the /usr/src folder?

general-dev Solved
DA
asked 1 month ago by dali1985
0 votes
1 ans
3 views
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree

I am getting some error in my terminal and it says I need to use 4.4.0 version and my current version is ... In my project my current TypeScript version is g...

general-dev Solved
BA
asked 1 month ago by Barbie Doll
0 votes
1 ans
3 views
pg_restore: [archiver] unsupported version (1.14) in file header

I have a live server and development box, call them live and dev respectively both running postgresql. I can see both and manage both with pgadmin4 without trou...

general-dev Solved
BE
asked 1 month ago by Bernd Wechner
0 votes
1 ans
3 views
How to run 'dotnet dev-certs https --trust'?

I'm new in ASP.NET. Environment: - Ubuntu 18.04 - Visual Studio Code - .NET SDK 2.2.105 I'm in trouble with some command running. I wa...

general-dev Solved
KO
asked 1 month ago by Kob4
0 votes
1 ans
3 views
No local gulp install found even after installing npm install -g gulp

I tried to install gulp by npm install -g gulp The output seems to be something like this. (i have skipped some logs) npm http 304 https://r...

general-dev Solved
HA
asked 1 month ago by harikrish
0 votes
1 ans
3 views
How to turn off Sublime 2 updates notification?

I've installed Sublime 2 on Ubuntu using a PPA repository and update it via this native Ubuntu mechanism, so it just annoys me to see "A new version is...

general-dev Solved
IV
asked 1 month ago by Ivan
0 votes
1 ans
3 views
What are my environment variables?

I would like to find out my environment variables in bash. Are they stored somewhere?

general-dev Solved
HA
asked 1 month ago by Halil
0 votes
1 ans
3 views
Error building : fatal error: pcre.h: No such file or directory

I'm just finished installing Ubuntu 13.10. I want try Phalcon, and when I build the source (phalcon.so), I have this error :...

general-dev Solved
JA
asked 1 month ago by James