Displaying 20 results from an estimated 4021 matches for "solids".
Did you mean:
solid
2014 Jul 19
0
Fwd: Re: demote DC
Hi Marc,
Thanks for your reply.
On 18/07/2014 21:19, Marc Muehlfeld wrote:
> Hello Fernando,
>
> Am 18.07.2014 20:14, schrieb Fernando Rodriguez:
>> I am having a problem while demoting a DC.
>>
>> The DC i want to demotes is still online. When i try to use the command
>> samba-tool domain demote this is the message i get:
>>
>> root at
2014 Jul 24
2
Failed to bind to uuid (GUID)._msdcs.DOMAIN NT_STATUS_NO_LOGON_SERVERS & IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
Hello everyone.
After all the problems I had demoting my DC and managed it to work
again, it was working for only a week.
Now i am getting this messages on the log:
[2014/07/22 16:13:11.745783, 0]
.../source4/librpc/rpc/dcerpc_util.c:681(dcerpc_pipe_auth_recv)
Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for
e3514235-4b06-11d1-ab04-00c04fc2dcd2 at
2017 Oct 12
2
dual y-axis for ggplot
Hi,
To my knowledge, an excellent of ggplot with a second y-axis is
https://rpubs.com/MarkusLoew/226759
In this example, the author uses two colors for the two lines, but the
line shapes are the same -- both are solid. Could each line have its own
color as well as its own shape? For example, can I make the red line with
the linetype "twodash", while the blue line with the
2017 Oct 12
1
dual y-axis for ggplot
Hi John,
You can try the following:
override.linetype=c("twodash","solid")
p <- ggplot(obs, aes(x = Timestamp))
p <- p + geom_line(aes(y = air_temp, colour = "Temperature", linetype
="Temperature"))
p <- p + geom_line(aes(y = rel_hum/5, colour = "Humidity",
linetype="Humidity"))
p <- p +
2017 Oct 12
0
dual y-axis for ggplot
Sorry let me clarify.
If I modify the line
p <- p + geom_line(aes(y = air_temp, colour = "Temperature"))
by
p <- p + geom_line(aes(y = air_temp, colour = "Temperature", linetype
="Temperature"))
and
p <- p + geom_line(aes(y = rel_hum/5, colour = "Humidity"))
by
p <- p + geom_line(aes(y = rel_hum/5, colour = "Humidity",
2009 Jan 22
1
Defining Solid Line using Line Type Specification
Dear R-Users,
I created the xyplot below using 10 groups (9 groups + 'Total' of all
groups) with lty=1:10. I need the 'Total' to be a bold solid line (lty=1)
where as the 9 groups just need to be distinguishable from each other. As
you can probably see, when the group reaches CRA6 the lty starts from 1
again. I have tried to specify ten unique lines using lty=
2008 Jul 02
1
Insert text in data.frame
Dear R-helper,
I wonder if anyone can help me. I am trying to convert a dataset to a
format recognizable by a software onboard a research vessel but I am
having problems with some steps.
I have a data frame as follows:
Conc Lat Lon Depth
Point0000 56.25 -5.65 70
Point0001 56.55 -5.35 85
Point0002 56.25 -5.65 65
Point0003 56.37
2019 May 28
4
UEFI boot manager sequence problems HP Envy
Morning all,
I have a HP Envy dual boot system (Win8 for serious stuff, i.e. Train Sim and Flight Sim) and Centos 7 for everything else.
In the past I've had the occasional problem where an update on the windows side has updated the UEFI boot sequence but using efibootmgr has always fixed it.
On Friday I discovered that my HDD was failing so I tried using Clonezilla to move it on to a new
2016 Sep 14
0
HP Envy EFI problem after BIOS update
I have managed to boot into the installed Centos system, without using the KDE
live CD.
By pressing F9 when turning on the laptop, I got the choose boot menu. When
the menu appeared, it had the old Fedora install, the current Centos install
as well as the Windows install.
When I chose the Centos install it showed the GRUB menu and booted into Centos
without error. This confirms that the
2005 Feb 15
4
solid-state asterisk pbx?
I've been thinking of making a (mostly) solid-state asterisk pbx.
Take either centos or some other distro, cut it down to bare minimum and
put asterisk + AMP on. Something that could be put onto a usb2.0 flash
stick, bootable.
Modern flash devices (usb, compactflash) have builtin wear leveling
management and will last longer than you think:
2010 May 21
1
SPA-932 BLF Stays solid red for single extension
The receptionist at one of our offices called today to stay that there
is an extension on the SPA-932 console that has been solid red for a
few days now. He has restarted the console and we restarted the phone
in question. Still the light stays solid red despite the fact that
there are no calls in progress. Since this isn't happening on any
other extension I am not sure what to look at.
2005 Oct 18
1
Solid and dotted lines saving an xyplot
Dear R-users,
I would a small problem saving a graph with postscript after using
xyplot.
Whereas in the R-screen the two lines are solid, once the image is saved
as .eps file the second lines (blue in the following example) is dotted.
Here there is a simple example.
Thanks in advance for your help,
Carlo Giovanni Camarda
# creating data
a1 <- sort(runif(10))
a2 <- sort(runif(10))
a3 <-
2011 Oct 23
2
ssd quandry
On a CentOS 6 64bit system, I added a couple prototype SAS SSDs on a HP
P411 raid controller (I believe this is a rebranded LSI megaraid with HP
firmware) and am trying to format them for best random IO performance
with something like postgresql.
so, I used the raid command tool to build a raid0 with 2 SAS SSDs
# hpacucli ctrl slot=1 logicaldrive 3 show detail
Smart Array P410 in Slot 1
2006 May 09
1
FW: Solid-PBX
Anyone else taken a look at this? Looks exactly like Asterisk (the
random source files I browsed all show Digium copyright) but with autoconf.
https://developer.berlios.de/projects/solid-pbx/
From the summary page: Solid PBX is a multi-platform Soft Switch Class
5 software targeted for home/corporate/operator level markets
2014 Jul 18
1
demote DC
Hello everyone!
I am having a problem while demoting a DC.
The DC i want to demotes is still online. When i try to use the command
samba-tool domain demote this is the message i get:
root at hoorn:/home/newhang# samba-tool domain demote
ERROR: Current DC is still the owner of 2 role(s), use the role command
to transfer roles to another DC
root at hoorn:/home/newhang#
But after a fsmo show,
2006 Feb 24
3
Motherboard recommendations
I have been building my systems with Abit IS-10 motherboards, but NewEgg has
stopped carrying them, so I need to switch to something new.
Does anyone have any recommendations on a solid motherboard that works well
with CentOS? I need a motherboard with built-in video, LAN, and SATA. I
don't need RAID or any other fancy features, just something cheap and solid.
I've been looking around,
2009 Oct 27
1
lasso plot using LARS
When plotting a lars object, I cannot find a way to plot solid lines.
Even when the arguments breaks=F and lty="solid" are used, the vertical
lines at the break points do not plot but asterisks indicating the
breaks still plot as part of each path leaving solid lines broken up by
asterisks at the break points. I'm using the following code.
larsfit <-
2010 Aug 24
9
Should I move to 1.6 or 1.8, or stay with 1.4?
Hi list,
I am planning a migration to virtual machines, and was considering with it
to move from 1.4 to one of the later versions. My and my clients' 1.4 setups
have been rock solid and I don't want to put myself into any unnecessary
trouble. Those of you with solid experience with all these versions, what
would you suggest? What new and exciting enhancements would newer versions
bring
2007 Dec 17
3
bar plot colors
All,
I have a question regarding colors in bar plots. I want to stack a
total of 18 cost values in each bar. Basically, it is six cost types and
each cost type has three components- direct, indirect, and induced
costs. I would like to use both solid color bars and bars with the
slanted lines (using the density parameter). The colors would
distinguish cost types and the lines would
2009 Jan 22
5
Combining Custom and Preset Linetypes
Dear R-Users,
I created the xyplot below using 10 groups (9 groups + 'Total' of all
groups) with lty=1:10. I need the 'Total' to be a bold solid line (lty=1)
where as the 9 groups just need to be distinguishable from each other. As
you can probably see, when the group reaches CRA6 the lty starts from 1
again. I have tried to specify ten unique lines using lty=