======Workstation Notes====== >>{{{toc levels="h2,h3,h4"}}}>> =====Related Links===== [[SingleSignOn(FreeIPA)|Single Sign On]] ~- [[FedoraFreeIPAServerNotes|FreeIPA Notes]] [[ChromeBox|Asus ChromeBox Setup]] [[CentOS|CentOS 7 Setup]] [[ManagementServer|Deployment server]] [[WindowsWorkstationNotes|Windows Workstation Notes]] [[DepricatedWorkstationNotes|Depricated WorkStation Notes for Fedora and Zotac PCs]] =====Workstation Setup===== ~- Image ~- uncomment and modify workstation number in /etc/salt/minion ~~- line 88: id: ws100.votesmart.org ~- Accept minion on server ~- Install IPA /root/ipa-install.sh ~~- create kerberos principles on workstation first build ~- disabled notifications ~~- application installer sounds ~~- all bug reporting ~~- software update ====CentOS 7 Equivalency==== For specialty apps that require rpm downloads CentOS 7 is equivalent to RHEL 7 and Fedora Core 19 =====Research===== ~- Investigate authentication with client and what credentials are used when running salt command. ~- Is saltstack capable of caching commands for offline clients and how will changes be applied when client becomes available. =====Version Notes===== ===Version 1.7 (07/11/2016)=== ~- Add logon issue shell script to /usr/local/src ===Version 1.6 (07/01/2016)=== ~- Force group permissions to user for /var/cache/browser ~- Apply yum updates ~- Install iptraf on all workstations ===Version 1.5 (06/24/2016)=== ~- applied chrome policies to improve performance ~- installed pgadmin ~- disabled tracker indexing ~- disabled bluetooth service ~- removed postfix ~- updated cups config with static IPs ~- install gnumeric ===Version 1.4 (05/20/2016)=== ~- disabled logon list ~- created symbolic link .cache --> /var/cache/browsers for local browsing cache ~- added authorized keys for access from server ===Version 1.3 (02/12/2016)=== ~- full update ~- installed links2, lynx and mutt ===Version 1.2 (02/05/2016)=== ~- libreoffice-base.x86_64 added ~- libreoffice-postgresql.x86_64 added ~- gthumb ~~- ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/updates/19/x86_64/gthumb-3.2.8-1.fc19.x86_64.rpm ~~- file stored at /export/public/ITstuff/SaltStack/ ===Version 1.1 (02/03/2016)=== ~- added /etc/votesmart-version ~- created automount script ~~- chmod +x /etc/rc.d/rc.local ~~- add /root/ker-mount.sh ~~- ker-mount.sh to mount /export/home at boot ~~~- sleep 5 required for script to run correctly and allow all sysctl services to start ~- CentOS updates ~- added adobe repo and installed flash plugin ~- Installed all network printers ~~- Installed hplib ~- create /root/ipa-install.sh script for automating deployment ~- Installed salt-minion and configured for ws101.votesmart.org ===Version 1.0 (01/05/2016)=== ~- Base install ~- FreeIPA ~- Updates ---- CategoryITMisc