Timeline for unix list by trish
-
#Puppet w/ #puppetdb: clean exported resources from purged nodes: puppet node deactivate node.example.com
about 7 days ago from web -
Do NOT use #puppet #module puppetlabs/solaris with puppet 3.x #Solaris 11 nodes — it breaks Solaris package handling completely
about a month ago from Adium -
about a month ago from Adium
-
How to list #database #tables: #MySQL: show tables #PostgreSQL (#psql): \d
about a month ago from web -
How to list #databases: #MySQL: show databases #PostgreSQL: \l
about a month ago from Adium -
#Puppet: "pluginsync=true" in puppet.conf of both, master and node, distributes custom facts, #facter -p will show them
about a month ago from Adium -
#Puppet: #error #message "Syntax error at '='; expected '}" means that you typed "=" instead of "=>" in a manifest
about a month ago from Adium -
How to check whether #SSL connection to #puppet master can be established on node: openssl s_client -connect <puppetmaster>:8140
about 2 months ago from Adium -
#alias w/ #puppet module puppetlabs-stdlib: file_line{ '<alias>': path=>'/root/.bashrc',line=>"\nalias <alias>=<cmd>",ensure=>'present',}
about 2 months ago from Adium -
#Puppet: #ActiveRecord for #storeconfig is deprecated (required #ruby #gem activerecord-sqlite3-adapter does not exist)
about 2 months ago from web -
#Puppet: module puppetlabs-puppetdb on #Debian #Squeeze requires "deb http://apt.puppetlabs.com/ squeeze main" in /etc/apt/sources.list
about 2 months ago from web -
#Puppet #Debian: Add #gpg #key for http://apt.puppetlabs.com: apt-key adv --keyserver pool.sks-keyservers.net --recv-key 1054B7A24BD6EC30
about 2 months ago from web -
#puppet error msg "ActiveRecord 2.1 or later required for StoreConfigs" means: Run "puppet module install puppetlabs-puppetdb"
about 2 months ago from Adium -
How to reference out of scope #variables in #puppet #erb #templates: <%= scope.lookupvar('<scope>::<variable>') %>
about 2 months ago from Adium -
To print double #quotes in #awk output use a predefined variable (x) containing the quote: echo | awk -v x='"' '{print x" "x};'
about 2 months ago from Adium -
Caution: #Puppet 2.7 does not verify the content of packages, won't be aware when you accidentally remove files/dirs installed from packages
about 3 months ago from Adium -
#Nagios #plugins 1.4.16: When compiling without #SSL support move line "int ssl_version;" in check_http.c outside HAVE_SSL ifdef clause
about 3 months ago from Adium -
When compiling #Nagios plugins on #Solaris 10 results in 64bit error see http://ur1.ca/cs1be
about 3 months ago from Adium -
#vim #texteditor: Type % in command mode to move to matching opening or closing #parenthesis, square #bracket or curly #brace
about 4 months ago from Adium -
about 4 months ago from Adium