Obtaining Source Code
- Go to the /home directory.
1cd /home
- Download the netty-tcnative-2.0.28.Final source package.
1wget https://github.com/netty/netty-tcnative/archive/netty-tcnative-parent-2.0.28.Final.tar.gz --no-check-certificate
- Decompress the source package.
1tar -zxvf netty-tcnative-parent-2.0.28.Final.tar.gz