Dell Wyse 3020 Wyse ThinOS Version 8.5 INI Reference Guide - Page 11

Placing the INI files into the folder structure on the server

Page 11 highlights

Option &Right($xx, i) or &Left($xx, i) Value address is 10.151.120.15, and the network mask is 255.255.255.0, then 10.151.120.0_24 is used. Specifies whether the variable is to be read from left or right. The $xx is any of the above parameters. The parameter i specifies left or right offset digits. The combinations of all the above variables, such as CTX&Right($IP,4)@&Left($UN,3) are supported. A replacement $SYS_VAR is used if the statements or parameters support. Placing the INI files into the folder structure on the server If you have set up your environment to provide your thin clients running ThinOS with automatic updates and configurations as described in ThinOS Administrator's Guide, you can use the following folder structure on your server under the C:/inetpub/ftproot folder, for FTP or C:/inetpub/wwwroot folder, for HTTP or HTTPS and place your INI files and other necessary files inside the structure as noted. This list describes the folder structure, starting with the root directory. Table 3. Folder structure /wyse/ /wyse/wnos /wyse/wnos/bitmap /wyse/wnos/cacerts /wyse/wnos/font /wyse/wnos/inc /wyse/wnos/ini (Required) The root directory. It stores the wnos folder. (Required) The main INI configuration folder. It stores the wnos.ini file, {username}.ini file, $MAC.ini file, firmware, and the following optional folders: • bitmap folder • cacerts folder • font folder • inc folder • ini folder • locale folder • trace folder (Optional) The folder where you can place custom images you plan to use. (Optional) The folder where you can place the CA certificates that can be imported to a thin client. NOTE: Use the AddCertificate INI parameter in the wnos.ini file to import the certificates to thin clients. (Optional) The folder where you can place font files for languages such as Chinese Simplified, Chinese Traditional, Japanese, and Korean that require the file. (Optional) The folder where you can place the mac.ini files. NOTE: The use of parameter Include=$mac.ini will load / wnos/inc/mac-address.ini so that you can use inc in the folder structure and use $MAC.ini. (Optional) The folder where you can place the {username}.ini files and {group} folder. Getting Started: Learning INI File Basics 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110

Option
Value
address is 10.151.120.15, and the network mask is 255.255.255.0,
then 10.151.120.0_24 is used.
&Right($xx, i) or &Left($xx, i)
Specifies
whether the variable is to be read from left or right. The
$xx is any of the above parameters. The parameter i
specifies
left
or right
offset
digits.
The combinations of all the above variables, such as
CTX&Right($IP,4)@&Left($UN,3) are supported. A replacement
$SYS_VAR is used if the statements or parameters support.
Placing the INI
files
into the folder structure on the
server
If you have set up your environment to provide your thin clients running ThinOS with automatic updates and
configurations
as described in
ThinOS Administrator’s Guide
, you can use the following folder structure on your server under the
C:/inetpub/ftproot folder
, for FTP or
C:/inetpub/wwwroot folder
, for HTTP or HTTPS and place your INI
files
and other necessary
files
inside the structure as noted. This list
describes the folder structure, starting with the root directory.
Table 3. Folder structure
/wyse/
(Required)
The root directory. It stores the wnos folder.
/wyse/wnos
(Required)
The main INI
configuration
folder. It stores the wnos.ini
file,
{username}.ini
file,
$MAC.ini
file,
firmware,
and the following
optional folders:
bitmap folder
cacerts folder
font folder
inc folder
ini folder
locale folder
trace folder
/wyse/wnos/bitmap
(Optional) The folder where you can place custom images you plan
to use.
/wyse/wnos/cacerts
(Optional) The folder where you can place the CA
certificates
that
can be imported to a thin client.
NOTE:
Use the
AddCertificate
INI parameter in the
wnos.ini
file
to import the
certificates
to thin clients.
/wyse/wnos/font
(Optional) The folder where you can place font
files
for languages
such as Chinese
Simplified,
Chinese Traditional, Japanese, and
Korean that require the
file.
/wyse/wnos/inc
(Optional) The folder where you can place the mac.ini
files.
NOTE:
The use of parameter Include=$mac.ini will load /
wnos/inc/mac-address.ini so that you can use inc in the
folder structure and use $MAC.ini.
/wyse/wnos/ini
(Optional) The folder where you can place the {username}.ini
files
and {group} folder.
Getting Started: Learning INI File Basics
11