search for: indra

Displaying 20 results from an estimated 30 matches for "indra".

Did you mean: india
2004 Mar 24
2
slow to drill into directories
I have a samba server configured at a clients office and sometimes when he is drilling down into directories in his "File Explorer" it stalls. I tail'ed the log files and I ran tcpdump, but I can't see anything that stands out. What should I look at? I am running Samba Version 2.2.3a-12.3 for Debian. brian -- Brian Lavender http://www.brie.com/brian/
2003 Jul 23
1
Samba 3.0 beta 3 issues
...[2003/07/21 11:10:00, 1] nsswitch/winbindd_group.c:winbindd_getgroups(947) user 'root' does not exist [2003/07/21 11:10:59, 1] libads/ldap_utils.c:ads_do_search_retry(76) ads reopen failed after error Success [2003/07/21 11:10:59, 1] libads/ads_ldap.c:ads_name_to_sid(64) name_to_sid: indra not found [2003/07/21 11:10:59, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(147) user 'indra' does not exist [2003/07/21 11:10:59, 1] libads/ldap_utils.c:ads_do_search_retry(76) ads reopen failed after error Success [2003/07/21 11:10:59, 1] libads/ads_ldap.c:ads_name_to_sid(64) name...
2002 Sep 07
2
Can't access samba server from windows
...security = domain password server = patio encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd wins server = 192.168.10.62 ;---share definitions [linux] comment = Share for sirius path = /usr/local/sumber/sirius writeable = yes public = yes -------------------- Thanks in advanced Indra __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
2006 Jan 04
1
[SOLVED] Am I going too far or Rails is just confusing?
On 1/4/06, John Indra <ji.milist@gmail.com> wrote: > However, it doesn''t work for me. Following your article, I change my I have found the source of the problem. I follow the solution provided by http://blog.teksol.info/articles/2006/01/03/belongs_to-user-interface-take-ii It''s a nice soluti...
2006 May 03
5
Finding the rhyme for has_many :through
Hi all, I am NOT a person with English as my mother language and I haven''t been programming long enough to be natural in these kind of things. And if that isn''t bad enough, I am a newbie on Rails too... So please enligthen. I am trying to build a simple tool for my shop. I have many products that I sell in my shop and of course I have many suppliers for the products. Thus
2008 Jul 22
5
RJS opener.reload()
Hello, I have a problem with RJS. I have a popup and by pressing a button within it I want to: 1. close this popup, which functions fine with onClick in the view and 2. reload the opener page of the popup after the called action in the controller is done. I tried: render :update do |page| page.opener.location.reload() end in the controller, but this didn''t work. Can anyone
2006 Jul 16
3
Binding text_field et al to object.attribute.name
Hi all, Suppose I have a PurchaseItem model which refers to Product model... class Product < ActiveRecord::Base has_many :purchase_items end class PurchaseItem < ActiveRecord::Base belongs_to :product end To keep things simple, one of the attribute of the Product model is title. On the interface, I have a textfield that I need to bind with @purchase_item.product.title.
2008 Feb 19
2
error pop email
i got error when downloading the email using pop. the message is "The RETR command did not succeed. Error retrieving a message. Mail server responded: ity: 3 (Normal) server dovecot-1.0.10 (debian etch-backports package) client mozilla thunderbird-1.5.0 (debian etch package) any advice ? tq
2006 May 25
3
Name of action inside template
Hi all, How do I know the name of the action currently invoked inside RHTML template? I need to make a text_field readonly when the action is ''edit'' and readwrite when the action is ''new''. Tq, John
2006 Jan 03
4
validates_presence_of *_id attributes
Hi all, I am a newbie to Rails. Please enlighten me on how to do this appropriately, the Rails and the Ruby way: Suppose I have a Recipe model. Let''s simplify things and pretend that it has only 2 attributes, a :name and the other is a ''category_id''. In the recipes table, category_id is a foreign key to field id of table categories. We also assume that I have generate
2006 Jan 03
6
Am I going too far or Rails is just confusing? was {validates_presence_of *_id attributes}
Thanks for the input Blair Zajac and Chris (Nolan and Hall), and for others. If all of you have time, please follow this (the question still relates to the previous posts by me): I have provided full steps to reproduce the symptoms. If it matters, I''m running Ruby 1.8.2, Rails 1.0, and MySQL 5.0.15 on Windows XP Professional. 1. First, the setup MySQL ----- create database testdb;
2009 Jun 10
6
Asymmetric mirroring
Hello everyone, I''m wondering if the following makes sense: To configure a system for high IOPS, I want to have a zpool of 15K RPM SAS drives. For high IOPS, I believe it is best to let ZFS stripe them, instead of doing a raidz1 across them. Therefore, I would like to mirror the drives for reliability. Now, I''m wondering if I can get away with using a large capacity 7200
2007 Sep 27
1
SPEEX Code parallelization
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2299 bytes Desc: logocorreo.gif Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20070927/a5572382/attachment.gif
2007 Aug 28
0
deb package for dovecot-1.0.3 with MANAGESIEVE patch
...ve compatibility edit file debian/rules => change 'aclocal; automake-1.9; libtoolize -f -c; aclocal-1.9; autoconf' to 'aclocal; autoreconf -i; automake-1.9; libtoolize -f -c; aclocal-1.9; autoconf' party time compile with 'fakeroot dpkg-buildpackage -b' regards Indra Wardhana
2002 Mar 07
0
[Bug 146] New: OpenSSH 3.1p1 will not build on BSD/OS 4.2/4.1/4.01
...Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: BSDI Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: spike at indra.com OpenSSH 3.1p1 will not build on BSD/OS 4.2 Two files fail: ssh-agent.c: In function `lookup_identity': ssh-agent.c:135: warning: implicit declaration of function `TAILQ_FOREACH' ssh-agent.c:135: `next' undeclared (first use in this function) ssh-agent.c:135: (Each undeclared ide...
2010 Sep 09
1
chroot directory must be root owned
....st_uid != 0 || (st.st_mode & 022) != 0)* - fatal("bad ownership or modes for chroot " - "directory %s\"%s\"", - cp == NULL ? "" : "component ", component); Many Thanks, Indra G
2002 Sep 16
0
user can't change password from woskstation
...t change their password from NT. Any posibility to do that? or I invite them to access my samba server one by one? here is my smb.conf [global] workgroup = ACACOM os level = 64 security = user encript password = yes preferred master = yes local master = yes domain logons = yes Thank in advanced Indra
2005 Dec 26
0
Share folder for Group users
...of this directory can write, and other users in the group only can read. hereis the directory: drwxrwxr-x 2 andy fileserver 4096 Dec 26 12:29 test and this is smb.conf: [test] path = /test writable = yes Any ideas to make other users in the group can write also? Thanks Indra
2006 Sep 05
1
Finding what methods talk to the DB!
Hi all, I am now working on performance tuning. I am still a newbie thus I am not talking about "full blown performance tuning". What I do now is just tracking my development.log to find whether I accidentally make redundant queries because of my misunderstanding of ActiveRecord, redundant AJAX calls, or logical mistakes. The questions: 1. From what I understand the standard log_level
2008 Apr 08
4
ZFS deadlock
Hello A box of mine running RELENG_7_0 and ZFS over a couple of disks (6 disks, 3 mirrors) seems to have gotten stuck. From Ctrl-T: load: 0.50 cmd: zsh 40188 [zfs:&buf_hash_table.ht_locks[i].ht_lock] 0.02u 0.04s 0% 3404k load: 0.43 cmd: zsh 40188 [zfs:&buf_hash_table.ht_locks[i].ht_lock] 0.02u 0.04s 0% 3404k load: 0.10 cmd: zsh 40188 [zfs:&buf_hash_table.ht_locks[i].ht_lock]