portal icon indicating copy to clipboard operation
portal copied to clipboard

Remove Systers' Logo

Open sakshi1499 opened this issue 5 years ago • 19 comments

Description

As a user, only AnitaB.org logo should be visible.

Mocks

image

Acceptance Criteria

Systers Logo should be removed.

Definition of Done

  • [ ] All of the required items are completed.
  • [ ] Approval by 1 mentor.

Estimation

1 hour

sakshi1499 avatar May 29 '20 13:05 sakshi1499

I would like to work on this issue.

gaurivn avatar May 29 '20 13:05 gaurivn

@gaurivn I'll consider this as a first timer issue. Are you currently assigned to any other issue? If not will this be your first time?

sakshi1499 avatar May 29 '20 14:05 sakshi1499

@sakshi1499 , no I am not assigned to any other issue and I am a first timer to portal.

gaurivn avatar May 29 '20 14:05 gaurivn

Okay cool :) @gaurivn

sakshi1499 avatar May 29 '20 14:05 sakshi1499

Thank you @sakshi1499

gaurivn avatar May 29 '20 14:05 gaurivn

I am working on it, will send updates.

gaurivn avatar Jun 02 '20 08:06 gaurivn

@sakshi1499 , I am getting this error on ubuntu

createuser: could not connect to database postgres: FATAL:  password authentication failed for user "postgres"

Please help me solve this issue. I had tried psql for the password.

gaurivn avatar Jun 02 '20 09:06 gaurivn

@gaurivn Did you do a google search first?

https://stackoverflow.com/questions/7695962/postgresql-password-authentication-failed-for-user-postgres

SanketDG avatar Jun 02 '20 11:06 SanketDG

@gaurivn You can give the the above link a read. If you are unable to solve the errors, I'll suggest you to run these commands in the given order

sudo find / -type f -iname pg_hba\.conf

Then it'll give you the path, run the command below but change the number '11' according to your file path number.

sudo nano /etc/postgresql/11/main/pg_hba.conf

Change local all all md5 to peer.

Then start with postgresql commands. This time I guess you'll be able to run it without any error.

sakshi1499 avatar Jun 02 '20 13:06 sakshi1499

@gaurivn Did you do a google search first?

https://stackoverflow.com/questions/7695962/postgresql-password-authentication-failed-for-user-postgres

Yes @SanketDG thank you , I had googled and came across the same link, it didn't work so asked here.

gaurivn avatar Jun 02 '20 16:06 gaurivn

@gaurivn You can give the the above link a read. If you are unable to solve the errors, I'll suggest you to run these commands in the given order

sudo find / -type f -iname pg_hba\.conf

Then it'll give you the path, run the command below but change the number '11' according to your file path number.

sudo nano /etc/postgresql/11/main/pg_hba.conf

Change local all all md5 to peer.

Then start with postgresql commands. This time I guess you'll be able to run it without any error.

Thank you very much @sakshi1499 , I tried it but it still didn't work, I'll change local all postgres to peer and try again.

gaurivn avatar Jun 02 '20 16:06 gaurivn

Yes change it. It will work don't give up haha @gaurivn

sakshi1499 avatar Jun 02 '20 16:06 sakshi1499

I am working on it. Got a bit busy with exams....will send a PR soon.

gaurivn avatar Jun 09 '20 11:06 gaurivn

@gaurivn No issues :)

sakshi1499 avatar Jun 09 '20 15:06 sakshi1499

@sakshi1499 , @SanketDG , I could run portal on ubuntu. I would like to suggest few changes to the ubuntu portal doc.

gaurivn avatar Jun 16 '20 07:06 gaurivn

@gaurivn This isn't the right place to suggest it. Suggest the changes on Portal Channel on Zulip under Documentation. :)

sakshi1499 avatar Jun 16 '20 07:06 sakshi1499

@gaurivn This isn't the right place to suggest it. Suggest the changes on Portal Channel on Zulip under Documentation. :)

Sure @sakshi1499 , will suggest there. And Systers and AnitaB.org logo is one image altogether as shown below: systersanitablogo

gaurivn avatar Jun 16 '20 07:06 gaurivn

How do I proceed? Should I delete this and add a new AnitaB.org logo. I guess I'll crop it out.

gaurivn avatar Jun 16 '20 07:06 gaurivn

Hi, sakshi1499 I'd like to work on this issue.

emmanuelhashy avatar Jan 09 '21 03:01 emmanuelhashy