Skip to content

Commit 5cf2337

Browse files
committed
verify-system updates
1 parent 44b200c commit 5cf2337

File tree

6 files changed

+97
-29
lines changed

6 files changed

+97
-29
lines changed

site/jbase/administration/installation-guides/linux-installation-guide/README.md

Lines changed: 64 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@ The jBASE installer is an interactive script-based installer. The installer will
123123

124124
![jbase-linux-installation-guide: blob](./blob-8.jpg)
125125

126-
1. The installer checks operating system compatibility, then verifies that all of the required Linux commands used during installation are available. Once the pre-installation tests are complete, a welcome message is displayed. Press enter to start the installation. ![jbase-linux-installation-guide: blob](./blob-8a.jpg)
126+
2. The installer checks operating system compatibility, then verifies that all of the required Linux commands used during installation are available. Once the pre-installation tests are complete, a welcome message is displayed. Press enter to start the installation. ![jbase-linux-installation-guide: blob](./blob-8a.jpg)
127127

128-
2. Type W if your company is within the EU, otherwise type O if outside the EU. Then press Enter.![jbase-linux-installation-guide: blob](./blob-10.jpg)
128+
3. Type W if your company is within the EU, otherwise type O if outside the EU. Then press Enter.![jbase-linux-installation-guide: blob](./blob-10.jpg)
129129

130-
3. Press spacebar to page down through the license agreement, then type YES to accept and continue.![jbase-linux-installation-guide: blob](./blob-8b.jpg))
130+
4. Press spacebar to page down through the license agreement, then type YES to accept and continue.![jbase-linux-installation-guide: blob](./blob-8b.jpg))
131131

132-
4. Choose an installation type.
132+
5. Choose an installation type.
133133

134134
jBASE provides two installation modes, **Express** and **Advanced**.
135135

@@ -138,9 +138,11 @@ jBASE provides two installation modes, **Express** and **Advanced**.
138138
**Advanced**: allows you to select which features and services to install. Select this option if you need to customize the location of the SYSTEM file, administrator account, or jBASE spooler, or if you do not want some of these features installed. Also select this option to select which optional services to install (jDLS and jRCS).
139139
![jbase-linux-installation-guide: blob](./blob-8c.jpg)
140140

141-
1. Type an installation path or press Enter to choose the default /opt/jbase/5.5.1 directory.
141+
6. Type an installation path or press Enter to choose the default /opt/jbase/5.5.1 directory.
142142

143-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-13.jpg)
143+
Applies to: **Express,** **Advanced**
144+
145+
![jbase-linux-installation-guide: blob](./blob-13.jpg)
144146

145147
7. If the installer is able to locate an existing jBASE installation, the previous release directory will also be shown on this page. The installer will look for existing installations at the location pointed to by the JBCRELEASEDIR environment variable, as well as commonly used directories for past jBASE releases.
146148

@@ -150,63 +152,95 @@ The installer will validate the specified installation directory. If it is a new
150152

151153
If you are performing an Express mode install, the parent of the installation directory will be used as the location for the SYSTEM file, the JBASEADM account and jBASE spooler. For example, if jBASE is installed in the default directory, the parent is '/opt/jbase', so the SYSTEM file will be created as '/opt/jbase/SYSTEM'.
152154

153-
8. Then press Y and then Enter to confirm![jbase-linux-installation-guide: blob](./blob-14.jpg)
155+
8. Then press Y and then Enter to confirm
156+
157+
![jbase-linux-installation-guide: blob](./blob-14.jpg)
154158

155159
9. Specify a name for a symbolic link for the new release or press Enter to accept the default. The symbolic link name is typically used for the JBCRELEASEDIR environment variable. For jBASE, the default symbolic link name is 'CurrentVersion'.
156160

157161
If the installer identified a previous jBASE release, the symbolic link name for the previous release will also be displayed. If you have existing scripts that rely on the previous symlink name, you may want to use the same name here to avoid having to update any existing scripts.
158162

159163
Express install will use the default symbolic link name 'CurrentVersion'.
160164

161-
Applies to: **Advanced**![jbase-linux-installation-guide: blob](./blob-15.jpg)
165+
Applies to: **Advanced**
166+
167+
![jbase-linux-installation-guide: blob](./blob-15.jpg)
162168

163-
10. Then press Y to confirm.![jbase-linux-installation-guide: blob](./blob-16.jpg)
169+
10. Then press Y to confirm.
170+
171+
![jbase-linux-installation-guide: blob](./blob-16.jpg)
164172

165173
11. Specify a Linux user ID to own the jBASE system files, or press Enter to accept the default jbaseadm user account. If the user does not exist, the installer will create the user for you. Press Y to confirm.
166174

167-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-17.jpg)
175+
Applies to: **Express,** **Advanced**
176+
177+
![jbase-linux-installation-guide: blob](./blob-17.jpg)
168178

169179
12. Enter a password for the Linux user, and again for verification.
170180

171-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-18.jpg)
181+
Applies to: **Express,** **Advanced**
182+
183+
![jbase-linux-installation-guide: blob](./blob-18.jpg)
172184

173185
13. Specify a group ID for the jBASE system files, or press Enter to accept the default jBASE group ID. Then press Y to confirm.
174186

175-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-19.jpg)
187+
Applies to: **Express,** **Advanced**
188+
189+
![jbase-linux-installation-guide: blob](./blob-19.jpg)
176190

177191
14. Here you can choose optional tasks to complete during installation, or choose the default to complete all tasks. Options include:
178192

179-
**Create JBASEADM a****ccount for a****dministrative functions** The JBASEADM account can be used to perform jBASE administrative tasks such as creating or deleting other jBASE accounts.
193+
#### Create JBASEADM account for administrative functions
194+
195+
The JBASEADM account can be used to perform jBASE administrative tasks such as creating or deleting other jBASE accounts.
196+
197+
#### Create SYSTEM file to organize jBASE accounts
198+
199+
In jBASE, the SYSTEM file is optional. However, using a SYSTEM file provides a convenient way to organize your jBASE accounts, and is required for using Q-pointers and the LOGTO command in your jBASE applications.
180200

181-
**Create SYSTEM file to organize jBASE accounts** In jBASE, the SYSTEM file is optional. However, using a SYSTEM file provides a convenient way to organize your jBASE accounts, and is required for using Q-pointers and the LOGTO command in your jBASE applications.
201+
#### Start jDLS distributed locking service
182202

183-
**Start jDLS distributed locking service** jDLS is responsible for resolving all record locking conflicts for jBASE processes. If jDLS is not running, jBASE will use the normal operating system locks. This is acceptable for small user populations, but the operating system locking mechanism has limits on the number of locks available, and on performance. See the [Introduction to jBASE Distributed Locking](./../../../miscellaneous/introduction-to-distributed-locking/README.md) for more information regarding jDLS.
203+
jDLS is responsible for resolving all record locking conflicts for jBASE processes. If jDLS is not running, jBASE will use the normal operating system locks. This is acceptable for small user populations, but the operating system locking mechanism has limits on the number of locks available, and on performance. See the [Introduction to jBASE Distributed Locking](./../../../miscellaneous/introduction-to-distributed-locking/README.md) for more information regarding jDLS.
184204

185-
**Start jRCS remote connectivity service** The jBASE Remote Connectivity Server (jRCS) provides remote access to your jBASE system. jBASE System Manager uses this service to perform management tasks on your jBASE system. By default, the jRCS server listens on TCP port 8236. See the [jBASE Remote Connectivity Service knowledgebase article](./../../../connectivity/jbase-remote-connectivity-server-(jrcs)/README.md) for more information regarding jRCS.
205+
#### Start jRCS remote connectivity service
186206

187-
### Note
207+
The jBASE Remote Connectivity Server (jRCS) provides remote access to your jBASE system. jBASE System Manager uses this service to perform management tasks on your jBASE system. By default, the jRCS server listens on TCP port 8236. See the [jBASE Remote Connectivity Service knowledgebase article](./../../../connectivity/jbase-remote-connectivity-server-(jrcs)/README.md) for more information regarding jRCS.
188208

189-
The jRemote client is located in /opt/jbase/CurrentVersion/clients
209+
#### Note
190210

191-
**Initialize the print spooler** Select this option to initialize the default print spooler configuration after a new installation. For upgrade installations, this option will restart the print spooler instead.
211+
> The jRCS client is located in /opt/jbase/CurrentVersion/clients/csjrcs
192212
193-
Applies to: **Advanced**![jbase-linux-installation-guide: blob](./blob-20.jpg)
213+
#### Initialize the print spooler
214+
215+
Select this option to initialize the default print spooler configuration after a new installation. For upgrade installations, this option will restart the print spooler instead.
216+
217+
Applies to: **Advanced**
218+
219+
![jbase-linux-installation-guide: blob](./blob-20.jpg)
194220

195221
15. Please specify the directory where jBASE user data will be stored, or press Enter to accept the default directory: /opt/jbase. Then press Y to accept the directory.
196222

197-
Applies to: **Advanced**![jbase-linux-installation-guide: blob](./blob-21.jpg)
223+
Applies to: **Advanced**
224+
225+
![jbase-linux-installation-guide: blob](./blob-21.jpg)
198226

199227
16. In order to complete the installation you will need to enter your jBASE license key. jBASE cannot be installed without either a permanent or evaluation license key. If you are performing an upgrade, the installer will attempt to locate your existing license keys and allow you to reuse them. Type the letter for the license type and enter the license key to continue.
200228

201-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-22.jpg)
229+
Applies to: **Express,** **Advanced**
230+
231+
![jbase-linux-installation-guide: blob](./blob-22.jpg)
202232

203233
17. Specify the TCP port to use for the jBASE Remote Connectivity Server (jRCS), or press Enter to use the default port 8236. Then press Y to accept.
204234

205-
Applies to: **Advanced**![jbase-linux-installation-guide: blob](./blob-23.jpg)
235+
Applies to: **Advanced**
236+
237+
![jbase-linux-installation-guide: blob](./blob-23.jpg)
206238

207239
18. If you opt to start the jDLS service, you can select port-based or process-based locks or press Y to choose the default process-based locks. See the [Introduction to jBASE Distributed Locking](./../../../miscellaneous/introduction-to-distributed-locking/README.md) for more information regarding jDLS.
208240

209-
Applies to: **Advanced**![jbase-linux-installation-guide: blob](./blob-24.jpg)
241+
Applies to: **Advanced**
242+
243+
![jbase-linux-installation-guide: blob](./blob-24.jpg)
210244

211245
19. After verifying the information displayed on the summary page, type Y to begin the installation process. The following tasks will be completed.
212246

@@ -223,13 +257,17 @@ Applies to: **Express,** **Advanced**
223257
- Create the SYSTEM file (if option is selected)
224258
- Initialize the spooler (if option is selected and performing a new install)
225259
- Create the JBASEADM account (if option is selected)
226-
- Update /etc/init.d with scripts to start jDLS, jRCS, jSPOOL daemons (if option is selected) ![jbase-linux-installation-guide: blob](./blob-25.jpg)
260+
- Update /etc/init.d with scripts to start jDLS, jRCS, jSPOOL daemons (if option is selected)
261+
262+
![jbase-linux-installation-guide: blob](./blob-25.jpg)
227263

228264
20. Congratulations, jBASE is now successfully installed. Press Y to login as JBASEADM.
229265

230266
If you have a local firewall installed on this server, it may prevent network users from connecting to the application. Your system administrator may need to allow access to TCP port 8236.
231267

232-
Applies to: **Express,** **Advanced**![jbase-linux-installation-guide: blob](./blob-26.jpg)
268+
Applies to: **Express,** **Advanced**
269+
270+
![jbase-linux-installation-guide: blob](./blob-26.jpg)
233271

234272
### Upgrading from a Previous Version
235273

Loading
Loading

site/jbase/administration/installation-guides/verify-your-windows-operating-system/README.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ You should see the details highlighted as below;
1212

1313
![verify-your-windows-operating-system: untitled4](./untitled4.jpg)
1414

15+
* * *
16+
1517
## Windows 8/8.1
1618

1719
Click the Start button, search for Computer, right-click This PC and choose Properties.
@@ -20,25 +22,53 @@ Click the Start button, search for Computer, right-click This PC and choose Prop
2022

2123
![verify-your-windows-operating-system: untitled2](./untitled2.jpg)![windows 8 sytem proprties](./win8_properties.jpg))
2224

25+
* * *
26+
2327
## Windows 10
2428

25-
Right-Click the start menu icon and choose System. ![verify-your-windows-operating-system: win10](./win10.jpg)
29+
Right-Click the start menu icon and choose System. 
30+
31+
![verify-your-windows-operating-system: win10](./win10.jpg)
2632

2733
![verify-your-windows-operating-system: win10_properties](./win10_properties.jpg)
2834

35+
* * *
36+
2937
### Windows Server 2008 R2
3038

3139
Click the start button, right-click Computer and choose Properties.
3240

3341
![verify-your-windows-operating-system: r2_properties](./r2_properties.jpg)
3442

35-
![verify-your-windows-operating-system: win8r2](./win8r2.jpg)
43+
![verify-your-windows-operating-system: win8r2](./win8r2.jpg)
44+
45+
* * *
3646

3747
### Windows Server 2012 R2
3848

3949
Click the start menu, right-click this PC, choose Properties
4050

41-
![verify-your-windows-operating-system: win8_menu](./win8_menu.jpg)![windows 2012 system properties](./2012r2.jpg)
51+
![verify-your-windows-operating-system: win8_menu](./win8_menu.jpg)
52+
53+
![windows 2012 system properties](./2012r2.jpg)
54+
55+
* * *
56+
57+
### Windows Server 2016
58+
59+
Right-Click the start menu icon and choose System. 
60+
61+
![verify-your-windows-operating-system: server16](./2016.jpg)
62+
63+
![verify-your-windows-operating-system: server2016_properties](./2016_properties.jpg)
64+
65+
* * *
66+
67+
### Windows Server 2019
68+
69+
![verify-your-windows-operating-system: server19](./2019.jpg)
70+
71+
![verify-your-windows-operating-system: server2019_properties](./2019_properties.jpg)
4272

4373
Back to [Installation Guides](./../README.md).
4474

0 commit comments

Comments
 (0)