Displaying 20 results from an estimated 200 matches similar to: "Display file problem with PXELINUX"
2013 Aug 30
2
Encoding using Fishsound + Vorbis = Strange "RoboCop" artifact
Hello Fellow-Vorbisites,
I've written a multi-track encoding/decoding library based upon fishsound.
Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no
optimization) of all the following:
libogg 1.3.1
libvorbis 1.3.3
libspeex 1.2rc1
libflac 1.2.1
liboggz 1.1.1
libfishsound 1.0.0
Currently testing under Windows 7 (64-bit).
Test Scenario:
==========
Recording from two
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote:
> Did you build the Postgres code with -fsanitize-coverage=... ?
Yes:
CC = clang
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
-fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
Looks correct.
Can you post the output of libFuzzer here?
Something like
#0 READ cov: 0 bits: 0 units: 97701 exec/s: 0
#1 pulse cov: 732 bits: 0 units: 97701 exec/s: 0
#2 pulse cov: 737 bits: 0 units: 97701 exec/s: 1
#4 pulse cov: 858 bits: 0 units: 97701 exec/s: 2
#8 pulse cov: 880 bits: 0 units: 97701 exec/s: 4
On Thu, Sep 3, 2015 at 10:50 AM, Greg Stark
2008 Mar 31
3
Annoying problem with file
Can some point out what is wrong here? I get the follwing error with
code structure in puppet.
err: Could not create /root.ssh/id_dsa: You cannot specify more than
one of content, source, target at /manifests/classes/set-root.pp
#
# set root files
#
class common-root {
file { "/root/.ssh/id_dsa":
mode => 600,
owner
2007 Nov 21
9
purging exported resources
So I have the following:
define nagios::service (
$nagios_template = ''service-template'',
$host_name = $fqdn,
$service_groups = '''',
$contact_groups = $default_contact_group,
$max_check_attempts = 3,
$dependency = false,
$dependent_host = $fqdn,
$dependent_service = '''',
$check_command = ''''
) {
2007 Jun 12
6
ensure => latest forcing recompile?
I''m running puppet from svn - build 2537. I''ve got a functional
configuration and am testing it on a couple of development machines
prior to moving it into production. I noticed today that the machines
are taking ~300 seconds to process their configurations, so i watched a
run and saw that it''s recompiling all of the Packages every single time.
The only thing
2007 Nov 02
1
Using tags in case/if statements
Can anyone provide me with an example of using tag values in case or
if/else statements in classes?
In a discussion about a month ago, Luke suggested using tags is
preferable to "if defined" and I''m just wondering how to do this.
Cheers,
James
*********************************************************************************
Important Note
This email (including any
2021 Jan 21
2
RHEL changes
On 21/01/2021 22:40, John R. Dennison wrote:
> On Thu, Jan 21, 2021 at 11:36:44PM +0100, Ljubomir Ljubojevic wrote:
>> On 1/21/21 8:53 PM, Alfredo Perez wrote:
>>> Is this good news for the "Centos" family?
>>>
>>
>> There is no CentOS "family". CentOS clone is dead and will be now
>
> Odd that you say it's dead when 7
2018 Sep 02
2
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
--On Sunday, September 02, 2018 8:49 AM +0200 Nicolas Kovacs
<info at microlinux.fr> wrote:
> Just a suggestion. I don't think this mailing list is the right place
> for tutorials, the more so since they contain some wrong information.
>
> For this kind of thing, you can have a blog (like the one I have linked
> in my signature). And use this list for the odd question
2006 Jun 13
1
SSL fingerpring mismatch and issuer certificate problem
I have a remote server running centos 4.3 and a home desktop running
suse 10.1. I have generated an SSL certificate on the server, copied
it on the desktop and run on the desktop:
>openssl x509 -in mynewcertCert.pem -fingerprint -subject -issuer -serial -hash -noout
>c_rehash .
getting this warning:
>
> Doing .
> WARNING: mynewcertPrivateKey.pem does not contain a certificate or
2003 Mar 01
12
encrypt authentication credentials with payload in the clear?
Is it possible to use encryption only for authenticate and
then switch to no encryption? I've looked at the code for
OpenSSH 3.5p1, cipher.c, and it looks like the answer is
no, at least for protocol 1. However, I cannot tell if that
is a deliberate design limitation of the implementation or
if it is inherent in ssh protocol 2.
My dilemma is a customer who wants to use their network IDS
2007 Nov 21
6
mod_proxy_balancer under heavy load.
So I''m still working on a ''perfect'' setup so I can document it on the wiki,
and will submit some puppet patches against 0.23.2 next week, but here''s
what I''ve done that has made a big difference to stability here.
in puppetmasterd at line 261, I''ve modified the Mongrel instantiation from:
server = Mongrel::HttpServer.new(addr,
2005 Aug 02
5
TFTP Secondary Ports
I'm publishing tftp through my firewall to support external Cisco 7960
sip phones. I know that the primary port is 69 for tftp. However, tftp
also uses secondary ports ranging from 1,0XX to 30,XXX. ( A broad range)
In an effort to limit the secondary ports that are opened, some Windows
based tftp server such as the winagents product allows you to limit the
range of secondary ports that are
2004 Sep 17
8
cisco 7960 CTLSEP
2 new Cisco 7960 phones are requesting a CTLSEP file, seems like
I triggered the universal application loader. I want to load the
sip image 7.2
According to this Cisco information:
http://www.cisco.com/en/US/customer/products/sw/voicesw/ps4967/products_upgr
ade_guides09186a008022a968.html#wp1047292
If the CTLSEP MAC file is not present or is empty, the phone proceeds
in nonsecure mode with the
2015 Oct 07
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
On Wed, Oct 7, 2015 at 6:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> -----Original Message-----
>> From: Gene Cumm [mailto:gene.cumm at gmail.com]
>> Sent: Wednesday, October 07, 2015 4:43 PM
>> To: For discussion of Syslinux and tftp-hpa; Geert Stappers
>> Subject: Re: [syslinux] UEFI: Failed to load ldlinux.e64/ldlinux.e32
>>
>> On Wed, Oct
2009 Aug 05
6
Could not find kernel image : vmlinuz
hello list,
I am trying to setup a PXE boot server. Below are the details of the server:
OS : Fedora Core 5 32-bit
DHCP : dhcp 4.1
TFTP : tftp-hpa-5.0
Number of NIC : 2
eth0 : IP : 192.168.100.17, Subnet : 255.255.255.0, Gateway : 192.168.100.1
eth1 : IP : 192.168.1.1, Subnet : 255.255.255.0, Gateway : 192.168.1.1
Client:
OS : None, fresh machine
Number of NIC : 2 Intel Gigabit
eth0 of server
2014 Apr 14
2
PXE booting UEFI
Good Afternoon,
As per the installation guide, section 30.2.2 I?ve created an efidefault file at /var/lib/tftpboot/pxelinux/pxelinux.cfg/efidefault
However, this file is never requested by the 64 bit PXE loader (bootx64.efi), as shown by tcpdump:
75 RRQ "/pxelinux/42272635-0011-5053-ACF2-82A100E615F2" octet tsize 0 blksize 512
59 RRQ "/pxelinux/01-00-50-56-A7-BA-BF"
2013 Aug 25
2
logging location of tftpd-hpa
Hello,
On my previous TFTP server I had logging. I did see all requests in logfiles.
On my current TFTP server I have also added the options '-v -v -v',
but nog logging. At least I can't find it them in /var/log/*/*
Where does tftpd-hpa writes it's logging?
Groeten
Geert Stappers
--
Leven en laten leven
2013 Dec 20
3
syslinux.efi hangs during PXE boot
Hi,
I'm trying to boot 64bit version of syslinux.efi through network. But
booting is freezes with following message:
Getting cached packets
My IP is X.X.X.X
the last file that was requested through tftp is syslinux.efi.
I'm using precompiled binary from official syslinux-6.02.tar.gz.
Here is the dump in ASCII - http://brom.in/dumps/syslinux-20131220.txt
Any help is appreciated.
2009 Jun 12
4
tftp open timeout but with no server side errors
Background,
Client - realtek rtl8111c
tftpd version is 5.0
options on use -l -v
Client:
PXE-EX32 TFTP Open Timeout
Server:
Jun 12 10:48:38 damar in.tftpd[30132]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:48:48 damar in.tftpd[30133]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:49:24 damar in.tftpd[30134]: RRQ from 192.168.1.107 filename
gpxelinux.0
Jun 12 10:50:36 damar