Skip to content

Instantly share code, notes, and snippets.

@1x12HD
Last active August 6, 2023 14:55
Show Gist options
  • Select an option

  • Save 1x12HD/db077ddf0dc7119e0a478d4077a8ec9b to your computer and use it in GitHub Desktop.

Select an option

Save 1x12HD/db077ddf0dc7119e0a478d4077a8ec9b to your computer and use it in GitHub Desktop.

Revisions

  1. 1x12HD revised this gist Aug 6, 2023. 1 changed file with 1 addition and 17 deletions.
    18 changes: 1 addition & 17 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,19 +1,3 @@
    Open SSH (I recommend using Solar-PuTTY as it is my favorite using SSH connection)
    Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config_backup
    (recommended if something goes wrong on changing the password)
    Edit SSH config: sudo nano /etc/ssh/sshd_config


    ## Plugins

    Dillinger is currently extended with the following plugins.
    Instructions on how to use them in your own application are linked below.

    | Plugin | README |
    | ------ | ------ |
    | Dropbox | [plugins/dropbox/README.md][PlDb] |
    | GitHub | [plugins/github/README.md][PlGh] |
    | Google Drive | [plugins/googledrive/README.md][PlGd] |
    | OneDrive | [plugins/onedrive/README.md][PlOd] |
    | Medium | [plugins/medium/README.md][PlMe] |
    | Google Analytics | [plugins/googleanalytics/README.md][PlGa] |
    Edit SSH config: sudo nano /etc/ssh/sshd_config
  2. 1x12HD revised this gist Aug 6, 2023. 1 changed file with 14 additions and 0 deletions.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -3,3 +3,17 @@ Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd
    (recommended if something goes wrong on changing the password)
    Edit SSH config: sudo nano /etc/ssh/sshd_config


    ## Plugins

    Dillinger is currently extended with the following plugins.
    Instructions on how to use them in your own application are linked below.

    | Plugin | README |
    | ------ | ------ |
    | Dropbox | [plugins/dropbox/README.md][PlDb] |
    | GitHub | [plugins/github/README.md][PlGh] |
    | Google Drive | [plugins/googledrive/README.md][PlGd] |
    | OneDrive | [plugins/onedrive/README.md][PlOd] |
    | Medium | [plugins/medium/README.md][PlMe] |
    | Google Analytics | [plugins/googleanalytics/README.md][PlGa] |
  3. 1x12HD revised this gist Aug 6, 2023. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    Open SSH (I recommend using Solar-PuTTY as it is my favorite using SSH connection)
    Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config_backup
    (recommend if something goes wrong on changing the password)
    (recommended if something goes wrong on changing the password)
    Edit SSH config: sudo nano /etc/ssh/sshd_config

  4. 1x12HD created this gist Aug 6, 2023.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    Open SSH (I recommend using Solar-PuTTY as it is my favorite using SSH connection)
    Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config_backup
    (recommend if something goes wrong on changing the password)