LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 61 of 106
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
How to install all required PHP extensions for Laravel?

I need to make my Ubuntu 16.04. Is there a way using the GUI or is the simplest way to do this by using terminal? I have already installed PHP 7.1, MariaDB....

php-dev Solved
AI
asked 1 month ago by Aipo
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
Trying to include a library, but keep getting 'undefined reference to' messages

I am attempting to use the libtommath library. I'm using the NetBeans IDE for my project on Ubuntu linux. I have downloaded and built the library, I have do...

general-dev Solved
KU
asked 1 month ago by KU1
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
pip install - killed

I'm trying to install package with pip on Ubuntu server: $ pip install MySQLdb Downloading/unpacking MySQLdb Killed And it's getting...

general-dev Solved
AR
asked 1 month ago by artem
0 votes
1 ans
3 views
pip connection failure: cannot fetch index base URL http://pypi.python.org/simple/

I run `sudo pip install git-review`, and get the following messages: <!-- language: lang-none --> Downloading/unpacking git-review Cannot...

database Solved
SA
asked 1 month ago by Sai Wai Maung
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
Copy text from nano editor to shell

Is it possible to copy text from a file, opened with `nano`, to the shell? I have a text file, and I want to copy several lines to the console, but I cannot...

general-dev Solved
MA
asked 1 month ago by manuel
0 votes
1 ans
3 views
Library is not writable

I have this issue during package installation in R version 3.0.2 (2013-09-25) on an Ubuntu machine: install.packages("randomForest") Insta...

general-dev Solved
PR
asked 1 month ago by Priya
0 votes
2 ans
3 views
How to use sed to extract substring

I have a file containing the following lines: <parameter name="PortMappingEnabled" access="readWrite" type="xsd:boolean&quo...

php-dev Solved
MO
asked 1 month ago by MOHAMED
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 the time zone in Amazon EC2?

I want to change the time zone set in my Amazon EC2 instance running Ubuntu Linux to local time? **My Question** How to change the time zone in Amazon EC...

general-dev Solved
GA
asked 1 month ago by Gaurav Agarwal