Difference between revisions of "16471 Grundlæggende programmering"

From Teknologisk videncenter
Jump to: navigation, search
m
m (SSH)
Line 11: Line 11:
 
To use this module, you need to be able to ssh to one or more Cisco devices.
 
To use this module, you need to be able to ssh to one or more Cisco devices.
 
*[https://networksandrants.com/2019/11/27/using-python-and-ssh/ Using Python and SSH]
 
*[https://networksandrants.com/2019/11/27/using-python-and-ssh/ Using Python and SSH]
 +
**[http://www.fabfile.org/ Fabric Homepage]
 +
**[http://docs.fabfile.org/en/2.5/ Fabric Documentation]
 +
**
 
[[Category:Python]]
 
[[Category:Python]]

Revision as of 07:03, 6 April 2020

  1. Link til Google Hangout
  2. Vores facebookgruppe til at dele info via denne link - gruppen hedder Grundlæggende programmering - Python
  3. Kurset følger i første del video læringsmaterialet via denne link til Oreilly
  4. Materiale til øvelser i videomateriale via denne link til Github

Python and networking

Telnet

To use this module, you need to be able to telnet to one or more Cisco devices.

SSH

To use this module, you need to be able to ssh to one or more Cisco devices.