Displaying 20 results from an estimated 168 matches for "trey".
Did you mean:
they
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...lt configuration with only the changes specified in the RHEL 5 STIG applied.
I appreciate the security advice. The root account was indicated simply as an anonymous indicator. I do have PermitRootLogin=no applied. But this same issue is present regardless of the account provided.
Best regards,
Trey Henefield, CISSP
Senior IAVA Engineer
Ultra Electronics
Advanced Tactical Systems, Inc.
4101 Smith School Road
Building IV, Suite 100
Austin, TX 78744 USA
Trey.Henefield at ultra-ats.com
Tel: +1 512 327 6795 ext. 647
Fax: +1 512 327 8043
Mobile: +1 512 541 6450
www.ultra-ats.com
-----Original M...
2002 Mar 26
2
PXE-capable NIC listing?
Trey,
The Compaq NC7770 PCI-X Gigabit Server Adapter supports PXE:
http://www.compaq.com/products/servers/networking/NC7770/
This NIC will be available next month. Also, our strategy is to support PXE on all ProLiant server embedded NICs (10/100/1000) beginning with G2 (generation2) models. Also,...
2002 Aug 13
1
Re: Drive Mapping issue on W2K (Trey Nolen)
You're going about this in the wrong way. Review the following piece of
man-page:
logon drive (G)
This parameter specifies the local path to which the home
directory will be connected (see logon home) and is only used by
NT Workstations.
Note that this option is only useful if Samba is set up as a
logon server.
Default:
2012 Apr 22
1
using a loop with an integration
...lculate the life expectancy at any age. Is there a way
I can use a loop with the integration that will quickly return life
expectancy over a range of ages, say 0 to 80, so that I don't have to
manually type in the age in which I'm interested? Please see the code
below. Thanks so much.
--Trey
hk.bothsex_Gompsurv <- function (t)
{
x=c(0.02342671, 0.05837508)
a3<-x[1]
b3<-x[2]
shift<-15
S.t<-exp(a3/b3*(1-exp(b3*(t-shift))))
return<-S.t
}
integrate(hk.bothsex_Gompsurv,0,Inf)$value/hk.bothsex_Gompsurv(0) # life
expectancy at birth (change lower limit of in...
2015 Jan 15
4
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
Greetings,
I discovered an issue in the latest version of SSH, where the number of password prompts are doubled. If I specify 1, I get 2, and so on.
Best regards,
Trey Henefield, CISSP
Senior IAVA Engineer
Ultra Electronics
Advanced Tactical Systems, Inc.
4101 Smith School Road
Building IV, Suite 100
Austin, TX 78744 USA
Trey.Henefield at ultra-ats.com
Tel: +1 512 327 6795 ext. 647
Fax: +1 512 327 8043
Mobile: +1 512 541 6450
www.ultra-ats.com
Disclaimer
The...
2011 Jul 25
3
Sudo #includedir function ignored CentOS 6
...t same line into
/etc/sudoers file , there is no password prompt. At the end of my sudoers
file I have this line
#includedir "/etc/sudoers.d"
It seems that line is being ignored.
The permissions on the file in that directory are 0440.
Any ideas would be greatly appreciated.
Thanks
- Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110725/77e0048c/attachment-0001.html>
2015 Jan 15
2
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey,password,keyboard-interactive).
In the above output, the first prompt is "Password:". The second prompt is "root at 10.10.2.51's password:"
Best regards,
Trey Henefield, CISSP
Senior IAVA Engineer
Ultra Electronics
Advanced Tactical Systems, Inc.
4101 Smith School Road
Building IV, Suite 100
Austin, TX 78744 USA
Trey.Henefield at ultra-ats.com
Tel: +1 512 327 6795 ext. 647
Fax: +1 512 327 8043
Mobile: +1 512 541 6450
www.ultra-ats.com
-----Original M...
2011 Sep 30
4
Running Apache sites as separate users
...ces. The only way I
can think how this is done is to chroot each website. What makes this
request even stranger is that each website will be managed by the same CMS
and code base. So with that being the case, I don't see how this is
possible. Any ideas or insight are very welcome.
Thanks
- Trey
2007 Aug 20
4
'service' command not present
...However, when
I try to use the 'service' command (such as 'service httpd start') I get
an error that the service command is not found.
Why would that be? Where does this command come from? I can launch
the services just fine using the respective /etc/init.d/ entries.
--
Cheers,
Trey
----
Dieters live life in the fasting lane.
Linux fedora7.thesizemores.us 2.6.22.1-41.fc7 i686 GNU/Linux
16:51:36 up 1 day, 5:56, 2 users, load average: 0.08, 0.02, 0.01
1999 Jun 09
2
Failed to get local UDP socket
...s message in the nmb.log:
[1999/06/08 16:02:39, 0] libsmb/nmblib.c:send_udp(725)
Packet send failed to 0.0.0.0(138) ERRNO=No buffer space available
it is this last message that leads me to think that this might not be
just a samba problem, I am at a loss for the reason any help is
appreciated.
trey hardin
2008 Jan 11
0
Failure to load "openssl.bundle" (RuntimeError) - need help
I''m new to Ruby on Rails and am using the stack provided in Leopard.
I''m trying to generate scaffolding for a basic app, and I''m receiving
the following error message:
ember:~ trey$ ruby ~/Sites/cookbook2/script/generate scaffold recipe
recipe
/usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb:
159:in `require_frameworks'': Failed to load /usr/local/lib/ruby/
site_ruby/1.8/i686-darwin8.9.1/openssl.bundle (RuntimeError)
from /usr/local/lib/ruby/gems/1.8/...
2010 Apr 05
4
NMDS Ordination Graphics Problem
Dr. Stevens,
Hi, my name is Trey Scott, and I'm a grad student of Brian McCarthy's. He
referred me to you because of your expertise in handling complex R problems.
We were hoping you could help us solve a nagging problem that is prohibiting
me from producing graphicl output.
Here is a simple mock-up of the matrix I'...
2011 Aug 09
4
Using Samba to share Apache web root, securely
...read of all the files. The problem I have with this is some
directories require write and some files should have read only (like db
config files), so again a global permission set doesn't seem to work.
I'd be very interested in knowing how someone has solved a problem like
this.
Thanks
- Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110808/85eb1081/attachment-0003.html>
2012 Aug 02
2
Excluding RAW disk from snapshot
...irt-client-0.9.10-21.el6_3.3.x86_64
libvirt-python-0.9.10-21.el6_3.3.x86_64
libvirt-0.9.10-21.el6_3.3.x86_64
According to the documentation,
http://libvirt.org/formatsnapshot.html, the disk features should be
available since 0.9.5. Is this still missing or have I created an
invalid XML?
Thanks
- Trey
2006 Aug 17
2
RJS - slower than normal RHTML?
...ransactions, :locals => {:nobalance => false, :goto => false}
It continually takes about 2.1 seconds.
Does anyone have any idea on why rendering the same thing would take
that much longer? The collection contains 25 objects and for each
object, two sub partials are rendered.
Thanks,
Trey
--
Posted via http://www.ruby-forum.com/.
2009 Oct 03
1
Multiple time series and their names
Suppose I have multiple time series with names for each one, for example,
x <- ts(matrix(rnorm(30,0,1),10,3), names=c("Juan", "Tuey", "Trey"),
frequency=4)
So now, as I start to explore these series, if I do everything at once, the
names
stay attached to the series. For example,
plot(x) # gives a plot of the series with their names
acf(x) # gives the ACFs & CCFs with names attached
But if I want to explore what's going...
2011 Sep 30
1
Apache security , Was: Running Apache sites as separate users
On Thu, Sep 29, 2011 at 9:35 PM, Lucian <lucian at lastdot.org> wrote:
> On Fri, Sep 30, 2011 at 2:22 AM, Trey Dockendorf <treydock at gmail.com>
> wrote:
> > I had a recent request to improve security on my web servers by having
> each
> > website use a different user to run the hosting service. So
> > example1.comhas it's own Apache instance running as apache1 and then
&...
2002 Nov 16
3
samba and automount
...long as there is someone logged into the system, automount will not unmount
the drive. The only way we can change the CDs is to have everyone log out,
wait for the timeout (or unmount it manually), change the CDs and have
everyone log back in. Does anyone have a better way (one that will work)?
Trey Nolen
2017 Mar 01
4
Adding Subscribe Handlers in PJSIP
...point. I assume there are things that I could do if I
wanted to make changes and recompile, but is there an easier way to add a
handler? I am a little confused about whether there is a subscribe handler
in front of res_pjsip_pubsub, or if that is the first place that a
SUBSCRIBE could get caught.
-Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170301/48589082/attachment.html>
2011 Jul 10
1
Upgrade from CentOS 5.x to 6.0
...ome the IUS repos...is there a
way during the upgrade to just upgrade system components and leave things
like PHP, httpd and MySQL alone for now? Any suggestions on monitoring the
upgrade progress via syslog or some other method so I can see exactly what
is being done during the upgrade?
Thanks
- Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110710/d4025bf6/attachment-0002.html>