VNC accessible headless ubuntu

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I want to have a VNC access with my linux ubuntu server 16.04 LTS dedicated machine but I don't want to install any xfce, gnome or any kind of graphic interface(no desktop, no gui) I just want to have a VNC access looking on a terminal.



I want something exactly like this and how can this be possible? https://www.screencast.com/t/enlMYGVYH6nG



I have already tried this:



https://lxtreme.nl/blog/headless-x11/



but I got an error:



X -configure
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
Current Operating System: Linux outdoreality 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic root=UUID=5e9dcfe3-3311-42de-ad56-4ab5f3d98f11 ro
Build Date: 13 October 2017 01:57:05PM
xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 15:18:04 2017
List of video drivers:
dummy
modesetting
No devices to configure. Configuration failed.


I'm experimenting things first with my virtualbox before implementing it on my dedicated server. Did I miss something?







share|improve this question


















  • 1




    Did you try running VNC's X server?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 0:48










  • VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
    – Mioriin
    Nov 28 '17 at 0:48










  • use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
    – Sharuzzaman Ahmat Raslan
    Nov 28 '17 at 1:35










  • @IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
    – Mp de la Vega
    Nov 28 '17 at 1:42










  • What executables that start with "X" are available on your system? In your software repos?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 1:44














up vote
0
down vote

favorite












I want to have a VNC access with my linux ubuntu server 16.04 LTS dedicated machine but I don't want to install any xfce, gnome or any kind of graphic interface(no desktop, no gui) I just want to have a VNC access looking on a terminal.



I want something exactly like this and how can this be possible? https://www.screencast.com/t/enlMYGVYH6nG



I have already tried this:



https://lxtreme.nl/blog/headless-x11/



but I got an error:



X -configure
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
Current Operating System: Linux outdoreality 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic root=UUID=5e9dcfe3-3311-42de-ad56-4ab5f3d98f11 ro
Build Date: 13 October 2017 01:57:05PM
xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 15:18:04 2017
List of video drivers:
dummy
modesetting
No devices to configure. Configuration failed.


I'm experimenting things first with my virtualbox before implementing it on my dedicated server. Did I miss something?







share|improve this question


















  • 1




    Did you try running VNC's X server?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 0:48










  • VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
    – Mioriin
    Nov 28 '17 at 0:48










  • use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
    – Sharuzzaman Ahmat Raslan
    Nov 28 '17 at 1:35










  • @IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
    – Mp de la Vega
    Nov 28 '17 at 1:42










  • What executables that start with "X" are available on your system? In your software repos?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 1:44












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I want to have a VNC access with my linux ubuntu server 16.04 LTS dedicated machine but I don't want to install any xfce, gnome or any kind of graphic interface(no desktop, no gui) I just want to have a VNC access looking on a terminal.



I want something exactly like this and how can this be possible? https://www.screencast.com/t/enlMYGVYH6nG



I have already tried this:



https://lxtreme.nl/blog/headless-x11/



but I got an error:



X -configure
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
Current Operating System: Linux outdoreality 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic root=UUID=5e9dcfe3-3311-42de-ad56-4ab5f3d98f11 ro
Build Date: 13 October 2017 01:57:05PM
xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 15:18:04 2017
List of video drivers:
dummy
modesetting
No devices to configure. Configuration failed.


I'm experimenting things first with my virtualbox before implementing it on my dedicated server. Did I miss something?







share|improve this question














I want to have a VNC access with my linux ubuntu server 16.04 LTS dedicated machine but I don't want to install any xfce, gnome or any kind of graphic interface(no desktop, no gui) I just want to have a VNC access looking on a terminal.



I want something exactly like this and how can this be possible? https://www.screencast.com/t/enlMYGVYH6nG



I have already tried this:



https://lxtreme.nl/blog/headless-x11/



but I got an error:



X -configure
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
Current Operating System: Linux outdoreality 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-101-generic root=UUID=5e9dcfe3-3311-42de-ad56-4ab5f3d98f11 ro
Build Date: 13 October 2017 01:57:05PM
xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 15:18:04 2017
List of video drivers:
dummy
modesetting
No devices to configure. Configuration failed.


I'm experimenting things first with my virtualbox before implementing it on my dedicated server. Did I miss something?









share|improve this question













share|improve this question




share|improve this question








edited Nov 28 '17 at 3:13









Philip Kirkbride

2,2922470




2,2922470










asked Nov 28 '17 at 0:45









Mp de la Vega

1035




1035







  • 1




    Did you try running VNC's X server?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 0:48










  • VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
    – Mioriin
    Nov 28 '17 at 0:48










  • use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
    – Sharuzzaman Ahmat Raslan
    Nov 28 '17 at 1:35










  • @IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
    – Mp de la Vega
    Nov 28 '17 at 1:42










  • What executables that start with "X" are available on your system? In your software repos?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 1:44












  • 1




    Did you try running VNC's X server?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 0:48










  • VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
    – Mioriin
    Nov 28 '17 at 0:48










  • use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
    – Sharuzzaman Ahmat Raslan
    Nov 28 '17 at 1:35










  • @IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
    – Mp de la Vega
    Nov 28 '17 at 1:42










  • What executables that start with "X" are available on your system? In your software repos?
    – Ignacio Vazquez-Abrams
    Nov 28 '17 at 1:44







1




1




Did you try running VNC's X server?
– Ignacio Vazquez-Abrams
Nov 28 '17 at 0:48




Did you try running VNC's X server?
– Ignacio Vazquez-Abrams
Nov 28 '17 at 0:48












VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
– Mioriin
Nov 28 '17 at 0:48




VNC is made for GUI. if you just want CLI access, you'd be better off with ssh.
– Mioriin
Nov 28 '17 at 0:48












use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
– Sharuzzaman Ahmat Raslan
Nov 28 '17 at 1:35




use plain old SSH to access your server. no need to bloat your server with unneeded VNC library just to get a terminal
– Sharuzzaman Ahmat Raslan
Nov 28 '17 at 1:35












@IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
– Mp de la Vega
Nov 28 '17 at 1:42




@IgnacioVazquez-Abrams can you tell me how to do it? any tutorial will help ;)
– Mp de la Vega
Nov 28 '17 at 1:42












What executables that start with "X" are available on your system? In your software repos?
– Ignacio Vazquez-Abrams
Nov 28 '17 at 1:44




What executables that start with "X" are available on your system? In your software repos?
– Ignacio Vazquez-Abrams
Nov 28 '17 at 1:44















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407391%2fvnc-accessible-headless-ubuntu%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407391%2fvnc-accessible-headless-ubuntu%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay