MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 18 days agols there any ssh project for absolute novices ?message-squaremessage-square8fedilinkarrow-up18arrow-down16
arrow-up12arrow-down1message-squarels there any ssh project for absolute novices ?MastKalandar@feddit.online to No Stupid Questions@lemmy.worldEnglish · 18 days agomessage-square8fedilink
minus-squareMastKalandar@feddit.onlineOPlinkfedilinkEnglisharrow-up6·18 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·18 days agoGo through this. https://linuxupskillchallenge.org/
minus-squareMastKalandar@feddit.onlineOPlinkfedilinkEnglisharrow-up3·18 days agoThanks for that link 😊😊.
minus-squarestatelesz@slrpnk.netlinkfedilinkEnglisharrow-up4·18 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.workscakelinkfedilinkEnglisharrow-up2·edit-218 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