-
ทดสอบ แม่ 143 algorithms audio bsd centos clock D-Day database download event file freeradius gui health hotspot2 intrepid ISAD itcamp java ldap life link_to linux love ntp project rails review ruby shell sleepless smf solaris ssl sukishi sun sysadmin the mall time ubuntu unix vpn web development
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
Tags
ทดสอบ แม่ 143 algorithms audio bsd centos clock D-Day database download event file freeradius gui health hotspot2 intrepid ISAD itcamp java ldap life link_to linux love ntp project rails review ruby shell sleepless smf solaris ssl sukishi sun sysadmin the mall time ubuntu unix vpn web development-
Pages
Categories
Archives
Tag Archives: solaris
SMF Repository Restore
#/lib/svc/bin/restore_repository
choose the backup
Setting up NTP Client on Solaris 10
1. vi /etc/inet/ntp.conf
#Created by bankster: 2009-05-07
#follow the last modified by Mr.Kitti :2008-06-17
#
# To start/stop/restart process :
# # svcadm disable ntp
# # svcadm enable ntp
# # svcadm restart ntp
driftfile /etc/inet/ntp.drift
logfile /var/log/xntpd.log
server clock.thaicert.org
server time1.nimt.or.th
server time2.nimt.or.th
server time3.nimt.or.th
# end of /etc/inet/ntp.conf
2.
# touch /etc/inet/ntp.drift
# touch /var/log/xntpd.log
3. svcadm enable ntp
SUN Solaris 10 and the word “Secure by Default” in practice
คำว่า secure by default คิดว่าหลายๆ คนในวงการ sysadmin ได้ยิน ได้เห็น แล้วคงต้องนึกถึง OS ที่ ถูกตั้งค่ามาให้มีความปลอดภัยแบบ out of the box โดยแทบจะไม่ต้อง tune กันเลยทีเดียว อย่างเช่น ระบบปฏิบัติการที่เป็นที่รู้จักกันดีอย่าง OpenBSD นอกจากนั้น ระบบปฏิบัติการใหม่ๆ อย่าง ubuntu และ windows vista ก็เข้าข่าย secure by default กับเค้าบ้างเหมือนกัน โดย ubuntu และ vista มุ่งเน้นไปที่ administrative priviledges ใน ubuntu จะไม่มี root account มากับการติดตั้งครั้งแรก โดยจะให้สิทธิ์ super user กับ user account แรกของระบบ [...]
Solaris Home Directory
Under Solaris, home directories are conventionally kept on one of two places, /home or /export/home. The /home directory is under control of the automounter and only the automounter can create directories there. The /export/home directory is where users home directories can be created by the system administrator.
To create an account for user [...]
ว่าด้วยเรื่องวันนี้และวันอื่นๆ ตั้งแต่ปีใหม่
ขอรวบยอดเลยละกานนะ
เอาเรื่องเรียนก่อนละกาน ก็ตั้งแต่หลังปีใหม่มา ก็แบบว่า 2 วันแรกที่เปิดเรียนก็โดดเรียนฉลองเลย
วิชา ISAD นี่อาจารย์บอกว่าโดดไม่ได้แล้ว ใช้สิทธิ์ครบแล้ว 3 ครั้ง อิอิ
ก็สั่งให้ส่งความคืบหน้า Project web application ในส่วนของ use case diagram , use case description ,
และก็ Activity Diagram == present วันพุธ หน้า เพราะวันจันทร์ อาจารย์งดสอน
วิชา Database อาจารย์ขึ้นบทที่ 7 เรื่อง Normalization เป็นเรื่องเกี่ยวกับ verifying logical data models
ให้มีความเหมาะสมและลด data redundancy , inconsistency ออกไป โดย split out ออกมาเป็น relation ที่เพิ่มขึ้น ดูเรื่อง key เรื่อง [...]
Mounting NFS at boot automatically on Solaris10 x86