Displaying 20 results from an estimated 58 matches for "uvic".
2009 Jan 28
3
vm ignores kickstart
...ckstart file to install VMs on a Scientific Linux
5.2 (repackaged RHEL52) host, but the install process seems to ignore my
kickstart file. The command I''m using is:
virt-install -n sl4vm01 --ram=1024 --vcpus=1 --os-type=linux
--os-variant=rhel4
--extra-args="ks=http://particle.phys.uvic.ca/~fransham/ks.cfg"
--paravirt --nographics --file=/var/lib/xen/images/BbrSL4.img
--file-size=5
--location=ftp://ftp.scientificlinux.org/linux/scientific/46/i386/ -d
In the output, I see that the ks=<mykickstartfile> parameter is indeed
being passed to the kernel:
...
Built 1 zonelist...
2016 Aug 05
4
Fwd: Re: Encrypt /decrypta file with ssh keys.
...of the box", I think there would be a
few happy campers (at least two, anyways).
-------- Forwarded Message --------
Subject: Re: Encrypt /decrypta file with ssh keys.
Date: Fri, 5 Aug 2016 17:24:35 +0100
From: Alex Bligh <alex at alex.org.uk>
To: Colin Leavett-Brown <crlb at uvic.ca>
CC: Alex Bligh <alex at alex.org.uk>
Colin,
> On 5 Aug 2016, at 17:03, Colin Leavett-Brown <crlb at uvic.ca> wrote:
>
> Hi Alex, I think this should be part of Openssh. Do you want to try the wrapper? I've attached the code and it does exactly what you want. Let...
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
...w *SSH-2.0-OpenSSH_4.3* string,
so
> ..., your problem.
>
> I had this problem with WindowsXP 64, which there aren''t ssh server with
support to arch 64, however, try re-install or update your ssh server.
>
> Good Luck
> Waldirio
>
> 2008/6/13 David Grundy <grundy@uvic.ca>:
>
>> Hi again:
>> I followed your instruction and the output is here:
>> http://rafb.net/p/1HnPnm90.html
>> Thanks again.
>> David
>> > Hello
>> >
>> > Pls, repeat the procedure in one machine that work fine ssh between
>>...
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
...<Pine.LNX.4.43.0406081110070.26162-100000@pilchuck.reedmedia.net>
I am unable to pipe to ogg123 with cat, but redirecting with < works fine.
rainier:~$ cat ~/audio/acdc-who_made_who.ogg | ogg123 -v -
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound System driver.
Error opening - using the oggvorbis module. The file may be corrupted.
I have same problem with a variety of ogg files (but redirecting with <
works fine).
This works:
rainier:~$ ogg123 -v - < ~/audio/acdc-who_made_who.ogg...
2004 Nov 04
1
Allow access to a share to all members of a container?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have 104,000 users, some of which are in the OU:
ad.network.local\AD\People\IFAS\Hort
Is there an easy way to find all the users in this OU and grant them
access to a share?
Or do I have to list each user individually?
And if so, can I use net user to list the users in an OU?
- -Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6
2008 Jan 29
0
[Fwd: Re: Fourier Analysis and Curve Fitting in R]
...ough some data gaps) from
which phenological type indices of snow depth can be derived.
What are you trying to do find the dominant periodicy? make a
prediction equation? fit a smooth line? or...
give us some more information and maybe we can help
On 1/28/08, Carson Farmer [1]<cfarmer at uvic.ca> wrote:
Rolf Turner wrote:
On 26/01/2008, at 10:54 AM, Carson Farmer wrote:
Dear List,
I am attempting to perform a harmonic analysis on a time series of snow
depth, in which the annual curve is essentially asymmetric (i.e. snow
accumulates slowly over time, and the subsequent melt oc...
2002 Jun 28
2
ssh_rsa_verify: RSA_verify failed: error:
...ly changes to the ssh_config file are:
Host *
ForwardX11 yes
HostbasedAuthentication yes
RhostsRSAAuthentication yes
The relevant part of sshd -ddd output seems to be:
debug3: mm_send_debug: Sending debug: Accepted by .rhosts.
debug3: mm_send_debug: Sending debug: Accepted host bmx.comp.uvic.ca ip
142.104.16.101 client_user klewall server_user klewall
debug3: mm_key_verify entering
debug3: mm_request_send entering: type 22
debug3: monitor_read: checking request 22
ssh_rsa_verify: RSA_verify failed:
error:04077068:lib(4):func(119):reason(104)
debug1: ssh_rsa_verify: signature incorrect...
2016 Aug 22
1
CC on Bug 16932?
Hi,
I'm being affected by Bug 16932
(https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16932), and would
like to comment on it and/or be CC'ed on it.
Unfortunately I can't create a Bugzilla account... when I try, it tells
me "The e-mail address you entered (hiebert at uvic.ca) didn't pass our
syntax checking for a legal email address. New accounts are disabled.
Please post bug reports to R-devel at r-project.org; if they are
reasonable, we will whitelist you. It also must not contain any illegal
characters."
Could I please be whitelisted? Many thanks....
2009 Feb 11
7
Volume group "VolGroup00" not found
Hi,
I am compiling Xen from source on FC9. On booting the
Xen dom0 kernel it gives the following error:
Volume group "VolGroup00" not found
and ultimately the error that switchroot: mount failed: No such file or
directory
So my question is that why it fails to detect logical volumes?
Thanks,
Abdul Qadeer
_______________________________________________
Xen-users mailing list
2011 Jan 10
3
Waiting for root file system...
...vcpus = 1
> name = "ubuntu910_3"
> disk =
> [''file:/media/vm/appliances/ubuntu910_3/ubuntu.9-10.x86-64.img,sda1,w'']
> root = "/dev/xvda1 ro"
> extra = "xencons=tty"
Chris Benninger
University of Victoria, Computer Science
cbenning@cs.uvic.ca
http://benninger.ca
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jun 12
8
Booting from CD to rescue a DomU
Hi Xen Users,
I would like to boot into a knoppix iso on an existing domU.
In my config file i have:
disk = [
"file:/var/lib/xen/images/machine-10.img,hda,w","file:/mnt/knoppix.iso,
hdb:cdrom,hdb,r" ]
Can''t seem to boot it though. Do I have to go into the VMs BIOS to tell it
to boot it?
Cheers
CHris
_______________________________________________
Xen-users
2016 Oct 19
1
SSH Weak Ciphers
Once upon a time, Erik Laxdal <elaxdal at ece.uvic.ca> said:
> The supported KexAlgorithms, Ciphers, and MACs are generally listed
> in the sshd_config man page. So 'man sshd_config' then look for the
> section of the item of interest.
Note that the man page does not always match the actual compiled binary
(the build process d...
2008 Jan 15
1
Problem with running installed package on Windows
...1)" but the problem is only in
Windows.
Does anyone have any advice for me? I installed the package simply
through the software R using the drop down menus (i.e. I did NOT download
a .zip file first).
Thanks in advance for your help,
James Ferguson, University of Victoria
jcf "at" uvic "dot" ca
2008 Jul 09
2
rollmean()
Hello,
I am trying to calculate a 31 day running mean in some temperature data
along ROWS. Rollmean() works great along columns, but how do I perform this
same action on my rows?
The data is a matrix of 365 columns (days of the year) by 5,000 rows
(lat/long coordinates).
I would like to perform a 31 day running mean along the 365 days.
I am new to R so any help would be greatly appreciated!
2003 Apr 12
1
WIn XP + Samba trouble
...llowing error has occurred:
The trust relationship between this workstation and the primary domain
failed.
I checked
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Services\ControlSet\Services\Netlogon\Parameters\requiresignorseal
and it is zero
Can anyone help me? I'm going insane.
--
David Frey - UVic Computer Science Student
GnuPG key available at http://chubby.dyndns.org/david_frey.gpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/sa...
2010 Jun 16
1
The __WINE__ macro does not identify the Wine platform
...d happen automatically instead.
Is there some better macro I should be using to identify when a build
is occurring on the wine platform?
Alan
__________________________
Alan W. Irwin
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(...
2002 Sep 11
0
Interesting logging issue with W2k and smb 2.2.2
...if it made a
difference.
My question:
1) is this a known problem or is it even a problem at all?
2) is there a way to fix this (maybe update our samba version for
example)?
Any insight is greatly appreciated.
--
Carl B. Constantine University of Victoria
Programmer Analyst http://www.uvic.ca
UNIX System Administrator Victoria, BC, Canada
cconstan@csc.uvic.ca ELW A220, 721-8753
2002 Sep 18
2
Samba Log file format
...It would also be nice to have the flexability to have samba produce a
single log for all machines connecting to the samba server instead of or
as well as separate log.netbiosname files.
any comments?
--
Carl B. Constantine University of Victoria
Programmer Analyst http://www.uvic.ca
UNIX System Administrator Victoria, BC, Canada
cconstan@csc.uvic.ca ELW A220, 721-8753
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
...useless GUI environment each
time a command such as gcc is run under Wine, I would be happy to test a
run-time option to eliminate that.
Alan
__________________________
Alan W. Irwin
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(...
2004 Aug 06
2
Vorbis stream on-line
Greetings:
Ouch, that's not good. I can tap into the stream just fine with 'xmms
http://64.108.112.135:8000/shouter.ogg' but not by clicking on the same
address as a link. More debugging ahead... ;)
Btw, I've restarted the stream.
Thanks for the report !
Best regards,
== Dave Phillips
The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm