Questions tagged as 'ubuntu'

1
answer

Problems starting MongoDB

I'm starting mongodb studies on ubuntu 18.04. I installed it, I created the dbpath folder, but when I start with the command mongo that error message appears, how can I fix it? Imadethemongodandthenmongoandgavethesameerror     
asked by 23.05.2018 / 16:30
2
answers

How to configure virtualhost for xampp in Ubuntu

Can anyone teach how to configure a virtualhost for xampp in ubuntu? I already tried this tutorial link but in the end I did not get the expected result, it would be something like typing in the browser: link and the browser already redirect...
asked by 23.01.2018 / 13:21
1
answer

I can not install PHP-FPM on Ubuntu

When I try to run the command sudo apt install php5.6-fpm , I'm getting the following message:    Some packages could not be installed. This may mean that   you asked for an impossible situation or, if you are using the   that some requ...
asked by 02.10.2017 / 14:39
1
answer

Problem when executing a script in php?

I created a script to run a program automatically, it is correct because on command line in ubuntu it runs through the command: /var/www/html/trabalhoTCC/view/needle.sh /var/www/html/trabalhoTCC/emboss/aaindexextract/alvos.txt /var/www/html/t...
asked by 04.08.2017 / 05:25
1
answer

Rename folder, but when I give git push error

I want a help, I'm learning LARAVEL, in the product registration section I was giving error, the folder name was wrong, it was PRODUCTS and I changed to PRODUCTS until then no problem. But when I was uploading the changes to the repository in BI...
asked by 22.08.2017 / 03:52
1
answer

Direct link does not work with wget on ubuntu [closed]

I'm trying to download direct from this https://punchsub.zlx.com.br/download-vip/6262326895623150684821353451533450406/shingeki-no-kyojin-2-7-mp4 link, but even using the wget --user=usuario --password=senha https://punchsub.zlx.com.br...
asked by 13.05.2017 / 17:26
1
answer

Change APACHE / TEAMVIEWER port

I'm using Ubuntu for PHP development, so I have Apache / php / MySql installed. Now I am installing TeamViewer for client support, but it can not connect. I stopped the Apache service and tried again and Teamviewer worked perfectly, meaning I th...
asked by 21.02.2017 / 20:04
1
answer

Execute an .js file

I'm doing a JS course and created an .js file in var/www/html/js/index.js . But when I try to run the file in the browser http://localhost/js/index.js it does not execute! Just show me the code I wrote in the browser. This is my...
asked by 10.10.2016 / 15:04
1
answer

Problem installing RPM on Ubuntu [closed]

I'm trying to install some RPM packages in my Ubuntu , but I'm getting messages from dependency failures. The strange thing is that all the dependencies are already installed in my SO . I created a deps directory with 4 rpm: eve...
asked by 24.03.2016 / 13:44
1
answer

can not load such file - config / boot (LoadError) - redmine ruby

I had redmine installed on a ubuntu server 12.04 I decided to upgrade from redmine to the new version. After following all the steps in this tutorial: link I'm getting the error message below. How to proceed? /usr/lib/ruby/1.9.1/rubygems/c...
asked by 14.08.2014 / 20:52