Displaying 20 results from an estimated 10000 matches similar to: "Some repo fancy footwork?"
2006 Apr 05
0
Fancy MySQL footwork
Database structure as follows:
t1 -> t2
-> t3 -> t4
select * from t1;
+----+-------+-------+
| id | t2_id | t3_id |
+----+-------+-------+
| 1 | 1 | null |
| 2 | null | 1 |
| 3 | null | 2 |
+----+-------+-------+
select * from t2;
+----+-------+
| id | title |
+----+-------+
| 1 | "hat" |
+----+-------+
select * from t3;
+----+-------+
| id | t4_id |
2005 Mar 04
3
Missing rpms for samba-ldap script
I was pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/
As an effective script to get samba/ldap configured for a PDC. It is
written for Fedora 3 core or the K12LTSP distro. of course I discovered
this after installing the Centos distro. Now it is decision time: stay
with Centos and get this working or move the the K12 distro. This setup is
for the small business network in my basement
2005 May 19
3
web.vcs.u52.k12.me.us/linux/smbldap problems
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Johnny Hughes
> Sent: Thursday, May 19, 2005 8:48 AM
> To: CentOS ML
> Subject: Re: [CentOS] web.vcs.u52.k12.me.us/linux/smbldap problems
>
> On Thu, 2005-05-19 at 09:41 -0400, Robert Moskowitz wrote:
> > I am perhaps going about this the hard way of
2006 Aug 11
2
World of Warcraft Installation
I'm trying to install World of Warcraft on Ubuntu 6.06. I have
followed the instructions on AppDB to build the patched version of
Wine 0.9.18, and am now trying to install it. I am trying to install
from iso files on my hard drive, not CDs. I have created a directory
/media/fakecd, and I do "sudo mount -o loop disc1.iso /media/fakecd".
I also used winecfg to add e: to the device
2006 Mar 28
2
6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?
Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for
some reason i am unable to see anything else? I was looking for
usr/src (and for a odd chance to have usr/ports); i suppose those
two trees would be available somewhere on some disc for RELENG_6_1.
I mounted the image as ...
mdconfig -a -t vnode -f /path/to/6.1-BETA4-i386-disc2.iso -u 0
mount -t cd9660 /dev/md0 /mnt
...
2011 Mar 31
1
How to disconnect the ISO image using virsh
Hello,
I can attach disc ISO image to cd-rom from virsh.
And I can replace the ISO image from disc1 to disc2 using the 2nd example.
(example)
attach-disk guest01 /root/disc1.iso hdc --driver file --type cdrom
--mode readonly
attach-disk guest01 /root/disc2.iso hdc --driver file --type cdrom
--mode readonly
My question is, how can I disconnect the image from the cdrom drive using virsh.
Because,
2006 Mar 16
0
freebsd-stable Digest, Vol 149, Issue 6
On Thu, 2006-03-16 at 01:01 +0000, Guy Helmer <ghelmer@palisadesys.com>
wrote:
> David Wolfskill wrote:
> > I'm running:
> >
> > localhost(6.1-P)[21] uname -a
> > FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19:
> Wed Mar 15 07:15:25 PST 2006
>
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/
2011 Jul 25
0
pxe booting questions
hello,
I have a situation where I am using PXE and kickstart to
install my machines.
My set up is as follows:
i have a cobbler server which is also an mrepo mirror doing the
booting.
my mrepo tree has both disc1 and disc2 loop mounted, and RPMS.os
symlinks both the discs contens to generate the unified os tree. This all
works fine.
My issue is with the kickstart, if i use the disc1 as the url
2011 Jun 10
0
e: How to disconnect the ISO image using virsh
I am trying to detach an ISO from a KVM machine and I've tried both attach-disk using " " in the file path as well as the update-device option but am getting this error
error: Failed to update device from /var/run/libvirt/qemu/kvmtest1.xml
error: XML description for unknown device type is not well formed or invalid.
I tried doing a virsh edit on the xml file to remove the source
2002 Oct 28
2
root prexec/postexec & login scripts
I have a perl script that I'd like to use to create windows 9x login
scripts at login time but I cannot get the process to work right. I have
RedHat 7.3 (actually the k12ltsp v2.1.0 which is a modified RH7.3) set
up as a domain controller which is working well. Manually created login
scripts run fine on the workstations at login. I'm using a netlogon
script I found at
2007 Mar 15
1
RE: Using the JRE
I'm new to using Linux in general, but I'm really trying to pursue it for our school. The issue I'm having is with some of the programs that they still require be in the computer labs, namely Reading Counts. We are using version 3 which requires the JRE to run. I cannot seem to get any version of the JRE to install in Wine. As I said I am new to Linux so I'm going to give you the
2008 Jul 16
0
samba-vscan-clamav -realtime file scanning on Samba server
Hello List,
I posted on the K12LTSP wiki an howto on how to setup samba-vscan-clamav
on a
Samba file server. This maybe should be on the samba wiki, but I think
it would apply to most folks here using K12LTSP, as well. It takes about
15 minutes to setup and have working. I did post a link to download a
precompiled module for this that will work on Samba-3.0.23c which
shipped with K12LTSP EL5.it
2010 Mar 23
0
FreeBSD 7.3-RELEASE Available
The FreeBSD Release Engineering Team is pleased to announce the availability
of FreeBSD 7.3-RELEASE. This is the fourth release from the 7-STABLE branch
which improves on the functionality of FreeBSD 7.2 and introduces a few
new features. There will be one more release from this branch to allow
future improvements to be made available in the 7-STABLE branch but at this
point most developers are
2007 Apr 22
3
CentOS5 consistent media check failures 2 - 6.
Folks,
As much as I hate to, I feel I need to post my long story and ask help.
Shortly after the release announcement, I kicked off rtorrent and
downloaded the CD and DVD images. Since my cable provider does my
"throttling", I disabled throttling and shared for several days,
"returning" several GBs at no objectionable loss I could discern.
While that was going on, I used
2014 Sep 17
1
centos 5.10 has 2 DVDs?
Does the install of Centos5.10 prompt to insert disc2? What's on the
second disc?
Tom
2005 Feb 07
3
We need help with a bug....smbldap-installer script (long)
Hi all!
First of all....if you haven't heard of the smbldap-installer
script....allow me to introduce it to you. Here's the latest announcement
that Matt Oquist posted to the K12OS list (Matt and I are working on this
together....he's the scripter and I'm the tester/documenter) First the
announcement and then read on below to see what we need help with....and
some questions I
2008 Feb 22
1
FreeBSD 7.0-RC3 (for amd64/i386 only) Available
We're doing a "mini-RC3" to encourage testing of the Highpoint driver
(hptrr) backout. Testing of 7.0-RC2 showed there were problems with the
driver update done between RC1 and RC2.
Because it's a "mini-RC" targetted at testing of one particular thing we
have not bothered with setting up FreeBSD Update. You can use the
normal cvsup-and-build method of doing an update
2004 Mar 09
0
Wine-20040213 with K12ltsp Fedora 4.0.1
I'm posting this both places since I don't know whether it is Fedora or
Wine that is causing the problem. The windows program involved is
Integrade Pro V9.0 (IGPRO)
I have a Compaq machine which has the following:
K12LTSP-Fedora 4.0.1
128 Meg Ram
550 MHz processor
Here is the problem; under K12ltsp 3.1.2 with wine-20031118 IGPRO works
with out any problems. With Fedora 4.0.1 and
2013 Apr 22
0
FreeBSD 8.4-RC2 Now Available
The second RC build of the 8.4-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, and pc98 architectures. The
SHA256/MD5 sums are tacked on to the bottom of this message. The ISO
images and, for architectures that support it, the memory stick images
are available here:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/
(or any of the FreeBSD mirror sites).