Git Product home page Git Product logo

Comments (13)

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024 1

Hi, @wgtmac and @williamhyun . According to the INFRA team's comment, please try to connect your home again.

I have corrected the host attribute for "william." We do not have an ASF ID "wgtmac" but I'm guessing you meant "gangwu".. That person already has the home.apache.org host attribute, so they should be able to SFTP in.

from orc.

williamhyun avatar williamhyun commented on July 4, 2024 1

It works!

% sftp home.apache.org
Connected to home.apache.org.
sftp> ls

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

Maybe, is ASF Home machine still inaccessible to you, @wgtmac and @williamhyun ?

from orc.

wgtmac avatar wgtmac commented on July 4, 2024

@dongjoon-hyun I have tried to set up the page, but failed. Do you have any guideline to proceed? Thanks!

from orc.

williamhyun avatar williamhyun commented on July 4, 2024

@dongjoon-hyun Yes, I cannot seem access home.apache.org via sftp.

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

@wgtmac and @williamhyun .

  1. According to https://infra.apache.org, they decommissioned the old server.
  2. New machine is home-lw-us (207.244.88.131) whose aliases are people.apache.org and home.apache.org.
  3. The new server is supposed to serve SFTP connection.

Committers may access home.apache.org. See the related information in the New committers' guide. Note that you do only have sftp access. There is no shell access. RSA SSH keys are required for sftp access, which you can update via Whimsy or id.apache.org.

If you guys cannot access it, it seems that we need to file an INFRA jira issue for you.

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

Here is the INFRA JIRA.

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

Thank you, @williamhyun . I confirmed that your news is recovered.

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

Gentle ping, @wgtmac . INFRA team is waiting for your confirmation. Please comment on INFRA JIRA.

from orc.

wgtmac avatar wgtmac commented on July 4, 2024

Thanks @dongjoon-hyun. I have the access now. But how can I upload my avatar?

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

It's a traditional personal website hosting way in Apache Home account, @wgtmac .

  1. To simply put, your https://people.apache.org/~gangwu is mapped to public_html under your home directory.

  2. Apache ORC website expects https://people.apache.org/~gangwu/gangwu.png.

  3. To achieve the above item (2), download your GitHub image and rename it to your Apache ID, gangwu.png.

curl -LO https://avatars.githubusercontent.com/u/4684607
  1. Finally, you need to connect to the server via sftp and do the following.
mkdir public_html
cd public_html
put gangwu.png

from orc.

wgtmac avatar wgtmac commented on July 4, 2024

It's a traditional personal website hosting way in Apache Home account, @wgtmac .

  1. To simply put, your https://people.apache.org/~gangwu is mapped to public_html under your home directory.
  2. Apache ORC website expects https://people.apache.org/~gangwu/gangwu.png.
  3. To achieve the above item (2), download your GitHub image and rename it to your Apache ID, gangwu.png.
curl -LO https://avatars.githubusercontent.com/u/4684607
  1. Finally, you need to connect to the server via sftp and do the following.
mkdir public_html
cd public_html
put gangwu.png

Awesome! Thanks @dongjoon-hyun for the help!

from orc.

dongjoon-hyun avatar dongjoon-hyun commented on July 4, 2024

Thank you, @wgtmac and @williamhyun . I confirmed that both broken links are fixed.

from orc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.