unattended-gui: release 1.908


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News unattended-gui: release 1.908
# 1  
Old 01-22-2009
unattended-gui: release 1.908

Support unattended installation of several Linux and Windows. Also a collection of scripts for inventory, deinstallation and other add-ons like dhcp-ldap, php-ssh, samhain, syslog-ng, switch managment, ldap browser, pxe management.

ImageImage

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies

2. Shell Programming and Scripting

Running scripts unattended

Hi guys just wondering how i could make one of my scripts run unattended without the use of cron? (3 Replies)
Discussion started by: musicmancanora
3 Replies

3. UNIX for Dummies Questions & Answers

If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip

Hello all, 1) I want to have a GUI application that will call Unix shell scripts, 2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix. That is for example. If a is windows gui (... (1 Reply)
Discussion started by: hchivukula
1 Replies

4. Linux

Unattended ftp to Solaris

I have a Red Hat 9 server which I am attempting to ftp a file to a Solaris 8 server using a shell script to perform an unattended ftp. I have the following script setup to run: #!/bin/sh # cd /tmp ftp -v 192.20.20.5 << EOF 2>&1 cd /tmp put gatherstats bye EOF I created the .netrc... (1 Reply)
Discussion started by: bubba112557
1 Replies
Login or Register to Ask a Question