Pages

Salaries and Services Costs Microsoft and Linux


Network Infrastructure Specification and Costs
Network Infrastructure is calculated as the cost of equipping one computer, whether it be a
workstation or a server, with a connection point on a port or a switch, appropriate cabling
and a wall socket, as per current industry bestpractice.
Research has shown this turns out
to be approximately $100 per computer.
Therefore, network infrastructure is calculated as the number of computers multiplied by
$100.
Total Cost of Network Infrastructure 259 x $100 = $25,900.00
Staff Salary Specifications and Costs
Staff for both our Windows platform model and our Linux/Open Source environment were
sourced from online placement agency firms (such as Dice.com and Mojolin.com). We
performed a search using some of the core technologies required for both platforms, and
itemised three core staff members for our example organisation. We require a Senior
systems administrator and coordinator,
reporting to our example firm's executive
management. We also require a midlevel
generalist, and a junior helpdesk
support
staffer. Ancillary or specialist technical services will be provided by external consultants.
Windows Platform Permanent Staff
Salary for Senior Systems Admin @ $66,000.00 perannum
for 3 years = $198,000.00
Salary for Midlevel
Systems Admin @ $46,000.00 perannum
for 3 years =
$138,000.00
Salary for Junior Support Admin @ $36,000.00 perannum
for 3 years = $108,000.00
Total Cost of Windows Platform Permanent Staff = $444,000
Linux Platform Permanent Staff
Salary for Senior Systems Admin @ $71,000.00 perannum
for 3 years = $213,000.00
Salary for Midlevel
Systems Admin @ $49,000.00 perannum
for 3 years =
$147,000.00
Salary for Junior Support Admin @ $38,000.00 perannum
for 3 years = $114,000.00
Total Cost of Linux Platform Permanent Staff = $474,000
Specialist Consultancy Services
Most organisations need specialist external IT consultancy services and the same applies
for our example organisation. Previously we have allocated the same funds for sourcing
All text material Copyright © 2002, 2004 Cybersource® Pty. Ltd. (http://www.cybersource.com.au/).
All trademarks are the property of their respective trademark holders. Document Build: 291 Page 35 of 44
external consultants for both Windows and Linux, but this time we have allocated three
times as much to the Linux consultancy in order to respond to feedback we received from
the first version of this document.
Total Cost of Specialist Windows Consultancy Services = $45,000
Total Cost of Specialist Linux Consultancy Services = $135,000
Training
We will allocate US$30,000 for training for our organisation's staff over the lifetime of
this TCO model. With this budget allocation, they will be trained for increased
competence in either of the Microsoft Windows or Linux open source platforms by
commensurate commercial training firms.
Total Cost of Training $30,000

Linux Vs Microsoft Windows Comparison

Windows Platform Solution
For our Windows platform solution, we have selected the following operating systems,
backoffice technologies and office productivity tools.
Product Price (USD) Supplier Comments

Symantec AntiVirus Corporate Edition $37.90
Symantec Price is per license when ordered in quantities of 100 to 250.
Windows Server 2003 $3,999.00
Microsoft 32bit Enterprise, includes 25 CALs
Microsoft Internet Information Server (web server)
Free Microsoft Bundled with Windows 2003 Server.
Microsoft Commerce Server 2002 $19,999.00/CPU Microsoft Price is for enterprise edition.
Requires Microsoft SQL.
Microsoft ISA 2004 $1,499.00/CPU Microsoft Standard edition.
Enterprise edition not yet available.

Microsoft SQL Server $19,999.00/CPU Microsoft Retail price for Enterprise version.
Despite the price, this is actually cheaper than a server and CAL based solution.

Microsoft Exchange 2003 $3,999.00 plus $67.00/CAL
Microsoft Requires Windows 2003 Server.

Enterprise edition. Microsoft Visual Studio .Net 2003 $2,499.00

Microsoft Enterprise Architect version. Windows XP Professional $299.00 (per user) Microsoft
Microsoft Office Standard $399.00




Linux Platform Standard Solution
For our standard Linux platform solution, we have selected the following open source
backoffice technologies and office productivity tools.
Product Price (USD) Comments Linux boxed sets (options)
Linux distributions suitable for being servers and workstations.
Only one copy needed. Where possible prices have been obtained from the distributor.
Alternatively, you can download many of these for free from the Internet.

Debian 3.0 (stable) $16.99 18
Fedora Core 2 $15.99 19
Mandrake 10.0 Bundle $84.90
Slackware 10.0 $39.95
SuSE 9.1 Professional $89.95
Apache (web server) Included with Linux distributions or free download. An efficient and extensible web
server used on more than 67% of the Internet.20
Squid (proxy server) Included with Linux distributions or free download.
MySQL or PostgreSQL Included with Linux distributions or free download.
IPTables (firewall) IPTables included with Linux distributions or free download.
State and packet based filtering.
PF provides greater functionality (including traffic shaping).
Sendmail or Postfix (mail server)
Included with Linux distributions or free download.
KDevelop (IDE) Included with Linux distributions or free download.
GIMP (graphics) Included with Linux distributions or free download.
OpenOffice (productivitysuite)
Included with Linux distributions or free download.
Standard file formats include Star, Open & Microsoft Office files, plus can generate PDF files.
OSCommerce (ecommercesystem)
Available from: http://oscommerce.com

Disabling Shutdown Via Ctrl-Alt-Del

By default, /etc/inittab species that your system is set to shutdown and reboot the system in
response to a [Ctrl]-[Alt]-[Del] key combination used at the console. If you would like to completely disable this ability, you will need to comment out the following line in /etc/inittab by putting a hash mark (#) in front of it:ca::ctrlaltdel:/sbin/shutdown -t3 -r now Alternatively, you may just want to allow certain non-root users the right to shutdown the system from the console using [Ctrl]-[Alt]-[Del]. You can restrict this privilege to certain users, by taking the following steps: 1. Add a -a option to the /etc/inittab line shown above, so that it reads: ca::ctrlaltdel:/sbin/shutdown -a -t3 -r now The -a ag tells shutdown to look for the /etc/shutdown.allow le, which you will create in the next step. 2. Create a le named shutdown.allow in /etc. The shutdown.allow le should list the usernames of any users who are allowed to shutdown the system using [Ctrl]-[Alt]-[Del].
The format of the /etc/shutdown.allow le is a list of usernames, one per line, like the following: stephen jack sophie According to this example shutdown.allow le, stephen, jack, and sophie are allowed to shutdown the system from the console using [Ctrl]-[Alt]-[Del]. When that key combination is used, the shutdown -a in /etc/inittab checks to see if any of the users in /etc/shutdown.allow (or root) are logged in on a virtual console. If one of them is, the shutdown of the system will continue; if not, an error message will be written to the system console instead. For more information on shutdown.allow see the shutdown man page.

Adding a Novell NetWare (NCP) Printer

To add a Novell NetWare (NCP) printer, click the New button in the main Printer Conguration
Tool window. The window shown in Figure 26-1 will appear. Click Next to proceed.
You will see the screen shown in Figure 26-9. Enter a unique name for the printer in the Queue Name text eld. The printer name cannot contain spaces and must begin with a letter a through z or A through Z. The valid characters are a through z, A through Z, 0 through 9, -, and _.
Select Novell Printer from the Queue Type menu, and click Next.

Forex Trading