LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 53 of 106
0 votes
1 ans
3 views
How to secure phpMyAdmin

I have noticed that there are strange requests to my website trying to find phpmyadmin, like /phpmyadmin/ /pma/ etc. Now I have installed PMA on...

php-dev Solved
AN
asked 1 month ago by Andy
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
1 ans
3 views
How to allow permission to access CSV file using postgres in Ubuntu

I am using the following command : copy (select so.name, so.date_order, sol.name, sol.product_Id, sol.product...

server-admin Solved
US
asked 1 month ago by user3946530
0 votes
1 ans
4 views
ubuntu "No space left on device" but there is tons of space

I am getting the "No space left on device" error for pretty much anything i try to do. Even using tab to autocomplete a command! but when i do df -...

server-admin Solved
OR
asked 1 month ago by Or Gal
0 votes
1 ans
3 views
openCV program compile error "libopencv_core.so.2.4: cannot open shared object file: No such file or directory" in ubuntu 12.04

I compiled and installed openCV 2.4.2 in ubuntu 12.04. Under `/usr/local/include` I can see the directories `/usr/local/opencv` and `/usr/local/opencv2`. Her...

server-admin Solved
LI
asked 1 month ago by linkrules
0 votes
1 ans
4 views
/bin/sh: Syntax error: Unterminated quoted string

I am trying to get a cronjob to pipe output into a dated file in a specified (folder) location. My crontab entry looks something like this: * * * * *...

php-dev Solved
OO
asked 1 month ago by oompahloompah
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
why systemd is disabled in WSL?

None of the systemd commands are working inside WSL( Ubuntu Bash 18.04). When I ran `sudo systemctl is-active kubelet`, error is `output: System has not been bo...

server-admin Solved
SA
asked 1 month ago by Santosh Hegde
0 votes
1 ans
3 views
How to start apache2 automatically in a ubuntu docker container?

I am trying to create a Dockerfile that will start apache automatically. Nothing has worked. But If I log into the container and run `service apache2 start` it...

server-admin Solved
RA
asked 1 month ago by Rayhan Muktader
0 votes
1 ans
3 views
Ubuntu Server Installing PHP 7 WITHOUT Apache

I'm trying to get my server re-setup as a Lemp stack The issue I am now running into is installing PHP 7 **without** Apache, since nGinx will be my webse...

server-admin Solved
KE
asked 1 month ago by Kevin
0 votes
1 ans
3 views
How to enable color for PHP CLI?

How do I enable the colors for output of CLI? The below one is, running on Ubuntu. [![enter image description here][1]][1] [1]: https://i.sstatic.net/Tnd00...

php-dev Solved
BA
asked 1 month ago by Barbayar Dashzeveg
0 votes
1 ans
3 views
Empty function in BASH

I'm using FPM tool to create .deb package. This tool create before/after remove package from supported files. Unfortunatly the bash script generated by...

php-dev Solved
US
asked 1 month ago by user3550394
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
How do I change file permissions in Ubuntu

In Ubuntu I want to change the file permissions of a whole folder and all its sub folders to read/write by anybody I have tried `sudo chmod 666 /var/www and...

server-admin Solved
ME
asked 1 month ago by megaman
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
Running a self-contained ASP.NET Core application on Ubuntu

I've published an ASP.NET Core application as a self-contained application targeting Ubuntu. The publish seems to work fine. I've copied the files to a...

server-admin Solved
MA
asked 1 month ago by Mark