LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 15 of 21
0 votes
1 ans
3 views
Why does the terminal show "^[[A" "^[[B" "^[[C" "^[[D" when pressing the arrow keys in Ubuntu?

I've written a tiny program in Ansi C on Windows first, and I compiled it on Ubuntu with the built-in GCC now. The program is simple: * read the line...

server-admin Solved
KE
asked 1 month ago by Kevin Dong
0 votes
1 ans
3 views
Unable to install Android Studio in Ubuntu

I'm using Ubuntu Gnome 14.04, and I have Java 8 installed (both the JDK and the JRE). When I was installing Android Studio everything worked, but a messa...

server-admin Solved
CA
asked 1 month ago by Carlos Carrizales
0 votes
1 ans
3 views
How can I restore /etc/nginx?

By mistake I have removed /etc/nginx directory in my ubuntu 11.10 PC. How can I restore the ngnix directory in /etc/nginx ? I did these commands: 1. `sud...

server-admin Solved
GO
asked 1 month ago by Gowri Naidu R
0 votes
1 ans
3 views
Ubuntu running `pip install` gives error 'The following required packages can not be built: * freetype'

When performing `pip install -r requirements.txt`, I get the following error during the stage where it is installing `matplotlib`: REQUIRED DEPENDENCIE...

server-admin Solved
AT
asked 1 month ago by Athena Wisdom
0 votes
1 ans
3 views
Docker Desktop doesn't install saying docker-ce-cli not installable

In an online training course, the instructor mentioned that he has "an Ubuntu virtual machine installed with Docker Desktop"; therefore, I am trying t...

server-admin Solved
JA
asked 1 month ago by James
0 votes
1 ans
3 views
How To Set Up GUI On Amazon EC2 Ubuntu server

I'm using an amazon Ubuntu EC2 instance which is only has a command line interface. I want to setup UI for that server to access using remote desktop tools....

server-admin Solved
EL
asked 1 month ago by Elisha
0 votes
1 ans
3 views
How do I restart nginx only after the configuration test was successful on Ubuntu?

When I restart the nginx service on a command line on an Ubuntu server, the service crashes when a nginx configuration file has errors. On a multi-site server t...

server-admin Solved
JA
asked 1 month ago by jan
0 votes
1 ans
3 views
How to install a specific version of Node on Ubuntu/Debian?

I would like to install NodeJS version 0.8.18 on Ubuntu 12.04. I tried to install the newest version and then reverting to 0.8.18 by using `nvm`, but when I run...

server-admin Solved
MA
asked 1 month ago by Masiar
0 votes
1 ans
3 views
How to verify if nginx is running or not?

After [running an ASP.NET vNext project](http://xameeramir.github.io/asp-net-5-ubuntu-linux/) on my local machine I was trying to figure out how I can run it on...

server-admin Solved
MR
asked 1 month ago by Mr.X
0 votes
1 ans
3 views
Ubuntu: OpenJDK 8 - Unable to locate package

So I just installed Ubuntu, and this is my first time working in a Linux environment, so bear with my noobishness here. Anyway, I downloaded the Java 8 JDK d...

server-admin Solved
CR
asked 1 month ago by craigmiller160
0 votes
1 ans
3 views
Ruby: Installing rmagick on Ubuntu

I'm trying to get RMagick setup on Ubuntu 10.04. Looked [here][1] but had no joy. I even compiled and installed ImageMagick from source, but the instruction...

server-admin Solved
CI
asked 1 month ago by Ciaran Archer
0 votes
1 ans
3 views
Automatically run a program on startup under Linux Ubuntu

I'd need a program to be run every time I start up my Ubuntu Linux. So I'd need to add it to my startup programs list. Just one problem: I'd need to...

server-admin Solved
MA
asked 1 month ago by Matteo Monti
0 votes
1 ans
3 views
How to set Oracle's Java as the default Java in Ubuntu?

How do I change the value of `JAVA_HOME` in Ubuntu to point to Oracle's Java? Should it point to `java-6-sun` or `java-6-sun-1.6.0.24` ?

server-admin Solved
AS
asked 1 month ago by Ashish Agarwal
0 votes
1 ans
3 views
Make $JAVA_HOME easily changable in Ubuntu

In Ubuntu, I'd like to switch my JAVA_HOME environment variable back and forth between Java 5 and 6. I open a terminal and type in the following to set t...

server-admin Solved
JU
asked 1 month ago by Junho Park
0 votes
1 ans
3 views
How to use Git credential store on WSL (Ubuntu on Windows)?

I've tried following these instructions: https://stackoverflow.com/a/40312117/21728 which basically do this: sudo apt-get install libsecret-1-0 libse...

server-admin Solved
BO
asked 1 month ago by Borek Bernard
0 votes
2 ans
3 views
Unable to install R package in Ubuntu 11.04

I'm new to Linux and R. I installed R 2.12 in Ubuntu 11.04. Today I tried to install a new package, so I ran the following command: install.packag...

server-admin Solved
DE
asked 1 month ago by Derrick Zhang
0 votes
1 ans
3 views
Apache VirtualHost 403 Forbidden

I recently tried to set a test server up with Apache. The site must run under domain `www.mytest.com`. I always get a `403 Forbidden` error. I am on Ubuntu 10.1...

server-admin Solved
YU
asked 1 month ago by Yuchen Wang
0 votes
1 ans
3 views
How can I Install pip for python 3.7 on Ubuntu 18?

I've installed Python 3.7 on my Ubuntu 18.04 machine. Following this instructions in case it's relevant: > Download : Python 3.7 from Python Webs...

server-admin Solved
JU
asked 1 month ago by Justcurious
0 votes
1 ans
3 views
sudo: docker-compose: command not found

I am trying to run docker-compose using sudo. I have both docker and docker-compose installed on Ubuntu 16.01. Due to an error while trying to download co...

server-admin Solved
MA
asked 1 month ago by Magick
0 votes
1 ans
3 views
Getting a 500 Internal Server Error (require() failed opening required path) on Laravel 5+ Ubuntu 14.04

I have installed Laravel many times on Windows OS but never had this problem. However, on Ubuntu 14.04 I am getting a 500 Internal Server Error, and messages...

server-admin Solved
DP
asked 1 month ago by DpEN