Guest User

Untitled

a guest
Nov 15th, 2016
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.19 KB | None | 0 0
  1. [root@rdo ~]# /bin/chmod u+x /root/install-rdo.sh && /root/install-rdo.sh "spassword234" "10.11.12.0/24" "10.11.12.200" "10.11.12
  2. .210" "10.11.12.1" 8.8.8.8                                                                                                          
  3. -bash: !": event not found                                                                                                              
  4. [root@rdo ~]# exit                                                                                                                      
  5. logout                                                                                                                                  
  6. Last login: Tue Nov 15 11:42:45 2016                                                                                                    
  7. [root@rdo ~]# LIS_DIR=$(mktemp -d) && pushd $LIS_DIR && tar zxvf /root/LIS.tar.gz && ./install.sh && popd && rm -rf $LIS_DIR            
  8. /tmp/tmp.Y4tUmJISXe ~                                                                                                                  
  9. ./._install.sh                                                                                                                          
  10. install.sh                                                                                                                              
  11. ./._kmod-microsoft-hyper-v-4.1.2-20160809.x86_64.rpm                                                                                    
  12. kmod-microsoft-hyper-v-4.1.2-20160809.x86_64.rpm                                                                                        
  13. ./._microsoft-hyper-v-4.1.2-20160809.src.rpm                                                                                            
  14. microsoft-hyper-v-4.1.2-20160809.src.rpm                                                                                                
  15. ./._microsoft-hyper-v-4.1.2-20160809.x86_64.rpm                                                                                        
  16. microsoft-hyper-v-4.1.2-20160809.x86_64.rpm                                                                                            
  17. ./._microsoft-hyper-v-debuginfo-4.1.2-20160809.x86_64.rpm                                                                              
  18. microsoft-hyper-v-debuginfo-4.1.2-20160809.x86_64.rpm                                                                                  
  19. ./._upgrade.sh                                                                                                                          
  20. upgrade.sh                                                                                                                              
  21. Installing the Linux Integration Services for Microsoft Hyper-V...    
  22. Preparing...                          ################################# [100%]                                                          
  23. Updating / installing...                                                                                                                
  24.    1:kmod-microsoft-hyper-v-4.1.2-2016################################# [100%]                                                          
  25. Preparing...                          ################################# [100%]                                                          
  26. Updating / installing...                                                                                                                
  27.    1:microsoft-hyper-v-debuginfo-4.1.2################################# [ 50%]                                                          
  28.    2:microsoft-hyper-v-4.1.2-20160809 ################################# [100%]                                                          
  29. Saving old initramfs                                                                                                                    
  30. Installing new initramfs                                                                                                                
  31. Adding KVP Daemon to Chkconfig....                                                                                                      
  32. Starting KVP Daemon....                                                                                                                
  33. Adding VSS Daemon to Chkconfig....                                                                                                      
  34. Starting VSS Daemon....                                                                                                                
  35. Adding FCOPY Daemon to Chkconfig....                                                                                                    
  36. Starting FCOPY Daemon....                                                                                                              
  37.  Linux Integration Services for Hyper-V has been installed. Please reboot your system.                                                  
  38. ~                                                                                                                                      
  39. [root@rdo ~]# exit                                                                                                                      
  40. logout
Add Comment
Please, Sign In to add comment