Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "VirtualMachine" page has been changed by TimothyAllison:
https://wiki.apache.org/tika/VirtualMachine?action=diff&rev1=11&rev2=12

  
  ==== install software ====
  
- 1. `yum install java-1.7.0-openjdk-devel git svn httpd`
+ 1. `yum install java-1.7.0-openjdk-devel git svn httpd emacs`
  
  2. `curl -s get.gvmtool.net | bash`
  
@@ -62, +62 @@

  
  3. `groupadd <admingroup>`
  
- 4. `useradd -g <admingroup> <user>`
+ 4. `usermod -g <admingroup> <user>`
  
  5. `modify /etc/ssh/sshd_config to add user to AllowUsers`
  

Reply via email to