Tag Info

Hot answers tagged

9

Yes. In small and medium-sized businesses, it is not uncommon for IT departments to be deeply involved in (or even entirely responsible for) furniture. Why? Because your predecessors demanded it. At some point in the past, an office manager or secretary was tasked with organizing a furniture build-out. When it came time for the new employees to move in, the ...


3

You're correct in that the term describing the service you're requesting is "Managed Services" from a Managed Services Provider (MSP). This is becoming a more common approach to business IT since technology is changing rapidly. The types of projects businesses implement these days require specialists and specialized knowledge. It's difficult to hire good ...


1

Yes, you can install specific versions of packages you want installed. The package resource has a special version attribute. You can read more about the package resource here: http://docs.opscode.com/resource_package.html The code will look something like this: package "httpd" do version "2.2.22" end



Only top voted, non community-wiki answers of a minimum length are eligible