LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

378 solutions found in general-dev

Page 11 of 19
0 votes
1 ans
3 views
gcc: error trying to exec 'cc1plus': execvp: No such file or directory

I'm trying to install this python module, which requires compilation (on Ubuntu 16.04). I'm struggling to understand exactly what's causing it stall...

general-dev Solved
CJ
asked 1 month ago by cjm2671
0 votes
1 ans
3 views
diff command to get number of different lines only

Can I use the `diff` command to find out how many lines do two files differ in? I don't want the contextual difference, just the total number of lines th...

general-dev Solved
GM
asked 1 month ago by gmmo
0 votes
1 ans
3 views
How to check rails environment?

How check rails environment on Ubuntu Server? command: `Rails.env => command not found` command: `rails.env => command not found`

general-dev Solved
AL
asked 1 month ago by Alexander Shlenchack
0 votes
1 ans
3 views
git list all available commands

Is there command which can show me list of all available commands in GIT? There is `git help` but it shows: usage: git [--version] [--exec-path[=<path...

general-dev Solved
KS
asked 1 month ago by kskaradzinski
0 votes
1 ans
3 views
Can't access Oracle Cloud Always Free Compute http port

Yesterday, I was set up my first always free compute VM. I installed ubuntu 18.04 minimal on my VM. For my web service need, I installed Nginx. I'm confused...

general-dev Solved
IR
asked 1 month ago by irham nur mahabbatullah i.
0 votes
1 ans
3 views
Error when using Git credential helper with gnome-keyring as Sudo

I was looking for a way to store credentials securely while connecting to our Git server which uses SSL. I came across this suggestion by @james-ward (only edit...

general-dev Solved
RI
asked 1 month ago by Richard Oswald
0 votes
1 ans
3 views
Install openblas via apt-get `sudo apt-get install openblas-dev`

Is it possible to install openblas via apt-get like `sudo apt-get install openblas-dev`? Seems on ubuntu 14.04 it can't find it. sudo apt-get inst...

general-dev Solved
MR
asked 1 month ago by mrgloom
0 votes
1 ans
3 views
Elasticsearch memory problems

When I'm trying too start the elasticsearch in my Ubuntu the startup script gives me the following error: Java HotSpot(TM) Client VM warning: INFO: o...

general-dev Solved
AM
asked 1 month ago by amachado
0 votes
2 ans
3 views
How to find X11/extensions/XTest.h

I am using ubuntu 10.10, and when i compile chromium, it said `remoting/host/event_executor_linux.cc:9: fatal error: X11/extensions/XTest.h: No such file or d...

general-dev Solved
MI
asked 1 month ago by michael
0 votes
1 ans
3 views
ZSH Agnoster Theme showing machine name

I have a development server hosted on Digital Ocean, using Ubuntu 14.04. I switched my shell to ZSH and decided to go with the **Agnoster** theme. In order to...

general-dev Solved
DR
asked 1 month ago by Drew
0 votes
1 ans
3 views
wget: unable to resolve host address `http'

I am getting this strange thing on my Ubuntu 12.04 64-bit machine when I do a `wget` $ wget google.com --2014-07-18 14:44:32-- http://google....

general-dev Solved
KA
asked 1 month ago by kausal_malladi
0 votes
1 ans
3 views
Neo4j WARNING: Max 1024 open files allowed, minimum of 40 000 recommended. See the Neo4j manual

I installed Neo4j on Ubuntu 12.04 using these instructions: http://www.neo4j.org/download/linux wget -O - http://debian.neo4j.org/neotechnology.gpg.key |...

general-dev Solved
DA
asked 1 month ago by Dave Kerber
0 votes
1 ans
3 views
The 'pip==7.1.0' distribution was not found and is required by the application

I have the latest version of pip 8.1.1 on my ubuntu 16. But I am not able to install any modules via pip as I get this error all the time. File &qu...

general-dev Solved
AR
asked 1 month ago by Arnold Laishram
0 votes
1 ans
3 views
How to run a python script like pm2 for nodejs

I've used `pm2` for my Node.js script and I love it. Now I have a python script which collect streaming data on EC2. Sometimes the script bombs out and I...

general-dev Solved
TO
asked 1 month ago by toy
0 votes
1 ans
3 views
How do I print the content of a .txt file in Python?

I'm very new to programming (obviously) and really advanced computer stuff in general. I've only have basic computer knowledge, so I decided I wanted to...

general-dev Solved
CO
asked 1 month ago by Courtney
0 votes
1 ans
3 views
Flask broken pipe with requests

I'd like to send a local REST request in a flask app, like this: from flask import Flask, url_for, request import requests app = Flask(__...

general-dev Solved
JF
asked 1 month ago by jfocht
0 votes
1 ans
3 views
trace a particular IP and port

I have an app running on port 9100 on a remote server serving http pages. After I ssh into the server I can curl localhost 9100 and I receive the response. H...

general-dev Solved
MU
asked 1 month ago by murtaza52
0 votes
1 ans
3 views
Methods to detect a public IP address in Bash

As part of an installation script, I want to make an "educated guess" about the machines **public** IP address. It should be as robust as possible, wo...

general-dev Solved
JE
asked 1 month ago by Jeroen Ooms
0 votes
1 ans
3 views
Virtual Box UUID {07c3.........} does not match the value {2c1b...} stored in the media registry

I had to delete my virtual box .vhd files. I'm now trying to restore them from another machine but getting: Virtual Box UUID {07c3.........} does no...

general-dev Solved
MI
asked 1 month ago by Michael Durrant
0 votes
1 ans
3 views
How can I reinstall the latest CMake version?

I would like to install CMake the latest version in a Linux environment ([Ubuntu][1]). I have CMake version 3.5 installed, and it is not supported by some ap...

general-dev Solved
JU
asked 1 month ago by Juniar