search for: youve

Displaying 20 results from an estimated 31 matches for "youve".

Did you mean: you've
2006 Mar 16
3
image doesn''t show (rhtml path???)
Hi, we try to show an image which is not inside the rails framework, and we are not able to see the image!!!! does someone know how to do this??? our rails is installed on /opt/rails/project1/, so inside "project1" we have all the rails directory like "app", "public", etc.) our image is on the "/usr/images/" so in our link on the rhtml. we use a link
2005 Jan 04
3
pxelinux feature request
Hello! I have outlined a proposal for a new feature of pxelinux in http://www.zytor.com/pipermail/syslinux/2004-December/004360.html (see the last couple of sentences) but nobody has commented it, so I am asking again: Imagine a company with a lot of departments and where network booting is widely used. Each department has different needs when it comes to operating systems. Because things
2004 Sep 11
1
serial vs console and serialonly
hi hpa, etal I found a patch against 2.06 that turned off console when serial was in use. http://centerclick.org/net4801/pxelinux/syslinux.patch This patch works, but appears to turn off the console unconditionally. I went to see how it would fit in 2.11, and it seems youve already started adding this feature. If so great, but how do I control it from a config-file ? I didnt see any new keywords. Also, it appears that get_msg_file: writes to both serial & console unconditionally, is that your intent ? mov byte [DisplayMask],07h ; Display...
2006 Mar 07
3
audio / sound recording with RoR app
hi all i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use can anybody tell, how to implement this with RoR, as i dont hav much idea abt that thanx --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next part -------------- An HTML attachment
2006 Feb 21
2
ActiveRecord before_ callbacks question
Hi! I need to set the primary key in a model and postgres table to something different than id. View Edit and such works in the scaffolded controller. However if I click in the controller below the list of data onto New then I get an error message like this: Showing app/views/admin/_form.rhtml where line #5 raised: undefined method `nr_before_type_cast'' for
2020 Nov 21
3
Pre-roll playing every time user disconnects and connects
On Fri, 20 Nov 2020, Yahav Shasha wrote: > You could simply serve your pre roll at the client side, eg, your player. > This way you can detect the mentioned situation and decide whether or not > to serve the pre roll. The trick here is to find a way of serving the preroll without everyone hearing it. I guess you could use some on connect logic to determine if it should be played,
2006 Aug 18
11
#<Errno::EMFILE: Too many open files
My application runs a backgrond process and after running for a while I get this error in my logs: #<Errno::EMFILE: Too many open files Lasty, the ONLY code I have that does anything with files is: File.open(image_path, "wb") do |file| file.puts file_content end Any idea what this means? -- Posted via http://www.ruby-forum.com/.
2020 Nov 21
0
Pre-roll playing every time user disconnects and connects
Youve over-complicated my suggestion. No need to have icecast handle this mechanism, simply have the required logic at the front-end - the actual player. As for unique listeners detection and flapping ips as Jack mentioned, this can be solved by some sort of tokenization mechanism based on local storage...
2005 Jun 28
1
ActiveDomain Login problem
It's probably silly problem... I've set up Domain Member Server with Samba Kerberos and all that stuff. It is working correctly (almost) - I can login via ssh & sftp using name inherited from domain, access shares that require authentication, all that stuff. Primary Domain Controller is Windows 2003. The "only" problem is that now it is impossible to login to a domain on
2011 May 21
1
non-R package development
Hello, All: What would you recommend for software to support developing software in languages other than R? I'm currently writing code in R to implement algorithms that may ultimately need to run with asynchronous, distributed computing in various languages including Python, Matlab, LabVIEW, vanilla Unix, etc. I routinely use the "R CMD check", etc., process
2012 Aug 25
2
How to arrange the GUI's in window in tcltk package???
Hi, I am new to R, I need your help. I have been said to create a GUI in R, I started using Tcltk package which was very easy to learn and code, but i am unable to arrange the GUI's in proper order in the window they are always arranged one below the other, please can anyone help me in solving this problem, Is there any links which will help me solve this problem with
2009 Aug 13
3
OT: hardware newbie p9115-505
Hi guys, Sorry for the OT. I've posted it in some IBM related forums but no reply yet. We've got an IBM pSeries p9115-505 machine from warehouse. I notice that it doesn't have any port for the monitor. Where do we plug the monitor? >From Google it says something about HMC (Hardware Management Center). Any hints is really2 appreciated. Thank you.
2006 Jul 13
2
Do you have Photoshop CS2 working?
Does any one have Photoshop CS2 working? If so, can you please, for the benefit of all of us who cant seem to get it going, post detailed instructions on what you did? After several days of heavy googling ive come up with dozens of "i copied some files and registry keys and it worked" comments, but no actual instructions on what they did. Im starting to feel like Narcissus. Ive tried
2002 Dec 11
2
samba authenticate to 2K AD?
Has anyone on this list been able to configure samba in such a way so that it will authenticate to windows 2K acitve directory. What I want to do is this: install samba 2.2.7 onto a Redhat linux 7.3 system, then configure samba (I think using something called smb_pam) so that it will join the windows active directory domain. Is such a thing possible? Has anyone here done it? I can't find
2009 Mar 16
2
Multi-tenant with receptionist features for managed service
Dear all, I'm currently researching options for a MT asterisk gui/system for a small business centre that will have 12 units in it. Each unit will be configured for one extension. The system there will have a max of 12 concurrent calls to PSTN provided via an ADSL/SDSL link to our VoIP provider in the UK, using g.711, maybe g.729 dependant on networking costs. Fallback will be to 4 analogue
2009 Sep 10
2
Duplicate DTMF
Hello, all. I've come across a nasty problem just as we are ready to put our first system into production. During our final testing, we were plagued with several "invalid extension" or "password incorrect" messages when we knew the information entered was correct. Upon investigation, we saw that DTMF signals were occasionally but not consistently duplicated. We might
2019 May 30
2
Re: [nbdkit PATCH 3/4] nbd: Use libnbd 0.1
On 5/29/19 10:13 PM, Eric Blake wrote: > Benchmark-wise, using the same setup as in commit e897ed70, I see > an order-of-magnitude slowdown: > > Pre-patch, the runs averaged 1.266s, 1.30E+08 bits/s > Post-patch, the runs averaged 11.663s, 1.41E+07 bits/s > > This will need further profiling to determine how much is nbdkit's > fault, and how much is libnbd's. I
2006 Jul 23
6
Best way to sort the emails in a mailing list?
I know this isn''t really rails related, but I was wondering if anyone had a clever way to sort out which mailing list threads they''ve been involved with and which ones they haven''t. That way when a new email comes in and its in a thread you''ve been involved with, you could move it to another folder. I''ve looked at the email headers and
2013 Sep 17
1
(no subject)
Hello, I've been out of the sysadmin game for some time and I've recently setup a mail server. Everything is working except for the quota, which I believe is likely an error in how I'm using my SQL queries. Any guidance, pointers, or advice would be greatly appreciated. root at mail:/etc/dovecot/conf.d# dovecot -n # 2.0.19: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-042stab079.6
2006 Mar 31
5
Best Linux distibution for ruby on rails developement?
Hi, I am on Kanotix linux since the first distribution was released by Kano. However I am tired of the "if it can go wrong it will go wrong on Kanotix" pattern. Please recommend a distribution that by your experience is best for ruby on rails development and need no hour-long tweacks for even "simple" tasks. Thanks, Jan Martin -- Posted via http://www.ruby-forum.com/.