Questions tagged as 'ubuntu'

1
answer

GitLab reconfigure Failed

I'm trying to install GitLab on ubuntu server 16.04 on Hyper V and it throws this error at me. I tried to change the external url, but it keeps throwing me wrong. It is for internal use, it is not necessary that it can be accessed from...
asked by 14.02.2017 / 11:52
0
answers

Run JNI on Ubuntu

Hi, I've been working on JNI with Windows but now I have to migrate all the tests I've done to ubuntu, can someone help me tell me what I'm doing? supposedly I have the steps to create the header with javac and javah but the part of Cde the dyna...
asked by 09.11.2016 / 18:28
1
answer

Redirect using .htaccess (Apache2)

I am using an Ubuntu server 16.04 server and it works with Apache2 I'm trying to do the following: When a user visits my url cdn.mywebsite.com the .htaccess act and return 192.168.12.14/ Visitor - > cdn.mywebsite...
asked by 26.10.2016 / 14:41
1
answer

Upload busybox to router ftp

I am doing a test on my router at home, I would like to know if it is possible to upload the busybox to the ftp server or telnet that has the gateway to use the linux options. I have searched the web for documentation but I can not find anything...
asked by 10.08.2016 / 17:48
1
answer

Connect android studio with a git repository on an ubuntu server

I am taking a course in which they put us to carry out an app with android studio. They ask us to create a git repository on an ubuntu server (which I have virtualized) and that the code I develop in android studio is saved in that repository (t...
asked by 02.09.2018 / 02:41
1
answer

Download with wget a folder of an ftp that is accessed through the web that contains subfolders

I'm trying to download some subfolders containing widgets with wget and I just download an index.html, I leave what I am doing, explanation:    download server link Inside updates there are 2 folders and a file that the names change dai...
asked by 13.10.2018 / 16:18
1
answer

What is the -des -out command used for in linux?

I would like to know what it is for -des -out, given that I am generating a private key for a certificate. All the command itself is openssl genrsa -des -out ubuntu.key     
asked by 14.08.2017 / 01:08
1
answer

Scrapy can not find my spider

I have problems with Scrapy, for some reason when I run the project does not find my spider, but as much as I look at the code I can not find why. I had already used a similar code in another version of the code and found the spider. I leave...
asked by 29.10.2018 / 18:46
1
answer

Python in GNU Emacs 25 and first steps

I have Ubuntu 17.10 operating system, with all its updates. I want to learn how to use Python, then paste the jump, on my own, to Ruby or Perl. I have read that, in Ubuntu, Python can be used from the console or terminal, the problem is that it...
asked by 15.02.2018 / 12:34
1
answer

Problem BASH script linux

Hi, I have the following problem:    Make a script that moves all the programs in the current directory (executable files) to the subdirectory "bin” of the HOME directory of the user currently logged in.       The script must print...
asked by 17.10.2018 / 20:29