LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 12 of 21
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
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
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
0 votes
1 ans
3 views
How can I open some ports on Ubuntu?

I know a little about Linux. Today I created a [VPN][1] server on my Ubuntu installation according to *[Set up a simple IPsec/L2TP VPN server for Ubuntu, Arch L...

server-admin Solved
EL
asked 1 month ago by elsonwx
0 votes
1 ans
3 views
Error Updating Python3 pip AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms'

I'm having an error when installing/updating any pip module in python3. Purging and reinstalling `pip` and every package I can thing of hasn't helped. H...

server-admin Solved
PA
asked 1 month ago by patrick
0 votes
1 ans
3 views
Docker System has not been booted with systemd as init system

I have an Ubuntu 18.04 image runing on my docker container. I login into it and installed `Openresty`. also installed `systemd`. When I use command `systemctl`...

server-admin Solved
AB
asked 1 month ago by Abdol Seed
0 votes
1 ans
3 views
"make_sock: could not bind to address [::]:443" when restarting apache (installing trac and mod_wsgi)

I'm trying to install trac and mod_wsgi over SSL. I tried to manually install it, but that didn't work out so well so I started to follow this: [trac-on...

server-admin Solved
SH
asked 1 month ago by sharkfin
0 votes
1 ans
3 views
How can systemd and systemctl be enabled and used in Ubuntu Docker containers?

**Problem** How can `systemd` and `systemctl` be enabled and used in Ubuntu Docker containers? Why isn't systemd enabled by default in these containers,...

server-admin Solved
DU
asked 1 month ago by Duncan Gravill
0 votes
1 ans
3 views
dotnet sdk is installed but not recognized - Linux Ubuntu/popOS 22.04

I had the dotnet sdk working just fine yesterday, today when I login to my PC, I update the system and VSCode and then when I tried running ```dotnet watch run`...

server-admin Solved
RO
asked 1 month ago by Robinson
0 votes
1 ans
3 views
How to remove cuda completely from ubuntu?

I have ubuntu 18.04, and accidentally installed cuda 9.1 to run Tensorflow-gpu, but it seems tensorflow-gpu requires cuda 10.0, so I want to remove cuda first b...

server-admin Solved
MA
asked 1 month ago by marlon
0 votes
1 ans
3 views
How to restart remote MySQL server running on Ubuntu linux?

I'm using Ubuntu 12.04 LTS. There is on MySQL server situated remotely. I want to restart it. Can someone please give me in detail step-by-step instru...

server-admin Solved
PH
asked 1 month ago by PHPLover
0 votes
1 ans
3 views
How to restart tomcat 6 in ubuntu

How can one restart and start Tomcat 6 on Ubuntu from the command line with a default installation?

server-admin Solved
PR
asked 1 month ago by Pritesh Mahajan
0 votes
1 ans
3 views
Where is Maven Installed on Ubuntu

I installed maven on my Ubuntu machine with the command `sudo apt-get install maven` Now I need to know where it is installed in order to configure the same...

server-admin Solved
JA
asked 1 month ago by javanoob
0 votes
1 ans
3 views
What are the differences between using the terminal on a mac vs linux?

I've been using Ubuntu for the last four years. I have a basic knowledge of shell commands and I prefer working in a terminal rather than using a GUI. Re...

server-admin Solved
DI
asked 1 month ago by Dileep
0 votes
1 ans
3 views
postgres, ubuntu how to restart service on startup? get stuck on clustering after instance reboot

I have a `Postgres db 9.1` running on `AWS EC2`, with `ubuntu 12.04`. I messed a lot with the instance (i.e installed all kinds of postgres X.X before i sett...

server-admin Solved
YA
asked 1 month ago by yaron
0 votes
1 ans
3 views
How to set up a Subversion (SVN) server on GNU/Linux - Ubuntu

I have a laptop running Ubuntu that I would like to act as a Subversion server. Both for myself to commit to locally, and for others remotely. What are the step...

server-admin Solved
GR
asked 1 month ago by Grundlefleck