LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

378 solutions found in general-dev

Page 13 of 19
0 votes
1 ans
3 views
How do I specify a label/path with spaces in /etc/fstab?

I am having trouble trying to get theh permissions for some of my external drives set up. I believe the probem is due to how I am dealing with spaces in th...

general-dev Solved
CH
asked 1 month ago by chase
0 votes
1 ans
3 views
Git push takes forever

When I am trying to push to my remote git repository, but it is taking forever and nothing happens. I waited for so long, but push is never getting finished. My...

general-dev Solved
CO
asked 1 month ago by Codeformer
0 votes
1 ans
3 views
Listen error: unable to monitor directories for changes

I am getting the following error while running my rails app in Ubuntu server > FATAL: Listen error: unable to monitor directories for changes. Visit >...

general-dev Solved
CU
asked 1 month ago by current_user
0 votes
1 ans
3 views
Append line to /etc/hosts file with shell script

I have a new Ubuntu 12.04 VPS. I am trying to write a setup script that completes an entire LAMP installation. Where I am having trouble is appending a line to...

general-dev Solved
ST
asked 1 month ago by Stephen Howells
0 votes
1 ans
3 views
How to make Emacs terminal colors the same as Emacs GUI colors?

I program with Emacs on Ubuntu (Hardy Heron at the moment), and I like the default text coloration in the Emacs GUI. However, the default text coloration when E...

general-dev Solved
ZA
asked 1 month ago by Zak
0 votes
1 ans
3 views
libz.so.1: cannot open shared object file

I am facing an issue on Ubuntu 12.04: > /usr/lib/ndk/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-andr...

general-dev Solved
US
asked 1 month ago by user3218948
0 votes
1 ans
3 views
Increment variable value by 1 (shell programming)

I can't seem to be able to increase the variable value by 1. I have looked at [tutorialspoint's *Unix / Linux Shell Programming* tutorial](http://www.tu...

general-dev Solved
CO
asked 1 month ago by Computernerd
0 votes
1 ans
3 views
PTHREAD_MUTEX_INITIALIZER vs pthread_mutex_init ( &mutex, param)

Is there any difference between pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; **Or** pthread_mutex_t lock; pthread_mutex_init ( &...

general-dev Solved
KA
asked 1 month ago by Kalec
0 votes
1 ans
3 views
No plot window in matplotlib

I just installed matplotlib in Ubuntu 9.10 using the synaptic package system. However, when I try the following simple example >>> from pylab...

general-dev Solved
D
asked 1 month ago by D R
0 votes
1 ans
3 views
Update Jenkins from a war file

I have a machine with Ubuntu 12.04 and have installed Jenkins ver. 1.424.6 using apt-get based on *[this guide*][1], but there is a new version: New vers...

general-dev Solved
U1
asked 1 month ago by u123
0 votes
1 ans
3 views
Kotlin could not find the required JDK tools in the Java installation

When running `./gradlew clean build` I get following message: ``` > Task :compileKotlin FAILED FAILURE: Build failed with an exception. * What went...

general-dev Solved
KR
asked 1 month ago by Krzysztof Piszko
0 votes
1 ans
3 views
Error saving credentials: error storing credentials - err: exit status 1, out: `error getting credentials - err: exit status 1

I have Ubuntu 20.04 and I have tried using `docker login` to log in in terminal, but got: ``` docker login Login with your Docker ID to push and pull imag...

general-dev Solved
ST
asked 1 month ago by Stanislav Felshtyn
0 votes
1 ans
3 views
Non-interactive method for dpkg-reconfigure tzdata

When I first setup an Ubuntu server, I make sure I `aptitude install tzdata`, then `dpkg-reconfigure tzdata` so that I set my timezone properly. I am trying...

general-dev Solved
KE
asked 1 month ago by kenny
0 votes
1 ans
3 views
Xvfb failed start error

I have Ubuntu 11.04 I am trying to install Xvfb and CutyCapt in order to take a snapshot of webpage I followed a instruction https://github.com/jaequery/cuty...

general-dev Solved
US
asked 1 month ago by user1413449
0 votes
1 ans
3 views
Capture stdout to a variable but still display it in the console

I have a bash script which calls several long-running processes. I want to capture the output of those calls into variables for processing reasons. However, b...

general-dev Solved
ME
asked 1 month ago by Mendhak
0 votes
1 ans
3 views
Make a program run slowly

Is there any way to run a C++ program slower by changing any OS parameters in Linux? In this way I would like to simulate what will happen if that particular pr...

general-dev Solved
RO
asked 1 month ago by RoboAlex
0 votes
1 ans
3 views
Fix key settings (Home/End/Insert/Delete) in .zshrc when running Zsh in Terminator Terminal Emulator

I'm running Ubuntu 11.04. I installed the [Terminator Terminal Emulator][1] 0.95, and Zsh, version 4.3.15. <br/> I have (commonly known) problems wit...

general-dev Solved
WO
asked 1 month ago by Wolkenarchitekt
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
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
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