https://www.zerohedge.com/technology/farewell-internet-explorer

2022-06-16 Thread greg zegan via PLUG-discuss
Farewell, Internet Explorer


| 
| 
| 
|  |  |

 |

 |
| 
|  | 
Farewell, Internet Explorer

The Internet Explorer hit computer screens close to 27 years ago...
 |

 |

 |



---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: Experience with DigitalOcean & UFW

2022-06-16 Thread Brandon via PLUG-discuss
Actually, that last link was a Digital Ocean console through ssh. It looks
like they do have recovery console access which is like sitting in from of
the machine.

https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/

On Thu, Jun 16, 2022 at 4:05 PM Brandon  wrote:

> You should be able to log in and change your firewall rules through the
> console.
>
>
> https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/
>
> On Thu, Jun 16, 2022 at 1:56 PM Daniel Stasinski via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>>
>> Is there a way to log in via your account DigitalOcean?  I did the same
>> thing on my Vultr.com account but I was able to access the terminal via VNC.
>>
>> *Daniel P. Stasinski*
>> dan...@genericinbox.com
>> ✞ *Jesus Is King *✞
>>
>>
>> On Thu, Jun 16, 2022 at 8:17 AM Thomas Scott via PLUG-discuss <
>> plug-discuss@lists.phxlinux.org> wrote:
>>
>>> I don't remember, but I feel like DO wants you to use SSH keys by
>>> default, and opens 22 by default. You should be able to add keys from the
>>> console. Can you telnet to port 22 and not get a "port closed" message?
>>>
>>>
>>> Best Regards,
>>> -Thomas Scott
>>>
>>>
>>> On Thu, Jun 16, 2022 at 10:27 AM Keith Smith via PLUG-discuss <
>>> plug-discuss@lists.phxlinux.org> wrote:
>>>


 I am creating a "Droplet" on DigitalOcean and discovered something I
 want to share and it also prompts a question.

 I enabled ufw and opened a few ports.  Then I logged out.  When I tried
 to login later I realized I had not opened port 22 SSH.  I thought they
 had done that for me.

 I contacted support and they told me they could not help because they
 do
 not have access to my server.

 1) I learned one more thing - ensure port 22 is open.  Life seems to be
 perpetual learning.

 2) My question is if someone blocks port 22 or whatever they set SSH to
 how can support or anyone else open that port?

 Thanks!!
 ---
 PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
 To subscribe, unsubscribe, or to change your mail settings:
 https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>>
>>> ---
>>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
>
>
> --
> Brandon Haymore
>


-- 
Brandon Haymore
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: Experience with DigitalOcean & UFW

2022-06-16 Thread Brandon via PLUG-discuss
You should be able to log in and change your firewall rules through the
console.

https://docs.digitalocean.com/products/droplets/how-to/connect-with-console/

On Thu, Jun 16, 2022 at 1:56 PM Daniel Stasinski via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

>
> Is there a way to log in via your account DigitalOcean?  I did the same
> thing on my Vultr.com account but I was able to access the terminal via VNC.
>
> *Daniel P. Stasinski*
> dan...@genericinbox.com
> ✞ *Jesus Is King *✞
>
>
> On Thu, Jun 16, 2022 at 8:17 AM Thomas Scott via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>> I don't remember, but I feel like DO wants you to use SSH keys by
>> default, and opens 22 by default. You should be able to add keys from the
>> console. Can you telnet to port 22 and not get a "port closed" message?
>>
>>
>> Best Regards,
>> -Thomas Scott
>>
>>
>> On Thu, Jun 16, 2022 at 10:27 AM Keith Smith via PLUG-discuss <
>> plug-discuss@lists.phxlinux.org> wrote:
>>
>>>
>>>
>>> I am creating a "Droplet" on DigitalOcean and discovered something I
>>> want to share and it also prompts a question.
>>>
>>> I enabled ufw and opened a few ports.  Then I logged out.  When I tried
>>> to login later I realized I had not opened port 22 SSH.  I thought they
>>> had done that for me.
>>>
>>> I contacted support and they told me they could not help because they do
>>> not have access to my server.
>>>
>>> 1) I learned one more thing - ensure port 22 is open.  Life seems to be
>>> perpetual learning.
>>>
>>> 2) My question is if someone blocks port 22 or whatever they set SSH to
>>> how can support or anyone else open that port?
>>>
>>> Thanks!!
>>> ---
>>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss



-- 
Brandon Haymore
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: Experience with DigitalOcean & UFW

2022-06-16 Thread Daniel Stasinski via PLUG-discuss
Is there a way to log in via your account DigitalOcean?  I did the same
thing on my Vultr.com account but I was able to access the terminal via VNC.

*Daniel P. Stasinski*
dan...@genericinbox.com
✞ *Jesus Is King *✞


On Thu, Jun 16, 2022 at 8:17 AM Thomas Scott via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

> I don't remember, but I feel like DO wants you to use SSH keys by default,
> and opens 22 by default. You should be able to add keys from the console.
> Can you telnet to port 22 and not get a "port closed" message?
>
>
> Best Regards,
> -Thomas Scott
>
>
> On Thu, Jun 16, 2022 at 10:27 AM Keith Smith via PLUG-discuss <
> plug-discuss@lists.phxlinux.org> wrote:
>
>>
>>
>> I am creating a "Droplet" on DigitalOcean and discovered something I
>> want to share and it also prompts a question.
>>
>> I enabled ufw and opened a few ports.  Then I logged out.  When I tried
>> to login later I realized I had not opened port 22 SSH.  I thought they
>> had done that for me.
>>
>> I contacted support and they told me they could not help because they do
>> not have access to my server.
>>
>> 1) I learned one more thing - ensure port 22 is open.  Life seems to be
>> perpetual learning.
>>
>> 2) My question is if someone blocks port 22 or whatever they set SSH to
>> how can support or anyone else open that port?
>>
>> Thanks!!
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: Experience with DigitalOcean & UFW

2022-06-16 Thread Thomas Scott via PLUG-discuss
I don't remember, but I feel like DO wants you to use SSH keys by default,
and opens 22 by default. You should be able to add keys from the console.
Can you telnet to port 22 and not get a "port closed" message?


Best Regards,
-Thomas Scott


On Thu, Jun 16, 2022 at 10:27 AM Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:

>
>
> I am creating a "Droplet" on DigitalOcean and discovered something I
> want to share and it also prompts a question.
>
> I enabled ufw and opened a few ports.  Then I logged out.  When I tried
> to login later I realized I had not opened port 22 SSH.  I thought they
> had done that for me.
>
> I contacted support and they told me they could not help because they do
> not have access to my server.
>
> 1) I learned one more thing - ensure port 22 is open.  Life seems to be
> perpetual learning.
>
> 2) My question is if someone blocks port 22 or whatever they set SSH to
> how can support or anyone else open that port?
>
> Thanks!!
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Experience with DigitalOcean & UFW

2022-06-16 Thread Keith Smith via PLUG-discuss



I am creating a "Droplet" on DigitalOcean and discovered something I 
want to share and it also prompts a question.


I enabled ufw and opened a few ports.  Then I logged out.  When I tried 
to login later I realized I had not opened port 22 SSH.  I thought they 
had done that for me.


I contacted support and they told me they could not help because they do 
not have access to my server.


1) I learned one more thing - ensure port 22 is open.  Life seems to be 
perpetual learning.


2) My question is if someone blocks port 22 or whatever they set SSH to 
how can support or anyone else open that port?


Thanks!!
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss