similar to: Where to put a large constant?

Displaying 20 results from an estimated 700 matches similar to: "Where to put a large constant?"

2006 Nov 30
4
mongrel served from a subdirectory
Hello, I have setup mongrel successfully a few times now, but, each time I have used apaceh 2.2 and mod_proxy setup descibed on the mongrel site. However, I need to set up another app in a subdomain. example.com/docserver instead of docserver.example.com. I have tried just adding I have something like: ProxyPass /docserver/ http://example.com:3001/ ProxyPassReverse /docserver/
2007 Apr 10
7
Error from boot .img can not run from protected enviornment
I set up a bios update option on a PXE server, when it boots and starts to run the exe for the bios I get the error: Can not run from protected enviornment. Can any one help me reconcile this issue so I can get the bios update .img to work correctly. Thanks for any help guys. Thank You BP Computer Consultants Bryan Pershall (MCSE, Dell Certified) IT Consultant ------ Office: 281-469-6456 Cell:
2015 Aug 31
3
COLUMNS and LINES environment variables
Hello openssh developers, Instead of just playing nethack, I've been building a client that would log in to nethack at alt.org and using a pipe to get the login data from pwsafe directly onto the server. All of this works brilliantly after playing with some stty magic (full script in [0]), however, this way the terminal size is burned into 80x24, which is way smaller than my graphical
2007 May 02
2
Virtual machines booting PXE - PXELINUX
Hello, new to the group. We have been using PXELINUX for some time now with great success. However, with the recent spawn of virtual machines now supporting PXE boot, has anyone been able to mount the disk in this enviornment? Could someone direct me to any information on how to mount and or partition drives? I have discovered the same issue with the HP DX2200 model of PC. For example if I run
2005 May 27
2
5000 sip clients (voip phones)
In a pure voip envoirnment which uses a single codec say ulaw across all its phones can asterisk support 5000 voip sip phones on a dual / single xeon with 1 gb ram. If all the phones support reinvite (Send RTP stream directly to each other). Or would I need more than 1 system to support 5000 phones in the enviornment described above. also I am not talking about the phones using meetme or
2008 Jan 18
1
validation - writeback in forms
hallo, i have a form like this: <% form_tag :action => "foo1" <%=select_tag ("user", "name", options_for_select(someArray))%> <%=select_tag ("formdata", "language1", options_for_select(someArray))%> <%=radio_button ("formdata", "language1_level, 3%> <% end> the controller has 2 functions,
2007 Aug 03
2
Plugins ''speced'' with rSpec?
Hello, I''m trying to figure out how to setup a spec structure for plugins. I''m getting pretty lost in figuring out how to isolate a plugin enviornment emulating rails, but not actually being reflected upon the current rails project. What I mean is this, let''s say I have a comment plugin. This has two things in lib, the comment model (comment.rb) and then the module
2017 Apr 21
2
Include for sshd_config
On Thu, Apr 20, 2017 at 11:00 AM, Scott Neugroschl <scott_n at xypro.com> wrote: > > On Wed, Apr 19, 2017 at 1:02 PM, navern <livingdeadzerg at yandex.ru> wrote: > >> Is there any available tool with this for pre-evaluating the resulting sshd_config for fatal errors? I'm not demanding: I'm thinking "that could be really, really useful". > >
2011 Jan 29
1
environment question: changing variables from a formula through model.frame?
Hello all, I came across a behavior of R with environments that I'm not sure what is causing it. It involves changing variables that are found through using model.frame on a formula inside a function. I wonder if it's a "bug" or a "feature". And in either case, how it might be managed. Here is a simple example: # let's say we have an x and y variables: temp_x
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute the set command in wcmd. I believe the problem is caused by wine using the entire enviornment from my linux machine: john@jmd0 ~ $ wcmd WCMD Version 0.17 W:\home\john>set ALLUSERPROFILE=c:\windows\Profiles\Administrator ALLUSERSPROFILE=c:\windows\Profiles\Administrator ANT_HOME=/usr/share/ant-core CLASSPATH=. COLORTERM=
2010 Sep 18
3
max-age/header problems with nginx
0 down vote favorite I notice that in my production enviornment (where I have memcached implemented) in see a cache-control - max-age header in firebug, anytime I am looking at an index page (posts for example). Cache-Control max-age=315360000 In my dev environment that header looks like following. Cache-Contro private, max-age=0, must-revalidate As far as I know I have not done anything
2005 Jan 06
2
3 site asterisk installation question
Good Day list, I have a friend who is interested in implementing an asterisk implementation at his offices. The configuration would consist of the following Site A ---- Asterisk Box With 12 incoming lines and 15 phones Extensions 101-115 Site B ---- Asterisk Box With 4 incoming lines and 7 phones Extensions 201-207 Site C ---- Asterisk Box With 4 incoming lines and 6 phones
2016 Feb 04
2
Unix socket support for sshd
On 04 Feb (10:46:55), Daniel Kahn Gillmor wrote: > On Thu 2016-02-04 07:40:39 -0500, David Goulet wrote: > > > I would like to know if adding support for Unix socket to sshd would be a > > feature that would be consider to be added upstream? (ListenAddress). > > fwiw, i think this is a good idea, but i wouldn't implement it as an > explicit ListenAddress option:
2005 Aug 18
1
Question on BDC secrets.tdb file
Hi, I am having problems getting winbind on a BDC to work in a Samba3 /LDAP Enviornment and have one straightforward question. Should the secrets.tdb file on the BDC contain an entry with the name of the BDC , e.g. where BACKUP is the name of the BDC ?. { key = "SECRETS/SID/BACKUP" data =
2001 Apr 10
1
function not found
Hi, I have a R script with a funcion in it. When I run this script under R enviornment, it works fine. But if I go to DOS command prompt and type "rterm --slave < foo.r" it says: Error: couldn't find function "myFun" Execution halted Below is part of my code. Does anyone know why? Thanks, Yu-Ling Wu ================================================
2009 Sep 16
12
Connecting to Oracle (Solaris Sparc 10)
My company''s System-admin installed Ruby and Gems (using Sun Coolstack package) and I have sudo access to ruby, gem etc. Now I need to get my app to talk to oracle db (through network). From what I understand, it requires three steps: Step 1: Install oracle instant client ( I installed it in my ~/oracle/ instantclient_11_1) Step2: Install OCI8 libraries (this is where I am stuck). Here is
2004 Aug 06
3
Dynamic playlist support
At 12:26 AM 9/15/2001 -0400, you wrote: >I've actually been working on that same idea for the past few weeks. The final >product is Livewire Radio, which I've just promoted from alpha to stable beta. >It uses PHP and MySQL, and thus integrates very easily with a website. How tied is your software to MySQL? I'm not terribly interested in using something like this (yet
2002 May 02
1
Compiling R-1.5.0 failed on Solaris 5.8
Greetings! When compiling R-1.5.0 on Solaris 5.8, I got the following error message (see below). I've been using R-1.4.0 with no difficulties. I renamed the previous R installation to R-1.4.0 (following suggestions of an earlier post by Peter Dalgaard) before compiling R-1.5.0. And I've checked that the enviornment variable R_LIBS is not set. Is there something I overlooked? Any
2003 Jul 30
1
Please advise (web page replication in Linux)
Hi I am working on a project of replication and need to know about few options related to web page replication in Red Hat linux/Apache enviornment. I am new in Linux. The scenario: I have two apache servers running on RH Linux-8 boxes. One of my web server is the master server(146.176.165.2) and I want to make the other one as a replica(146.176.165.1) of the master one. So, I need to replicate
2007 Jan 19
3
Rails file sharing application
Hi: I been looking for an file sharing application for en intranet enviornment. So far I have found ''boxroom'' from rubyforge. Are there more such open source application? Thought you might know hence giving a try here. Appreciate any feedback. Google search doesn''t provide much help here either... Cheers -- Posted via http://www.ruby-forum.com/.