LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 7 of 21
0 votes
1 ans
3 views
How do I give Jenkins more heap space when it's running as a daemon on Ubuntu?

My Jenkins jobs are running out of memory, giving `java.lang.OutOfMemoryError` messages in the build log. But I used the Ubuntu Package Manager, `aptitude`, or...

server-admin Solved
ST
asked 1 month ago by Steve HHH
0 votes
1 ans
3 views
Cannot find libcrypto in Ubuntu

I want to try one program which have makefile on it but when I put `make` in the shell the error was: g++ -g -DaUNIX -I../../acroname/aInclude -I../../...

server-admin Solved
LI
asked 1 month ago by Limavolt
0 votes
1 ans
3 views
How to see a large JSON file pretty printed on Ubuntu?

I would like to hear your suggestions on how to handle a large (40MB) JSON file on Ubuntu. I would like to see it pretty printed in *vim* or *gedit* or any othe...

server-admin Solved
JJ
asked 1 month ago by JJD
0 votes
1 ans
3 views
Appending to crontab with a shell script on Ubuntu

I'm trying to add a line to the crontab on Ubuntu. Right now, I'm doing `crontab -e` and editing the crontab there. However, I can't seem to f...

server-admin Solved
FI
asked 1 month ago by Filo Stacks
0 votes
1 ans
3 views
How to establish ssh key pair when "Host key verification failed"

I have set up ssh key pairs between my desktop and two servers, and from the servers to my desktop, but after reinstalling the OS on my desktop, I can't re-...

server-admin Solved
DA
asked 1 month ago by David LeBauer
0 votes
1 ans
3 views
How to check for openCV on Ubuntu 9.10

How can I confirm if openCV is properly installed in my computer ? Is there any quick command line for it ? I am on Ubuntu 9.10

server-admin Solved
AR
asked 1 month ago by Arkapravo
0 votes
1 ans
3 views
What is in Apache 2 a "caught SIGWINCH" error?

My server (ubuntu 8.04) LAMP running drupal 6, when there is high traffic, it stops serving pages. A restart of apache2 will not work, so I have to restart the...

server-admin Solved
GE
asked 1 month ago by Geries
0 votes
1 ans
3 views
OpenCV not working properly with python on Linux with anaconda. Getting error that cv2.imshow() is not implemented

This is the exact error that I am getting. My OS is Ubuntu 16.10. **OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library wit...

server-admin Solved
JO
asked 1 month ago by Job Martinez
0 votes
1 ans
3 views
Ubuntu - Linking boost.python - Fatal error: pyconfig cannot be found

Having some issues, now I have read the following: [hello world python extension in c++ using boost?][1] [1]: https://stackoverflow.com/questions/6007...

server-admin Solved
PH
asked 1 month ago by Phorce
0 votes
1 ans
3 views
Unable to start Docker Service in Ubuntu 16.04

I've been trying to use **Docker (1.10) on Ubuntu 16.04** but installation fails because **Docker Service doesn't start**. I've already tried to in...

server-admin Solved
SA
asked 1 month ago by Salva Corts
0 votes
1 ans
3 views
Configure sendmail inside a docker container

I have a [docker container][1] running PHP and Apache. The host is in an AWS instance which has the docker instance running. I am unable to send an email from t...

server-admin Solved
TA
asked 1 month ago by tarun mittal
0 votes
1 ans
3 views
rabbitmq-server fails to start after hostname has changed for first time

I am using django-celery for my django project. Last day I have changed my computer's hostname (I am using Ubuntu 12.04, edited file '/etc/hostname'...

server-admin Solved
JI
asked 1 month ago by Jinesh
0 votes
1 ans
3 views
MongoDB on Ubuntu won't start as a service, nothing in the log

Am running MongoDB 2.2 on Ubuntu and if I run: sudo mongod I get an error that it can't find /data/db, which is not where the database is. In mong...

server-admin Solved
BI
asked 1 month ago by BishopZ
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
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 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