Re: Linux – Running as an service
Rusty Travis <[email protected]> Mon, 24 Jun 2024 12:46:48 -0700
| Newsgroups | gmane.network.tight-vnc.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============0930335488908923203==
Content-Type: multipart/alternative;
boundary="------------GbLlLC8MwArNaJA1njrAQhk8"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------GbLlLC8MwArNaJA1njrAQhk8
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
On 6/24/24 10:39, Lukáš Matuška wrote:
> Hi,
>
> I'm running Debian Linux 12 with installed package "tightvncserver".
> I've been using RealVNC, but they cancel their Home subscription plan.
> So, I decided to switch to TightVNC.
>
> How to run TightVNC as an service?
As root:
# Enable as "service" at boot:
systemctl enable tightvncserver
# Start (or stop) it now:
systemctl start tightvncserver
# Check the status:
systemctl status tightvncserver
--------------GbLlLC8MwArNaJA1njrAQhk8
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
On 6/24/24 10:39, Lukáš Matuška wrote:<br>
<blockquote type="cite"
cite="mid:8nu.5rPNX.7jfW3mdYKSQ.1cUQy%[email protected]">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div>Hi,</div>
<div><br>
</div>
<div>I'm running Debian Linux 12 with installed package
"tightvncserver".</div>
<div>
<div>I've been using RealVNC, but they cancel their Home
subscription plan.</div>
<div>So, I decided to switch to TightVNC.</div>
<div><br>
</div>
</div>
<div>How to run <span style="background-color:transparent">TightVNC</span><span
style="background-color:transparent"> as an service?</span></div>
</blockquote>
<br>
As root:<br>
# Enable as "service" at boot:<br>
systemctl enable tightvncserver <br>
# Start (or stop) it now:<br>
systemctl start tightvncserver<br>
# Check the status:<br>
systemctl status tightvncserver
</body>
</html>
--------------GbLlLC8MwArNaJA1njrAQhk8--
--===============0930335488908923203==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============0930335488908923203==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
___________________________________________________________
TightVNC mailing list, [email protected]
To change your subscription or to UNSUBSCRIBE, please visit
https://lists.sourceforge.net/lists/listinfo/vnc-tight-list
--===============0930335488908923203==--