Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining Source Code

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