Centos7 - Enable internet connection in *minimal centos7 64bit

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=y5H0AaI9OyM



Duration: 4:07
60,052 views
276


How to solving in centos7 (minimal installer) :
- Localhost login
- unknown host when run "ping"
- enabling internet connection

--
1) The first step, you must set 'NAT' connection in virtualbox
2) Go to centos7, type "nmcli d" to display list connection
3) Type "nmtui" to setting connection
4) restart network with command : service network restart
5) restart centos7 with command : sudo reboot now
6) test your connection with "PING google.com"
7) finish!




Other Videos By Ambar Hasbiyatmoko


2016-04-24Mysql workbench problem - Error Code 1175 When update query
2016-04-24Codeigniter tutorial - Upload file with codeigniter framework on Centos 7
2016-04-23PHP - Display all errors PHP on Ubuntu 14.04
2016-04-22Centos 7 problem - users is not in the sudoers file. This incident will be reported
2016-04-21Install Centos(dvd ISO) and set GNOME Desktop - (virtualbox)
2016-04-20Codeigniter problem - The upload destination folder does not appear to be writable
2016-04-18PHP error - can't use method return value in write context
2016-04-17Pgadmin problem(delete database) - ERROR: database "test" is being accessed by other users (Ubuntu)
2016-04-16Centos 7 - Install php and mysql from terminal
2016-04-15Centos 7 - Install GNOME Desktop in minimal Centos 7 64bit
2016-04-14Centos7 - Enable internet connection in *minimal centos7 64bit
2016-04-14Virtualbox - Install minimal Centos 7 64 bit (without GUI)
2016-04-13Codeigniter Error : Call to undefined function base_url()
2016-04-07ERMaster (Eclipse) problem - Cannot Export to DB (Postgresql)
2016-03-30PHP problem - Confirm Form Resubmission
2016-03-26Install latest Postgresql + Pgadmin from .run file - Ubuntu
2016-03-16Postgresql error : convert field character varying to integer
2016-03-15postgresql error - convert [field] time to timestamp with time zone
2016-02-22Android Studio error - The environment variable JAVA HOME does not point to a valid JVM installation
2016-02-22WAMP error - msvcr110.dll and msvcp110.dll is missing
2016-02-21WAMP error - #1405 Access denied for user 'root@localhost' using password no



Tags:
ping
internet
terminal
centos7
nat
virtualbox
cli