Displaying 20 results from an estimated 100 matches similar to: "IBM BladeCenter HS20 blades"
2004 Aug 06
3
ices - unable to compile
Hi,
I'm the newbiest of newbies but recently converted over to linux from
WinNT...woohoo!
All is going well EXCEPT for replacing my Shoutcast server.
I'm able to compile icecast but am unable to compile ices due to some
missing libraries?
Can someone send me to a BEGINNER "HOW TO" that would describe the steps for
compiling and installing ices on my Mandrake 8.2 server? I
2018 Jun 18
2
Re: How libvirt interacts with dhcpd?
Thanks for the reply Laine. My problem is that dnsmasq is masking
dhcpd, xCAT uses dhcpd for PXE stuff. If dnsmasq answer DHCP requests
the PXE boot won' t work. I want to see the logs for ensuring the
dnsmasq is not masking dhcpd.
Regards,
2018-06-18 11:39 GMT-03:00 Laine Stump <laine@redhat.com>:
> On 06/18/2018 09:16 AM, Daniel. wrote:
>> Cool, thanks!! Does it have logs?
2012 May 24
3
PXE looping on localboot
I have seen posts about this problem, but have had trouble finding how/if it was resolved. I am trying to upgrade from syslinux-3.11 to syslinux-3.86 on RHEL5.
On 3.86, when it performs a local boot from hard disk, it just keeps looping back into PXE boot again instead of booting from the hard disk. It will perform a system install just fine, but when it switches to localboot after the install,
2018 Jun 18
2
Re: How libvirt interacts with dhcpd?
Cool, thanks!! Does it have logs?
Cheers
Em 18/06/2018 12:55 AM, "Laine Stump" <laine@redhat.com> escreveu:
On 06/15/2018 06:49 PM, Daniel. wrote:
> Hi everybody,
>
> I'm using libvirt together with xCAT, on the same host, for testing
> purposes. xCAT install and manages dhcpd. How libvirt interacts with
> dhcpd? And if doens't how does the dhcp server of
2018 Jun 15
2
How libvirt interacts with dhcpd?
Hi everybody,
I'm using libvirt together with xCAT, on the same host, for testing
purposes. xCAT install and manages dhcpd. How libvirt interacts with
dhcpd? And if doens't how does the dhcp server of libvirt works, plus
where I can find information on how to troubleshot it?
Regards,
--
“If you're going to try, go all the way. Otherwise, don't even start. ..."
Charles
2012 Apr 17
1
tftpd-hpa: the tftpdir is ignored if --secure isn't used
If I omit --secure from the tftpd-hpa command line, I then need to e.g.
`tftp -c get /var/lib/tftpboot/vmlinuz` instead of plain /vmlinuz, even
though I pass /var/lib/tftpboot as the tftp dir in the tftpd-hpa command
line.
That essentially means that I'm exporting my whole /, which is clearly
something I don't want to do. I basically want tftpd-hpa to serve files
from /var/lib/tftpboot
2008 Jun 17
4
different logon scripts and mappings for individual users
i'm not sure how to create different logon scripts for different
users. right now i have one logon script called 'logon.bat' that maps
all users to a server share and syncs the time with the server. i need
to be able to map different users to different server shares. not all
users should be mapped to all server shares. these should be automatic
mappings.
for example:
user1 should
2006 Aug 29
40
Red Hat release info
Hi all,
I''m looking at changing the operatingsystemrelease fact for Red Hat.
Linux currently just uses the kernel release as the operating system
release, but I''ve got a client who wants the release to have both the
specific distro (e.g., AS or EL) and the release (e.g., 3 or 4).
Will this particularly annoy anyone? Anyone want to help make the
release string work on
2011 Feb 28
7
Puppet features
Dear all,
I''m a software integrator and i''m currently evaluating Puppet to
understand how we can potentially integrate our products with it.
I''ve been reading documentation on it and i''m currently installing a
Puppet system but i have some questions that i was hoping someone
could answer?
a) In this page, it says that Puppet Enterprise supports provisioning
2015 Dec 16
2
Active Directory Object, Operating System tab
Is there a way to populate this tab when I join a computer to the domain
using samba?
using this command
net ads join -U administrator
creates the AD Object.
I don't see an option to net when reading the man page to include the OS
specs
Maybe use
--config-file option?
I don't see anything in the smb.conf file that would set any of that
information.
# net --version
Version 4.1.6-Ubuntu
2006 Dec 11
2
Add option to TFTP client to ignore ':' in file name (re-submit)
Re-submitted for 0.44.
b.t.w. I notice that the new 0.44 'R' option is not documented in the
tftp man page.
-----------------------------------------
I have encountered a situation where I would like to use tftp-hpa to
retrieve a file that resides within an absolute path containing a ':'
character. Ala, "tftp foobar -c get C:2/tftpdir/myfile". Since the
tftp client
2015 Jul 30
2
livecd vs nfsroot vs what?
Hi,
I'm trying to deploy some non-linux OS via pxe and I was thinking to just launch CentOS in RAM and then run dd or qemu-img or something like this in order to complete the other OS install via template imaging.
My first idea was to build a custom CentOS livecd and use that in combination with pxe kernel parameters, but perhaps there's a better way to do this.
Ideas?
Thanks,
Lucian
--
2011 Oct 21
1
LSB facts
Hi All,
In the example42 modules, I noticed the following is done:
# Calculate OS version (without using lsb facts)
$ossplit=split($operatingsystemrelease, ''[.]'')
$osver=$ossplit[0]
I''ve been using $lsbmajdistrelease in all my configs. Is there any
particular reason why I might want to use the above instead? (apart from the
dependency on redhat-lsb, which is
2005 Jul 15
3
Dividing a vector into ntiles
R 2.1.1
Win 2k
Would someone suggest a method (or methods) that can be used to
determine ntile cutpoints of a vector, i.e. to determine values that can
be used to divide a vector into thirds such as 0-33 centile, 34-66
centile, 67-100 centile. If for example I had a vector:
1,2,3,4,5,6,7,8,9
and wanted to divide the vector into thirds
I would have cut-points of 3, and 6.
Thanks,
John
John
2007 Jan 23
3
Login and logout scripts
Is there a way to run a script on my samba PDC machine when a user logs in
and logs out?
Thanks in advance.
--
Air conditioners and Computers are the same - they both crash when you open
Windows.
2004 Apr 12
1
Newbie RIS Replacement
Doing a lot of RTFM lately about PXE. I have done xCAT builds but want
to take the voodo out of the process so I can control and understand the
whole system. I am new to PXE technology and so consider me ignorant.
The current server is a MS RIS server and I am attempting to migrate our
facility to use Linux / PXE instead.
First stage: take existing DOS bootnet floppy and convert to boot from
2012 Feb 14
2
[PATCH 3/3] syslinux: support isolinux configuration files
This one is the most critical for my app, but also possibly the most
controversial to integrate.
A few applications that convert isolinux ISOs to bootable USB, including
mine, copy the ISO content to a VFAT formatted partition and then add
syslinux to make it bootable.
This would work great... if isolinux and syslinux shared the same
defaults when it comes to configuration files.
2019 Mar 13
1
Fwd: syslinux-6.03 failed to boot ESXI 6.7
---------- Forwarded message ---------
From: Adan Calderon <adancalderon at gmail.com>
Date: Wed, Mar 13, 2019 at 9:13 AM
Subject: Re: [syslinux] syslinux-6.03 failed to boot ESXI 6.7
To: luckydog xf <luckydogxf at gmail.com>
I can share some working examples for a USB Thumb drive and PXE servers
using chain loading, but it will take me some time. If you are interested
in my
2004 Mar 19
4
64-bit Windows advanced server 2003 hangs
I just had the unpleasant experience of crashing a production server
_twice_ when trying to access a file share.
The server is 64-bit Windows 2003 on an itanium3. My box is RedHat Linux
8.0 with Samba 3.0.0-2. Here's some messages from syslog:
Mar 19 09:13:58 hedron automount[1037]: attempting to mount entry
/dborg/POS
Mar 19 09:13:58 hedron mount.smbfs[23153]: [2004/03/19 09:13:58, 0]
2004 Aug 06
4
ices - unable to compile
thanks Geoff. I was going to spare everyone the details and continue my
search but I sincerely appreciate the help.
Here's the output from 'configure', 'make', and 'make install', as best I
could capture it.
I'm not editing any of the make files or using any flags.
This is the latest version if ices that is on icecast.org. It appears that
libshout came with the