MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 8 days agols there any ssh project for absolute novices ?message-squaremessage-square8linkfedilinkarrow-up18arrow-down16
arrow-up12arrow-down1message-squarels there any ssh project for absolute novices ?MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 8 days agomessage-square8linkfedilink
minus-squareMastKalandar@feddit.onlineOPlinkfedilinkEnglisharrow-up6·7 days agoI’ve got no concept of ssh. By getting involved in some project, l hope to learn how it’s used in the laptop that I use.
minus-squareslazer2au@lemmy.worldlinkfedilinkEnglisharrow-up10arrow-down1·7 days agoGo through this. https://linuxupskillchallenge.org/
minus-squareMastKalandar@feddit.onlineOPlinkfedilinkEnglisharrow-up3·7 days agoThanks for that link 😊😊.
minus-squarestatelesz@slrpnk.netlinkfedilinkEnglisharrow-up4·7 days agoDo you want to learn the basic technical details of how SSH works or do you want to know how to use it?
minus-squaresorrybookbroke@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-27 days agoTry and build an ssh wrapper. Either a simple gui or tui to save ssh commands and make them. No ui needed if you’re just learning and want to make a CLI wrapper. Each thing you learn you try to implement it
I’ve got no concept of ssh. By getting involved in some project, l hope to learn how it’s used in the laptop that I use.
Go through this.
https://linuxupskillchallenge.org/
Thanks for that link 😊😊.
Do you want to learn the basic technical details of how SSH works or do you want to know how to use it?
Try and build an ssh wrapper. Either a simple gui or tui to save ssh commands and make them. No ui needed if you’re just learning and want to make a CLI wrapper. Each thing you learn you try to implement it