LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 60 of 106
0 votes
1 ans
3 views
Undefined function mysql_connect()

I have ran `aptitude install php5-mysql` (and restarted MySQL/Apache 2), but I am still getting this error: > Fatal error: Call to undefined function mysq...

database Solved
US
asked 1 month ago by user1765369
0 votes
1 ans
3 views
Update Jenkins from a war file

I have a machine with Ubuntu 12.04 and have installed Jenkins ver. 1.424.6 using apt-get based on *[this guide*][1], but there is a new version: New vers...

general-dev Solved
U1
asked 1 month ago by u123
0 votes
1 ans
3 views
Kotlin could not find the required JDK tools in the Java installation

When running `./gradlew clean build` I get following message: ``` > Task :compileKotlin FAILED FAILURE: Build failed with an exception. * What went...

general-dev Solved
KR
asked 1 month ago by Krzysztof Piszko
0 votes
1 ans
3 views
/lib64/ld-linux-x86-64.so.2: No such file or directory error

**Background** I am using docker to do a school project. Specifically, I pulled an ubuntu image and here is the system config: [![enter image description...

server-admin Solved
RI
asked 1 month ago by Rieder
0 votes
1 ans
3 views
Error saving credentials: error storing credentials - err: exit status 1, out: `error getting credentials - err: exit status 1

I have Ubuntu 20.04 and I have tried using `docker login` to log in in terminal, but got: ``` docker login Login with your Docker ID to push and pull imag...

general-dev Solved
ST
asked 1 month ago by Stanislav Felshtyn
0 votes
1 ans
3 views
Temporary failure in name resolution [Errno -3] with Docker

I'm following the [docker tutorial][1] and am on the part where I have to build the app using: docker build -t friendlyhello . It reaches up to...

server-admin Solved
MO
asked 1 month ago by monadoboi
0 votes
1 ans
3 views
How to keep up with the latest versions of Node.js in Ubuntu? PPA? Compiling?

Where can (can I ?) find .deb packages for the latest versions of Node.js ? If not, and because it's a project that progresses very fast, what is the eas...

server-admin Solved
JO
asked 1 month ago by João Pinto Jerónimo
0 votes
1 ans
3 views
How can I change php-cli version on Ubuntu 14.04?

I am new to using Linux and I broke some php settings while tampering. If I execute a php script containing: `phpinfo();` it shows the php versions as 5.6,...

server-admin Solved
AL
asked 1 month ago by Alihan Koç
0 votes
1 ans
3 views
Ubuntu: Using curl to download an image

I want to download an image accessible from this link: `https://www.python.org/static/apple-touch-icon-144x144-precomposed.png` into my local system. Now, I&#39...

server-admin Solved
MA
asked 1 month ago by Manas Chaturvedi
0 votes
1 ans
3 views
laravel the requested url was not found on this server

I've an Ubuntu 14.04 kernel. I was installing my Laravel application in this server. After installing, I tried to set the root directory to public....

server-admin Solved
US
asked 1 month ago by user1012181
0 votes
1 ans
3 views
Remote Connections Mysql Ubuntu

For some reason, I've been unable to connect remotely to my MySQL server. I've tried everything and I'm still getting errors. root@server1:/h...

server-admin Solved
CR
asked 1 month ago by Cristian Lehuede Lyon
0 votes
1 ans
3 views
Non-interactive method for dpkg-reconfigure tzdata

When I first setup an Ubuntu server, I make sure I `aptitude install tzdata`, then `dpkg-reconfigure tzdata` so that I set my timezone properly. I am trying...

general-dev Solved
KE
asked 1 month ago by kenny
0 votes
1 ans
3 views
Xvfb failed start error

I have Ubuntu 11.04 I am trying to install Xvfb and CutyCapt in order to take a snapshot of webpage I followed a instruction https://github.com/jaequery/cuty...

general-dev Solved
US
asked 1 month ago by user1413449
0 votes
1 ans
3 views
Capture stdout to a variable but still display it in the console

I have a bash script which calls several long-running processes. I want to capture the output of those calls into variables for processing reasons. However, b...

general-dev Solved
ME
asked 1 month ago by Mendhak
0 votes
1 ans
3 views
Access a web server which is running on WSL (Windows Subsystem for Linux) from the local network

After installing [Ubuntu][1] as [WSL][2] (Windows Subsystem for Linux), I've run (as root): ```lang-none cd ~ python3 -m http.server ``` Output:...

server-admin Solved
RO
asked 1 month ago by Roman
0 votes
1 ans
3 views
How to install "ifconfig" command in my ubuntu docker image?

I've just installed ubuntu docker image, when I execute "ifconfig" it says there's no such command, I tried apt-get install by there's no...

server-admin Solved
HI
asked 1 month ago by Hind Forsum
0 votes
2 ans
3 views
GD Library extension not available with this PHP installation Ubuntu Nginx

I am using ``Laravel`` web framework on my ``ubuntu 14.04`` server and ``Nginx`` web server, I have this error when I try to upload a file using ``Laravel`` to...

server-admin Solved
SA
asked 1 month ago by Saeed Vaziry
0 votes
1 ans
3 views
Make a program run slowly

Is there any way to run a C++ program slower by changing any OS parameters in Linux? In this way I would like to simulate what will happen if that particular pr...

general-dev Solved
RO
asked 1 month ago by RoboAlex
0 votes
1 ans
3 views
Fix key settings (Home/End/Insert/Delete) in .zshrc when running Zsh in Terminator Terminal Emulator

I'm running Ubuntu 11.04. I installed the [Terminator Terminal Emulator][1] 0.95, and Zsh, version 4.3.15. <br/> I have (commonly known) problems wit...

general-dev Solved
WO
asked 1 month ago by Wolkenarchitekt
0 votes
1 ans
3 views
MbUnit under Linux, used within an F# project?

<sub>*I tried asking this on the gallio-users list, but the question failed to appear (Google Groups says the post was successful). I suppose the list mig...

server-admin Solved
US
asked 1 month ago by user1002059