Tuesday, March 22, 2016

More notes:Vagrant CentOS sysadmin info

The default root password on the CentOS virtual server is "vagrant"
su - root


https://wiki.centos.org/TipsAndTricks/BecomingRoot



Query what Linux/Unix distribution you're using (from the command-line)

If Python 2.3 or later is installed, this will work with many distributions:
python -c "import platform; print platform.dist()"

cat /proc/version

https://github.com/ckan/ckan/wiki/How-to-Create-a-CentOS-Vagrant-Base-Box