- IBM WebSphere Application Server 8.0 Administration Guide
- Steve Robinson
- 508字
- 2021-04-02 18:28:31
Preparation and prerequisites
Before we start with the WebSphere Application Server installation, we need to ensure the correct installation media is available and that the operating system prerequisites have been met.
It is also important to ensure that there is enough free disk space on your filesystem, and that you also have a large enough folder or /tmp, c:/temp
for Windows. A recommended size for the tmp
folder is 1 Gigabyte; this will also cater for the deployment of large JEE applications. The installer program checks for required space before calling the WAS installation wizard and will inform you if there is not enough disk space; however, it is good to be prepared upfront to minimize such issues.
Note
It is recommended best practice that you refer to the IBM documentation for installation prerequisites, which can be found at the following URL: http://www-01.ibm.com/support/docview.wss?uid=swg27021246.
Windows installation prerequisites
There are no specific prerequisites for this book, except that it is recommended that you install using a user with Administration privileges. To give a user, the required administrator privileges is as simple as adding the desired user to the Windows administrators group.
Linux installation prerequisites
If you are not using Linux, then you can skip this section and move onto the Graphical Installation section. If you are considering running WAS 8 on a Linux platform visit the following IBM URL to locate and read up on the prerequisites for installing WebSphere Application Server 8 on Linux platforms:
Installing as root on Linux
When installing WAS on a UNIX-like platform, Linux, you should install using the root user or appropriate sudo access. After the installation is complete, the ownership of the installation binaries should be changed to an appropriate non-root user.
It is often company policy for production environments not to allow products such as WAS as the Linux root user for reasons, such as security and the configurability of shell environment variables and shell profiles. Another very good reason to use a non-root user is that you can apply settings to the Linux profile for the user account assigned to WAS, thus segregating WAS or application-specific settings away from other systems, which may also be running on the same machine.
While learning WAS and to keep things simple, without getting sidetracked by security and folder permission errors, it is recommended that you install and run WAS instances as the root user on Linux. Using root will ensure WAS installations will work with all the third-party products that we will install throughout this book.
Filesystem preparation for Linux
Before running the WAS installation, we need to check the umask. The umask setting controls the permissions that will be masked (not set) for any newly created files, for example, 022. By using the Linux command umask
, we can check the current umask
. It needs to be set to 022
. We can set this by typing the following command in a secure shell:
umask 022
Using the umask
command ensures that all new files will be set with the 8-bit inverse permission of 755.
- PS職場達人煉成記:人人都能學會的Photoshop辦公設計技巧
- Adobe Photoshop 網頁設計與制作標準實訓教程(CS5修訂版)
- 中文版SolidWorks 2015技術大全
- VSTO 3.0 for Office 2007 Programming
- ChronoForms 3.1 for Joomla! site Cookbook
- 中文版Photoshop 2020基礎教程
- Word 2010實戰技巧精粹
- AutoCAD 2018中文版基礎教程
- After Effects中文版入門、精通與實戰
- Photoshop CC摳圖+修圖+調色+合成+特效實戰視頻教程
- Indesign平面排版技術應用
- Cassandra High Performance Cookbook
- 攝影師的后期課:人像調色篇
- AutoCAD 2020中文版完全自學一本通
- AutoCAD計算機輔助設計標準教程(慕課版)