Questions tagged as 'ubuntu'

2
answers

Install MongoDB

I asked before but could not solve it, I gave it some time, I tried again and I still have problems starting MongoDB. I removed it from my Ubuntu 18.04 computer and am re-installing it based on the documentation of the mongo, after installed w...
asked by 28.12.2018 / 15:19
2
answers

make: g ++: Command not found make: Error 127

I need to run a file that needs the make command. When I type this command the error occurs:    make: g ++: Command not found make: *** [clearlines] Error 127 I have already executed the commands: # cd /var/lib/dpkg/info/ # ls |...
asked by 27.09.2016 / 02:33
1
answer

Error Composer when downloading phpDoc

Operating System: ubuntu 14.04 PHP 5.3.10 curl 7.22.0 I'm trying to download phpdocumentor 2.0.0. But it gives this error: Your requirements could not be resolved to an installable set of packages. Problem 1 - phpdocumentor/templat...
asked by 04.07.2014 / 01:13
2
answers

Error trying to install PHP 7.2 on Ubuntu

I've been trying to install PHP for almost two days, but I can not. I downloaded the tar.xz package from the official PHP website. I run tar xJf to unpack, but when it arrives at ./configure the following errors appear...
asked by 13.03.2018 / 18:45
2
answers

apt-get install -y program What is the -y option for? [closed]

I do not know much about linux and I had the following doubt when installing a new software in Ubuntu 16: What is the -y option of the apt-get package installer?     
asked by 09.05.2017 / 11:30
1
answer

Installing Laravel 5.3 on ubuntu server 14.04.5 [closed]

Running the composer create-project --prefer-dist laravel/laravel blog command installs Laravel 5.2. My machine is installed with php 5.5.9 but php 5.6.26 is installed on the site. Why is laravel 5.3 not installed?     
asked by 27.09.2016 / 18:37
1
answer

How to increase the connection limit of MongoDB?

Good morning. I have an Ubuntu 16.04 LTS server, hosted on Linode. Yesterday I spent all night reading articles and testing settings to increase the connection capacity of MongoDB, but nothing worked. At the moment the mongo is with 819 availabl...
asked by 13.01.2017 / 12:32
1
answer

Error creating platform with Cordova in Ubuntu (ANDROID_HOME is not set and "android")

First of all, I confess that I'm a Linux beginner and I currently use the updated Luna Elementary OS. So it's been really hard for me to sort this out. I was able to install the entire NPM stack (Ionic, Cordova, Angular.js) and quiet Java. Bu...
asked by 07.02.2015 / 05:21
1
answer

Internal Server Error with .htaccess file Linux mint

I'm getting an HTTP 500 error Internal Server Error on linux mint, Apache server.    Server version: Apache / 2.4.7 (Ubuntu) / Server built: Apr 3 2014 12:20:28 .htaccess file RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-f Rewri...
asked by 15.07.2014 / 04:52
2
answers

Bind server configuration error

I followed this tutorial to install a dns server on my local network: link My idea is to access intranet.empresa in the pcs of the network and fall in the ip 10.0.0.220 that is a web server. I did all the procedures in the tutorial, but when...
asked by 24.07.2014 / 14:29