LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 50 of 106
0 votes
1 ans
3 views
Amazon EC2: Ubuntu(PV) or Ubuntu(HVM)

I am about to launch Ubuntu instance on Amazon EC2. I'm choosing between PV and HVM options. I found that PV does provide a more efficient virtualization m...

server-admin Solved
AL
asked 1 month ago by alexxjk
0 votes
1 ans
3 views
Unknown module(s) in QT: svg

Added QT += svg and I tried just QT += svg and greaterThan(QT_MAJOR_VERSION, 4): QT += svg to the .pro solution file and ran qmake from inside the QtCreator and...

general-dev Solved
US
asked 1 month ago by user3191398
0 votes
1 ans
3 views
Rename files and directories recursively under ubuntu /bash

I want to rename all files and directories that contain the word "special" to "regular". It should maintain case sensitivity so "Specia...

server-admin Solved
TO
asked 1 month ago by Tom
0 votes
1 ans
3 views
change PATH permanently on Ubuntu

I'd like to add to PATH the value ":/home/me/play/" for the installation of Play! framework. so I ran this command: PATH=$PATH:/hom...

server-admin Solved
SO
asked 1 month ago by socksocket
0 votes
2 ans
4 views
My httpd.conf is empty

I recently installed apache2 on ubuntu but I have a problem, my httpd.conf is empty. Can someone give me a clean copy of httpd.conf for apache2 on ubuntu? Than...

general-dev Solved
YE
asked 1 month ago by Yehonatan
0 votes
1 ans
3 views
How to install rabbitmq management plugin (rabbitmq-plugins)

Brief: Is there a way to install rabbitmq-plugins via a ubuntu package? Details: I have rabbitmq running ok in my ubuntu system, and now I'm trying...

general-dev Solved
JD
asked 1 month ago by jd.
0 votes
2 ans
4 views
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding, when trying to start uwsgi

I am trying to start my uwsgi server in my virtual environment, but after I added ```plugin python3``` option I get this error every time: ```none !!! Pytho...

general-dev Solved
DE
asked 1 month ago by Denys
0 votes
1 ans
3 views
pip3 install not working - No module named 'pip._vendor.pkg_resources'

When trying to install a package for Python 3 (in Ubuntu), using `pip3 install packageName` (or `sudo pip3 install packageName`), I get the following error mess...

general-dev Solved
YA
asked 1 month ago by YamiOmar88
0 votes
1 ans
3 views
Install latest nodejs version in ubuntu 14.04

This is the way I installed [nodejs][1] in ubuntu 14.04 LTS: sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get install nodejs When I c...

server-admin Solved
AA
asked 1 month ago by Aamu
0 votes
1 ans
3 views
AttributeError: 'module' object (scipy) has no attribute 'misc'

I updated from ubuntu 12.04 to ubuntu 12.10 and the python module I have written suddenly no longer works with the error message that the module scipy does not...

general-dev Solved
MO
asked 1 month ago by moadeep
0 votes
1 ans
3 views
vscode always ask for permission to save

I'm new to Ubuntu and here is my issue: VSCode is always asking for permission to save any edit on any file. I just want to edit and save without havi...

general-dev Solved
OM
asked 1 month ago by Omar Abdelhady
0 votes
1 ans
3 views
SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated

when i got upgraded my ubuntu from 15.10 to 16.04 i have this erro in my yii2 project SQLSTATE[42000]: Syntax error or access violation: 1055 Expres...

database Solved
SA
asked 1 month ago by Saltern
0 votes
1 ans
3 views
How can I run both nginx and Apache together on Ubuntu?

I want to configure both Apache and nginx to run together on Ubuntu because I want to develop on both nginx and Apache. I have read that I have to edit the conf...

server-admin Solved
MA
asked 1 month ago by maths
0 votes
1 ans
3 views
How to create a user for Postgres from the command line for bash automation

I am using Ubuntu 12.04 and Postgress 9.2. I need to create this user with this password e.g. postgres://admin:test101@127.0.0.1:5432 How to do tha...

general-dev Solved
TA
asked 1 month ago by Tampa
0 votes
1 ans
3 views
What is the difference between CLOCK_MONOTONIC & CLOCK_MONOTONIC_RAW?

According to the Linux man page under Ubuntu CLOCK_MONOTONIC Clock that cannot be set and represents monotonic time since some...

general-dev Solved
HO
asked 1 month ago by hookenz
0 votes
1 ans
3 views
.m2 , settings.xml in Ubuntu

In the windows environment you will have .m2 folder in C:\Users\user_name location and you will copy your settings.xml file to it in order to setup your proxy s...

server-admin Solved
SO
asked 1 month ago by someone
0 votes
1 ans
3 views
Internet Access in Ubuntu on VirtualBox

I recently installed Ubuntu on a VirtualBox VM it installed just fine (much easier than on VirtualPC). However I'm unable to get internet access from the g...

server-admin Solved
JO
asked 1 month ago by Joel Martinez
0 votes
1 ans
3 views
Dotnet Core Docker Container Leaks RAM on Linux and causes OOM

I am running Dotnet Core 2.2 in a Linux container in Docker. I've tried many different configuration/environment options - but I keep coming back to the...

server-admin Solved
PE
asked 1 month ago by Peter Mills
0 votes
1 ans
3 views
Maven 3.8.0 Compiler - Fatal error compiling: release version 11 not supported

I'm unable to build using Java 11 with the latest version of the maven-compiler-plugin. pom.xml: <build> <plugins>...

general-dev Solved
MI
asked 1 month ago by mip
0 votes
1 ans
3 views
My WSL terminal lost color

For some reason when I start the Ubuntu terminal in Windows, it doesn't show colors until I type bash. What could be the reason and how do I fix it? When I...

general-dev Solved
TH
asked 1 month ago by Thijs