Displaying 20 results from an estimated 67 matches for "enviorn".
Did you mean:
enviar
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: 281-732-7225
2007 Dec 09
0
Iconv enviornment variable missing????
...essage:
/reformatting crontab(1), please wait.../
/conv: conversion from utf8 unsupported/
I used crontab merely as an example on the command line. It is not
directly a wine problem, but it does affect my operation of the wine
package.
I remember a few weeks ago someone posted a set of enviornment variables
to set -- to instruct iconv to translate from all the utf8 formats
stored internally. I can't find that post. If you know what the
problem is, would you please let me know?
Thanks
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www....
2006 Nov 30
4
mongrel served from a subdirectory
...com:3001
ProxyPreserveHost on
The problem seems to be two fold. First, the css, image and javascript
links, are all broken. Second all the generated links are to
/controller/action instead of to docserver/controller/action.
I tried putting RAILS_RELATIVE_URL_ROOT="/docserver/" in enviornment.rb, but
that didn''t help.
any ideas?
Thanks,
Michael Fairchild
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061130/cb2fcf9e/attachment.html
2007 Jan 17
0
login_get_lastlog - nss enviornment - works in shell env, doesn't work when sshd calls it.
...SD-6-STABLE machine,
setuped with custom nss lib which reads from pgsql database.
It seems to be working just fine except
that I can't login trought ssh, when trying the normal method.
When I do
$>ssh host.com tcsh
I get logged and everything works - getpwent etc.
but with no accounting and enviornment setuped.
in the messages logs I get
after a quite hard debuging and nothing found,
I've decided to do some coding...
C isn't my strong side, I can read(and understand) code,
but I can't write good C apps....just a hacks.
I've researched and exracted the function that appears i...
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 fdisk -l it reports nothing, any advise
would be a great help, as my linux troubleshooting is lacking in this area.
And we w...
2005 May 27
2
5000 sip clients (voip phones)
...e 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 voicemail or anything
just calling each other after authenticating with the asterisk server using
SIP.
--
regards
Vikram (http://www.vicramresearch.com)
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 ruby file for
methods.
I''m trying to figure out how I woul...
2011 Jan 29
1
environment question: changing variables from a formula through model.frame?
..., "temp_y", sep = "<-")
eval(parse(text = the_txt)) # jutter out y var so to be able to handle
identical values.
print("After changing the 'y' variable in the formula")
print(model.frame(formu))
# why isn't it printing the new y I just created for the enviornment of
this function?
}
# running the function shows the problem:
foo1(temp_y ~ temp_x)
# If I'll try it using <<-, this will change the y in the global environment
(something I'd rather avoid)
# for example:
foo2 <- function(formu)
{
print("Before changing the 'y' v...
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
2017 Apr 21
2
Include for sshd_config
...n
configuration and being unable to get in to fix it. You'd have to
*stage* the deployment, first into a test environment against which
you can run "sshd -t", and then deploy them robustly and without
dangling bits to be sure that the test environment correlated well to
the production enviornment. But that's for fascist control in
environments where you can't get hands and eyes at the keyboard on the
local system, and especially if you're getting complex with your
"include" files.
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=
ComSpec=c:\windows\system\wcmd.exe
CONFIG_PROTECT_MASK=/etc/gc...
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 f...
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
=================================...
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 =
"\01\04\00\00\00\00\00\05\15\00\00\00\CE/\8B\B05\AF\A5\D4h\C0\DB\04\00\00\0...
2002 May 02
1
Compiling R-1.5.0 failed on Solaris 5.8
...en 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 suggestions are much appreciated.
Kevin
=========================================================
[...]
mkdir -p -- ../../../../library/methods/libs
make[5]: Leaving directory `/tmp/R-1.5 .0/src/library/methods/src&...
2024 Jan 02
1
How to get "Enter passphrase" on command line rather than GUI pop-up?
...directory
>
> ... ssh-askpass is called by a previously started ssh-agent that
> doesn't know about the new environment variable. The fact that
> you have SSH_AUTH_SOCK set suggests that authentication requests
> are also forwarded to an agent in your setup.
yeah, some desktop enviornments implicitly start an agent. Often this
isn't actually ssh-agent, but something else that speaks the agent
protocol. Either way, they are a pain to configure because the
configuration is usually hidden from the user and often difficult to
disable.
Generally I find it easier to override them...
2006 Oct 24
4
Where to put a large constant?
In a registration form I allow the user to select several spoken
languages and of course to minimize tomfoolery I am using selects. In
the view I have:
<%= select(''person'', ''language1'', LANGUAGES, options = {}) %>
In my people_helper.rb I have:
module PeopleHelper
# constant for language selection in ''_form_background.rhtml''
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 the web pages automatically. Right now the s...
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.c...
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