Displaying 20 results from an estimated 260 matches for "peltier".
Did you mean:
jpeltier
2007 Oct 10
6
apt-cacher for CentOS
...ng similar to apt-cacher available for CentOS? I would
like to ensure that an application is only downloaded once to the
network and not hundreds of times.
If there isn't an equivalent, would someone please point me in the
direction of how I might accomplish this with CentOS?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone : 778-782-3610
Fax : 778-782-3045
Mobile : 778-840-6434
E-Mail : jpeltier at cs.sfu.ca
Website : http://gruvi.cs.sfu.ca | http://scirf.cs.sfu.ca
MSN : subatomic_spam at hotmail.com
2007 Oct 10
6
apt-cacher for CentOS
...ng similar to apt-cacher available for CentOS? I would
like to ensure that an application is only downloaded once to the
network and not hundreds of times.
If there isn't an equivalent, would someone please point me in the
direction of how I might accomplish this with CentOS?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone : 778-782-3610
Fax : 778-782-3045
Mobile : 778-840-6434
E-Mail : jpeltier at cs.sfu.ca
Website : http://gruvi.cs.sfu.ca | http://scirf.cs.sfu.ca
MSN : subatomic_spam at hotmail.com
2012 Aug 21
4
plugin sync and different platforms
...acter/mac_console_users.rb: no such file to load -- osx/cocoa
Aug 20 17:30:53 hostname puppet-agent[29934]: Could not load fact file /var/lib/puppet/lib/facter/mac_console_users.rb: no such file to load -- osx/cocoa
Am I missing something? Is there a way to stop this from happening?
--
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier@sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
Success is to be measured not so much by the positio...
2012 Dec 26
3
Excluding file systems from autorelabel
...hat file system. I also tried to see if there was a /.autorelabel_exclude option as I saw some patches but can't seem to find indication of them anywhere (perhaps I missed it). I really need to make sure that I can exclude these massive directories if at all possible.
Any help?
--
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
"The smartest people are constantly revising...
2009 Apr 17
1
5.3 and XFS (fwd)
Doesn't look like my reply hit the list for some reason.
--
James A. Peltier
Systems Analyst (FASNet), VIVARIUM Technical Director
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.fas.sfu.ca | http://vivarium.cs.sfu.ca
http://blogs.sfu.ca/people/jpeltier
MSN : subatomic_sp...
2009 Aug 12
2
disable virtual terminals during kickstart installation
...for a pxeboot/kickstart
installation so that I can disable virtual terminals that allow for
interactive input such as CTRL+ALT+F2. I've looked in the /etc
directories for the pxeboot initrd as well as the stage2 and minstg2
files. Am I missing something grossly obvious here?
--
James A. Peltier
Systems Analyst (FASNet), VIVARIUM Technical Director
HPC Coordinator
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.fas.sfu.ca | http://vivarium.cs.sfu.ca
http://blogs.sfu.ca/people/jpeltier
MSN...
2011 Sep 01
2
Continuous releases and repository protection
...amp; possibly repository protection. I had priority=1 set on [base] and [updates] and no updates appeared. However, when I removed priority updates from cr became visible. Is this expected? Did I miss this announcement on -devel or such because I searched but couldn't find it.
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
I will do the best I can with the talent I have
2007 Nov 14
3
OT: Scripting with sudo password
...ion for me, but I
would like to be able to enter the password once have it saved and then
read back when sudo is required.
something like
run_on_all_hosts perform_sudo_command
script prompts for password
script lauches on all hosts and passes password when required.
Any examples?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone : 778-782-3610
Fax : 778-782-3045
Mobile : 778-840-6434
E-Mail : jpeltier at cs.sfu.ca
Website : http://gruvi.cs.sfu.ca | http://scirf.cs.sfu.ca
MSN : subatomic_spam at hotmail.com
2016 Aug 19
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- Original Message -----
| On Thu, Aug 18, 2016 at 11:57 AM, James A. Peltier <jpeltier at sfu.ca> wrote:
| > Hi All,
| >
| > I have a Dell R710 that has 6x1TB in a RAID-5 configuration.
|
|
| This is hardware RAID 5? Because it's pretty screwy how this ends up
| working when using software RAID and might take additional
| troubleshooting.
Yes, it's...
2015 Aug 04
2
xfs question
On 8/4/2015 12:47 PM, James A. Peltier wrote:
> Some older 32-bit software will likely have problems addressing any content outside of the 2^32 bit inode range. You will be able to see it, but reading and writing said data will likely be problematic
The 99% of software that just does open,read,write will be fine
regardless of wo...
2007 Jun 12
0
[LLVMdev] ARM backend problem ?
Hi Mikael,
You are obtaining warning, not an error, right? The most arm cores,
including arm1136, can execute mul with rd = rm. So, you can ignore
this warning.
Lauro
2007/6/12, Peltier, Mikael <m-peltier at ti.com>:
>
>
>
>
> Hello,
>
>
>
> I want to compile a LLVM file into an executable running on ARM platform.
>
> I use LLVM 2.0 with the following command lines:
>
> llvm-as -f –o test.bc test.ll
>
> llc –march=arm –mcpu=arm113...
2016 Aug 22
2
GRUB 2 dumps to grub prompt when installed on >4TB disk
----- Original Message -----
| On Fri, Aug 19, 2016 at 4:59 PM, James A. Peltier <jpeltier at sfu.ca> wrote:
| >
| >
| > ----- Original Message -----
| > | On Thu, Aug 18, 2016 at 11:57 AM, James A. Peltier <jpeltier at sfu.ca>
| > | wrote:
| > | > Hi All,
| > | >
| > | > I have a Dell R710 that has 6x1TB in a RAID-5 configuration.
|...
2007 Jun 12
3
[LLVMdev] ARM backend problem ?
Hello,
I want to compile a LLVM file into an executable running on ARM platform.
I use LLVM 2.0 with the following command lines:
llvm-as -f -o test.bc test.ll
llc -march=arm -mcpu=arm1136j-s -mattr=+v6 -f -o test.s test.bc
arm-linux-gnu-as -mcpu=arm1136j-s test.s
With the last command, I obtain the following error:
rd and rm should be different in mul
The bad instruction is
2011 Sep 27
3
Odd issue with C6 and NIS
...useshadow --enablemd5 --enablenis --nisdomain test --nisserver yp.example.com
%packages
@core
augeas
autofs
dstat
nfs-utils
ntp
openssh
openssh-clients
openssh-server
portreserve
puppet
redhat-lsb
rsh-server
sendmail
sendmail-cf
sudo
sysstat
tcp_wrappers
wget
xinetd
yum-utils
%end
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
I will do the best I can with the talent I have
2011 May 03
2
libpq.so.4 missing
...()(64bit) is needed by package apr-util-1.2.7-11.el5_5.2.x86_64 (base)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
2015 Sep 09
3
automounter with users home directories on centos 7.
...--
| If money can fix it, it's not a problem.
| -- Click and Clack the Tappet brothers
/home is a directory by default on all GNU/Linux hosts. If you plan to use it as a mount point then you need to remove the directory and then start autofs otherwise there will be a conflict.
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 604-365-6432
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
Twitter : @sfu_rcg
Powering Engagement Through Technology
2015 Aug 26
4
please block user
On Wed, August 26, 2015 12:55 pm, James A. Peltier wrote:
>
>
> ----- Original Message -----
> | -----BEGIN PGP SIGNED MESSAGE-----
> | Hash: SHA1
> |
> | On 25/08/15 23:09, Fabian Arrotin wrote:
> | > On 25/08/15 20:39, Alice Wonder wrote:
> | >> julie70773 [at] loverhearts.com
> | >
> | >> Respon...
2015 Aug 27
1
Centos 7 Bind and DLZ support
On 08/27/2015 12:49 PM, James A. Peltier wrote:
> ----- Original Message -----
> | Is DLZ support enabled in the Centos 7 bind?
> |
> | building a Samba/sernet AD, and this looks to be the best way to handle
> | the DNS needs of the AD.
> |
> | thanks.
> |
> | Also any web tools for managing a mysql (mariaDB?) D...
2016 Nov 18
2
CentOS iSCSI Install & Booting
I'm looking for direction to install and boot CentOS 7 from an iSCSI
device. Any experience and advice will be greatly appreciated.
Thanks!
Michael Duvall
2017 Jun 30
3
AMD Ryzen and CentOS
James A. Peltier <jpeltier at sfu.ca> wrote:
> While I can't assure you that upgrading to 7 will fix the problem,
> the likeliness that will work is at least 50% better being as 7 is
> based on a newer kernel.
I've installed CentOS 7 with the latest kernel from elrepo (4.11.8),
and I can...