Questions tagged [ubuntu-server]

Ubuntu Server is a flavour of the Ubuntu operating system. It is the same core product as the Desktop version, but with certain differences that make it more suitable as a server. Most notably, it's missing a GUI. is a free desktop and server operating system based on Debian GNU/Linux. Note that https://askubuntu.com is specifically dedicated to Ubuntu questions.

Philosophy

The goal of the Ubuntu project is to provide a free computer environment, centered on a Linux distribution and complemented by online services.

Releases

Ubuntu includes a small amount of non-free software such as drivers. Ubuntu offers a large amount of packages directly taken from Debian's unstable distribution, in the form of the universe repository.

There is a release of Ubuntu every six months. One in four is a long-term support (LTS) release.

Links

Common tasks

812 questions
-2
votes
1 answer

Redirect port 80 to my home server

I installed Ubuntu server 16.04 on one of my computer to setup a web server. I want to install Phabricator to manage a video game project with some friends. I'm trying to configure my router (Home Hub 1000 from Bell) to redirect port 80 to this…
Jimmy Turgeon
  • 11
  • 1
  • 3
-2
votes
1 answer

One domain multiple servers

I have a domain mydomain.com I need to use this domain on multiple servers. I have greengeeks shared hosting as well as AWS with few EC2 machines for my web applications. mydomain.com is hosting a marketing site via greengeeks hosting and it also…
karmendra
  • 2,206
  • 8
  • 31
  • 49
-2
votes
1 answer

Access from LAN and remotely to the same svn server

I have my own "server" (old laptop) which I use for SVN, Samba and some other things. I own another Laptop which I sometimes use from my home and sometimes outside. Right now, I can sync via SVN locally and it works great. I was wondering if there's…
Ckubrak
  • 7
  • 2
-2
votes
1 answer

Tomcat 7 in Ubuntu or Ubuntu Server?

I have to install Tomcat 7 in Ubuntu 14.04. Since the procedure is very long, I don't want to make any errors since the beginning. So, the question is: is Ubuntu Server required for installing this device?
El_Merendero
  • 603
  • 3
  • 14
  • 28
-2
votes
1 answer

Is "Ubuntu Server 14.04.3 LTS + LAMP" production-ready?

Installing a fresh copy of Ubuntu Server 14.04.3 LTS and then: $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install lamp-server^ Is this configuration production-ready in terms of security and stability?
Boarking
  • 95
  • 1
  • 2
  • 6
-2
votes
1 answer

How to create new users in Gitlab

I've installed gitlab in my ubuntu server, and follow the documentation connect the gitlab to gitlabhq_production in mysql, but the database is an empty one, how to create a new user with it? PS: I can use root user login the gitlab…
atom2ueki
  • 837
  • 4
  • 15
  • 32
-2
votes
1 answer

I want to know if my server was shutdown and time that is shutting down in

i have a server hp with ubuntu server I want to know if my server was shutdown and time that is shutting down in there are something to know a logs of my server
lomed
  • 51
  • 7
-3
votes
1 answer

Installed Kubernetes on Ubuntu and I see a lot of nodes are getting created in MAAS

After installing kubernetes, I see a huge list of nodes and yet still increasing (whats going…
Dom
  • 580
  • 4
  • 26
-3
votes
1 answer

Connect PHP scripts remotely

I'm trying to use some PHP scripts but when i try to use them it gives me an error ("this page isn't working") I can see the PHP files in the navigator this way http://public-ip/folder/ but then when i tape http://public-ip/folder/script.php I…
Jonet
  • 1
  • 1
-3
votes
1 answer

bypass nmap and change OS CPE in ubuntu

how can i change OS CPE in ubuntu. this is my CPE: OS CPE: cpe:/o:linux:linux_kernel:3 when scanning with nmap leakage all my OS properties . but I need to change the original information to fake information. My main goal is that the nmap scanner…
-3
votes
1 answer

‌Building a Java project cloned from git using Ant fails

I'm trying to build JICOFO on an Ubuntu server 16.04.1. After installing default JDK & JRE and setting JAVA_HOME variable cloned JICOFO and tried to built it by following commands: $ git clone https://github.com/jitsi/jicofo.git $ cd jicofo $ ant…
Xaqron
  • 29,931
  • 42
  • 140
  • 205
-3
votes
1 answer

Can anyone tell the me difference between Ubuntu server and lamp stack or server?

I know that Ubuntu server is for server and LAMP is software for server which stands for Linux Apache MySQL PHP. My doubts are for when it comes to hosting a site. Is it required to install LAMP on Ubuntu server? Or does Ubuntu server has all the…
Daniel
  • 1
  • 1
-3
votes
1 answer

Ubuntu 16 64bit - apt-get not working

I have fresh and clean install of Ubuntu 16.04.1 server edition. I have set static IP address. I can ping any domain. I can connect to it via SSH. Basically IP configuration is as it was on old Ubuntu 14. But apt-get doesn't work. It's 0%…
Strabek
  • 2,391
  • 3
  • 32
  • 39
-3
votes
1 answer

Grails in ubuntu server

I have a point of sale made in Grails. I need it to connect to Ubuntu Server, but I really don't know how to do this. I'm completely lost
-4
votes
1 answer

Mysql : sql query execution duration difference between two identical mysql servers

I have these configurations : 1 - Server Windows 10 CPU E31220 3.1GHz RAM 6Go- Mysql 5.6.30 2 - Server Ubuntu i5 1.70GHz - RAM 6Go - Mysql 5.6.30 This query : select sum(fraisprovi0_.montant_ht_provisioire) as col_0_0_ from T_FRAISPROVISION…
thomas
  • 1,201
  • 2
  • 15
  • 35
1 2 3
54
55