Skip to content

drolfe/Git_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

this is a test readme file

daniel

# this NIC must be on management network
auto eth1
iface eth1 inet static
    address 10.200.10.10
    netmask 255.255.255.0
    gateway 10.200.10.1
    dns-nameservers 8.8.8.8 8.8.4.4
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

About

Git Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published