Displaying 20 results from an estimated 4000 matches similar to: "syslinux and booting CD's"
2016 Feb 20
2
where did SCL go?
monsterjam:/etc/letsencrypt/archive/monsterjam # yum --enablerepo=extras
install centos-release-SCL
Loaded plugins: fastestmirror, remove-with-leaves
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.dattobackup.com
* epel: mirror.us.leaseweb.net
* extras: distro.ibiblio.org
* updates: mirror.netdepot.com
No package centos-release-SCL available.
Error:
2016 Feb 20
1
where did SCL go?
I believe it's because I'm using the 32 bit flavor of centos. Of course I
found a doc stating that right after I sent the email.
Thanks,
Jason
On Feb 20, 2016 2:18 PM, "Lamar Owen" <lowen at pari.edu> wrote:
> On 02/19/2016 08:55 PM, jason welsh wrote:
>
>> No package centos-release-SCL available.
>> Error: Nothing to do
>>
2006 Aug 13
1
crash on 6.1 stable
ok, finally got a crashdump.. can someone please give it a looksee and let me know what the
malfunction is?
http://monsterjam.org/crash/crash.tar.bz2
thanks/regards,
Jason
--
================================================
| Jason Welsh jason@monsterjam.org |
| http://monsterjam.org DSS PGP: 0x5E30CC98 |
| gpg key: http://monsterjam.org/gpg/ |
2015 Oct 15
2
cant reattach to screen session since upgrade of screen rpm?
hey folks, running CentOS release 6.6 (Final) and I was upgrading some
rpms and now since screen (and probably some others) were upgraded,
I can no longer reattach to my screen session I had running.
monsterjam:~ $ rpm -qi screen
Name : screen Relocations: (not relocatable)
Version : 4.0.3 Vendor: CentOS
Release : 18.el6
2004 Aug 06
4
QuickTime Streaming Server 4 streams MP3s
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somewhat OT, but it looks like a new player has entered the streaming MP3
server arena.
http://www.apple.com/quicktime/products/qtss/
QTSS v4 was announced at the QuickTime Live conference today. Amongst its
other features, it can now stream MP3s to any Internet-capable MP3
listener program.
Source is available at
2016 Feb 20
0
where did SCL go?
On 02/19/2016 08:55 PM, jason welsh wrote:
> No package centos-release-SCL available.
> Error: Nothing to do
> monsterjam.org:/etc/letsencrypt/archive/monsterjam # cat
> /etc/centos-release
> CentOS release 6.7 (Final)
> monsterjam:/etc/letsencrypt/archive/monsterjam #
>
> any ideas?
>
Try centos-release-scl instead.
2005 Jul 02
1
2nd try, cant print over samba
do I not have enough info for someont to take a crack at this?
hey folks. got cups set up and working on a freebsd 4.11
box running samba 2.2.10. I can print
locally from the freebsd box just fine.. when I try to print from remote
windows boxes on the network, I only get blank pages (may be empty banner
or form feeds). but I jacked up the logging and the only "error" i see in there
2009 Jul 29
2
problems compiling dovecot-1.2.2 on solaris 10
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /scratch/jawelsh/src/dovecot-1.2.2/src
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* |
2004 Jan 22
2
Standard file extensions for zipped floppy images
Hi,
I was wondering what's the best standard file extension for zipped DOS
disk images and ramdisks. I've been using the following standard:
.zi kernels, memtest86, memdisk
.igz .img.gz zipped floppy images and ramdisks
I'd rather have a different extension for ramdisks, maybe
.zim zipped floppy images
.zrd zipped ramdisks
Any ideas ?
It would also be nice if syslinux
2003 Feb 27
3
forcing smbmount to unmount question
when you have something smbmounted with samba..
//ADMINISTRATOR@CALVIN_SR/M$ 112G 71G 41G 64% /mnt/samba
and you unmount it
and it gives you
/mnt/samba is busy
Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
else.
is there any way to force it to unmount?
Jason
2002 Oct 01
1
quick question about the wins database.
Version 2.2.5 on 2.4.18-6mdk
ive got the following in my smb.conf
[global]
add user script = /usr/sbin/useradd -d /dev/null -g machines -c
'Machine Account' -s /bin/false -M %u
workgroup = ARCHANGEL
netbios aliases = CYBERCENTER PARISHCENTER
netbios name = PENGUIN
server string = Samba Server %v
security = SERVER
guest account =
2004 Aug 06
2
CVS restored
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Looks like the icecast CVS server has been restored to full service. Now I
can get back to rebuilding my server. :)
- --
"I'm alive, and filled with goo! VISION GOO!"
- Zim, "Invader Zim"
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
2004 Aug 06
1
Was Re: build problems, now XML config syntax
Hi there,
here are my config files for ices and icecast2:
<icecast>
<location>Pete's Flat</location>
<admin>mr2147@bigfoot.com</admin>
<limits>
<clients>20</clients>
<sources>4</sources>
<threadpool>5</threadpool>
2004 Aug 06
0
ice2 CVS build problems under Solaris 7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Build environment: Solaris 7, JKP 106541-18
gcc 2.95.3
Current (as of a couple hours ago) CVS ice2
After a long bit of downtime, I'm throwing myself back into icecast with a
fervor. I'm attempting to build ice2 on my Solaris box, and everything
goes fine (well, went fine once I got libxml...) until the
2006 Apr 09
5
Switchroot: mount failed: 22, Kernel panic - not syncing: Attempted tp kill init!
Hi, everybody!
My pxelinux.0/default file is:
LABEL linux
KERNEL vmlinuz-2.6.16
APPEND initrd=initrd-2.6.16.img
root=192.168.4.110:/clients/192.168.4.100/root
When mounting I get:
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted tp kill init!
Before it I get some messages about: Can't find /dev/console.
/clients/192.168.4.100/root/dev was empty. I've copied my
2008 Feb 27
2
NFSroot is acting strange in CentOS5
Hello all,
I have observed a problem with a diskless PXE client I am attempting
to configure. PXE/NFS/DHCP/TFTPd server is running CentOS5.1 and the
Diskless workstation's root and kernel was extracted from a CentOS5.1
(custom kernel due to setting to enable Root File System support).
Problem: When the diskless client boots and logs in I notice that my
root user is being squashed, even if I
2007 Sep 30
2
Fai Install Server in DomU
hi,
i trying to install a fai installation server in a DomU for DomUs, but i
have some problems with nfs. The DomUs says, that they can''t reach the
NFS Server
===========
Begin: Retrying nfs mount ...
IP-Config: eth0 hardware address 00:16:3e:7a:25:7c mtu 1500 DHCP
IP-Config: eth0 guessed broadcast address 172.16.0.255
IP-Config: eth0 complete (from 172.16.0.151):
address:
2004 Aug 19
5
[PATCH] use reliable nfs mount options per default
Peter,
we found that nfs over udp will corrupt data under very extrem load,
there is no way to fix it due to the way how UDP works.
TCP will not have these problems.
I also wonder why the package size is only 1k. Everyone who wishes a
slow connection can pass the desired options via the kernel cmdline.
Everyone else prefers probably the fast mount.
The defaults should look more like that:
---
2015 Oct 15
1
cant reattach to screen session since upgrade of screen rpm?
I finished installing all of the rpms
monsterjam:~ $ cat /etc/redhat-release
CentOS release 6.7 (Final)
but I still have the issue where screen freezes when i try to reattach.
Jason
On 10/15/2015 02:59 PM, Leon Fauster wrote:
> Am 15.10.2015 um 20:36 schrieb Jason Welsh <jason.welsh at mercurygate.com>:
>> hey folks, running CentOS release 6.6 (Final) and I was upgrading some
2014 Nov 06
3
Duda_Observed vs Predicted
Hola Javier,
Si, cuando hablo de valor observado me refiero al valor real en campo y el
predicho al que estiman los modelos. Disculpa, que no lo detallase así
desde el principio.
En mi caso trabajo con dos diferentes: Zero inflated y Binomial Negativo y
me gustaría comprobar que diferencia (distancia) existe entre cada uno de
ellos y la realidad.
Estoy trabajando con los siguientes paquetes: