LoginSignup
0
0

More than 5 years have passed since last update.

CentOS 6 初期設定

Last updated at Posted at 2015-07-25
$ sudo yum -y groupinstall development
$ sudo yum -y install vim zsh wget locate rsync bc nkf system-config-network-tui
$ sudo yum -y install libffi-devel gdbm-devel openssl-devel readline-devel tk-devel zlib-devel libxml2-devel
$ sudo updatedb
$ sudo sed -i -e 's/Defaults    secure_path = \/sbin:\/bin:\/usr\/sbin:\/usr\/bin/Defaults    secure_path = \/sbin:\/bin:\/usr\/sbin:\/usr\/bin:\/usr\/local\/bin/' /etc/sudoers
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0