A business built on open source, virtualization, and clouds


 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing A business built on open source, virtualization, and clouds
# 1  
Old 08-26-2008
A business built on open source, virtualization, and clouds

08-26-2008 01:00 PM
ReadyTechs provides network support services for companies that don't want the expense of hiring and caring for their own employees. Now CEO Gerry Libertelli says the company is using Linux virtualization to open a new income stream based on cloud computing.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
netservices(1M) 					  System Administration Commands					   netservices(1M)

NAME
netservices - enable or disable network services SYNOPSIS
netservices open netservices limited DESCRIPTION
The netservices command uses the Solaris service management facility, smf(5), to control services that accept over the network from remote clients. When netservices is invoked with the limited command-line argument, all network services except the secure shell daemon, sshd(1M), are either disabled or constrained to respond to local requests only. Invoking netservices with the open command-line argument enables a large set of network services, as in previous releases of Solaris. To customize the configuration set enabled by netservices, use svcadm(1M) to enable or disable individual services. Use svccfg(1M) to set properties that determine whether a service accepts input from remote clients. See the man pages for individual services for the names of service instances and their properties. Note that the netservices command has an interface stability of Obsolete. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Obsolete | +-----------------------------+-----------------------------+ SEE ALSO
svcadm(1M), svccfg(1M), sshd(1M), attributes(5), smf(5) SunOS 5.11 31 Aug 2006 netservices(1M)