Re: [lopsa-discuss] Professional standards.

2009-04-13 Thread Aleksey Tsalolikhin
Hi. Why are we talking about a book? Don't we already have books? E.g., Essential System Administration Unix System Administration Handbook and now The Practice of System and Network Administration and Time Management for System Administrators What's missing is an apprenticeship/internship

Re: [lopsa-discuss] A sed challenge

2009-12-01 Thread Aleksey Tsalolikhin
On Tue, Dec 1, 2009 at 8:32 AM, Randal L. Schwartz wrote: > > $ perl -ni -e 'print unless /^# BEGIN project/../^# END project/' > /etc/rc.machine > $ cat rc-addition >>/etc/rc.machine Hi, Randal. This is very handy. What is the .. part called and where can I read more about it, please? I do

Re: [lopsa-discuss] books about technical writing

2009-12-30 Thread Aleksey Tsalolikhin
Hi, Yves. I recommend "Documentation Writing for System Administrators" by Mark C. Langston. http://www.sage.usenix.org/pubs/11_documenting/11_documenting.html The quality and quantity of my own documentation, and my confidence in it, all went up using this booklet. Best, -at __

[lopsa-discuss] I am checking for interest in a "Learning Cfengine 3" book

2009-12-30 Thread Aleksey Tsalolikhin
Hi. Could you please write me directly (I'll summarize) if you'd be interested in purchasing a "Learning Cfengine 3" book -- an introduction to automating system administration with Cfengine 3, with lots of working examples. Happy New Year,

[lopsa-discuss] Devotion to Duty - xkcd comic

2010-02-22 Thread Aleksey Tsalolikhin
http://xkcd.com/705/ ___ Discuss mailing list Discuss@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/

Re: [lopsa-discuss] Configuration Management

2010-02-22 Thread Aleksey Tsalolikhin
Hey, Paul. I re-posted your question to the Cfengine mailing list. Here are two answers: a) There is a component in Cfengine 3 that's like a "do it now" button, it tells the cfengine clients to pull down the latest policy from the policy server and execute it: cf-runagent. You run that on the p

Re: [lopsa-discuss] LOPSA @SCALE in Los Angeles - brief wrapup

2010-02-23 Thread Aleksey Tsalolikhin
Thanks, Mario. There was one fellow that Mario, David and I talked to, and he signed up, so I take 1/3 credit for that. 2 1/3 is a personal improvement from my prior LOPSA booth stint of 1 member. I am coming along... Best, -at ___ Discuss mailing li

Re: [lopsa-discuss] How to improve documentation habits

2010-03-02 Thread Aleksey Tsalolikhin
On Mon, Mar 1, 2010 at 4:56 PM, wrote: >  What tips do folks have for getting better at documenting in their daily > tasks? Hey, Josh, Do you have an infrastructure for documentation that makes it easy and pleasurable to add or update documents? If not, you need to develop one. Personally,

[lopsa-discuss] Virtualization consultant (xen/kvm) needed in Stockholm for 6 months; visa is not a problem.

2010-03-03 Thread Aleksey Tsalolikhin
A friend of mine in Sweden works at a recruiter/consulting company and is looking for a sys admin with experience with virtualization (xen/kvm) for a 6 month project starting mid-March. Pay is about USD 85/hour. He writes: Either us or the client will handle the visa. As for the consultant's pro

Re: [lopsa-discuss] How to improve documentation habits

2010-03-08 Thread Aleksey Tsalolikhin
On Tue, Mar 2, 2010 at 5:33 PM, wrote: > But seriously, yes, we've got a wiki in place.  I've used DocBook > before, and I liked it, but honestly, it's hard enough to get people to > use the wiki, let alone the simple wiki markup.  Throw XML into the mix > and buy-in from the team goes way down,

Re: [lopsa-discuss] How to improve documentation habits

2010-03-16 Thread Aleksey Tsalolikhin
On Tue, Mar 16, 2010 at 1:38 PM, Robert Brockway wrote: > I find that going in and fixing documentation can be a relaxing Friday > afternoon acitivity if you're too burned out to solve some deep technical > problem :)   Does that make me a geek? :) No way, mate. That just makes you a practical s

Re: [lopsa-discuss] I am checking for interest in a "Learning Cfengine 3" book

2010-03-30 Thread Aleksey Tsalolikhin
On Wed, Dec 30, 2009 at 9:23 PM, Aleksey Tsalolikhin wrote: > Hi. > > Could you please write me directly (I'll summarize) if you'd be interested in > purchasing a "Learning Cfengine 3" book -- an introduction to automating > system administration with Cfengi

[lopsa-discuss] SAGE Sysadmin Salary Survey and salaries over $200, 000

2010-05-04 Thread Aleksey Tsalolikhin
Hi. The SAGE Sysadmin Salary Survey reports for 2006 and 2005 state, in "Statistical Exclusions": The few respondents who cited salaries greater than US$200,000 are excluded from most of the analyses throughout this document. Can anybody shed light on what it takes to get

Re: [lopsa-discuss] [lopsa-tech] Help with Kickstart policy

2010-05-06 Thread Aleksey Tsalolikhin
Hey, Matt. I appreciate your passion. Sometimes you have to take it slow in the beginning to make progress in the long run. Sort of "settle in" with the existing organization. Keep fighting the good fight. Best, -at ___ Discuss mailing list Discuss@l

Re: [lopsa-discuss] SAGE Sysadmin Salary Survey and salaries over $200, 000

2010-05-25 Thread Aleksey Tsalolikhin
BTW, here is one of those jobs - Finance, NYC http://regionalhelpwanted.com/Search/detail.cfm?SN=204&ID=30173705&jexp=3 Best, -at ___ Discuss mailing list Discuss@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the Leag

Re: [lopsa-discuss] cfengine vs. puppet vs. chef

2010-06-01 Thread Aleksey Tsalolikhin
Hi. I'm a little late to this thread but wanted to drop in the following tidbit: Alva Couch's slide18 from LISA 2004 presentation on Configuration Management : A common myth dispelled - Many people seem to believe that the choice of *tool* determines ease of configuration management. - In fac

[lopsa-discuss] "Intro to Automating System Administration with Cfengine 3" article in Linux-Mag.com today

2010-06-08 Thread Aleksey Tsalolikhin
"Intro to Automating System Administration with Cfengine 3" article in Linux-Mag.com today - by Aleksey Tsalolikhin and Neil Watson http://www.linux-mag.com/cache/7802/1.html Cheers, Aleksey ___ Discuss mailing list Discuss@lopsa.org http:/

Re: [lopsa-discuss] Writer's Block

2010-06-21 Thread Aleksey Tsalolikhin
On Fri, Jun 18, 2010 at 6:13 AM, Joe McDonagh wrote: > Damion, are you using puppet? If so, I recommend you do your docs inside > the manifests and use puppetdoc to generate an up-to-date set of docs > every night. Writing docs by hand at a volume of ~100 servers is not > something most people wil

[lopsa-discuss] USENIX 2010 - anybody up for a LOPSA dinner on Friday night after the conference?

2010-06-24 Thread Aleksey Tsalolikhin
Anybody up for a LOPSA dinner on Friday after the USENIX conference in Boston? Best, Aleksey ___ Discuss mailing list Discuss@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrato

[lopsa-discuss] Anybody up for dinner at Ohio Linux Fest this weekend? EOM

2010-09-08 Thread Aleksey Tsalolikhin
___ Discuss mailing list Discuss@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/

[lopsa-discuss] What is LOPSA's connection to LISA 2010? LISA website says "Sponsored by USENIX in cooperation with LOPSA ...".

2010-09-17 Thread Aleksey Tsalolikhin
First of all, well done on getting the LOPSA name up in lights on the conference web site. What is the nature of the cooperation? Just curious, -at ___ Discuss mailing list Discuss@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list pr

Re: [lopsa-discuss] What is LOPSA's connection to LISA 2010? LISA website says "Sponsored by USENIX in cooperation with LOPSA ...".

2010-09-18 Thread Aleksey Tsalolikhin
On Sat, Sep 18, 2010 at 4:10 AM, Tom Limoncelli wrote: > On Fri, Sep 17, 2010 at 8:05 PM, Aleksey Tsalolikhin > wrote: >> First of all, well done on getting the LOPSA name up in lights on the >> conference web site. >> >> What is the nature of the cooperation?

Re: [lopsa-discuss] cfengine vs. puppet vs. chef

2010-09-19 Thread Aleksey Tsalolikhin
On Sat, May 22, 2010 at 8:45 AM, Yves Dorfsman wrote: > > Has anybody done, or can point me to a *rational* comparison between those > guys, or even one including commercial products? Hi, Yves. As you may have heard, there is a LISA 2010 paper coming up that is exactly what you asked for in May