Feeds:
Posts
Comments

Archive for March, 2010

A simple command line for shared drive auto mapping.. this action saves me ard 10-20secs, but to some people who’s not IT savvy might saves a lot of effort figuring out on how to actually map a shared drive.. it is EVEN better if this script can be embedded in our Active Directory OU, so everytime my user ID get boots up on any computer, it’ll automatically map to whatever shared drive defined in CL… hopefully this solution will be adopted for our future BCP.. by taking a look at most issues found during BCP exercises.. i think i can’t really blame the users for forgetting what’s their file server path..   (some of them doesn’t really know how to map a drive / printer…)

And i found out that our organization is too bureaucratic and oligarchic in nature (as mentioned by Michels, who says org, says oligarchy!).. implementing this for good would require lots of justification, efforts, time and the most difficult part is to convince or buy ppl’s attention on this particular thing.. which i found out it’s really out of my job scope… and handling with our current AD admin is just too… idk… pek chek?

Posted by Picasa

Read Full Post »

Typical Office Situation

Posted by Picasa

Read Full Post »

Hey Jude!

Posted by Picasa

Read Full Post »

磁碟陣列 – RAID

RAID 5 is probably the most commonly used RAID configuration. It requires a minimum of 3 disks. RAID 5 uses the striping aspect of RAID 0; however not all of a stripe is made available for data storage. A part of each stripe is reserved for parity. This parity is used to ensure the integrity of the array. The amount of space reserved is equal to one of the disks. Thus 3 disks in a RAID 5 configuration will only provide you with equivalent space of 2 disks in a RAID 0. However, giving up the space of one drive means that if one of the disks fails, your data is not lost, as it would be in a RAID 0. You can replace the bad drive and rebuild the array. However, the array can only have one bad disk at a time. If two drives fail at the same time, then the array and all data is lost. It is for the reasons of increased disks space and data integrity that RAID 5 is the most common RAID level.

RAID 5,最少須3個硬碟,其工作原理與RAID 3相似,主要差別是其同位元資料沒有固定在同個硬碟,是以輪流方式儲存在每個硬碟上,故稱輪轉同位元。當磁碟陣列控制器利用XOR演算出同位元檢查資料 後,會隨著資料分別寫入各台硬碟上,因此整體讀寫效能比RAID 3要好一些,當然比RAID 0要差。不過在大型資料處理時,需同時讀寫多個硬碟,而同位元檢查是由磁碟陣列控制器的XOR邏輯所控制的,所以資料處理越大越多時,一定會有所遺失,但 這個階層的RAID還是可以提供很高的容錯能力。

Read Full Post »

登天難..

我同事禮拜五時寄我這連結有關什麼網絡交往之類的, 一開始我沒趕到什麼興趣.. 然後把它直接刪了.. 現在想要找卻不記得了.. 算了唉.. 偶這幾天一直在播CBT課件的開發與研究, 已經連續三天播第一級終於搞一個段落了… 課程一共有二十六張虛擬DVD光碟各式, 我想.. 如果真的每天學習, 連續不斷得播下去, 看我現在的進度可真的不行.. 唉.. 真希望能在工作方面派的上用場..

說實話, 其實也蠻多東西可以改進的.. 譬如今天早上阿當所碰到之文件共享問題, 我覺得啦, 能夠用已有的微軟活動目錄來把問題解決…真希望能看我現在公司的目錄設置與網域結構.. 得洞悉於系統, 也需要花時間, 而且, 我自己本身覺得, 現任的管理員之態度也有點.. 怎麼說.. 問題.. 唉.. 登天難, 求人啊, 更難..

Read Full Post »

These few days i’ve been tinkering on the Active directory portion of Win server 2003.. learned well how to install from scratch, setup replication between the 2 servers, delegation tasks on the Access Control Entry, read & understanding lots of GPOs (group policy object & filtering), establishing the a simple DNS and its lookup / forwarding.. if time permits hopefully nxt week i can move away frm AD and start learning DNS already…. and uh.. perhaps i’ll create another forest / domain entry for my exsolusi.. instead of jayamotor..

still… so many things to learn.. i’ve been trying to squeeze sometime on customizing ben’s request on flash editing as well as resizing tons of pics for my exsolusi… and yet there’re temptations on gaming…  i’ll see how i’ll finish my GTA IV & trying out on fallout3 / starcraft2 beta… perhaps by end of this month.. hmm..

Read Full Post »

Spool file & ACH

Spool File:

According to Tanenbaum, “Spool” is an acronym for simultaneous peripheral operations on-line (though others may consider this a backronym), or as for printers: simultaneous peripheral output on line. Early mainframe computers had, by current standards, small and expensive hard disks.

In computer science, spooling refers to a process of transferring data by placing it in a temporary working area where another program may access it for processing at a later point in time. The normal English verb “spool” can refer to the action of a storage device that incorporates a physical spool or reel, such as a tape drive

The most common spooling application is print spooling: documents formatted for printing are stored onto a buffer (usually an area on a disk) by a fast processor and retrieved and printed by a relatively slower printer at its own rate. As soon as the fast processor has written the document to the spool device it has finished with the job and is fully available for other processes. One or more processes may rapidly write several documents to a print queue without waiting for each one to print before writing the next. Spooler or print management software may allow priorities to be assigned to jobs, notify users when they have printed, distribute jobs among several printers, allow stationery to be changed or select it automatically, generate banner pages to identify and separate print jobs, etc.

Mechanism:
The entire key to spooling is asynchronous processing, where the program is not constrained by the speed of slow devices, particularly printers. Printers are relatively slow peripherals. In comparison, disc devices and particularly CPUs are orders of magnitude faster. Without spooling print data, the speed of program operation is constrained by the slowest device, commonly printers, forcing the program to wait for the mechanical motion of the printer. Professionals say the program is ‘print bound’.

For example, when a city prepares payroll checks, the actual computation may take a matter of minutes or even seconds, but the printing process might take hours. If the program printed directly, computing resources (CPU, memory, peripherals) would be tied up until the program was able to finish. The same is true of personal computers. Without spooling, a word processor would be unable to continue until printing finished. Without spooling, most programs would be relegated to patterns of fast processing and long waits, an inefficient paradigm.

ACH: Automated Clearing House
according to NACHA, is “The ACH Network is a batch processing, store and forward system that provides for the distribution and settlement of electronic credits and debits among participating financial institutions.” An ACH transaction starts with a Receiver authorizing an Originator to issue ACH debit or credit to an account. A Receiver is the account holder that grants the authorization. An Originator can be a person or a company (such as the gas company, a local cable company, or one’s employer). Accounts are identified by the bank’s Routing Number and the account number within that bank.

“…batch processing, store and forward system…” – Unlike Credit and Debit cards which are real time, meaning that you can swipe your card to make a purchase and seconds later, log into your account and see the transaction, ACH is more of an overnight kinda thing. Companies collect and store transactions over the course of a day/week/month, etc. in a batch. They then forward those transactions (in batch form) to their financial institution or a company such as ACH Direct for processing.

Read Full Post »

The index provides “an assessment of the price of moving the major raw materials by sea. Taking in 26 shipping routes measured on a timecharter and voyage basis, the index covers Handymax, Panamax, and Capesize dry bulk carriers carrying a range of commodities including coal, iron ore and grain.”

Because dry bulk primarily consists of materials that function as raw material inputs to the production of intermediate or finished goods, such as concrete, electricity, steel, and food, the index is also seen as an efficient economic indicator of future economic growth and production. The BDI is termed a leading economic indicator because it predicts future economic activity.

Because it provides “an assessment of the price of moving the major raw materials by sea,” according to The Baltic, “… it provides both a rare window into the highly opaque and diffuse shipping market and an accurate barometer of the volume of global trade — devoid of political and other agenda concerns.”

Read Full Post »

Linux Slackware Partition

Swap
This partition is used as Linux swap space. This is space on the hard drive that can be used as virtual memory. Virtual memory allows the computer to run large programs and perform complex tasks even if it does not have enough physical RAM to do the job. (It is a lot slower, but it works.)

The amount of swap space required is a matter of religious argument among geeks and hackers, and entire volumes could be written about the subject. To keep it simple, create one swap partition of either 64MB or 128MB.

root (/)
The root file system is represented by a forward slash (/). It is the top of the directory tree, and contains Linux and everything that you install with Linux. This is roughly equivalent to “C:\” drive under DOS or Windows

/home
The third and final partition you should create will hold your /home directory. This is the place where all the user-specific files, your data in other words, are stored. It is roughly equivalent to the “My Documents” folder on a MS Windows desktop (if you have MS Office installed). On a multi-user system, each user will have her own directory under /home..

Read Full Post »

Not allowed to use Firefox at work? Must change your password every 60 days? Can only copy stuff using authorized thumb drives? These are but some examples of rules that IT departments have in place to prevent loss of sensitive data and attacks from outsiders. Such things are very important, but a recent survey showed that as much as 12% of employees knowingly breach company IT policies in order to get work done…

Hmm…

 

Read Full Post »

Older Posts »