search for: isoes

Displaying 20 results from an estimated 10742 matches for "isoes".

Did you mean: iso's
2023 Feb 16
1
No matching MIB found for sysOID
Hello all, Thank you in advance for a great FOSS project. Also, thank you for reading my question. I have a CyberPower OR1500LCDRTXL2U with an RMCARD205. There are a handful of devices plugged into the UPS. I received a message today saying to send upsc output to NUT developers after this message: "No matching MIB found for sysOID '.1.3.6.1.4.1.3808.1.1.1'" root at
2008 Sep 13
0
FreeBSD 7.1-BETA/6.4-BETA Available...
The FreeBSD 7.1-BETA and 6.4-BETA builds are now available on the FreeBSD FTP mirror sites. This is the first step in the release process for FreeBSD-7.1 and FreeBSD-6.4. This set of builds do not include pre-built packages. The ISOs are available from: ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/7.1/ ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/6.4/
2015 Mar 12
0
NUT vs PowerWalker/BlueWalker SNMP with VFI 1500RM/3000RM LCD models
Hello, I have two UPS from PowerWalker: VFI 1500RM LCD and VFI 3000RM LCD both equiped with SNMP card, but NUT with snmp-ups does not support them. PowerWalker declare support RFC1213, RFC162 but there is a problem with some snmp values: # upsdrvctl start Network UPS Tools - UPS driver controller 2.6.4 Network UPS Tools - Generic SNMP UPS driver 0.66 (2.6.4) Detected 3K on host 10.0.0.236
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr, da? alle bekannten Viren und deren Varianten erkannt wurden.]
Tomasz Ciolek <tmc@goldweb.com.au> on 13.11.2001 01:51:25 An: Thomas Schweikle <tschweikle@fiducia.de> Kopie: "Tomasz Ciolek <tmc" Thema: Re: rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr, da? alle bekannten Viren und deren Varianten erkannt wurden.] > Umm loose the spaces between the - and the pattern?? removing spaces changes matching to
2008 Jul 04
2
rsync --delete isn't deleting files
I had this working on an older version, since 2.6.9 that when I set --delete and --dry-run, I get no "Deleting ******" lines. Also, the --delete-before never worked for me. Working on a space constrained mirror, this has proven very handy, when it works. What's up with the new versions? I haven't changed a thing. Best regards, Tiago Marques
2013 Apr 24
4
TEST IMG/ISO FAILS in syslinux 5.01
The followings WORKS OK in Syslinux-4.06 LABEL ** ^TEST IMG/ISO File. kernel /test/memdisk initrd test/filename.iso append iso # [if not use iso raw] TEXT HELP [Tab] >Use (i) iso initrd=test/filename.iso OR (ii) initrd=test/filename.extn ENDTEXT However sorry to say FAILS in Syslinux-5.01 Thanks in advance. Prof S W Damle
2011 Sep 13
2
Release for CentOS-5.7 i386 and x86_64
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We are pleased to announce the immediate availability of CentOS-5.7 for i386 and x86_64 Architectures. CentOS-5.7 is based on the upstream release EL 5.7 and includes packages from all variants including Server and Client. All upstream repositories have been combined into one, to make it easier for end users to work with. This is just an
2011 Sep 13
2
Release for CentOS-5.7 i386 and x86_64
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We are pleased to announce the immediate availability of CentOS-5.7 for i386 and x86_64 Architectures. CentOS-5.7 is based on the upstream release EL 5.7 and includes packages from all variants including Server and Client. All upstream repositories have been combined into one, to make it easier for end users to work with. This is just an
2018 May 18
2
[PATCH] RFC: v2v: use RHV Setup Tools ISO if available
If the RHV Setup Tools ISO is installed, open it, and copy RHEV APT from there, instead of using (if available) the executable located in the virt-tools data directory. This way, RHV conversion hosts with the RHV Setup Tools ISO installed will always install the latest version when convering Windows guests, no matter which version is (eventually) shipped as virt-tools. --- v2v/convert_windows.ml
2011 Apr 08
0
Release for CentOS-5.6 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-5.6 for i386 and x86_64 Architectures. CentOS-5.6 is based on the upstream release EL 5.6 and includes packages from all variants including Server and Client. All upstream repositories have been combined into one, to make it easier for end users to work with. This is just an announcement email, not the release notes. The Release
2001 Nov 13
3
rsync exclude/include
I want to rsync only a small part of a directory tree. I've set up an exclude and an include file: exclude holds: /* include holds: /iso/1.5.*/i386 I am calling rsync using rsync -avz --include-from="include" --exclude-from="exclude" ftp3.sourceforge.net::/netbsd/iso iso/ but nothing happens. No files transfered. But I would expect rsync to transfer files:
2019 Jun 26
3
[nbdkit PATCH] iso: Shell-quote an alternative isoprog
Otherwise, a user can do things like "nbdkit iso . prog='date;prog'" to run unintended commands in addition to their alternative isoprog. This is not a CVE (since nbdkit isn't running with any more privileges than the user running those commands themselves), but shows the frailty of relying on the shell to parse subsidiary commands rather than exec()ing them directly. This
2010 Mar 21
7
XCP how to import ISO
Im looking to import an iso that i can use to boot and configure a few virtual machines from i know this could be done in 0.1 by uploading the iso and refreshing the location, but it doesnt appear to work in 0.1.1, has something changed or is this no longer possible? thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2017 Aug 04
2
Bootable ISO with extra data outside the ISO?
Sorry if this is a total noob question... I've searched the archives and haven't turned up much. Not turning up much on the web in general, either. I'm working on a project and I'd like to create a Linux bootable ISO disc with an extra chunk of data **outside** the ISO space. This chunk of data might be a 10MB tar/zip. The goal would be to boot into Linux in RAM off the disc
2018 May 23
1
Re: [PATCH] RFC: v2v: use RHV Setup Tools ISO if available
On Wednesday, 23 May 2018 15:42:42 CEST Tomáš Golembiovský wrote: > On Fri, 18 May 2018 17:42:15 +0200 > Pino Toscano <ptoscano@redhat.com> wrote: > > > If the RHV Setup Tools ISO is installed, open it, and copy RHEV APT from > > there, instead of using (if available) the executable located in the > > virt-tools data directory. > > > > This way, RHV
2011 Sep 14
0
CentOS-announce Digest, Vol 79, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 May 17
2
F18: Create a USB install of CentOS 6 from iso
Hi all, On a F18, I installed livecd-tools-18.15-1 I downloaded CenOS6.x minimal .iso and with livecd-iso-to-disk the resulting USB is never bootable: the computer doesnt boot on it. Tested on many computers. The fact is I succeded to install CentOS on a Netbook (no CD/DVD tray), but I dont remember how I invoked livecd-iso-to-disk. I tried with many combinations (/dev/sdc is the USB
2006 Jun 22
9
OT -- BASH
Can someone explain why this: find . -depth -print0 | cpio --null -pmd /tmp/test will copy all files in and below the current directory -and- this: find . -depth -print | grep -v .iso$ | wc -l will count all the non-iso files -and- this: find . -depth -print | grep .iso$ | wc -l will count *only* the iso files -but- this: find . -depth -print0 | grep -v .iso$ | cpio --null -pmd /tmp/test
2007 Dec 02
2
Release for CentOS-5.1 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-5.1 for the i386 and x86_64 Architectures. CentOS-5.1 is based on the upstream release 5.1, and includes packages from all variants including Server and Client. All upstream repositories have been combined into one, to make it easier for end users to work with. And the option to further enable external repositories at install
2006 Aug 25
0
Subject: CentOS 3.8 is released for i386 and x86_64
The CentOS development team is please to announce the release of CentOS 3.8 for i386 and x86_64. CentOS 3.8 is available on all mirrors and via bittorrent. This release corresponds to the upstream vendor U8 release together with updates through August 11th (depending on architecture). The serverCD version (1 cdrom) is available for i386 and x86_64. The work for the other arches is still in