CentOS 7 install chrome
CentOS 7 install chrome
1.创建yum源文件
cd /etc/yum.repo.d/
touch google-chrome.repo
2.输入yum源信息
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
3.安装google chrome
yum -y install google-chrome-stable --nogpgcheck
CentOS 7 软件安装
https://nazimkuet.wordpress.com/2015/08/26/30-things-to-do-after-minimal-rhelcentos-7-installation/
- Register and Enable Red Hat Subscription
- Configure Network with Static IP Address
- Set Hostname of Server
- Update or Upgrade CentOS Minimal Install
- Install Command Line Web Browser
- Install Apache HTTP Server
- Install PHP
- Install MariaDB Database
- Install and Configure SSH Server
- Install GCC (GNU Compiler Collection)
- Install Java
- Install Apache Tomcat
- Install Nmap to Monitor Open Ports
- FirewallD Configuration
- Installing Wget
- Installing Telnet
- Installing Webmin
- Enable Third Party Repositories
- Install 7-zip Utility
- Install NTFS-3G Driver
- Install Vsftpd FTP Server
- Install and Configure sudo
- Install and Enable SELinux
- Install Rootkit Hunter
- Install Linux Malware Detect (LMD)
- Server Bandwidth Testing with Speedtest-cli
- Configure Cron Jobs
- Install Owncloud
- Enable Virtualization with Virtualbox
- Password Protect GRUB