Displaying 20 results from an estimated 174 matches for "mrt".
Did you mean:
mr
2010 Jan 19
2
subfolder level restriction
hello
I have three users u1 ,u2 and u3
I have a share named "mrt" and it has two subfolder "mrt1" and "mrt2".
what i have to do is that when u1 logs in mrt
it should view all the contents inside mrt (including contents of its subfolderand all)
and when u2 logs into mrt it should view mrt1 and restrict mrt2 and in same way when u3 logs...
2012 May 19
5
default plot, but stripes appear (and other plot problems)
Hey,
I'm doing my thesis and I need to produce a lot of plots. With 2 I have a
problem that I can't get past:
http://r.789695.n4.nabble.com/file/n4630611/question.png
The left one has lines instead of dots. All I want is a basic line (it's a
time series). So I used the type="l" command, but that doesn't work, and so
do other commands I tried. I only get a line when I
2008 Jan 22
1
Duncan's MRT: limitations to qtukey() function?
Dear all,
I'm using R to perform multiple comparison testing on agriculture
genotype trials. To perform the Duncan's MRT, I use the qtukey()
function with the following syntax:
qtukey(p = ((1 - 0.05) ^ (pos - 1)), nmeans = pos, df = ni)
I experience a strange behaviour when the number of means in the trial
and the number of residual degrees of freedom (ni) becomes high
(orientatively pos > 30 and ni > 60),...
2007 Nov 23
14
Port 3001 still have problem
...s is emergency.
Thx ~~
---------------------------------
Yahoo! 網上安全攻略,教你如何防範黑客! 了解更多
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2023 Jan 13
1
battery.voltage Powercom Macan MRT-3000
...voltage:
{ "battery.voltage", 0, 0, "UPS.Battery.Voltage", NULL, "%.2f", 0, NULL },
and got some data different from the input voltage values
The Powercom support staff gave the following response to my question:
Dear Alex,
First of all , thank you for purchasing PCM MRT-3000 ups.
Regarding of your question, see our reply in below
==> Please take your data with below rules :
? DEX : 5378
? HEX : 1502 (Low : 15 / High : 02)
? Battery one cell voltage : [High + (Low/100)] : 2.21
? Battery voltage : 2.21 * 6 * 6 = 79.56 Vol (1 package with 6 cells / MRT has 6...
2007 Sep 11
3
BLocm Amule
...on: 3.2.6-shorewall
--
.~.
/ v \ Seja Livre, use GNU/Linux!
/( )\
^^-^^
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2007 Sep 12
21
MultiISP: failover and dynamic IP
...files for every scenario and load them with appropriate
command lines.
--
Best regards,
Sjon Wijnolst
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2008 Mar 13
15
using norfc1918
...сс-кредиты в наличной форме
без залога до 15 000 долларов США http://www.belgazprombank.by/6788242.html
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users
2007 Nov 20
11
rfc1918 on external interface
...,
ноутбуков и PDA. Гарантия минского сервисного центра. Качество и надежность.
http://www.acmepower.by
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users
2014 Mar 24
1
Problem with TLS/SRTP with Asterisk 11.8.1
...= no
[encrypted]
type=friend
secret=1234
context=internal
callerid="Encrypted" <1002>
host=dynamic
qualify=yes
canreinvite=no
dtmfmode=rfc2833
disallow=all
allow=alaw
allow=ulaw
transport=tls
encryption=yes
$ ls -l /etc/asterisk/keys
total 28
-rw-r--r--. 1 asterisk asterisk 1204 mrt 24 16:16 asterisk.crt
-r--r-----. 1 asterisk asterisk 887 mrt 24 16:16 asterisk.key
-r--r-----. 1 asterisk asterisk 2091 mrt 24 16:16 asterisk.pem
-rw-r--r--. 1 asterisk asterisk 1736 mrt 24 16:16 ca.crt
-r--------. 1 asterisk asterisk 3311 mrt 24 16:16 ca.key
-rw-r--r--. 1 asterisk asterisk 1208...
2014 Jul 29
2
Ayuda por favor
...nload.R')
library(raster)
library(RCurl)
path<-"~/R/MODIS/Data/Test"
input<-list.files(path,"*.hdf",all.files=T,recursive=T,full.names=T)
input
outname<-paste(substr(input[1],40,45),".tif",sep='')
outname
reprojectHDF(hdfName=input,filename=outname,MRTpath="~/MRT/bin",
resample_type="NEAREST_NEIGHBOR",
proj_type="GEO",datum='WGS84')
####
Pero me resulta el siguiente mensaje de error:
####
> reprojectHDF(hdfName=input,filename=outname,MRTpath="~/MRT/bin",
+ resample_type="NEAREST_NEIGHBOR&quo...
2023 Jan 13
1
battery.voltage Powercom Macan MRT-3000
That makes sense to me. The field needs to be split into bytes. The
low byte is the integer part of voltags, and the high part is units of
10 mV. And this is per cell.
Probably the unit is measuring the total and then dividing by 36. But
volts per cell will have the same interpretation for varying cell
counts, so it's a nice representation.
2023 Jan 13
1
battery.voltage Powercom Macan MRT-3000
I suppose, this approach may be apply to some other data from that UPS.
I could check another values and ask powercom support for other data
items to explain interpretation, if it will help.
On 13.01.23 14:22, Greg Troxel wrote:
> That makes sense to me. The field needs to be split into bytes. The
> low byte is the integer part of voltags, and the high part is units of
> 10 mV. And
2007 Nov 21
9
Trouble with DNAT After Upgrade
...enclosed.
Thanks for the help!
--
Casey Bralla
Chief Nerd in Residence
The NerdWorld Organisation
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2007 Nov 21
9
Trouble with DNAT After Upgrade
...enclosed.
Thanks for the help!
--
Casey Bralla
Chief Nerd in Residence
The NerdWorld Organisation
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2008 Feb 18
9
Advice on vlans and pppoe
...message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2007 Nov 27
4
L7-Filter
...i!
How I can use L7-Filter (http://l7-filter.sourceforge.net/) with Shorewall?
Thank you very much!
Bye.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2008 Jan 27
18
Reporting Analisysing program
...program for shorewall
4.0.7 or i have to do it by accounting?
--
Javier
Martínez
Technical Manager
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2008 Jan 31
10
QoS Sample config ?
...#39;t use 2 Mbits other lan can use it
anyone have a simple sample config for help me ?
Thanks bye
Jpc
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
2007 Jul 23
1
can not connect the the #theora channel
...st.
the following is my information.
nick name: rpjanaka
2nd choice : rpjanaka1
3rd choice : rpjanaka12
username : rpjanaka
then connect.
but still i can not connect with this. this is the error message i got
************************************
* Looking up irc.freenode.net
* Looking up cache.mrt.ac.lk
* Connecting to cache.mrt.ac.lk (192.248.8.100) port 3128...
HTTP/1.0 403 Forbidden
Proxy traversal failed.
* Stopped previous connection attempt (pid=9722)
************************************************
also i make a post in the xchat forum (
http://forum.xchat.org/viewtopic.php?p=14074...