Questions tagged [headless]

Questions concerning use with server having no monitor, keyboard or mouse.

118 questions
72
votes
11 answers

SSH to decrypt encrypted LVM during headless server boot?

When I installed Ubuntu 10.04 and, now, 10.10, I was offered the option of enabling "encrypted LVM" for my hard drive. After choosing that option, I am prompted for my password during boot to decrypt the LVM. Now, I am thinking about setting up a…
hpy
  • 4,517
  • 8
  • 53
  • 73
22
votes
6 answers

Can you install Linux on a Raspberry Pi without needing an HDMI-display?

I recently bought a Raspberry Pi 2, Model B. I am intending to mostly connect to it over the local WLAN or Ethernet, using a SSH connection from my main computer. However, right now I have a Raspberry Pi that does not yet have any software installed…
Qqwy
  • 415
  • 4
  • 9
21
votes
5 answers

How can I run Firefox on Linux headlessly (i.e. without requiring libgtk-x11-2.0.so.0)?

I’ve got Dreamhost shared hosting, and I’m trying to run Firefox 3.0 on it headlessly for use with Selenium. When I try to run it (~/local/bin/firefox/firefox), I get the following error message: error while loading shared libraries:…
Paul D. Waite
  • 3,527
  • 5
  • 21
  • 21
20
votes
6 answers

Why is su world executable?

I have a headless server that is logged into remotely by multiple users. None of the other users are in the sudoers file, so they cannot obtain root via sudo. However, since the permissions on su are -rwsr-xr-x there's nothing stopping them from…
Altay_H
  • 373
  • 2
  • 9
17
votes
3 answers

How to adjust NVIDIA GPU fan speed on a headless node?

How is it possible to control the fan speed of multiple consumer NVIDIA GPUs such as Titan and 1080 Ti on a headless node running Linux?
Aleksandr Dubinsky
  • 694
  • 1
  • 5
  • 15
12
votes
2 answers

Boot stopped at "Started Update UTMP about System Runlevel Changes" - headless server... no X

It's 8:27am. I haven't slept. I am exhausted. So I'm leaving this here and going to bed. I'll check it after. Pardon me if I'm slightly south of coherent. Ubuntu 16.04.3 LTS server running on a VPS. Got another VPS on the same host machine, CentOS6.…
Cliff Armstrong
  • 520
  • 1
  • 4
  • 18
11
votes
1 answer

Launch a GUI browser on server without a GUI?

What's a simple way to launch a browser on an server that doesn't have a GUI, but needs a GUI-like browser? Something like Firefox or Chrome. I need to trigger a page load but it needs full javascript support. Once the page is loaded it can close…
user38896
10
votes
4 answers

Debian: Which firewall?

I have to install a firewall on my server (so without X Server). It's a debian lenny. If it is possible, I want to avoid the use of iptables. Is there an easier way to install/configure a firewall?
fego
  • 201
  • 1
  • 2
  • 5
8
votes
2 answers

Minimal Java installation for Linux with no GUI

I'm working on a CentOS 6.3 x86_64 minimal OS (installed using the netinstall ISO). This system is not expected to run anything beyond console apps/services and Tomcat7. When I attempt to install OpenJDK 1.7, it lists some x11 packages as…
Parag Doke
  • 183
  • 1
  • 1
  • 6
7
votes
4 answers

Error when executing headless firefox through Selenium

I am trying to execute headless firefox on the remote machine(running Ubuntu 16.04) through Selenium via SSH. However, this gives me a "Error: GDK_BACKEND does not match available displays" error. My host machine runs Windows. I do not want to see…
goluhaque
  • 191
  • 1
  • 1
  • 6
7
votes
3 answers

How to setup linux server for headless use?

Consider a headless server like this: A typical x86 box at a remote location, which you can remotely initialize with a stock - say - Ubuntu image. After it is initialized you only can login via ssh - or remotely reset it, i.e. you can't access the…
maxschlepzig
  • 56,316
  • 50
  • 205
  • 279
6
votes
1 answer

Why does abiword tell users to get a life?

When the word processor abiword is called on a headless machine, one of the issued warnings reads (emphasis mine): ** (abiword:2020): WARNING **: clutter failed 0, get a life. What does this warning mean? Is this an easter egg? Why does abiword make…
dessert
  • 1,687
  • 14
  • 29
6
votes
2 answers

Isn't $HOME supposed to be the location of the user's home directory?

I'm having trouble with a web application I'm writing: The web application, which runs as user nobody, needs to launch an inkscape process to manipulate some SVG files. Because this runs as user nobody, there is no home directory. What I am doing is…
Josh
  • 8,311
  • 12
  • 54
  • 73
6
votes
1 answer

Headless use of open office or libreoffice in Ubuntu 14.04

I want to install openoffice headless in Ubuntu 14.10, but when I try to install it, it says there is no package for that name. I installed libreoffice-common using apt-get, but I can't find headless. How can I install Openoffice headless?
Gayan Charith
  • 161
  • 1
  • 1
  • 4
5
votes
1 answer

No windows frames on VNC screen

I am trying to configure good virtual desktop on my headless headless Ubuntu 14.04 server. Unfortunately, I see the following picture when open remote screen: I.e. windows have no frames and titles. I run VNC with the following /etc/init/Xvnc4.conf…
Dims
  • 3,181
  • 9
  • 49
  • 107
1
2 3 4 5 6 7 8