Displaying 18 results from an estimated 18 matches for "turquoise".
2020 Aug 07
2
User mapping?
...> Rowland
The client is running CentOS 7:
# cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
After another attempt, I have successfully joined the linux client to
the domain:
# net rpc join MEMBER -S raidserver -U root%<password>
Using short domain name -- BLUE
Joined 'TURQUOISE' to domain 'BLUE'
Note that the hostname of the Linux client is actually "H2". Turquoise
is a hold over from what it was earlier. "turquoise" resolves on the
network:
$ ping turquoise
PING h2.sj.bps (192.168.254.105) 56(84) bytes of data.
64 bytes from h2.sj.bps (1...
2020 Aug 07
6
User mapping?
...se
>> CentOS Linux release 7.8.2003 (Core)
>>
>> After another attempt, I have successfully joined the linux client to
>> the domain:
>>
>> # net rpc join MEMBER -S raidserver -U root%<password>
>> Using short domain name -- BLUE
>> Joined 'TURQUOISE' to domain 'BLUE'
>>
>> Note that the hostname of the Linux client is actually "H2". Turquoise
>> is a hold over from what it was earlier. "turquoise" resolves on the
>> network:
>>
>> $ ping turquoise
>> PING h2.sj.bps (192....
2020 Aug 07
2
User mapping?
I have a network with a Samba server (Samba 4, but running as an old
NT-style domain), Windows and Linux clients.
The Windows clients need to be able to read and write to filesystems on
the Linux client. Also, other Linux machines need to write (via NFS) to
the same directories on the Linux client as the Windows clients.
This was all working with with a Linux client running (I am ashamed to
say)
2020 Aug 07
0
User mapping?
...gt;
> # cat /etc/redhat-release
> CentOS Linux release 7.8.2003 (Core)
>
> After another attempt, I have successfully joined the linux client to
> the domain:
>
> # net rpc join MEMBER? -S raidserver -U root%<password>
> Using short domain name -- BLUE
> Joined 'TURQUOISE' to domain 'BLUE'
>
> Note that the hostname of the Linux client is actually "H2". Turquoise
> is a hold over from what it was earlier. "turquoise" resolves on the
> network:
>
> $ ping turquoise
> PING h2.sj.bps (192.168.254.105) 56(84) bytes of...
2020 Aug 07
0
User mapping?
...ease 7.8.2003 (Core)
>>>
>>> After another attempt, I have successfully joined the linux client to
>>> the domain:
>>>
>>> # net rpc join MEMBER -S raidserver -U root%<password>
>>> Using short domain name -- BLUE
>>> Joined 'TURQUOISE' to domain 'BLUE'
>>>
>>> Note that the hostname of the Linux client is actually "H2". Turquoise
>>> is a hold over from what it was earlier. "turquoise" resolves on the
>>> network:
>>>
>>> $ ping turquoise
>&...
2002 Sep 23
4
How do I change plot colors in bwplot
Hello,
I'm using bwplot to make a few plots. The plots are exactly what I
need, but are coming out with a grey background and turquoise boxes and
whiskers. I cannot figure out how to just get black and white to be
the default. Can anyone help me with this?
Thanks
Kenneth E. Nussear Phone 775 784-1703
Ecology, Evolution and FAX 775 784-1369
Conservation Biology/314 knussear at b...
2006 Jan 18
2
Own Color Palette
...r all,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
I would like to generate a contour-plot according to a master plot. The problem is that the rainbow-palette included in R does not answer this purpose. I need a darker blue, no turquoise, relatively less green, more yellow and more red. Haw can I adjust the rainbow? Alternatively: How can I generate my own palette with at least 100 colors with smooth transitions?<o:p></o:p>
Can anybody help me?<o:p></o:p>
Thanks a lot<o:p></o:p>
Robert<o:p&...
2005 Mar 30
5
2d plotting and colours
Hi!
I am new to R just 3 days in it and i apologize if my questions seem very
trivial and consumed your valuable time.
I am coding in perl and i stumbled upon R regarding plotting good
statistical graphs.
I tried the kmean clustering for a large matrix ,say > 150 * 150 . I tried
the example code given in the tutorial to perform 2d plot
# i ranges from 2 to 10
cl <- kmeans(x, i, 20)
2011 Mar 27
4
When Upgrading Wine
So, version .16 has come out and I wouldn't mind upgrading. The thing is, I have to patch my Wine source code for a particular game. I guess I have to remove the Wine version I have now, patch the .16 and compile the source code? If there is another way, please let me know.
Though, my main question is if I uninstall Wine, will it take thing installed with it; I mean, does .wine still exist
2011 Aug 17
1
Why does the graph converge?
...The Effect of DC frequency on the
Dip - 1000 cells", ylim = c(0,1))
lines(tlist, sapply(tlist, function(x) step.3(N=500, f=0.005, w=24, l=x,
n=10, q=0.1, X=cells)), col="coral")
lines(tlist, sapply(tlist, function(x) step.3(N=500, f=0.01, w=24, l=x,
n=10, q=0.1, X=cells)), col="turquoise")
lines(tlist, sapply(tlist, function(x) step.3(N=500, f=0.05, w=24, l=x,
n=10, q=0.1, X=cells)), col="blue")
lines(tlist, sapply(tlist, function(x) step.3(N=500, f=0.1, w=24, l=x, n=10,
q=0.1, X=cells)), col="red")
lines(tlist, sapply(tlist, function(x) step.3(N=500, f=0...
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
...s <- trellis.par.get()
trellis.par.set("background", list(col = "white"))
lset(list(superpose.symbol=list(pch=c(19, 1, 25, 2, 15, 22, 23),
cex=rep(1,7),col=c("blue", "red", "darkgreen", "brown",
"orange", "turquoise", "orchid") )))
lset(list(fontsize = list(default = 14)))
n <- length(levels(barley$year))
dotplot(variety ~ yield | site, data = barley, groups = year,
layout = c(2, 3), aspect = .5,
xlab = "Barley Yield (bushels/acre)",
key = list(points = Rows(trellis.par.get(&...
2001 Mar 28
5
R and xterm
Howdy!
I have a problem that's similar to one discussed earlier on the list:
When not in xterm all the backspace and cursor-movements and stuff
are working well. Only when I start R in an xterm window backspace
appears as ^H and so on. What can I do?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2010 May 27
1
4D Plot
Hello,
I need some help with a 4D-Plot.
Here is my code:
Lab.palette <- colorRampPalette(c("blue","turquoise","green","yellow","orange","red","violet"),space = "Lab")
par(las=3,omi=c(0.8,0.1,0.1,0.1))
filled.contour(x,log10(y),log10(z=daten),col=Lab.palette(27),zlim = c(0,max(log10(daten))),plot.title="Unkorrigierte Mobilit?ten von Stau...
2011 Sep 26
0
Farmhouse in Provence
..., colors which when sat together intensified the brilliance and intensity of one another's colors. Children Paintings (http://www.micaroo.com/home-and-garden/wall-art/children-paintings.html) One pair is orange and blue. There's the red and green of the plants. Last, pink clouds against the turquoise sky. Van Gogh used complementary, contrasting colors to bring an intensity to his work, which evolved over the periods of his work. Flower Paintings (http://www.micaroo.com/home-and-garden/wall-art/flower-painting.html) Two complementary colors of the same degree of vividness and brightness placed...
2004 Jan 11
0
esearch problems ?!
any idea why i get this :
# esearch cfg-update
Traceback (most recent call last):
File "/usr/bin/esearch", line 3, in ?
from output import bold, red, green, darkgreen, turquoise, nocolor
ImportError: No module named output
# eupdatedb
Traceback (most recent call last):
File "/usr/sbin/eupdatedb", line 7, in ?
from output import red, darkgreen, green, bold, nocolor
ImportError: No module named output
app-portage/esearch-0.5.2
tia
______________________...
2004 Jan 12
0
(no subject)
....
Unfortunatly I haven''t had these problems with esearch, so I am not
of much help to ya.
James
|any idea why i get this :
|
|# esearch cfg-update
|Traceback (most recent call last):
| File "/usr/bin/esearch", line 3, in ?
| from output import bold, red, green, darkgreen, turquoise,
||nocolor
|ImportError: No module named output
|
| # eupdatedb
|Traceback (most recent call last):
| File "/usr/sbin/eupdatedb", line 7, in ?
| from output import red, darkgreen, green, bold, nocolor
|ImportError: No module named output
|
|
| app-portage/esearch-0.5.2
|tia
_________...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."#2F4F4F",
"darkslategray1", "#97FFFF",
"darkslategray2", "#8DEEEE",
"darkslategray3", "#79CDCD",
"darkslategray4", "#528B8B",
"darkslategrey", "#2F4F4F",
"darkturquoise", "#00CED1",
"darkviolet", "#9400D3",
"deeppink", "#FF1493",
"deeppink1", "#FF1493",
"deeppink2", "#EE1289",
"deeppink3", "#CD1076",
"deeppink4", &quo...
2011 Jan 11
0
modified FAST Script from package SensoMineR for the R community - Reg
...nient data")
if (is.null(palette))
palette(c("black", "red", "green3", "blue", "cyan", "magenta",
"darkgray", "darkgoldenrod", "darkgreen", "violet",
"turquoise", "orange", "lightpink", "lavender", "yellow",
"lightgreen", "lightgrey", "lightblue", "darkkhaki",
"darkmagenta", "darkolivegreen", "lightcyan", "darkor...