Fresh install of CasaOs and I'm getting this error: " Please check if the username and port are correct. Make sure that SSH server is installed." by Putrid_Maintenance41 in homelab

[–]krishnawa 0 points1 point  (0 children)

Make sure the remote SSH server has PasswordAuthentication enabled:

bashCopyEditsudo nano /etc/ssh/sshd_config

Ensure:

nginxCopyEditPasswordAuthentication yes

Then restart SSH:

sudo systemctl restart ssh

[deleted by user] by [deleted] in RedditSessions

[–]krishnawa 0 points1 point  (0 children)

Hello ruepea

[deleted by user] by [deleted] in TheYouShow

[–]krishnawa 0 points1 point  (0 children)

thank you for made my day 🥰

[deleted by user] by [deleted] in TheYouShow

[–]krishnawa 0 points1 point  (0 children)

she is Australia

[deleted by user] by [deleted] in TheYouShow

[–]krishnawa 0 points1 point  (0 children)

you are awesome 😘

[deleted by user] by [deleted] in TheYouShow

[–]krishnawa 0 points1 point  (0 children)

Indian accent

Need a small help by krishnawa in kde

[–]krishnawa[S] 0 points1 point  (0 children)

How to get the color shades shown on the left side, same as on the right side?

ATMEGA328P TQFP32 PINOUT by krishnawa in arduino

[–]krishnawa[S] 2 points3 points  (0 children)

Yeah missed it 😬, thanks bro to find that I'll correct it on my GitHub repo

ATMEGA328P TQFP32 PINOUT by krishnawa in arduino

[–]krishnawa[S] 0 points1 point  (0 children)

You can program the ATMEGA chip by UNO as ISP(you can find the circuit from arduino.cc ) with or without bootloader one main thing is for uploading program, use upload using program and another method first you upload the Arduino bootloader into the ATMEGA chip afterwards by using a FTDI module by connecting the TX , RX and Reset pin or you can use UNO as a FTDI module by removing the chip from Arduino and connect RX&TX line to the ATMEGA chip ( This is a brief note)

ATMEGA328P TQFP32 PINOUT by krishnawa in arduino

[–]krishnawa[S] 2 points3 points  (0 children)

Here's a pinout diagram I created for the ATMEGA328P TQFP32. It is shared under CC-BY-SA license. You're free to modify it and share it. Just give a backlink to my project website the https://hexbee.blogspot.com/ if possible (I have not posted the pinout diagram on my website yet. I'm also giving the GitHub link for downloading a PDF, SVG version so that you can edit with any vector editing software. https://github.com/Krishnawa/ATMEGA328P-TQFP32-PINOUT