The Turn Off Computer is not available on the Start menu to shut down and restart, when you are using Remote Desktop. Here are 3 ways to shut down a remote computer when you are using Remote Desktop :
1. Press CTRL+ALT+END, and then click Shutdown.
2. Press ALT + F4, and then click Shut down
3. Use the shutdown command at a command prompt, like shutdown -r
Thursday, September 23, 2010
Tuesday, September 14, 2010
Create NTP Server
Berikut waktu di server sebelumnya :
[root@smtp3 ~]# date
Mon Sep 13 14:39:12 WIT 2010
Install paket ntp, yg digunakan oleh penulis adl CentOS 5.4
[root@smtp3 ~]# yum install -y ntp
Letak file konfigurasi :
[root@smtp3 ~]# vi /etc/ntp.conf
Jika server ntp waktunya belum sesuai, dapat lakukan :
[root@smtp3 ~]# ntpdate -u 203.160.128.3
13 Sep 15:38:50 ntpdate[15551]: step time server 203.160.128.3 offset 2282.253975 sec
Setelah terinstall menjadi server NTP :
[root@smtp3 ~]# date
Mon Sep 13 15:39:03 WIT 2010
Untuk melihat & memastikan acuan server waktu yg digunakan :
[root@smtp3 ~]# ntpq -p
[root@smtp3 ~]# date
Mon Sep 13 14:39:12 WIT 2010
Install paket ntp, yg digunakan oleh penulis adl CentOS 5.4
[root@smtp3 ~]# yum install -y ntp
Letak file konfigurasi :
[root@smtp3 ~]# vi /etc/ntp.conf
Jika server ntp waktunya belum sesuai, dapat lakukan :
[root@smtp3 ~]# ntpdate -u 203.160.128.3
13 Sep 15:38:50 ntpdate[15551]: step time server 203.160.128.3 offset 2282.253975 sec
Setelah terinstall menjadi server NTP :
[root@smtp3 ~]# date
Mon Sep 13 15:39:03 WIT 2010
Untuk melihat & memastikan acuan server waktu yg digunakan :
[root@smtp3 ~]# ntpq -p
Subscribe to:
Posts (Atom)