search for: installserver

Displaying 16 results from an estimated 16 matches for "installserver".

2012 Mar 27
13
Create subvolume from a directory?
Hi all, Just a quick question but can''t find an obvious answer. Can I create/convert a existing (btrfs) directory into a subvolume? It would be very helpful when transferring ''partitions'' into btrfs. I found a similar question way back in google, but that site is down now generally. Thanks in advance. -- To unsubscribe from this list: send the line
2017 Mar 14
3
Relaiable ssh tunnel via systemd
We try to run a reliable ssh tunnel vis systemd. This is the unit configuration file: {{{ [Unit] Description=Tunnel For %i After=network.target [Service] User=autossh ExecStart=/usr/bin/ssh -o "ExitOnForwardFailure yes" -o "ServerAliveInterval 60" -N -R 40443:installserver:40443 -R 8080:installserver:8080 ExecStartPre=-/usr/bin/ssh tunnel@%i "for pid in $$(ps -u tunnel | grep sshd| cut -d' ' -f1); do kill -9 $$pid; echo kill old ssh process p Restart=always RestartSec=5s StartLimitInterval=0 [Install] WantedBy=multi-user.target }}} Unfortunately on...
2010 Dec 15
3
having trouble with puppet 0.25.5 on openbsd 4.8 on amd64
My manifest includes this snippet class app_client_openbsd { $app_client_pkgs_obsd = [ ''glib2-2.24.1p2'', ''gtar-1.23p1'' ] package { "${app_client_pkgs_obsd}": ensure => ''installed'', source => "http://${installserver}/openbsd/${operatingsystemrelease}/packages/${hardwaremodel}/${name}.tgz", } This doesn''t work. debug: Puppet::Type::Package::ProviderOpenbsd: Executing ''/usr/sbin/pkg_info glib2-2.24.1p2gtar-1.23p1'' debug: /app_client_openbsd/Package[glib2-2.24.1p2gtar-1.23p1]...
2009 May 27
3
Menus, choices and optional parameters
...the simple graphical menu, where those two options already exist although without the disclamer and the new question for the user. This is a snippet of our current ISOLINUX file: label vesa menu label Iniciar a instalacao kernel vmlinuz append quiet initrd=initrd.img text acpi=off ks=http://installserver/scripts/kickstart.php append noipv6 The end result we hope to achive is to make our kickstart installtion even better by supplying an additional parameter to the dynamic kickstart.php file. Something along the lines of (the number 123 was provided by the user): label vesa menu label Iniciar a...
2007 Jun 27
5
FreeBSD-6.2 and pxelinx
Hi i want to add the FreeBSD 6.2 release to our installserver according to the manual http://syslinux.zytor.com/archives/2007-April/008420.html But if I type FreeBSD-6.2 at the pxelinux boot prompt the created image load but nothing happens. ?boot: FreeBSD-6.2 Loading memdisk.... Loading 6.2-RELEASE-i386-bootonly.img............................................
2008 Jan 03
0
Embedded samba 2.0.26 problems
...SWATDIR="$(PKG_INSTALL_DIR)/usr/swat" \ LOCKDIR="$(PKG_INSTALL_DIR)/var/run/samba" \ SAMBABOOK="$(PKG_INSTALL_DIR)/usr/swat/using_samba" \ CODEPAGEDIR="$(PKG_INSTALL_DIR)/usr/share/samba" \ installservers installbin installcifsmount Samba dies with: open("/data/home/yan/openwrt/trunk/build_dir/mipsel/samba-3.0.26a/ipkg-install/etc/samba/secrets.tdb", O_RDWR|O_CREAT|O_LARGEFILE, 0600) = -1 ENOENT (No such file or directory) brk(0x55aa2000) = 0x55aa2000 brk(0x55aa...
2001 Apr 07
1
samba on NetBSD - some patches
...dir@ @@ -470,14 +472,14 @@ installdirs: $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) \ - $(BASEDIR) $(SBINDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(CODEPAGEDIR) ${SWATDIR} ${SAMBABOOK} + $(BASEDIR) $(SBINDIR) $(BINDIR) $(LIBDIR) $(ETCDIR) $(LOGDIR) $(CODEPAGEDIR) ${SWATDIR} ${SAMBABOOK} installservers: all installdirs - @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) + @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(ETCDIR) $(LOGDIR) $(SPROGS) installbin: all installdirs - @$(SHELL) $(srcdir)/script...
2003 Mar 19
1
Patch for relocatable installs
...l-sh -d -m $(INSTALLPERMS) $(BINDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(LIBDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(VARDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(PIDDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(CODEPAGEDIR) installservers: all installdirs - @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(DESTDIR)/$(BASEDIR) $(DESTDIR)/$(SBINDIR) $(DESTDIR)/$(LIBDIR) $(DESTDIR)/$(VARDIR) $(SPROGS) + @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) installbin: a...
2007 Oct 20
1
kernel stops booting process
...talled. S0 S1 S4 S5) Freeing unused kernel memory: 240k freed Write protecting the kernel read-only data: 370k I tested this with different OS like Fedora Core 6 and CentOS-5, both stopped at same time. OpenSUSE stopped after scan the network interface. I have no idea why this happens...in the installserver log I found this Oct 19 11:35:45 srv1 dhcpd: DHCPOFFER on XXX.XXX.201.226 to 00:30:48:85:35:32 via eth1 Oct 19 11:35:45 srv1 dhcpd: DHCPREQUEST for XXX.XX.201.226 (XXX.XX201.195) from 00:30:48:85:35:32 via eth1 Oct 19 11:35:45 srv1 dhcpd: DHCPACK on XXX.XX.201.226 to 00:30:48:85:35:32 via eth1...
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)$(LIBDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)$(VARDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)$(PIDDIR) + $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(DESTDIR)$(CODEPAGEDIR) installservers: all installdirs - @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) + @$(SHELL) $(srcdir)/script/installbin.sh '$(DESTDIR)' $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) installbin: all installdirs - @$(SH...
2004 Oct 14
3
Samba 3.0.7 / AD Domain Group Resolving
Hello List, currently we have Samba 3.0.7 running on SLES8 systems with AD integration. We?re using the SerNet RPM?s (ftp.sernet.de) Everything works fine so far, we just have a problem with resolving domain groups. wbinfo -g works fine, the domain groups are correctly resolved. But when inserting a "valid users = @AD_DOMAIN_GROUP" statement in the smb.conf we get the following error:
2001 Dec 12
1
MacOS X Server samba diffs
...tibility mode. @@ -616,8 +616,6 @@ installdirs: $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) \ $(BASEDIR) $(SBINDIR) $(BINDIR) $(LIBDIR) $(VARDIR) $(CODEPAGEDIR) - $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(mandir) - $(SHELL) $(srcdir)/install-sh -d -m 500 $(PRIVATEDIR) installservers: all installdirs @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) @@ -641,12 +639,12 @@ @$(SHELL) $(srcdir)/script/revert.sh $(BINDIR) $(PROGS) $(SCRIPTS) installman: - @$(SHELL) $(srcdir)/script/installman.sh $(mandir) $(srcdir...
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there, i intend to run multiple Instancies of Samba on a single, multi-homed, server, with each instance bound to a specific (logical) interface. If this works, it would be fine to me. Mainly for administrative Reasons. (You won't believe, but from time to time it becomes necessary to restart some services, but restarting the entire server is a real mess) Well here my
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...nstall-sh -d -m $(INSTALLPERMS) $(BINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(LIBDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(VARDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(PIDDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(CODEPAGEDIR) installservers: all installdirs @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) installbin: all installdirs @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) $(WINBIND_SPROGS) @$(SHELL) $(s...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...nstall-sh -d -m $(INSTALLPERMS) $(BINDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(LIBDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(VARDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(PIDDIR) $(SHELL) $(srcdir)/install-sh -d -m $(INSTALLPERMS) $(CODEPAGEDIR) installservers: all installdirs @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) installbin: all installdirs @$(SHELL) $(srcdir)/script/installbin.sh $(INSTALLPERMS) $(BASEDIR) $(SBINDIR) $(LIBDIR) $(VARDIR) $(SPROGS) $(WINBIND_SPROGS) @$(SHELL) $(s...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 952b1000 /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages 9531f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 95320000 /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 95321000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 95327000 /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices 9540a000 /usr/lib/libz.1.dylib 95419000 /System/Library/Frameworks/Carbon.f...