Skip to main content

Home/ Coders/ Group items tagged Scripting

Rss Feed Group items tagged

Joel Bennett

Expect - Wikipedia - 0 views

  •  
    Expect is an extension to the Tcl scripting language to create an automation and testing tool for CLI applications such as telnet, ftp, passwd, fsck, rlogin, tip, ssh, et., and because it wraps the standard command-line interface, it can be used to automate any arbitrary applications that are accessed over a terminal.
David Corking

Emacs, TRAMP, Ubuntu « What You're Doing Is Rather Desperate - 2 views

  • edit your ~/.emacs to include the line: (setq tramp-default-method "ssh")
  •  
    Remote editing with ssh - no need to tunnel X11 over ssh. This reminds me of a question that puzzles me: for those of us that use multiple machines, is there a failsafe way to have a master .emacs file for them all? Where do folks store it? On a web server, ftp, NFS directory, a favourite home directory, or a USB stick? Is there a low effort way to sync it: rsync, unison, a custom shell or Emacs lisp script, or a manual scp?
  •  
    Remote editing with ssh - no need to tunnel X11 over ssh, or cope without your window manager. This reminds me of a question that puzzles me: for those of us that use multiple machines, is there a failsafe way to have a master .emacs file for them all? Where do folks store it? On a web server, ftp, NFS directory, a favourite home directory, or a USB stick? Is there a low effort way to sync it: rsync, unison, a custom shell or Emacs lisp script, or a manual scp?
David Corking

The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views

  • . Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
    • David Corking
       
      Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
  •  
    Certain kinds of deployment are much more efficiently achieved with virtual servers. This article is a simple and almost hands-on introduction to the way a Sun Cloud deployment can be scripted or have another automated front end for deployment.
Joel Bennett

What's New in DekiScript for MindTouch Core/2009 "Lyons" (9.02) - MindTouch Community P... - 0 views

  •  
    Among the many new features in MindTouch Deki "Lyons" are also some important improvements to DekiScript, the built-in end-user scripting language for creating dynamic content, mashups, and collaborative applications...
  •  
    DekiScript is really very, very good.
htmlslicemate.com

Say Hello to PowerShell - 0 views

  •  
    PowerShell is Microsoft's task automation framework, consisting of a command-line shell, an integrated scripting environment (ISE), a scripting language built on .NET Framework, an API allowing you to host PowerShell in your .NET applications, and it is a distributed automation platform. PowerShell provides full access to COM and WMI, enabling you to perform tasks on both local and remote Windows systems. PowerShell is a new breed platform for automation, in that it solves administration and adaptability challenges by seamlessly integrating the .NET Framework. It's good for developers, administrators, testers and more. Based on .NET, the tool drives down costs, while providing developers and administrators a simple and enterprise-ready way to automate, measure and improve all of their processes.
Joel Bennett

How to Create a Remote PowerShell Runspace - 3 views

  •  
    An example of creating runspaces using WS-Managment to execute PowerShell script
  •  
    This example shows how to create a runspace that uses WS-Management-based remoting to run commands on the local host. This same code could be used to connect to a remote computer.
Joel Bennett

(SPADE) for SQL Server - CodePlex - 1 views

  •  
    Scripted PowerShell Automated Deployment Engine simplifies the process of standing up a new SQL Server instance; applying standard OS pre-configurations, installing SQL Server, and then applying post-configurations and creating standard objects.
Biztech Consultancy

New Biztech Launches Mobile App Type While Walk to Send/Receive Messages While Walking ... - 0 views

  •  
    Biztech, a name known for its innovative android applications, has released a new app 'Type While Walk' useful for those who walk a lot and wish to use this time constructively! 'Type while walk' is a Java scripted android application with a range of useful features along with user-friendly interface. This app is spiced up with lot of beneficial features for the users to get the best out of it.
Joel Bennett

Introducing psake - James Kovacs - 0 views

  •  
    PowerShell build scripting environment like ruby's rake or boo's bake ...
Joel Bennett

PowerShell for SVN - AnkhSvn - 0 views

  •  
    The subversion repository for PowerShell scripts/snapins for SVN
Joel Bennett

metabuild - Google Code - 0 views

  •  
    MetaBuild is a modular and extensible MSBuild based build system. It breaks monolithic build scripts into modules ("projects") and leverages the MSBuild 3.5 parallel build feature.
Joel Bennett

The PowerShell Guy : PowerTab - 0 views

  •  
    A really amazing set of tab-completion scripts and options for powershell.
Joel Bennett

IRC chat bot and monitor from PowerShell - ps1.soapyfrog.com - 0 views

  •  
    The bare bones of an IRC client for PowerShell ... done entirely in script.
Joel Bennett

Converting VBScript Commands to Windows PowerShell Commands - 0 views

  •  
    PowerShell help for those of you with vb script experience.
Joel Bennett

Extract and Build from Team System using PowerShell -- CodeProject - 0 views

  •  
    A PowerShell script to extract source code from Team System version control and automate the build process
‹ Previous 21 - 40 of 181 Next › Last »
Showing 20 items per page