User`s manual

IA260 WinCE User’s Manual Getting Started
You can also just remove a user from a user group by using the command userdel –g
<groupName> <newUserID>. For example,
\> userdel –g yyyy xxxx
user xxxx has been removed from group yyyy
Changing the Password—Please use “System Manager” to change the Password.
Adjusting the Time Zone
Windows CE 6.0 supports Time Zone. You can use [Control Panel]Æ[Date/Time] to adjunct
your current Time Zone. It also supports Daylight Date and Daylight Time.
Adjusting the System Time
Setting the System Time Manually—Use the date and time commands to query the current
system date and time or to set a new system date and time.
\> date
The current date is: Tuesday, November 22, 2005
Enter the new date (mm-dd-[yy]yy): 12-23-05
\> date /T
Wednesday, November 23, 2005
\> time
The current time is: 5:27:17 PM
Enter the new time (hh:mm:ss): 16:02:00
\> time /T
4:02:04 PM
The Date/Time setting is saved to IA26X-CE RTC so that the date and time will not change when
the system reboots.
Starting and Stopping Services
After booting up, the IA260-CE computer runs several services continuously to serve requests
from users or other programs. Notable services include telnet (“TEL0:”), console (“CON0:”),
world wide web HTTP (“HTP0:”), file transfer FTP (“FTP0:”), and others. You will seldom need
to use these services. However, note that you can start or stop a service with its associated name by
using the “services” command. For example,
Start the FTP service by typing:
\> services start FTP0:
Stop the FTP service by typing
\> services stop FTP0:
The default services for the IA260-CE are listed as below:
TEL0: Telnet Service
FTP0: FTP Service
CON0: Console Service
2-8