Questions tagged as 'linux'

1
answer

Black screen when running Pygame

Previously to ask this question it is worth noting that I have consulted several sources looking for some answer to my problem. None of them seems to have served. Despite trying to solve my problem on my own, rereading the code, the error still...
asked by 01.02.2016 / 13:07
3
answers

Problem with eclipse - Debian

happens that I use I am recently testing java, and I installed eclipse on my computer, it is not high performance, I decided to install the plugin to program android apps with eclipse and after finishing the installation of the jdk, when trying...
asked by 22.08.2016 / 03:25
2
answers

Problem with mysql-server password

I just installed mysql-server in ubuntu and when I wanted to enter it asked for a password, which in the installation did not ask me for any password. I need help with this I have been doing more than 1 day doing things and doing nothing. I than...
asked by 09.07.2018 / 00:33
3
answers

Custom commands in Linux [closed]

I want to create a custom command in linux, but I want to use another command within it, in this case I want to create a command that shows me the version of angular, help please.     
asked by 06.11.2018 / 14:53
2
answers

Warning: deprecated conversion from string constant

I have a warning that I can not remove ... it says "deprecated conversion from string constant to char *". The code where he complains is the following: class THREE_DATA_4_COMPUTE { public: THREE_DATA_4_COMPUTE(const QString &c...
asked by 21.02.2017 / 15:09
1
answer

Linker does not link

I'm trying to compile a package; specifically, the plugin gkrellm-leds for gkrellm . I downloaded the sources from packages.ubuntu.com/source/zesty/gkrellm-leds . After compiling and installing it, it does not work. The progra...
asked by 29.05.2017 / 05:52
2
answers

SSH from a host with a user that is used by several people

Context I need to connect from a host (my machine) to a server2 to which I can only connect through a server1. The server1 has a single user (user1) to which we connect several people and from this I am already connected to the user that...
asked by 03.03.2018 / 20:01
3
answers

phpMyAdmin does not work on Ubuntu 16.04.1

Install Ubuntu 16.04.1 on a computer and I'm trying to install a local server, and install Apache2, php, MySQL and Phpmyadmin. When you open the browser and enter the address localhost/phpmyadmin you can not find the page. Now l...
asked by 14.10.2016 / 05:04
2
answers

5 asterisks in the CRONTAB file. What does it mean?

My query is about what the following command means in my linux system, I know it is a bash of CONTRAB but I can not understand why it uses five asterisks: * * * * * curl http://mi-ws/obtenerMensaje     
asked by 04.01.2019 / 20:43
2
answers

Schedule Crontab

I have a problem when I want to schedule a crontab task that allows executing /programas/backups.sh all penultimate days of the all months of the year (in a single line). At 23.00 hours Sending an email at the end of the execution to the root@su...
asked by 18.11.2018 / 21:40