Questions tagged as 'ubuntu'

0
answers

Error in ubuntu: read-only file system

Greetings to the free software community, my problem is this: Every time I insert a usb drive, or any removable media to my laptop with ubuntu 16.04 Lts, it damages the file system of my hard disk returning the following message: Sistema...
asked by 05.06.2017 / 01:08
1
answer

How to configure the path for geckodriver in Ubuntu?

I'm doing a TDD tutorial on Django and selenium. I'm using Ubuntu and the first part is to run the following code: from selenium import webdriver browser = webdriver.Firefox() browser.get('http://localhost:8000') assert 'Django' in browser.ti...
asked by 04.06.2017 / 23:35
1
answer

Rails does not start server in Ubuntu

I am starting to use Rails, and I can not raise the server with the rails s command, I have installed rails 5.1.1 and until a couple of days ago everything worked fine, but now it sends me the following error every time I try to start it:...
asked by 02.06.2017 / 01:52
0
answers

I can not debug my web on android directly with chrome using developer tools

Laptop chrome recognizes my android but when I try to see my ubuntu localhost in the chrome on android tells me this the console: Failed to load resource: net :: ERR_CONNECTION_REFUSED I have to modify the apache2.conf no? <Directory...
asked by 08.06.2017 / 23:54
0
answers

Problem with port node.js and CentOS 6

Friends I have days searching and I still can not find anything, I have my node.js application running on a CentOS 6 server. I'm using the socket.io and express libraries ... From the console I can see that the node server opening the port of li...
asked by 07.05.2017 / 16:42
0
answers

Unfulfilled dependencies with python-sphinx

Use the sudo purge python command without knowing that you were deleting important files for the ubuntu because you had some problems with the python libraries and wanted to reinstall them all from the beginning. The problem is that when...
asked by 25.05.2017 / 13:07
0
answers

PHP: execution of php scripts with common users

I would need to know what I need to change in the configuration of my php.ini (CLI) (or where needed) to allow a common user to execute a script written in php. When I run it as root I have no problems, when I run it as a common user I get th...
asked by 26.04.2017 / 00:36
0
answers

Joomla problems to install new component

Good day. I'm trying to create a project in joomla is the projectfork at the time of installing the package from the administrator I see this error and change permissions and still appears some idea?     
asked by 06.03.2017 / 05:13
2
answers

pg_hba.config shows me error on the server

I am connecting to the database through an ip from Linux to Windows but when running the project in Linux it shows me the following error, and I do not know how to solve it: I would appreciate the interest.    SQLSTATE [08006] [7] FATAL: the...
asked by 22.02.2017 / 18:10
0
answers

Problems installing php 5.5.9 on ubuntu 14.04

Good afternoon colleagues, today I tried to upload the version of php 5.5.9 to 7.1 and it was done successfully, the bad thing was that it gave me errors in some systems of the company since they are old and work with php 5.5, now I try to go ba...
asked by 21.02.2017 / 01:05