You are on page 1of 5

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

ls clear msn ld msn ls man ls hostname ls -a pwd ls -l ls -R ls more cd /et cd /etc ls ls more ls | more ls | less cd /etc ls ls | more ls -l|grep fonts pwd cd pwd whoami who last ps top free df -h du -bh sudo su user add dina useradd dina cd home ls useradd useradd dina cd /home ls cat/etc/passwd cd cat/etc/passwd cat /etc/passwd cat /etc/shadow adduser bakti ls cd /home ls userdel bakti ls cd bakti ls ls

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 111 112 113 114 115 116 117 118 119 120

cd dina cd cd dina cd /home/dina ls cd .. ls userdel -r bakti ls reload cd cd /home ls userdel -r bakti userdel -r /bakti ls cd reload relog sudo -i ls pwd userdel -r bakti cd /home ls userdel -r bakti ls cat /etc/passwd ls groupadd Management ls cd cd /etc ls ls il ls -l mkdir coba ls chmod 654 coba ls coba cd coba ls vi test ls vi test vim test vi test cd .. cd / cd home ls rm bakti rmdir bakti ls cd bakti ls ls -l cd cat /etc/group usermod -G Management dina

121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180

cat /etc/group ls cd /etc ls ls -l chmod g+w coba ls -l groupadd IT useradd benny passwd benny useradd budi passwd budi useradd iwan passwd iwan usermod -G IT benny usermod -G IT budi cat /etc/group cd ls cd de cd desktop cd /etc ls cd coba ls vi test cd /var/spool/mail/root mkdir /home/it cd /home ls chgroup IT /home/it chgroup it /home/it cd it ls cd home cd /home chgrp IT /home/it chmod g+rwx, o-rwx it chmod g+rwx, o-rwx /home/it chmod g+rwx it chmod o-rwx it chmod 2770 it ls il ls -l cd su - benny /wtc/init.d/sshd start /etc/init.d/sshd start ps -aux| grep sshd kill 3403 ps -aux| grep sshd /etc/init.d/sshd start ps -aux| grep sshd cd /home/it ls cat stupid vi stupid cat stupid rpm -qa java

181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240

rpm -qa open* cat host cd /etc cat hosts vi hosts cd sysconfig/ ls cd networking ls cd .. cd network-scripts/ ls cat ifcfg-eth0 cd .. cd .. cd init.d/ ls ./network stop ./network start ls ./network stop ls ls ./network start ifconfig cd .. ls cd sysconfig/ ls cd networking/ ls cd .. cd network-scripts/ ;s ls vi ifcfg-eth0 cat ifcfg-eth0 vi ifcfg-eth0 cd /etc/init.d ls ./network start ./network start ./network start ifconfig vi /etc/sysconfig/network service network restart vi /etc/resolv.conf service network restart if config; service network restart; ifconfig; ifconfig ifconfig linux ping linux cd /home ls cd dina vi .bash_profile cat .bash_profile ls cd /root

241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282

ls cd dina cd /home/dina ls -l cat .bash_profile vi .bash_profile find /etc -name network find / -name network find / -name dina.* find / -name dina find / -name dina cd .. cd /mnt ls cd .. cd /media ls cd ../proc/ ls cat /proc/version uname -a ls ls -l ls /etc ls /etc | grep sysconfig cat /etc | grep sysconfig cat /etc/sysconfig/ cat /etc/sysconfig/network ls /etc/rc.d ls /etc/rc.d/init.d ps -aux |grep mozilla ps -aux |grep Mozilla ps aux |grep Mozilla ps aux |grep Mozilla cls pwd fdisk -l cd /.. history

You might also like