<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; Automation</title> <atom:link href="http://www.cyberciti.biz/tips/category/automation/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How To Install Puppet System Management Tool To Automate Tasks Across The Network</title><link>http://www.cyberciti.biz/tips/linux-install-puppet-service-management-software.html</link> <comments>http://www.cyberciti.biz/tips/linux-install-puppet-service-management-software.html#comments</comments> <pubDate>Tue, 12 Aug 2008 06:20:39 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[configuration management database]]></category> <category><![CDATA[configuration management tool]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[it management software]]></category> <category><![CDATA[portability]]></category> <category><![CDATA[service management software]]></category> <category><![CDATA[software change control]]></category> <category><![CDATA[software management]]></category> <category><![CDATA[source configuration management]]></category> <category><![CDATA[system administration commands]]></category> <category><![CDATA[system administration tasks]]></category> <category><![CDATA[system management tool]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2635</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Puppet is an open source configuration management tool. It is written in Ruby. This software is considered as an alternative to Cfengine configuration management system. I've used Cfengine for pushing configurations, applying patches and so on. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-install-puppet-service-management-software.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Flickrfs: Access / Backup Flickr Photos From Linux</title><link>http://www.cyberciti.biz/tips/linux-virtual-filesystem-for-flickr.html</link> <comments>http://www.cyberciti.biz/tips/linux-virtual-filesystem-for-flickr.html#comments</comments> <pubDate>Sun, 20 Apr 2008 02:50:25 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[Backup]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[access flicker from linux]]></category> <category><![CDATA[community platform]]></category> <category><![CDATA[computer desktop]]></category> <category><![CDATA[copy photos]]></category> <category><![CDATA[dfo]]></category> <category><![CDATA[flickr]]></category> <category><![CDATA[Flickrfs]]></category> <category><![CDATA[linux machine]]></category> <category><![CDATA[manage flicker from linux]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[virtual filesystem]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2219</guid> <description><![CDATA[Flickrfs is a virtual filesystem which mounts your Flickr account on a Linux machine, allowing you to browse through your photos as if they were on a locally connected drive.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-virtual-filesystem-for-flickr.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Howto Use SSH To Run Command On A Remote Machine</title><link>http://www.cyberciti.biz/tips/distributed-administration-using-ssh.html</link> <comments>http://www.cyberciti.biz/tips/distributed-administration-using-ssh.html#comments</comments> <pubDate>Fri, 17 Aug 2007 05:50:54 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[command execution]]></category> <category><![CDATA[distributed management]]></category> <category><![CDATA[expect command]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[secure shell]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[special tools]]></category> <category><![CDATA[tentakel command]]></category> <category><![CDATA[unix servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/distributed-administration-using-ssh.html</guid> <description><![CDATA[This article examined a simple, but powerful, method to run commands on a remote machine using combination of ssh and a shell script: Use Secure Shell (SSH) to run commands on remote UNIX systems and, with some simple scripts, put together a system that enables you to manage many systems simultaneously from one machine without [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/distributed-administration-using-ssh.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Linux: How To Create Multiple Users Accounts in Batch</title><link>http://www.cyberciti.biz/tips/linux-how-to-create-multiple-users-accounts-in-batch.html</link> <comments>http://www.cyberciti.biz/tips/linux-how-to-create-multiple-users-accounts-in-batch.html#comments</comments> <pubDate>Mon, 21 Aug 2006 13:13:47 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FAQ]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[adding users]]></category> <category><![CDATA[batch mode]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[newusers command]]></category> <category><![CDATA[password file]]></category> <category><![CDATA[shell script to add users in batch]]></category> <category><![CDATA[user information]]></category> <category><![CDATA[useradd command]]></category> <category><![CDATA[vi command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-how-to-create-multiple-users-accounts-in-batch.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux/' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> The  useradd command is used to create a new user or update default new user information from the command line. However, sometimes you need to create a large number of users or import usernames from a text file. You can use newusers command, which update and create new users in batch. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-how-to-create-multiple-users-accounts-in-batch.html/feed</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Increase productivity with FTP autologin and macros</title><link>http://www.cyberciti.biz/tips/increase-productivity-with-ftp-autologin-and-macros.html</link> <comments>http://www.cyberciti.biz/tips/increase-productivity-with-ftp-autologin-and-macros.html#comments</comments> <pubDate>Tue, 28 Feb 2006 01:24:00 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[.netrc]]></category> <category><![CDATA[command ftp]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[ftp auto login]]></category> <category><![CDATA[ftp client]]></category> <category><![CDATA[ftp configuration]]></category> <category><![CDATA[ftp macro definition]]></category> <category><![CDATA[macros]]></category> <category><![CDATA[ncftpd server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/increase-productivity-with-ftp-autologin-and-macros.html</guid> <description><![CDATA[You may use many macros under office packages. However, your ftp client also supports macros. You can use ~/.netrc - user configuration file. The .netrc file contains login and initialization information used by the auto-login process and stores macros information. It resides in the user's home directory. Turn on FTP client auto login You need [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/increase-productivity-with-ftp-autologin-and-macros.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Execute commands on multiple hosts using expect tool</title><link>http://www.cyberciti.biz/tips/execute-commands-on-multiple-hosts-using-expect-tool-part-iii.html</link> <comments>http://www.cyberciti.biz/tips/execute-commands-on-multiple-hosts-using-expect-tool-part-iii.html#comments</comments> <pubDate>Mon, 16 Jan 2006 19:59:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[expect script]]></category> <category><![CDATA[expect tool]]></category> <category><![CDATA[interactive programs]]></category> <category><![CDATA[multixterm command]]></category> <category><![CDATA[script ftp]]></category> <category><![CDATA[simultaneously]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh authentication]]></category> <category><![CDATA[unix ftp expect]]></category> <category><![CDATA[unix servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/execute-commands-on-multiple-hosts-using-expect-tool-part-iii.html</guid> <description><![CDATA[This is Part III in a series on Execute Commands on Multiple Linux or UNIX Servers Simultaneously. The full series is Part I, Part II, and Part III. In third and final part of this series I will cover expect tool. Expect is a program that talks to other interactive programs according to a script. [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/execute-commands-on-multiple-hosts-using-expect-tool-part-iii.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Tentakel to execute commands on multiple Linux or UNIX Servers</title><link>http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers-part-ii.html</link> <comments>http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers-part-ii.html#comments</comments> <pubDate>Tue, 27 Dec 2005 01:06:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[Automation]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[command execution]]></category> <category><![CDATA[group hosts]]></category> <category><![CDATA[group mail]]></category> <category><![CDATA[information server]]></category> <category><![CDATA[Mail server]]></category> <category><![CDATA[rsync]]></category> <category><![CDATA[server group]]></category> <category><![CDATA[shell script]]></category> <category><![CDATA[ssh command]]></category> <category><![CDATA[tentakel command]]></category> <category><![CDATA[unix servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers-part-ii.html</guid> <description><![CDATA[This is Part II in a series on Execute Commands on Multiple Linux or UNIX Servers Simultaneously. The full series is Part I, Part II, and Part III. Many times, you want to execute a command not only on one server, but also on several servers. For example, find out Version of kernel Version of [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers-part-ii.html/feed</wfw:commentRss> <slash:comments>16</slash:comments> </item> </channel> </rss>
