What to buy?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat What to buy?
# 1  
Old 06-21-2014
What to buy?

Hi,

I'm looking at buying two desktops (with no Opsys) to install RedHat and do remote installs and networking. I would also like to run MongoDB/Puppet/Chef and some other open source products. I would like to know the following please -

1. What processor and how much memory should I go for as a minimum?
2. Does anyone have a recommended desktop they have purchased?

Any help or comments will be welcomed and appreciated.

Thanks

Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Which Computer to buy?

I currently own a macbook which I am happy with. I will be starting CS coursework in august, is it ok to buy a netbook just for programming purposes. The largest file would be the compiler; I do not see the actual programs taking up that much space. Thanks. (4 Replies)
Discussion started by: N-Training
4 Replies

2. Shell Programming and Scripting

print all the rows from "BUY" Tag with "SELL" with Buy/sell tag at end

hi I have the following input and i want to print all the rows from "BUY" Tag till "SELL" alongwith Buy/sell tag at end of each row ------ INPUT ===== 30/06/2009,NORMAL,ALL,ALL BUY 1,CBLO/020709,T+0,30/06/2009,100.00,3.00,999835643.46,200906300000422,-, 15:04:42,BUY... (5 Replies)
Discussion started by: r_t_1601
5 Replies

3. What is on Your Mind?

Which Notebook to buy

Hi Im not sure that i post that Thread here on the right place but i hope someone can help me. Im searching for a new Notebook with Linux or Unix as system. Im looking for a Notebook with the following components: Intel Core 2 for mobile min 2GB RAM 15 " Display none reflective ATI or NVidia... (6 Replies)
Discussion started by: MagicMike
6 Replies

4. UNIX for Dummies Questions & Answers

were can you buy unix?

Were can you buy unix, and what kind of prices is it? (1 Reply)
Discussion started by: KoRY
1 Replies
Login or Register to Ask a Question
PUPPET-HELP(8)							   Puppet manual						    PUPPET-HELP(8)

NAME
puppet-help - Display Puppet help. SYNOPSIS
puppet help action OPTIONS
Note that any configuration parameter that's valid in the configuration file is also a valid long argument, although it may or may not be relevant to the present action. For example, server is a valid configuration parameter, so you can specify --server <servername> as an argument. See the configuration file documentation at http://docs.puppetlabs.com/references/stable/configuration.html for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppet with --genconfig. --mode MODE The run mode to use for the current action. Valid modes are user, agent, and master. --render-as FORMAT The format in which to render output. The most common formats are json, s (string), yaml, and console, but other options such as dot are sometimes available. --verbose Whether to log verbosely. --debug Whether to log debug information. ACTIONS
help - Display help about Puppet subcommands and their actions. SYNOPSIS puppet help [--version VERSION] [subcommand] [action] DESCRIPTION Display help about Puppet subcommands and their actions. OPTIONS --version VERSION - The version of the subcommand for which to show help. RETURNS Short help text for the specified subcommand or action. EXAMPLES
help Get help for an action: $ puppet help COPYRIGHT AND LICENSE
Copyright 2011 by Puppet Labs Apache 2 license; see COPYING Puppet Labs, LLC June 2012 PUPPET-HELP(8)