Questions tagged as 'ubuntu'

1
answer

file_get_contents () permission denied failed to open stream

I have, if I'm right, 4 hours (and followed) looking around the Stackoverflow forum (so they do not tell me to take a look at the tour), as well as multiple threads in other forums such as DigitalOcean, the solution to the famous problem of perm...
asked by 22.04.2018 / 04:08
1
answer

Udev Rule does not work on Ubuntu 17.10

I'm trying a couple of rules udev in Ubuntu 17.10 . These udev rules should execute sendos scripts when you connect or disconnect a pendrive . The udev rules are: KERNEL=="sd*[!0-9]|sr*", ENV{ID_SERIA...
asked by 07.04.2018 / 00:43
1
answer

Python command not found in Windows 10 with the subtyme of linux

Well, it turns out that I have installed Python in Windows 10 and recently installed the bash in ubuntu that is now available in these new versions, but when I do the typical python to run it, it gives me the error message when I can not find it...
asked by 14.06.2017 / 16:59
1
answer

How to compile in sublime text 3 using FPC 3.0 LINUX (Ubuntu)

I am interested in knowing the code when creating a new build system, to compile with Free Pascal using linux, or in simple words how to configure Sublime Text to compile .pas files in linux.     
asked by 25.10.2016 / 00:48
2
answers

Android Studio error: Unexpected lock protocol found in lock file. Expected 3, found 0. Information: BUILD FAILED

I am working with Android Studio 2.1 and Ubunto 16 LTS. I have installed Java correctly. There is no way I can compile any project since every time I do I receive the following error:    Unexpected lock protocol found in lock file. Expected 3...
asked by 21.07.2016 / 17:20
0
answers

Problem to access the Apache server from a local network, with domain name and SSL

I have an Apache server configured in Ubuntu 16 on a machine with a fixed ip 192.168.1.130. In the default configuration, it is possible to access this server from other machines (of the same network) without problems. As I am working with socke...
asked by 04.12.2018 / 14:23
1
answer

Apache shows me the php code instead of executing it

Good I come with this question that I have tried to find solution but I can not find it I have little experience in linux and I am learning, the version where I have everything installed is ubuntu 16 I am using vagrant creat...
asked by 05.12.2018 / 01:25
1
answer

ERROR 2002 (HY000): Can not connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Please help me, it happens that I am using a xampp environment in ubuntu and at the moment of starting mysql by console this error happens to me please please help me I would thank you enough !!     
asked by 22.10.2018 / 05:35
1
answer

Give permission to a file when making a queries log (queries) in mysql

I try to make a mysql querys log in ubuntu and do the following (recommended for mysql 5.6+, which is the version I have): [mysqld] general_log = on general_log_file=/var/log/apache2/mysql-query.log in my my.cnf file. When I restart the...
asked by 03.07.2018 / 19:09
0
answers

How to create an executable to compile and run Cobol programs in Ubuntu 16.04

I want to create an .sh file or executable file which contains the sentence to compile the Cobol programs and can pass it as a parameter the name of the source file so that it does not have to be looking for or executing the compilation and exec...
asked by 01.07.2018 / 03:52