Displaying 20 results from an estimated 20 matches for "surya".
2012 Oct 16
5
CentOS 6.3 on Dell Poweredge R815
Hi,
Any folks on this list who have installed CentOS 6.3 on the new Dell
Poweredge R815
servers? How was your experience? Thanks
-Surya
--
Surya Saha
Department of Plant Pathology
and Plant-Microbe Biology
Cornell University, NY, USA
http://www.linkedin.com/in/suryasaha
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
...on and other 2 to US Region. So,
when I do this -
AWS::S3::Bucket.find("bucket1")
it shows me this error:
AWS::S3::PermanentRedirect: The bucket you are attempting to access must be
addressed using the specified endpoint. Please send all future requests to
this endpoint.
from
/home/surya/.rvm/gems/ruby-1.9.2-p180/gems/aws-s3-0.6.2/lib/aws/s3/error.rb:38:in
`raise''
from
/home/surya/.rvm/gems/ruby-1.9.2-p180/gems/aws-s3-0.6.2/lib/aws/s3/base.rb:72:in
`request''
from
/home/surya/.rvm/gems/ruby-1.9.2-p180/gems/aws-s3-0.6.2/lib/aws/s3/base.rb:88:in
`get''...
2007 Nov 03
1
Using an existing Debian installation as domU...
I have got a xen aware debian version installed on a logicial partition
on my laptop.
Is it possible to make OpenSolaris dom0 [snv 76] installed in one of
the primary
partitions to boot the debian one as a domU? If so, how should the
config file look
like?
thanks.
-surya
2012 Oct 18
1
Temperature on Poweredge 2850
I am trying to get the temperature of a Poweredge 2850 with CentOS 6.3
on it. Has anybody on this list done this successfully? Thanks
-Surya
PS: Apologies for cross posting if you are on the Poweredge list.
--
Surya Saha
Department of Plant Pathology
and Plant-Microbe Biology
Cornell University, NY, USA
http://www.linkedin.com/in/suryasaha
2005 Aug 11
2
cyrus-imapd - unable to connect to POP3
...ord authentication (see
below). With the same userid/passwd I am able to ssh into the server.
What other configuration am I missing.
$ telnet 192.168.1.21 110
Trying 192.168.1.21...
Connected to 192.168.1.21.
Escape character is '^]'.
+OK saraswati.surya-group.com Cyrus POP3
v2.2.12-Invoca-RPM-2.2.12-3.RHEL4.1 server ready
<82952692.1123769502 at saraswati.surya-group.com>
USER arunk
+OK Name is a valid mailbox
PASS ********
-ERR [AUTH] Invalid login
TIA,
--
Arun Khan <knura at yaho...
2011 Aug 13
3
How to make an AJAX call to different domains in Ruby on Rails 3.0
...triggered but, I can not get the response back
to the main domain. So, is there any way to send a callback to main domain.
I just want to reflect changes there at the form which is inside
div_contentdiv and want to replace with content of
_show.html.erb which I have on my sub domain.
Many Thanks,
Surya :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe...
2011 Aug 16
1
MaxSessions option in sshd_config
...ween two hosts that are connected over SSH. The default
value for this option is 10 in openSSH. What all needs to be considered if i
want to increase this value? Are there any security concerns with increase
of this value or does memory usage of SSHD increases? Please help.
--
Thanks in Advance,
Surya
2011 Aug 07
2
PROBLEM WITH PAPERCLIP
hello,
i am trying to upload a image file ...using paperclip in rails 3
i did as follows
1. In gemfile => included gem paperclip
2.In config/environments /development.rb => Paperclip.options[:command_path]
= "/usr/bin/" (convert path)
3.created a controller *picusers *and defined => def create
@picuser = Picuser.create(params[:picuser])
end
4.created a model *picuser
2010 Jun 14
7
OpenSolaris Sparc Xen boot problem
I am running OpenSolaris build 134 on a T1000 (Sparc).
It has been an uphill battle getting this far. Many of the commands I
find in the various documentation won''t work for me.
------------------------------------------------------------
steve@t1000:~# pfexec pkg install xvm-gui
Creating Plan
pkg: ''xvm-gui'' matches multiple packages
1997 Nov 19
7
Query
Hello All,
I am trying to compile Samba on POSIX under OpenVMS on a DEC 2000 AXP, however I am having difficulty defining the right FLAGSM and LIBSSM in the Makefile. So thus I'm having trouble getting the correct #includes, can anyone help?
Regards,
Gavin Butler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
2007 Feb 05
1
trap info from dtrace ???
Can dtrace help with collecting any of the following, in otherwords are
there any existing counters to be exploited, or am I going to have to make
my own custom Solaris build with additional counters...
currently I can get this detailed trap information from our SPARC simulator,
for example here are some ints-per-sec during a benchmark-of-interest:
sending-source
2013 Oct 22
0
Re: [zfs-discuss] ZFS/Lustre echo 0 >> max_cached_mb chewing 100% cpu
On 22 October 2013 16:21, Prakash Surya <surya1-i2BcT+NCU+M@public.gmane.org> wrote:
> This probably belongs on the Lustre mailing list.
I cross posted :)
> Regardless, I don''t
> think you want to do that (do you?). It''ll prevent any client side
> caching, and more importantly, I don''t think...
2000 Aug 14
1
HELP PLZ Unable to connect to samba on a W/G
...ed dirs on samba server
w95 clients says "computer name or sharename is not found"
I feel some problem with security/guest
So please help me this is urgent
(my smb.conf is attached)
Thanks in advance,
Lokesh
-------------------------------
[global]
workgroup = leo
server string = SuryaLinuxServer
netbios name = surya
share modes = yes
dead time = 15
guest account = nobody
security = SHARE
interfaces = eth0
local master = yes
os level = 0
name resolve order = wins lmhosts bcast
wins support = yes
preserve case = yes
dns proxy = yes
guest ok =...
2013 Mar 28
0
Can not determine issue in my factories with factory girl in rspec
...ojects. I have got everything working on my local. Even, my
specs are green on local for both ruby version: 1.9.2 and 1.9.3. I just
don''t understand why travis-ci is failing to build the same commit.
Here is the link to travis-ci''s builds:
Job #1(Build 64):
https://travis-ci.org/suryart/spree_active_sale/builds/5850619
Job #2(Build 65):
https://travis-ci.org/suryart/spree_active_sale/builds/5850754
Reason why I find this weird is because, build 64 is failing to run specs
against ruby version of 1.9.2, and passing for 1.9.3. However build 65 is
failing to run specs against ruby...
2013 May 10
12
Interested in contributing to Lustre
Hi all,
I am a grad student at Carnegie Mellon University. I had my course work in
advanced storage systems in previous semester, and I am interested to work
on Lustre. I prefer to take up a project that could be completed in a
duration of a month or two.
Since I am a novice w.r.t. my familiarity with Lustre code base, I seek
your opinion to choose a project from the list:
2011 May 11
4
help with validations
Hi,
I am trying to use the new rails 3 validations and running into some
issues.
for my password I have,
validates :password, :presence => {:on => :create}, :length => {
:minimum => 5, :maximum => 16 }, :confirmation => true
the presence and length are creating problem.
I only want to be able to check for the password at create time to
confirm if it is present.
at
2006 Nov 29
7
how to debug context switching and mutex contentions?
I''m looking for a suggestion on a good way to hunt down the source of
high context switching and mutex contentions...
Is dtrace the way to go now, or should I stick with something like lockstat?
Russ
This is a 5 second interval for mpstat:
CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl
16 0 0 1115 1241 206 9095 912 2420 7393 0 12105 68 25
2007 Nov 21
6
Compiling issue on x86!
Hi thanks for your posts so far. Since what I had assumed was a 32 bit kernel which I compiled didn''t work, I religiously set out on compiling a 64 bit version as my system is currently booted in 64 bit mode.
I installed SUNStudio12 on the system and set the SPRO_VROOT to point towards it and when I do a make all in usr/src directory, I get the following error when make cwds and runs in
2011 Jul 28
14
Actionmailer Help Needed
Hello everyone,
Nice to meet you all, am new to the forum.
I''m stuck with rake / actionmailer trying to display a set of found
records.
We have a simple actionmailer rake task that is supposed to send a daily
email digest of tasks that are due for a specific user. So far, it''s
working but the email only displays the first message.
In my task model
scope :tasksdue, lambda {
2003 Dec 01
0
No subject
....com VA Linux Systems gcarter_at_valinux.com
www.samba.org SAMBA Team jerry_at_samba.org
www.plainjoe.org jerry_at_plainjoe.org
--"I never saved anything for the swim back." Ethan Hawk in Gattaca--
Return-Path: <surya_koneru@yahoo.com>
Delivered-To: samba@samba.org
Received: from femail37.sdc1.sfba.home.com (femail37.sdc1.sfba.home.com
[24.254.60.31]) by lists.samba.org (Postfix) with ESMTP id A4DBF4E93
for <samba@samba.org>; Fri, 3 Aug 2001 08:45:02 -0700 (PDT)
Received: from suryahomepc ([65.11.1...