2016-05-12 Linux►Ubuntu vi When we edit a file in Linux(Ubuntu16.04), we will use Vim. 1234567vi /etc/network/interfaces# :wq Save and quit# :q! Quit not save# i Insert# x Delete Newer How to show the ip address on Ubuntu 16.04? Older How to understand the Linux file system?