S
S
sistemshik2012-05-29 17:01:29
linux
sistemshik, 2012-05-29 17:01:29

Will the vinaigrette article with recipes for doing all sorts of things in Linux be of interest?

I look at my notes, and I think to lay them out something like this:

Put xs and connect via VNC to a headless server


Поставить
    aptitude install x11vnc xvfb icewm

Запустить и подключиться
    export DISPLAY=:0
    Xvfb :0 -screen 0 1024x768x16 -nolisten tcp &
    x11vnc -display :0 -bg -nopw -listen localhost -xkb -forever &
    icewm &
    putty L5900    localhost:5900


Spread?

Answer the question

In order to leave comments, you need to log in

8 answer(s)
B
Bright, 2012-05-29
@Bright

At least with a brief summary of how it works. If this is a post-spell collection, then it will be less interesting.

A
Alukardd, 2012-05-29
@Alukardd

Well, who knows how it will be in the form of an article ... If it is beautifully presented, it can be useful, but it should be done in the form of a wiki or a blog entry.

S
srka, 2012-05-29
@srka

spit it out. Whom realties can be useful.

D
Dmitry Guketlev, 2012-05-29
@Yavanosta

YES! Definitely yes.

@
@sledopit, 2012-05-29
_

Add another script to manage as a service (start|stop|restart|status) to stick it in /etc/init.d/ and write it to autostart. Some parameters for unmonitoring (via munin/cacti/zabbix/etc). And, of course, the ability to run individual applications in such vnc sessions, and not some de / wm, which, by and large, are not really needed in this case. If you paint everything in detail, then maybe it will pull on the article. In the meantime, this is a maximum note for memory in a personal blog.

F
facha, 2012-05-29
@facha

Of course, post it. Very interesting.

S
script88, 2012-05-29
@script88

Yes definitely!

S
smacker, 2012-06-01
@smacker

useful, it would be nice to have more description, or screenshots for design. but I think it will be useful in this form.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question