Skip to content
View nicks9188's full-sized avatar
:octocat:
:octocat:

Block or report nicks9188

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Centos warning: setlocale: LC_CTYPE:... Centos warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
    1
    1. `vi /etc/environment`
    2
    
                  
    3
    add these lines...
    4
    ```
    5
    LANG=en_US.utf-8
  2. nodedemo nodedemo Public

    A minimal RESTApi Nodejs application with Docker.

    HTML 2 1

  3. Confluence-cloud-to-cloud-migration Confluence-cloud-to-cloud-migration Public

    Confluence space migration

    Python

  4. Confluence-page-creation-fromMDfile Confluence-page-creation-fromMDfile Public

    To create confluence pages using markdown files

    Python

  5. Confluence-page-migration-fromMDfile Confluence-page-migration-fromMDfile Public

    Confluence page update using markdown files

    Python