Video Screencast Help
Search Video Help Close Back
to help

Linux Automation Group

Public Group | Founded: 28 Sep 2010 | Serving 34 members

A group of Linux gurus dedicated to ensuring Deployment Solution Linux driver support is current, made up of people who can compile drivers, and those who are willing to test them so we can get them ratified.

Group Activity

Show:
New discussion 07 Feb 2013
I need a solution Hi,   I want to automate the task of searching for logs in putty . I am a newbie , can anyone help me as how to proceed, My main moto is to have a GUI and I enter BAN number , User Id and it gives me
New download 07 Sep 2011
This download is a rather esoteric one. I recently found myself struggling a bit with the whiptail dialog. The problem I faced was that the menu facility in whiptail requires data in tag-text pairs. This allows you to for example create a file menu which looks like, 1  Load File 2  Save
New download 25 May 2011
If you use Linux Automation, one common frustration is the hoops you have to go through to obtain data for troubleshooting driver issues. This download provides a script which you can deliver with your automation environment to provide useful driver titbits. As the script is completely open, y
New blog entry 06 Oct 2010
Here is a very simple way to clear the MBR on computers using the Linux PXE.  Boot the Linux and send this command in a shell script or manually from the console: (Just be sure to replace /dev/sd* with your proper device) Clobber the MBR and partition table:   dd if=/dev/zero of=/dev/sd* bs=5