HP t5515 Administrator's Guide: Linux-based HP Compaq t5125, t5515, t5525 Thin - Page 83

System Management, How do you change file permissions using, BusyBox?

Page 83 highlights

Frequently Asked Questions How do you change file permissions using BusyBox? To change the permission options the System Administrator uses the chmod command. An overview of the chmod command follows. chmod [-R] MODE[,MODE]... FILE... Each MODE is one or more of the letters ugoa, one of the symbols + or -=, and one or more of the letters rwxst"=. You can also set the permissions using an octal numeric based code, where 4 equals read, 2 equals write, and 1 equals execute permissions. Options: -R Changes files and directories recursively. How is changing ownership handled using BusyBox? The system administrator uses the chgrp command to assign group ownership to a file or resource. An overview of the chgrp command follows. chgrp [OPTION]... GROUP FILE... Change the group membership of each file to group. Options: -R Changes files and directories recursively. System Management How do you configure the system hardware clock? Set the system hardware clock using the BIOS setup utility: 1. Reboot the system and press F10. 2. After the Setup utility displays, press Esc. 3. Select the standard CMOS features option and press Enter. 4. Set the date and time using Page Up and Page Down. 5. To save the changes, press F10 and Enter. Administrator's Guide www.hp.com 6-3

  • 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

Administrator’s Guide
www.hp.com
6-3
Frequently Asked Questions
How do you change file permissions using
BusyBox?
To change the permission options the System Administrator uses the
chmod
command. An overview of the
chmod
command follows.
chmod [-R] MODE[,MODE]... FILE...
Each
MODE
is one or more of the letters
ugoa
, one of the symbols
+
or -
=,
and one or more of the letters rwxst”=. You can also set the
permissions using an octal numeric based code, where 4 equals
read
,
2 equals
write
, and 1 equals
ex
ecute permissions
.
Options:
-R
Changes files and directories recursively.
How is changing ownership handled using
BusyBox?
The system administrator uses the
chgrp
command to assign group
ownership to a file or resource. An overview of the
chgrp
command
follows.
chgrp [OPTION]... GROUP FILE...
Change the group membership of each
file
to
group
.
Options:
-R
Changes files and directories recursively.
System Management
How do you configure the system hardware
clock?
Set the system hardware clock using the BIOS setup utility:
1. Reboot the system and press
F10
.
2. After the Setup utility displays, press
Esc
.
3. Select the standard CMOS features option and press
Enter
.
4. Set the date and time using
Page Up
and
Page Down
.
5. To save the changes, press
F10
and
Enter
.