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:
Hostname | IP Address | Used as |
---|---|---|
postgres1 | 192.168.10.15 | PostgreSQL server |
postgres2 | 192.168.10.16 | PostgreSQL server |