blob: c8850d4f69b67f96e781e525e453a7bd9606b667 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Remote login
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Remote%20login&In-Reply-To=%3Cjl89vc%24ab7%241%40dough.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006854.html">
<LINK REL="Next" HREF="006851.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Remote login</H1>
<B>Marc Paré</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Remote%20login&In-Reply-To=%3Cjl89vc%24ab7%241%40dough.gmane.org%3E"
TITLE="[Mageia-discuss] Remote login">marc at marcpare.com
</A><BR>
<I>Sun Apr 1 03:11:07 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006854.html">[Mageia-discuss] what happened to mageia servers
</A></li>
<LI>Next message: <A HREF="006851.html">[Mageia-discuss] Remote login
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6849">[ date ]</a>
<a href="thread.html#6849">[ thread ]</a>
<a href="subject.html#6849">[ subject ]</a>
<a href="author.html#6849">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi Dave,
Le 2012-03-30 22:24, David W. Hodgins a écrit :
><i> On Fri, 30 Mar 2012 20:02:12 -0400, Marc Paré
</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marc at marcpare.com</A>> wrote:
</I>><i>
</I>>><i> Sorry I should have added that TBird would be left working on my desktop
</I>>><i> collecting emails (approx. 300/day) and filtering them. I would then
</I>>><i> have to ssh into an already opened programme. I am not sure if this is
</I>>><i> possible with ssh?
</I>><i>
</I>><i> I use the following script on the host that I've connected
</I>><i> to with ssh (as the user running the x display) ...
</I>><i>
</I>><i> #!/bin/bash
</I>><i> killall x0vncserver
</I>><i> x0vncserver display=:0 -SecurityTypes=None &
</I>><i> sleep 4
</I>><i> vncviewer -compresslevel 9 localhost:0
</I>><i> killall x0vncserver
</I>><i>
</I>><i> Regards, Dave Hodgins
</I>><i>
</I>
I am right in saying that this script is for use with vnc? I don't
imagine that Mageia automatically installs a vnc server at installation
time?
Marc
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006854.html">[Mageia-discuss] what happened to mageia servers
</A></li>
<LI>Next message: <A HREF="006851.html">[Mageia-discuss] Remote login
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6849">[ date ]</a>
<a href="thread.html#6849">[ thread ]</a>
<a href="subject.html#6849">[ subject ]</a>
<a href="author.html#6849">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|