Novell LINUX ENTERPRISE DESKTOP 10 SP2 - DEPLOYMENT GUIDE 08-05-2008 Deployment Manual page 70

Table of Contents

Advertisement

3 Announce the installation source via OpenSLP, if this is supported by your net-
4.2.4 Setting Up an HTTP Installation Source
Creating an HTTP installation source is very similar to creating an NFS installation
source. HTTP installation sources can be announced over the network using OpenSLP
as well.
54
Deployment Guide
2c Create a subdirectory holding the installation sources in the FTP root direc-
tory:
mkdir instsource
Replace instsource with the product name.
2d Mount the contents of the installation repository into the change root envi-
ronment of the FTP server:
mount --bind path_to_instsource /srv/ftp/instsource
Replace path_to_instsource and instsource with values matching
your setup. If you need to make this permanent, add it to /etc/fstab.
2e Start vsftpd with vsftpd.
work setup:
3a Create a configuration file called install.suse.ftp.reg under /etc/
slp.reg.d/ that contains the following lines:
# Register the FTP Installation Server
service:install.suse:ftp://$HOSTNAME/srv/ftp/instsource/CD1,en,65535
description=FTP Installation Source
Replace instsource with the actual name to the installation source direc-
tory on your server. The service: line should be entered as one continuous
line.
3b Save this configuration file and start the OpenSLP daemon with rcslpd
start.
Manually

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise desktop 10 sp2

Table of Contents