win7vm-Ubuntu-Spring2011 Post Install Steps
Ubuntu Customizations Steps
- ) Change host name by updating /etc/hostname and /etc/hosts
Regenerate the ssh-keys:
cd /etc/ssh
rm *key*
dpkg-reconfigure openssh-server
User accounts
- ) if Not part of the AD see UbuntuLdapScripts
- ) Create for system owner System -> Administration -> Users and Groups Highlight -> Advanced Settings -> User Privileges -> Check all
- ) smbpasswd -a
- This will be used if you wish to map you Ubuntu Home in Windows
- ) chown -R : /home/vmware
- ) Start VMware File Open - browse to /home/vmware/Win7E/Win7E.vmx Start VM - answer the option "I copied the VM" when prompted
Active Directory Setup
- ) Notes not finished - see //asimov/coregroup1/images/ubuntu-scripts directory for adsetup command
Windows Customizations Steps
- ) Create Windows user Add to Administrators group
- ) Login to the new user
- ) Personalize - Change Desktop icons - check them all
- ) Open Control Panel View by: small icons Regonal and Language Location - Canada
- ) Right click on Menu Tool Bar (the bar on the bottom of the window) Properties -> Start Menu -> Customize Check these: Favorites,Network,Recent Items, Run Command
- ) Open File Explorer on Menu Tool Bar Organize -> File and Search options -> View -> Advanced Settings Display Full path in title bar Show hidden files,folders, or drives Uncheck Hide empty drives in the Computer Folder Uncheck hide extentions for known file types
Windows Mapping Ubuntu Home Directory and a network drive
- ) smbpasswd -a
- ) Start Menu -> Run -> \\192.168.57.1 Right Click on -> Map Network Drive -> Reconnect
- ) NOTE Tell user to save ALL data on his network drive and NOT in the Windows 7 VM!