Screencasts - Hilfsvideos
Suche - Hilfsvideos Close Back
to help

Linux Automation Group

Öffentliche Gruppe | Gegründet: 28 Sept. 2010 | Anzahl Mitglieder: 34

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.

Gruppenaktivität

Anzeigen:
New Diskussion 07 Feb 2013
Nisha_Sharma veröffentlichte: Automation in Linux
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-Eintrag 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