Test First Post

Intro #

This is test post with Hugo. Let me just post this here.

sudo pacman -Syyu

This is Python.

for x in range(1, 100):
    print(x)

This is JavaScript.

function SayHello() {
   console.log("Hello Test");
}

sayHello()

This is table test:

HostnameIP AddressUsed as
postgres1192.168.10.15PostgreSQL server
postgres2192.168.10.16PostgreSQL server