How to Find Public IP Address using Linux Terminal. Ok so in this article i will share how to find public IP address using linux terminal. There are many ways to find out your public IP address or wan (Wide Area Network) IP on a Linux or Unix-like operating systems. [Read more…] about How to Find Public IP Address using Linux Terminal
Terminal Command
How to Extract tar.gz Files using Terminal Command
How to Extract tar.gz Files using Terminal Command. Tar.gz files is an archive files, just like .rar or .zip. If you are using GUI, it is easy to extract this archive file. Just right click on file, and click “extract file” options. But, if you handle this file on linux server, you need terminal command to extract tar.gz file. [Read more…] about How to Extract tar.gz Files using Terminal Command