LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 6 of 21
0 votes
1 ans
3 views
Rename files and directories recursively under ubuntu /bash

I want to rename all files and directories that contain the word "special" to "regular". It should maintain case sensitivity so "Specia...

server-admin Solved
TO
asked 1 month ago by Tom
0 votes
1 ans
3 views
change PATH permanently on Ubuntu

I'd like to add to PATH the value ":/home/me/play/" for the installation of Play! framework. so I ran this command: PATH=$PATH:/hom...

server-admin Solved
SO
asked 1 month ago by socksocket
0 votes
1 ans
3 views
Install latest nodejs version in ubuntu 14.04

This is the way I installed [nodejs][1] in ubuntu 14.04 LTS: sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get install nodejs When I c...

server-admin Solved
AA
asked 1 month ago by Aamu
0 votes
1 ans
3 views
How can I run both nginx and Apache together on Ubuntu?

I want to configure both Apache and nginx to run together on Ubuntu because I want to develop on both nginx and Apache. I have read that I have to edit the conf...

server-admin Solved
MA
asked 1 month ago by maths
0 votes
1 ans
3 views
.m2 , settings.xml in Ubuntu

In the windows environment you will have .m2 folder in C:\Users\user_name location and you will copy your settings.xml file to it in order to setup your proxy s...

server-admin Solved
SO
asked 1 month ago by someone
0 votes
1 ans
3 views
Internet Access in Ubuntu on VirtualBox

I recently installed Ubuntu on a VirtualBox VM it installed just fine (much easier than on VirtualPC). However I'm unable to get internet access from the g...

server-admin Solved
JO
asked 1 month ago by Joel Martinez
0 votes
1 ans
3 views
Dotnet Core Docker Container Leaks RAM on Linux and causes OOM

I am running Dotnet Core 2.2 in a Linux container in Docker. I've tried many different configuration/environment options - but I keep coming back to the...

server-admin Solved
PE
asked 1 month ago by Peter Mills
0 votes
1 ans
3 views
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysql.sock' (2)

I'm getting this error `ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysql.sock' (2) ` even t...

server-admin Solved
US
asked 1 month ago by user2028856
0 votes
1 ans
3 views
Correct way to install Mercurial on Ubuntu

I am kind of new to both, Mercurial and Ubuntu. I seem to have awkwardly installed a few other software packages already, so I wanted to see how others would...

server-admin Solved
GE
asked 1 month ago by Genadinik
0 votes
1 ans
3 views
Compile/run assembler in Linux?

I'm fairly new to Linux (Ubuntu 10.04) and a total novice to assembler. I was following some tutorials and I couldn't find anything specific to Linux....

server-admin Solved
RA
asked 1 month ago by Rafe Kettler
0 votes
1 ans
3 views
Can't reset root password with --skip-grant-tables on ubuntu 16

I am trying to reset the root password following [MysqlPasswordReset][1] but when I try to start the server with --skip-grant-tables the server doesn't star...

server-admin Solved
PE
asked 1 month ago by pedronalbert
0 votes
1 ans
3 views
ssh use known_hosts other than $HOME/.ssh/known_hosts

Is it possible to run SSH using another `known_hosts` file than the standard `$HOME/.ssh/known_hosts` for the user? Note, that SSH uses `$HOME` original for...

server-admin Solved
US
asked 1 month ago by user1085687
0 votes
1 ans
3 views
How can I uninstall Ruby on ubuntu?

How can I uninstall Ruby 1.9.2dev (2010-07-02) [i486-linux] on ubuntu? Need to reinstall - please help

server-admin Solved
KH
asked 1 month ago by khanh
0 votes
1 ans
3 views
How to install the Sun Java JDK on Ubuntu 10.10 (Maverick Meerkat)?

I've tried to add the Canonical Partner repository, but I still can't find the `sun-java6-jdk` package. What is the right way to install the Oracle Sun...

server-admin Solved
IV
asked 1 month ago by Ivan
0 votes
1 ans
3 views
iPhone App Development on Ubuntu

> **Possible Duplicate:** > [Starting iPhone app development in Linux?](https://stackoverflow.com/questions/276907/starting-iphone-app-development-in-li...

server-admin Solved
JO
asked 1 month ago by joebert
0 votes
1 ans
3 views
Python "pip install " is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

$ sudo pip install --upgrade pyOpenSSL Traceback (most recent call last): File "/usr/local/bin/pip", line 9, in <module> loa...

server-admin Solved
MA
asked 1 month ago by May
0 votes
1 ans
3 views
How to restart Nginx in Ubuntu or other linux servers

I used this [sh file][1] to install Nginx. When I modify the `nginx.conf` and try to reload or restart Nginx it didn't restart. I used below command....

server-admin Solved
LE
asked 1 month ago by ler
0 votes
1 ans
3 views
Ubuntu: large syslog and kern.log files

Logging into my Ubuntu machine, I get a warning that I am running out of disk space. Tracing back, I find that it is the syslogs, especially the kern.log(s) tha...

server-admin Solved
AN
asked 1 month ago by andwjstks
0 votes
1 ans
3 views
Starting Nginx gives org.freedesktop.PolicyKit1 error

I just started to build a ubuntu server on DigitalOcean. When I start the nginx service, it gives the following error: /etc/nginx/sites-enabled$ service...

server-admin Solved
JA
asked 1 month ago by James Lin
0 votes
1 ans
3 views
Permission denied - nginx and uwsgi socket

Well I am currently trying to get my django application served using nginx and uwsgi. I am currently using a virtual environment to which uwsgi is installed. Ho...

server-admin Solved
DE
asked 1 month ago by Deep