Open PDF file from ssh server

1. ssh -X user_name@ip_address
2. apt-get install evince
3. evince filename.pdf
click the source code to copy