Re: question on fedorapeople space

2021-11-22 Thread Kevin Fenzi
On Mon, Nov 22, 2021 at 08:58:06AM +, Ankur Sinha wrote:
> On Sat, Nov 20, 2021 04:35:20 +, Globe Trotter via devel wrote:
> > Thank you, your answer makes sense and clarifies to me what is on the 
> > instructions page. If I were editing the page, I would make sure that it 
> > says somewhere that we need to ssh in and then create the directories and 
> > permissions. the first part is not mentioned anywhere on that page.
> 
> It's a wiki page, so please do edit it to clarify the instructions as
> you think necessary.
> 
> https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#Common_answers

I went ahead and added some notes about public_html and permissions. 

It's worth noting you also need to chmod 0755 your home directory.

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: question on fedorapeople space

2021-11-22 Thread Ankur Sinha
On Sat, Nov 20, 2021 04:35:20 +, Globe Trotter via devel wrote:
> Thank you, your answer makes sense and clarifies to me what is on the 
> instructions page. If I were editing the page, I would make sure that it says 
> somewhere that we need to ssh in and then create the directories and 
> permissions. the first part is not mentioned anywhere on that page.

It's a wiki page, so please do edit it to clarify the instructions as
you think necessary.

https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#Common_answers

-- 
Thanks,
Regards,
Ankur Sinha "FranciscoD" (He / Him / His) | 
https://fedoraproject.org/wiki/User:Ankursinha
Time zone: Europe/London


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: question on fedorapeople space

2021-11-19 Thread Globe Trotter via devel
Thank you, your answer makes sense and clarifies to me what is on the 
instructions page. If I were editing the page, I would make sure that it says 
somewhere that we need to ssh in and then create the directories and 
permissions. the first part is not mentioned anywhere on that page.

Thanks again.






On Friday, November 19, 2021, 07:47:28 PM CST, Ben Beasley 
 wrote: 





I am guessing that the public_html/ directory in your home directory 
does not exist or does not have the read and/or execute bits set for all 
users. Try:

$ ssh aa...@fedorapeople.org 'mkdir -p public_html; chmod 0755 public_html'

to make sure the directory exists with the correct permissions.

On 11/19/21 19:33, Globe Trotter via devel wrote:
> Hello,
> 
> I have been trying to upload a couple of my files to my fedorapeople.org 
> space following the instructions here: 
> https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#fedorapeople.org
>  and have been confused.
> 
> Actually, I go to my https://aarem.fedorapeople.org/ account and get:
> 
> Forbidden
> 
> You don't have permission to access / on this server.
> 
> I wonder what I should do to get this space working? My profile lists the 
> space, but I am unclear as to how to make it accessible to others including 
> me.
> 
> Thanks!
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure

> 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: question on fedorapeople space

2021-11-19 Thread Ben Beasley
I am guessing that the public_html/ directory in your home directory 
does not exist or does not have the read and/or execute bits set for all 
users. Try:


$ ssh aa...@fedorapeople.org 'mkdir -p public_html; chmod 0755 public_html'

to make sure the directory exists with the correct permissions.

On 11/19/21 19:33, Globe Trotter via devel wrote:

Hello,

I have been trying to upload a couple of my files to my fedorapeople.org space 
following the instructions here: 
https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#fedorapeople.org 
and have been confused.

Actually, I go to my https://aarem.fedorapeople.org/ account and get:

Forbidden

You don't have permission to access / on this server.

I wonder what I should do to get this space working? My profile lists the 
space, but I am unclear as to how to make it accessible to others including me.

Thanks!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


question on fedorapeople space

2021-11-19 Thread Globe Trotter via devel
Hello, 

I have been trying to upload a couple of my files to my fedorapeople.org space 
following the instructions here: 
https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#fedorapeople.org 
and have been confused.

Actually, I go to my https://aarem.fedorapeople.org/ account and get:

Forbidden

You don't have permission to access / on this server.

I wonder what I should do to get this space working? My profile lists the 
space, but I am unclear as to how to make it accessible to others including me. 

Thanks!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure