Created this post to check out how formatting of the blog looks under different themes.
This is a heading 2
/* HelloWorld.java */ public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
eth0 Link encap:Ethernet HWaddr 00:16:3e:a3:4e:5a
inet addr:10.0.3.111 Bcast:10.0.3.255 Mask:255.255.255.0
inet6 addr: fe80::216:3eff:fea3:4e5a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:52 errors:0 dropped:0 overruns:0 frame:0
TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4892 (4.8 KB) TX bytes:5556 (5.5 KB)