Ubuntu Pastebin

Paste from zetheroo at Wed, 11 Feb 2015 15:10:14 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
root@ubuntu:~# service vncserver restart
 * Stopping vncserver for user 'root' on localhost:1...                                                                      perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Killing Xtightvnc process ID 1554
 * Starting vncserver for user 'root' on localhost:1...                                                                      perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

New 'X' desktop is ubuntu:1

Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/ubuntu:1.log

root@ubuntu:~# 
Download as text