LMSouq

Knowledge Base

Browse Moodle Solutions

2108 solutions found

Page 51 of 106
0 votes
1 ans
3 views
No module named packaging

I work on Ubuntu 14. I install python3 and pip3. When I try to use pip3, I have this error Traceback (most recent call last): File "/usr/loc...

general-dev Solved
RA
asked 1 month ago by Raouf
0 votes
1 ans
3 views
"/usr/sbin/sendmail/" Not found

Locally a Rail app works well, but on a VPS server when I try to send an email with all the correct settings by the means of the Rails app, I get this error in...

general-dev Solved
US
asked 1 month ago by user266003
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
Graphing a process's memory usage

Does anyone know of a tool to visually show the memory usage of a selected process on Ubuntu? `ps aux` will show a numerical snapshot, but I'd really lik...

general-dev Solved
BA
asked 1 month ago by BanksySan
0 votes
1 ans
3 views
cross compiler ldd

I have created a cross compiled arm executable. I want to find the library dependency of the executable. I am using ubuntu natty and installed arm-linux-gnueabi...

general-dev Solved
TA
asked 1 month ago by Talespin_Kit
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
Unrecognized VM option 'MaxPermSize=512m' when running Zeppelin

When I try to run Zeppelin by either bin/zeppelin.sh or bin/zeppelin-deamon.sh start I was getting the following error message. Unrec...

general-dev Solved
SB
asked 1 month ago by sbbs
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
How to install pip for Python 2

I run python --version and get Python 2.7.3 I run pip --version and get pip 1.5 from /usr/local/lib/python3.2/dist-packages...

general-dev Solved
PA
asked 1 month ago by Paul Draper
0 votes
1 ans
3 views
How to correct virtualbox installation

Here is how the error output is if I run `virtualbox` from the terminal. How to correct it? I am on a Ubuntu 12.10 64bit machine. virtualbox WARNING...

general-dev Solved
FO
asked 1 month ago by footy
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
How to install php extension using pecl for specific php version, when several php versions installed in system?

I have installed both php5.6 and php7.0 from PPA on Ubuntu according to this manual [http://lornajane.net/posts/2016/php-7-0-and-5-6-on-ubuntu][1] But I d...

php-dev Solved
OL
asked 1 month ago by Oleg Abrazhaev
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