Re: guacd service does not start automatically.

2022-04-19 Thread Ivanmarcus
: carrier acquired bottom omission= -Original Message- *From:* "Nick Couchman" *To:* ; *Cc:* *Sent:* 2022-04-19 (화) 00:24:19 (GMT+09:00) *Subject:* Re: guacd service does not start automatically. On Mon, Apr 18, 2022 at 11:04 AM 박제형 <mailto:sjsanj...@na

Re: guacd service does not start automatically.

2022-04-19 Thread 박제형
: carrier acquired bottom omission= -Original Message- From: "Nick Couchman" To: ; Cc: Sent: 2022-04-19 (화) 00:24:19 (GMT+09:00) Subject: Re: guacd service does not start automatically. On Mon, Apr 18, 2022 at 11:04 AM 박제형 wrote: It seems that t

Re: guacd service does not start automatically.

2022-04-18 Thread Nick Couchman
On Mon, Apr 18, 2022 at 11:04 AM 박제형 wrote: > It seems that the network is not detected normally in systemctl. > > > > */etc/init.d/guacd* > > ### BEGIN INIT INFO > > # Provides: guacd > > # Required-Start:$network $syslog > > # Required-Stop: $network $syslog > > #

Re: guacd service does not start automatically.

2022-04-18 Thread 박제형
0) Subject: Re: guacd service does not start automatically. On Mon, Apr 18, 2022 at 6:28 AM 박제형 wrote: This is the result of trying this already. Apr 17 23:05:47 raspberrypi guacd[481]: guacd[483]: ERROR:#011Unable to bind socket to any addresses. Apr 17 23:05:47 raspberrypi guacd[48

Re: guacd service does not start automatically.

2022-04-18 Thread Nick Couchman
On Mon, Apr 18, 2022 at 6:28 AM 박제형 wrote: > This is the result of trying this already. > Apr 17 23:05:47 raspberrypi guacd[481]: guacd[483]: ERROR:#011Unable to bind socket to any addresses. Apr 17 23:05:47 raspberrypi guacd[483]: Unable to bind socket to any addresses. It's possible that

Re: guacd service does not start automatically.

2022-04-18 Thread 박제형
This is the result of trying this already. -Original Message- From: "Nick Couchman" To: ; Cc: Sent: 2022-04-18 (월) 02:08:17 (GMT+09:00) Subject: Re: guacd service does not start automatically. On Sun, Apr 17, 2022 at 11:44 AM Sean Hulbert wrote: Run this commend

Re: guacd service does not start automatically.

2022-04-17 Thread Nick Couchman
On Sun, Apr 17, 2022 at 11:44 AM Sean Hulbert wrote: > Run this commend > > > Type: > 1. systemctl enable guacd > 2. systemctl start guard > > You can also do it in one-shot: systemctl enable --now guacd.service -Nick >

RE: guacd service does not start automatically.

2022-04-17 Thread Sean Hulbert
Subject: guacd service does not start automatically. I installed Guacamole referring to (https://www.linode.com/docs/guides/installing-apache-guacamole-on-ubuntu-and-debian/).  But successfully the service does not start automatically. I think it is a problem caused by guacd running before dhcp is set

guacd service does not start automatically.

2022-04-17 Thread 박제형
I installed Guacamole referring to (https://www.linode.com/docs/guides/installing-apache-guacamole-on-ubuntu-and-debian/). But successfully the service does not start automatically. I think it is a problem caused by guacd running before dhcp is set up, but I don't know how to solve it. After