Eric Yih's Blog

Do what you like, like what you do.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2009年7月20日

摘要: Directory services are a critical component of any enterprise environment. These services provide a database for central account management for both user and computer, as well as a framework for sharing that information among workstations and servers. Mac OS X's native directory service is called Open Directory. 阅读全文

posted @ 2009-07-20 15:11 Eric Yih 阅读(853) 评论(0) 推荐(0)

摘要: Mac OS X Server includes a robust suite of mail services that make it a powerful solution for organizations looking to host their own email, webmail, and mailing list server. However, understanding how to configure those services properly is crucial to creating a reliable and secure mail server. In the first of three articles covering Mac OS X Server's mail services, Ryan Faas gives you the background and the basics you need to know to implement a Mac OS X mail server. 阅读全文

posted @ 2009-07-20 14:59 Eric Yih 阅读(810) 评论(0) 推荐(0)

摘要: Open Directory, Mac OS X's native directory service, allows users to both manage local accounts and to create shared directory domains hosted by Mac OS X Server. With shared directory domains, administrators can create network accounts that can be used to log into computers and to access server-based resources throughout an organization's network. 阅读全文

posted @ 2009-07-20 14:30 Eric Yih 阅读(808) 评论(0) 推荐(0)

摘要: Workgroup Manager has four primary areas that it can be used to manage: share points, accounts (including users, groups and computer lists) and preferences that define the user experience for clients bound to an Open Directory domain using Apple's managed preferences architecture. The final management area includes network views that determine what Mac users see when they use the Network globe icon to browse a network. 阅读全文

posted @ 2009-07-20 12:41 Eric Yih 阅读(994) 评论(0) 推荐(0)

摘要: Security and user and group management are important aspects with respect to any operating system. In distributed networks, one of the most important tasks is to maintain the user and group information. For centralized management, many customers use Network Information Service (NIS). This article provides an overview of NIS and the steps to install and configure NIS as a server and client. 阅读全文

posted @ 2009-07-20 10:21 Eric Yih 阅读(521) 评论(0) 推荐(0)

2009年5月18日

摘要: How to start and stop the sshd service on linux and unix platform? 阅读全文

posted @ 2009-05-18 16:19 Eric Yih 阅读(1334) 评论(0) 推荐(0)

2009年5月14日

摘要: Check the System Version's command:bash-3.00# cat /etc/releaseCheck the Kernel Version's command:bash-3.00# uname -aSunOS sol10sparcv2 5.10 Generic_127111-08 sun4u sparc SUNW,Ultra-80bash-3.00#isainfo... 阅读全文

posted @ 2009-05-14 11:14 Eric Yih 阅读(231) 评论(0) 推荐(0)

2009年4月8日

摘要: Check cpu type and speed: prtdiag -v Check Ram and hd information: prtconf -v or prtconf -D 阅读全文

posted @ 2009-04-08 10:31 Eric Yih 阅读(208) 评论(0) 推荐(0)

2008年12月14日

摘要: The example for using the Class StreamReader and StreamWriter to read and write the file. 阅读全文

posted @ 2008-12-14 22:56 Eric Yih 阅读(391) 评论(0) 推荐(0)

摘要: Using the Class of StreamWriter 阅读全文

posted @ 2008-12-14 00:01 Eric Yih 阅读(221) 评论(0) 推荐(0)

2008年11月2日

摘要: In computing, regular expressions provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as regex or regexp, with plural forms regexes, regexps, or regexen) are written in a formal language that can be interpreted by a regular expression processor, a program that either serves as 阅读全文

posted @ 2008-11-02 01:30 Eric Yih 阅读(262) 评论(0) 推荐(0)

2008年10月29日

摘要: High CPU usage in db2fm when run "db2sampl" to create a sample database 阅读全文

posted @ 2008-10-29 23:32 Eric Yih 阅读(357) 评论(0) 推荐(0)

摘要: The man page of mount_afp, please pay attention to the section of Using kerberos authentication, especially the example. 阅读全文

posted @ 2008-10-29 23:23 Eric Yih 阅读(402) 评论(0) 推荐(0)

摘要: Change the hostname of Mac OS/X Server by using scutil command. 阅读全文

posted @ 2008-10-29 23:17 Eric Yih 阅读(1430) 评论(0) 推荐(0)

摘要: This tutorial shows how to enable crontab on Mac OS/X, include creating, querying and removing it. 阅读全文

posted @ 2008-10-29 23:11 Eric Yih 阅读(3292) 评论(0) 推荐(0)