User Tools

Site Tools


codetalkers:hackingclub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
codetalkers:hackingclub [2018/05/20 01:47] oemb1905codetalkers:hackingclub [2018/11/25 01:32] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ------------------------------------------- -------------------------------------------
  
-Welcome to the Code Talkers Hacking Club home page.  If you want an account on my wiki in order to edit / add to this page, email me at [[mailto:netcmnd@jonathanhaack.com|netcmnd]] and I will consider approval.  +Welcome to the Code Talkers Hacking Club home page.  If you want an account on my wiki in order to edit / add to this page, email me at [[mailto:netcmnd@jonathanhaack.com|netcmnd]] and I will consider approval.  Our name is borrowed from the original[[http://www.navajocodetalkers.codes/foundation/|Navajo Code Talkers]], which can be found at the referenced site and to which we honor and pay tribute to with our name.  
  
 ------------------------------------------- -------------------------------------------
  
-First thing to do is to use the Chromium web browser's [[https://chrome.google.com/webstore/detail/secure-shell-app/pnhechapfaindjhompbnflcldabbghjo|Secure Shell]] web app to access your digital ocean vps.  Chromium is not completely #FreeSoftware but close, and this is the easiest way to start from any system.  Ideally, you should find an old laptop and immediately put GNU/Linux on it.  Once you have a shell, execute the command below.  Do not forget to email me for your default password.+The first thing to do is to use the Chromium web browser's [[https://chrome.google.com/webstore/detail/secure-shell-app/pnhechapfaindjhompbnflcldabbghjo|Secure Shell]] web app to access your digital ocean vps.  Chromium is not completely #FreeSoftware but close, and this is the easiest way to start from any system.  Ideally, you should find an old laptop and immediately put GNU/Linux on it.  Once you have a shell, execute the command below.  Do not forget to email me for your default password.
  
   ssh -p 222 yourname@xxx.xxx.xxx.xxx   ssh -p 222 yourname@xxx.xxx.xxx.xxx
Line 39: Line 39:
   git remote set-url origin git@gitlab.com:codetalkershc/hackingclub.git   git remote set-url origin git@gitlab.com:codetalkershc/hackingclub.git
  
-We will be migrating off of Google Classroom next yearand switching to a self-hosted Git Lab that I am working on.  It will be private like Classroombut completely FreeSoftware and not subject to Google's eyes, although do concede Google does lots of so-called 'open-source' work. Expect a change in the repository when this is completed.  You never know - it may happen sooner rather than later+The primary instructional websites you should consider studying are liisted below.  One of the best websites is my Wikiwhich you are on right now.  Click the link below to get to the primary page, and I have a host of fundamental tutorials on the upper left sidebar that you can get started with.
  
 +  * [[http://linuxacademy.com/|Linux Academy]]
 +  * [[http://www.linuxfromscratch.org|Linux from Scratch]]
 +  * [[https://www.sololearn.com/Course/CPlusPlus/|Solo Learn]]
 +  * [[http://bootstrapworld.org|Bootstrapworld]]
 +  * [[https://www.coursera.org/learn/nand2tetris2|NAND 2 Tetris]]
 +  * [[https://stackexchange.com/sites|Stack Exchange]] 
 +  * [[https://jonathanhaack.com/dokuwiki/doku.php|Haack's Wiki Tutorials]]
 +
 +We will be migrating off of Google Classroom next year, and switching to a self-hosted Git Lab that I am working on.  It will be private like Classroom, but completely FreeSoftware and not subject to Google's eyes, although I do concede Google does lots of so-called 'open-source' work. Expect a change in the repository when this is completed.  You never know - it may happen sooner rather than later. 
  
  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2018/05/19 19:32//  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2018/05/19 19:32//
codetalkers/hackingclub.1526780822.txt.gz · Last modified: 2018/11/25 01:33 (external edit)