This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
################################################################################ | |
# | |
# Script for Installation: ODOO v8 server on Ubuntu 14.04 LTS | |
# Author: André Schenkels, ICTSTUDIO 2014 | |
# | |
# Forked: n / master | |
#------------------------------------------------------------------------------- | |
# | |
# This script will install ODOO v8 Server on a clean Ubuntu 14.04 Server and: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions -EnableShowFullPathInTitleBar | |
Enable-RemoteDesktop | |
Enable-MicrosoftUpdate | |
Install-WindowsUpdate | |
cinst -y sublimetext3 SublimeText3.PackageControl | |
cinst -y notepadplusplus | |
cinst -y bginfo | |
cinst -y 7zip | |
cinst -y procexp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions -EnableShowFullPathInTitleBar | |
Enable-MicrosoftUpdate | |
cinst -y 7zip | |
cinst -y procexp | |
cinst -y procmon | |
cinst -y autoruns | |
cinst -y bginfo | |
cinst -y adobereader | |
cinst -y pdfcreator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions -EnableShowFullPathInTitleBar | |
Enable-RemoteDesktop | |
Enable-MicrosoftUpdate | |
Install-WindowsUpdate | |
cinst -y 7zip | |
cinst -y procexp | |
cinst -y procmon | |
cinst -y autoruns | |
cinst -y bginfo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cinst 7zip procexp procmon autoruns vlc malwarebytes adobereader pdfcreator vlc googlechrome dropbox utorrent jdownloader wincdemu avgantivirusfree |