Questions tagged as 'ubuntu'

1
answer

Ubuntu Linux server time delayed [closed]

I have a Linux server running Ubuntu 14.4, configured with timezone America/Sao_Paulo . But the time it is taking 2 minutes to run, it seems like a little bit, but since the system running on it needs to enable features at certain exact...
asked by 03.02.2016 / 20:03
0
answers

Help setting up ToyVpn Android Server

Hello, I have a problem and I have been looking for a solution for 3 days, I hope someone can help me. I'm trying to test the Android ToyVpn example, but I'm not succeeding in the server settings. The server file informs several IPs for modif...
asked by 18.12.2015 / 09:28
2
answers

Installing Android studio on Ubuntu

This is the first time I have installed android-studio, I installed with the commands: sudo apt-add-repository ppa:paolorotolo/android-studio sudo apt-get update sudo apt-get install android-studio At first glance everything went well, the...
asked by 08.07.2015 / 16:34
0
answers

GRUB does not appear in the boot of the pc [closed]

The problem is this: I have 3 partitions: one for backup, one for Windows 10, and the other for Windows 8.1. As I liked W10, and wanted to install Ubuntu, I formatted the 8.1 partition and installed Ubuntu there. But after that, GRUB does not wo...
asked by 07.05.2015 / 04:13
1
answer

Creation of deploy environment with linux Ubuntu

I'm testing a Digital Ocean machine, it comes with Ubuntu Linux (I chose), I need to create the following environment Firewall Java Tomcat7 Jenkins git MySQL MySqlAdmin Groovy Gradle Well, as you can see, I need a complete environment t...
asked by 02.03.2015 / 16:37
1
answer

Upload a nodjs and mongodb project to a VPS

I developed my project with Nodejs and MongoDB in Windows, now I intend to upload it in a Ubuntu VPS with these software already installed, I already have Putty installed on my machine and I got access to the server, but I do not know how to sen...
asked by 19.02.2014 / 07:43
1
answer

How not to initialize postgresql with ubuntu?

When I run the command sudo service postgresql status the following information appears: 9.3/main (port 5432): online How do I stop PostgreSQL from booting with Ubuntu 14 LTS?     
asked by 04.02.2015 / 14:48
1
answer

Problems with composer, mcrypt and laravel in ubuntu 14.04

I already have a preexisting project and I need to install laravel on it, however: $ php ../composer.phar create-project laravel/laravel Installing laravel/laravel (v4.2.11) [InvalidArgumentException]...
asked by 10.01.2015 / 07:39
2
answers

Copy file from local computer to remote via terminal

Is there any way to copy a file from a local folder to the remote one through the terminal? Something like ssh ?     
asked by 07.10.2015 / 14:19
1
answer

How to install the moon via terminal in ubuntu?

How to install the moon via terminal in ubuntu? When I try apt-get install lua is returned O pacote lua é um pacote virtual fornecido por: lua5.1 5.1.5-5ubuntu0.1 lua50 5.0.3-7 lua5.2 5.2.3-1     
asked by 08.12.2015 / 16:11