LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 13 of 21
0 votes
1 ans
3 views
Removing broken packages in Ubuntu

There was an error when I tried to remove a package, so it was left in a broken state. I tried the following: sudo dpkg --remove --force-remove-reinstreq...

server-admin Solved
LE
asked 1 month ago by Leo Jiang
0 votes
1 ans
3 views
How do I use Bash on Ubuntu on Windows (WSL) for my VS Code terminal?

While other questions deal with [how to use things like git-bash][1], giving the new WSL a spin as the terminal for VS Code is not the same: it gives you access...

server-admin Solved
TA
asked 1 month ago by taswyn
0 votes
1 ans
3 views
Package php5 have no installation candidate (Ubuntu 16.04)

When i try to install php5 in Ubuntu 16.04 by using following code: sudo apt-get install php5 php5-mcrypt I get following error: Reading packag...

server-admin Solved
SR
asked 1 month ago by Srijan Karki
0 votes
1 ans
3 views
Nginx: Permission denied for nginx on Ubuntu

I am new to system administration. After installing nginx [via puppet][1] on Ubuntu I get the following output: [alert] could not open error log file: op...

server-admin Solved
KR
asked 1 month ago by krn
0 votes
2 ans
4 views
Managing keyboard shortcut conflicts between IDE and OS (Ubuntu)

I'm using IntelliJ IDEA, but I think this applies to any IDE. In IDEA, some [very useful keyboard shortcuts][1] conflict with Ubuntu keyboard shortcuts....

server-admin Solved
ET
asked 1 month ago by Etienne Neveu
0 votes
1 ans
3 views
psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: Peer authentication failed for user "postgres" (Ubuntu)

When I try to open ```psql``` with this command: ``` psql -U postgres ``` I get this error: ``` psql: error: connection to server on socket "/var/run...

server-admin Solved
JI
asked 1 month ago by JimmyTheCode
0 votes
1 ans
3 views
Where do global npm packages get installed on Ubuntu

Where is the default global node_modules folder on Ubuntu. For example where would this get installed: `npm install -g gulp`

server-admin Solved
RO
asked 1 month ago by rob
0 votes
1 ans
3 views
mCrypt not present after Ubuntu upgrade to 13.10

After I have upgraded my system from Ubuntu 13.04 to 13.10 several problems have occurred with apache, mysql and php configurations. I solved most of them b...

server-admin Solved
VU
asked 1 month ago by Vuk Stanković
0 votes
1 ans
3 views
What is the default C -std standard version for the current GCC (especially on Ubuntu)?

When I ask to see the current version of cc I get this. $ cc --version cc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2 Copyright (C) 2012 Free Software...

server-admin Solved
NC
asked 1 month ago by ncmathsadist
0 votes
1 ans
3 views
How do I set up SSH access for an Amazon EC2 instance?

I need SSH access to an Amazon EC2 instance running Ubuntu 10.4. All I have is the Amazon username and password. Any ideas?

server-admin Solved
BE
asked 1 month ago by BetaRide
0 votes
1 ans
3 views
Docker not running on Ubuntu WSL due to error cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

I am running WSL 2 (Ubuntu) on a Windows 10 machine. I installed Docker on my Ubuntu using the official Docker guide (https://docs.docker.com/engine/install/ubu...

server-admin Solved
PA
asked 1 month ago by PalBo
0 votes
1 ans
3 views
Uninstall mongoDB from ubuntu

I have installed MongoDB 3.0.1 following the commands in [Install MongoDB Community Edition on Ubuntu][1] on my ubuntu 14.04 64 bit system and I installed [Robo...

server-admin Solved
AN
asked 1 month ago by Anita
0 votes
1 ans
3 views
in linux terminal, how do I show the folder's last modification date, taking its content into consideration?

So here's the deal. Let's say I have a directory named "web", so $ ls -la drwx------ 4 rimmer rimmer 4096 2010-11-18 06:02 web...

server-admin Solved
FR
asked 1 month ago by Frantisek
0 votes
1 ans
3 views
What do the *-dev packages in the Linux package repositories actually contain?

My question is very basic, as is my knowledge right now. I'm a long-time Linux user, but have only recently taken a major interest in programming. I see...

server-admin Solved
CO
asked 1 month ago by conorsch
0 votes
1 ans
3 views
How to install php-curl in Ubuntu 16.04

Upgraded to `Ubuntu 16.04` and facing problem after installing `PHP5`. **Installed PHP-5 with following:** sudo add-apt-repository ppa:ondrej/php...

server-admin Solved
GO
asked 1 month ago by Govind Samrow
0 votes
1 ans
3 views
How to kill a nodejs process in Linux?

``` tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 9631/node ``` How do I kill this process in linux(ubuntu)?

server-admin Solved
LE
asked 1 month ago by LeBlaireau
0 votes
1 ans
3 views
Installing OpenCV for Python on Ubuntu, getting ImportError: No module named cv2.cv

I have an Ubuntu 14.04 system, on which I want to install OpenCV and use it with Python 2.x. I installed OpenCV using the instructions here: [https://help.u...

server-admin Solved
RO
asked 1 month ago by robm
0 votes
1 ans
3 views
couldn't connect to server 127.0.0.1 shell/mongo.js

when i setup mongodb in my ubuntu , i try : ./mongo it show this error : couldn't connect to server 127.0.0.1 shell/mongo.js so what can i do ,...

server-admin Solved
ZJ
asked 1 month ago by zjm1126
0 votes
2 ans
4 views
Sudden Docker error about "client API version"

I've been successfully using TestContainers with Docker for quite a while now. All of a sudden today, I started getting this error: ``` UnixSocketClien...

server-admin Solved
ST
asked 1 month ago by Stewart
0 votes
1 ans
3 views
How to stop ubuntu pop-up "Daemons using outdated libraries" when using apt to install or update packages?

I have newly installed Ubuntu 22.04 LTS recently and I found that every time when I using apt to install or update packages, it will ask me about `Which service...

server-admin Solved
HA
asked 1 month ago by hash070