Tag Archives: solaris

Mounting NFS at boot automatically on Solaris10 x86

1. add the mount entry in /etc/vfstab 2. check if disabled or not svcs nfs/client if disabled then enable it 3. svcadm enable  svc:/network/nfs/client:default
Posted in sysadmin | Also tagged , | Leave a comment

SMF Repository Restore

#/lib/svc/bin/restore_repository choose the backup
Posted in sysadmin | Also tagged , , | 1 Comment

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
Posted in sysadmin | Also tagged , , | Leave a comment

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 แรกของระบบ [...]
Posted in sysadmin | Also tagged , , , | 1 Comment

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 [...]
Posted in sysadmin | Also tagged , | Leave a comment

ว่าด้วยเรื่องวันนี้และวันอื่นๆ ตั้งแต่ปีใหม่

ขอรวบยอดเลยละกานนะ เอาเรื่องเรียนก่อนละกาน ก็ตั้งแต่หลังปีใหม่มา ก็แบบว่า 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 เรื่อง [...]
Posted in life | Also tagged , , , | 1 Comment
  • Tags

  • Pages

  • Categories

  • Archives