Displaying 20 results from an estimated 64 matches for "reimport".
2023 Jul 15
1
DNS Full export and reimport
Hi all
In this page of the Samba Wiki
https://wiki.samba.org/index.php/Samba_AD_DC_Troubleshooting
There is this note re a domain join issue.
A full re-import of your DNS database via PowerShell is one way to ensure
that DNS records are only in the modern locations.
Can you tell me how to do this? I have found several articles but I am
unsure of the exact method.
Thank you very much.
Travis
2019 Apr 29
2
[Spice-devel] [PATCH] Revert "drm/qxl: drop prime import/export callbacks"
...he same reasons (it breaks DRI3).
> >
> > Drop the WARN_ON_ONCE().
> >
> > Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
> > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
>
> Maybe we need some helpers for virtual drivers which only allow
> self-reimport and nothing else at all?
The current gem prime helpers handle this reasonable well,
I don't see a need for that.
More useful would be some way to signal this self-reimport capability
to userspace somehow. See DRM_PRIME_CAP_LOCAL patch.
Right now I have the choice to set DRM_PRIME_CAP_{IMPOR...
2019 Apr 29
2
[Spice-devel] [PATCH] Revert "drm/qxl: drop prime import/export callbacks"
...he same reasons (it breaks DRI3).
> >
> > Drop the WARN_ON_ONCE().
> >
> > Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
> > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
>
> Maybe we need some helpers for virtual drivers which only allow
> self-reimport and nothing else at all?
The current gem prime helpers handle this reasonable well,
I don't see a need for that.
More useful would be some way to signal this self-reimport capability
to userspace somehow. See DRM_PRIME_CAP_LOCAL patch.
Right now I have the choice to set DRM_PRIME_CAP_{IMPOR...
2007 Aug 14
2
IO error on mount for encrypted dataset
...problem is this:
create a pool,
provide the pool encryption key,
create a dataset with encryption turned on,
put data into that dataset
I see it getting encrypted and written to disk by zio_write,
zfs umount -a
zfs mount -a
I can read the data back - yeah!.
However if I export the pool and then reimport it the mount fails with
an IO error (and yes I did remember to give the pool the key again).
A little dtracing shows me that a zap_lookup of VERSION for the
encrypted dataset is returning EIO, that causes the mount to ultimately
fail.
--
Darren J Moffat
2006 Sep 01
2
embed image (png) in postscript (device)
...he files become really big. To avoid this big files and to
shorten the creation, I currently print the plots to the png device and
manually combine them into one multipaged pdf document.
My question is, it is possible to do this in R directly?
Probably I would have to create a png plot first, then reimport it into R
and "put" it on the ps device. Is this a realistic way (in principle) ?
If there is no package to read png files (I didn't find anything), I
probably could solve this. But I still don't know if it would be possible to
"put" this memory representation to a ps d...
2019 Apr 26
3
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
This reverts commit f4c34b1e2a37d5676180901fa6ff188bcb6371f8.
Simliar to commit a0cecc23cfcb Revert "drm/virtio: drop prime
import/export callbacks". We have to do the same with qxl,
for the same reasons (it breaks DRI3).
Drop the WARN_ON_ONCE().
Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
2019 Apr 26
3
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
This reverts commit f4c34b1e2a37d5676180901fa6ff188bcb6371f8.
Simliar to commit a0cecc23cfcb Revert "drm/virtio: drop prime
import/export callbacks". We have to do the same with qxl,
for the same reasons (it breaks DRI3).
Drop the WARN_ON_ONCE().
Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
2011 Feb 03
2
tapply output as a dataframe
...0.017 0.024 0.030 0.019 0.044 0.047 0.051 0.0390
10/15/2009 0.047 0.035 0.031 0.020 0.012 0.039 0.019 0.051 0.055 0.054 0.0350
The only way I can figure out how to resolve this, such that I can, for example, plot station "A" against date, is to export the tapply output as a csv, and then reimport.
Suggestions? I couldn't find a solution to this likely SIMPLE problem in Crawley or multiple searches of R help.
Gregory A. Graves, Lead Scientist
Everglades REstoration COoordination and VERification (RECOVER)
Wetland Watershed Sciences / Restoration Sciences Department
South Florida Wate...
2012 Nov 29
2
Deleting certain observations (and their imprint?)
...39
3rd Qu.:49.25
Max. :70.00
##The subsetted dataset does not show M or H
> wb.subset
Is there a way that M & H can be completely eliminated (i.e. they don't show up in summary)? The only way I found was to export the dataset and then reimport, which seems pretty cumbersome. Thanks in advance for any help. -Kirk
2019 Apr 29
0
[Spice-devel] [PATCH] Revert "drm/qxl: drop prime import/export callbacks"
...> >
> > > Drop the WARN_ON_ONCE().
> > >
> > > Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
> > > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
> >
> > Maybe we need some helpers for virtual drivers which only allow
> > self-reimport and nothing else at all?
>
> The current gem prime helpers handle this reasonable well,
> I don't see a need for that.
>
> More useful would be some way to signal this self-reimport capability
> to userspace somehow. See DRM_PRIME_CAP_LOCAL patch.
Userspace is supposed to te...
2019 Apr 29
1
[Spice-devel] [PATCH] Revert "drm/qxl: drop prime import/export callbacks"
Hi,
> > More useful would be some way to signal this self-reimport capability
> > to userspace somehow. See DRM_PRIME_CAP_LOCAL patch.
>
> Userspace is supposed to test whether import/export works for a
> specific combo, not blindly assume it does and then keel over. I think
> we need to fix that, not add more flags - there's lots of reason...
2019 Dec 06
2
Backing up tdb files
...#39;smbpasswd -w', samba need to know how to access OpenLDAP. ;-)
b) rights ('net rpc rights').
c) printers (per se, but in particular printer drivers), if you use it
d) policy ('pdbedit -P'), but these can be esported to LDAP, i don't
know if they are automatically 'reimported'...
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bont?, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +...
2002 Jul 25
1
OpenSSH 3.4p1's top level .cvsignore file
anyone who can help me understand-
one of my developers reimported openssh snapshot from 0722
into cvs. he sent me the following email about an error he believes
is in the snapshot
i'm not a cvs-knowledgeable person, so i'm not all that
clear on this, but should *.in files be in .cvsignore?
i tried checking a later snapshot, but 0722 seems to be the...
2004 Mar 25
1
Convert Eror
I upgraded from Redhat 8 using LDAP 2.0.22 and Samba 2.28a to Fedora Core 1
.Reimported my LDAP Schema into the new version of Ldap but when attempting
to run the following .. I recieve this error..
Any ideas?
./convertSambaAccount --input
/usr/share/doc/samba-3.0.0/LDAP/txt.ldif --output new.ldif --sid
S-1-5-21-387053420-3 --changetype modify
Can't call method "get_val...
2013 Sep 19
1
AstDB Partial Replication?
...e of a way to replicate parts of the AstDB to another Asterisk install?
For example, to export all CF entries on a FreePBX based system to another system running FreePBX, I might do:
asterisk -rx 'database show' | grep CF
This gives me a list of data, which I can rsync to another host to reimport using 'database put'. BUT, the problem comes in when I want to sync CF entries to/from both Asterisk systems. I seem to be having race conditions where an entry is removed on system A, but before that removal can sync to system B, we've already imported that to system A again.
Does thi...
2008 Jul 14
3
Data Manipulations and SQL
Greetings,
I am new to R and have some background knowledge about SQL. I'd like to
know whether there is a way to manipulate the R datasets (or data
frames) using SQL statements. For example, I have two data frames and
both of them have a column called "id", then I want to join this two
data frames into one. In SQL, we can just simply use the join comment.
What should we do in R?
2003 Feb 07
3
RMySQL
Being relatively new to R, I want to use R in connection with a MySQL database.
After installing (apparently sucessfully) the package RMySQL (R Version 1.6.2)
the result is as follows:
> library(RMySQL)
> con <- dbConnect(MySQL(), dbname= "test")
Error: couldn''t find function "dbConnect"
Thank You in advance for help
Peter
Jörg Peter Baresel
Technische
2019 Apr 26
1
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
...;> for the same reasons (it breaks DRI3).
>>
>> Drop the WARN_ON_ONCE().
>>
>> Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
>> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
> Maybe we need some helpers for virtual drivers which only allow
> self-reimport and nothing else at all? I think there's qxl, virgl,
> vmwgfx and maybe also vbox one who could use this ... Just a quick
> idea.
> -Daniel
I think vmwgfx could, in theory, support the full range of operations,
at least for reasonably recent device versions. However, it wouldn't b...
2019 Apr 26
1
[PATCH] Revert "drm/qxl: drop prime import/export callbacks"
...;> for the same reasons (it breaks DRI3).
>>
>> Drop the WARN_ON_ONCE().
>>
>> Fixes: f4c34b1e2a37d5676180901fa6ff188bcb6371f8
>> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
> Maybe we need some helpers for virtual drivers which only allow
> self-reimport and nothing else at all? I think there's qxl, virgl,
> vmwgfx and maybe also vbox one who could use this ... Just a quick
> idea.
> -Daniel
I think vmwgfx could, in theory, support the full range of operations,
at least for reasonably recent device versions. However, it wouldn't b...
2012 Nov 12
5
Matrix to data frame conversion
I have a matrix which I wanted to convert to a data frame. As I could not
succeed and resorted to export to csv and reimport it again. Why did I fail
in the attempt and how can I achieve what I wanted without this
roundabouts?
The original matrix:
> str(comb_model0)
num [1:90, 1:4] 3.5938 0.0274 0.0342 0.0135 0.0207 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:90] "(Intercept)" "a...