Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
48 views

Removing non-present hardware with Devcon?

I'm automating the removal of a USB printer from machines with Windows XP SP3. To do this, I'm using Microsoft's Devcon Utility. Running the command: devcon findall *hp* Returns: ...
1
vote
4answers
51 views

Determine the name of a feature in an MSI to install from the command line

I am trying to install an application (SalesLogix 7.2 Admin Tools and Servers) from an MSI package, but only want to install a particular feature. How can I determine the feature name so I can try ...
2
votes
2answers
161 views

How to create a RHEL/CentOS boot media that automatically loads kickstart from the network?

I've build a local network where using DHCP, kickstart templating and local mirrors I can automate the installation of any RedHat-type operating system. It still requires me to go to the machine (or ...
1
vote
6answers
145 views

How to automate the building of a VM machine [closed]

How could I automate the building of a VM machine with required software? My idea is that I have a webpage which interfaces to a VM server (either ESX or Hyper-V), I choose what OS I want and what ...
0
votes
0answers
24 views

juju on local server + wrapping my own application server custom built wtih charm

I'm interested in juju before starting with it i would like to ask a few questions. Can juju be only be used with ubuntu? is it possible to use it with CentOS? I have my own application server which ...
0
votes
2answers
41 views

Auto Update application

I'm looking for a solution (better if Open Source) to allow me add Auto Update functionality to my Windows applications. I should be able to detect new versions and automatically download the new ...
2
votes
1answer
116 views

How to make my very own ubuntu minimal install?

I have made a complete application solution built on top of ubuntu. Now that I have this ready; i'm looking to make my very own install of ubuntu (the smallest footprint possible with only the very ...
1
vote
1answer
251 views

Ubuntu preseed install fails: VFS: Cannot open root device “(null)” or unknown-block

I'm attempting to do an Ubuntu 11.10 server install using a preseed file for the first time. I created my preseed file by starting with the example file and just uncommenting/choosing what seemed ...
0
votes
1answer
123 views

Bash script to install PostgreSQL

I'm trying to write a bash script to install PostgreSQL server on a Debian 6 VPS. I keep wiping the server and I'm like to write something to auto-install it. #!/bin/bash export ...
1
vote
1answer
81 views

changing python runtime maximum recursion limit

I am trying to install supervisord on a ubuntu ec2 server. When running easy_install I get the following error: > easy_install supervisor ... RuntimeError: maximum recursion depth exceeded I ...
0
votes
0answers
164 views

SQL Server 2008 R2 not completely silent

I've downloaded the SQL Server 2008 R2 installer from my MSDN subscription account. The installer is an SFXCAB exe. Double-clicking the exe first extract the contents to a temporary folder and from ...
2
votes
2answers
79 views

Windows Automated Installation Kit (WAIK) with a raw Windows 2008R2 ISO

I am new to WAIK, and am trying to figure out how to build a WIM image from the Windows 2008 R2 ISO media. So far I have been unsuccessful in finding this information. Is this possible, and if so, ...
2
votes
3answers
135 views

What is the best way to install .NET 3.5 on all machines on the network?

I am a developer and I would like to upgrade a client's application to .NET 3.5. This means .NET 3.5 needs to be installed on every computer on the network that is going to use this application. The ...
0
votes
1answer
88 views

Remote network SLES install error on ia64

Does anyone have any experience installing SLES though lanboot on ia64? I have done plenty of network SLES installs for i386 and x86_64, even PowerPC, but for some reason ia64 is stumping me. I have ...
0
votes
3answers
139 views

Provisioning environment(PXE) for windows xp, 7, server 2003, 2008 and RHEL 5

I am working for a small shop where we want to provision all the hosts from one single location. Right now, we use Legacy RIS on Win server 2003 to deploy hosts via PXE boot. Though this method works, ...
0
votes
1answer
40 views

re-making windows-7 iso results in no ethernet controller driver

I am making an unattended installation of Windows 7. I've gotten a bug down to this: I start with a regular Win-7 Ultimate iso. If I install this manually on a VirtualBox virtual machine, everything ...
2
votes
1answer
275 views

fully automated install of virtualbox tools in windows 7

I'm making an unattended install of windows. Part of it is installing virtualbox guest additions, which is run by the installer due to the following entry in Autounattend.xml: <?xml version="1.0" ...
0
votes
0answers
112 views

creating a Ubuntu mirror with minimum size

I need to create an http url at my laptop to have a Ubuntu installation begin within my laptop on a Xen environment. This is how the final thing will look like ...
1
vote
1answer
177 views

how-to deploy files to several nodes on network automatically?

need to push(deploy) few batch files to the machines on a network. All nodes are running Windows. The batch files contain some commands to initialize an env on each node. what ways can this be ...
1
vote
1answer
181 views

What does /v/qn parameter do for windows silent installers?

This page says to do a silent install you pass in the parameters /s /v/qn. It mentions what /s does - silent install - but not what /v/qn does. So what does it do? Why the weird format? (on one ...
1
vote
1answer
427 views

Kickstart PXE boot ubuntu 10.04

I am trying to do a fully automated install of Ubuntu 10.04 My pxelinux.cfg/default file looks like this - label linux kernel ubuntu-installer/amd64/linux ipappend 2 append ...
0
votes
1answer
200 views

BAD ARCHIVE MIRROR using PXE BOOT method

i m trying to automatically install UBUNTU on a client PC by using the method of PXE BOOT method....my Objectives are below:- i m following the steps given in this link installation using PXE BOOT ...
1
vote
1answer
455 views

RHEL5 Bootable Kickstart DVD - Anaconda ignores my ks.cfg

I have created a kickstart file, ks.cfg, which I wish to package with the RHEL5 install DVD. I extracted all the files from the DVD to a working directory '/root/cd': cp -a /media/RHEL* /root/cd/ I ...
3
votes
5answers
513 views

Unable to force Debian to do unattended install… libc6 wants interactive confirm

I'm trying to create a script that forces a Debian Lenny install to install the latest version of CRAN R. During the install it appears libc6 is upgraded and the install wants interactive confirm that ...
3
votes
1answer
716 views

Debian-Installer: how to preseed a lenny (oldstable) installation?

I had a perfectly fine running installation process for virtual machines based on an instalinux CD, creating Debian 5 lenny VMs within minutes. The preseed file ensures installation of puppet, which ...
2
votes
1answer
62 views

How do I automate an MSI install on a Server 2003 box?

I have about 20 applications that need to be run in a specific order. I want to script them so that I can do this remotely. Each one of the applications has a Setup.exe and an MSI. I was hoping just ...
1
vote
2answers
113 views

Cross-platform scripting

I use a Bash script to deploy a heavily-customised version of JBoss onto RHEL machines. These scripts do things such as update the port binding offset depending on the name of the instance that is ...
2
votes
2answers
190 views

How can I install a system with apt-get without ncurses configuration screens?

I wrote a BASH script for doing an unattendend install on an ARM based Debian system. One of the packages being installed is samba. I added apt-get -y install samba into my setup routine, but ...
0
votes
1answer
1k views

Windows 7: Install Type 1 fonts via command line

So I have a number of Type 1 fonts (.PFM & .PFB files) that I am trying to push out to our client machines. After some web searches, here is what I did. On my machine, I installed all of the ...
2
votes
2answers
456 views

Install .msi from script, detect when install is done

I'm trying to make an install script. I want to install an .msi file, Python, and then install other things after Python is installed. I already see how to do a command-line install. However, msiexec ...
7
votes
3answers
595 views

Using virt-install and http preseed to do unattended ubuntu 10.04 install

The virt-install command line I used is below sudo virt-install kvm ubuntu -v sudo virt-install -v -n golden-egg -r 256 --disk path=/var/lib/libvirt/images/golden-egg.qcow2,size=5 --os-type ...
0
votes
1answer
149 views

Why do I see two different ffmpeg binaries?

On Debian Lenny I built my own ffmpeg. When i do ffmpeg --version inside of a sudo bash shell I get the version I just build. Outside of it I get the old version. When using sudo ffmpeg I get the new ...
0
votes
1answer
228 views

How to use admin console when install glassfish-3.0 by extract from zip file?

There are two types of glassfish distribution: the executable installer and zip archive. I have to use the zip archive. But the admin console doesn't work, it only shows a blue footer div, the ...
0
votes
1answer
312 views

Slipstream additional programs into XP installation disc?

I am trying to work out if it's possible to add additional programs to the default Windows XP disc. I am using nlite and it seems to work well for hotfixes etc. but not for specfic programs. The main ...
4
votes
1answer
814 views

Is VMware's vmtar utility open-source?

So I've bumped up against some .vgz archives in VMware ESXi 4.1, which I've gathered to be specialized gzipped tar archives. This post has some info. These files can be manipulated using the ...
0
votes
2answers
30 views

is there a way to automate changing filenames in <link> , <script> tags

when we use Expires header for text files like js, css, contents are cached in the browser, to get new content we need to change in the html file the new names in the link and script tag. When we add ...
1
vote
2answers
469 views

How to silently uninstall then reinstall Quicktime remotely/programattically

We have a Scholastic program that uses Quicktime to do audio playback and recording. Unfortunately for me, when I created my image, I didn't know that installing too high a version of Quicktime would ...
0
votes
1answer
147 views

Cpanel alternative with auto installation

I'm looking for a free open source cPanel alternative which also includes auto installation software or can be easily configured to integrate an auto installation application.
-1
votes
1answer
72 views

How do i most easily install a bunch of stuff in my $HOME area? [closed]

I need to install an unknown number of apps/libs in my home area, but don't want to descend into dependency hell, or even have to do the 'configure/make/make install' dance. We've got some aging RHEL ...
5
votes
3answers
530 views

Scripted install of Sun Java JDK on Ubuntu 9.04

We are trying to script the install of the sun jdk on Ubuntu 9.04 and have it automatically accept the license agreement. I have seen something around the net about creating a file that the package ...
1
vote
1answer
556 views

Debian preseed late_command is not executed

On /var/log/installer/cdebconf/questions.dat i says this: Name: preseed/late_command Template: preseed/late_command Value: wget ...
0
votes
1answer
61 views

How to clean up an improperly installed SQL server

I have a Win2003 64 bit server. Trying to install SQL 2005 Standard. The install tells me a previous install is still pending. I've rebooted to no avail. There is no SQL version listed in ...
4
votes
2answers
1k views

Create kickstart configuration file from existing configuration

Is there a script or another way to automatically generate a kickstart configuration file from the system state of an existing server so that the file can be use to replicate (not clone) the ...
1
vote
3answers
124 views

Automation of installations

Is there an affordable program which will automate the installation of applications? I am looking for something that will work with Windows 7/Server 2008 R2 so that I can automate installations of VM ...
8
votes
3answers
2k views

How to get HTTP preseed to work correctly on Ubuntu 10.04 LTS (Lucid)?

Installation media: ubuntu-10.04-desktop-i386.iso I tried a lot of different boot parameters, but either the installer ignored the preseed configuration, or it boot itself directly as LiveCD. An ...
1
vote
2answers
3k views

Silent install of Office 2010 w/Visio and Project

Is there a way to silent install Office 2010 Pro Plus with Visio 2010 Premium and Project 2010 Pro all at the same time? I've configured the msp's for each individual product and when I have the ...
0
votes
2answers
105 views

Ways for managing the installation and configuration of various software applications and settings in linux?

What are some ways for managing the installation and configuration of various software applications and settings in group of linux development and server computers? Is a set of basic scripts a good ...
2
votes
5answers
179 views

How to configure almost 3 dozen laptops quickly

I need to configure almost 3 dozen laptops. We need half of them to have different IP addresses. Would configuring one laptop and then ghosting the rest be the fastest way to do this or is there a ...
3
votes
2answers
629 views

Automate proftpd-basic install on ubuntu using apt-get

I'm trying to build a shell script to automate the installation of several packages onto an Ubuntu 10.04 server, and I'm having problems with proftpd-basic. I'm using the command line apt-get -qy ...
0
votes
1answer
2k views

Ubuntu 10.04 preseed unattended install results in faulty partition table

I'm currently trying to set up an unattended installation of Ubuntu 10.04 (Lucid Lynx) through preseeding. But whenever I try to create a custom partition scheme, the Debian installer (which Ubuntu is ...

1 2