Displaying 20 results from an estimated 10000 matches similar to: "Deleting files with Windows Explorer."
2018 Sep 25
0
Re: OpenStack output - server_id
On my current instance, the meta_data.json is the following:
{
"availability_zone": "nova",
"devices": [],
"hostname": "ims-host-1",
"keys": [
{
"data": "ssh-rsa
2012 Feb 13
2
Deleting rows and columns containing NA's and "" only
Hello,
I use read.xls from the gdata package to read in xlsx files. Sometimes these
data.frames contain NA columns
and rows only. I know how to get rid of those ones but here is the R output
of a test data set read in with read.xls
> t1
A B X D X.1 X.2
1 test 1 NA NA
2 <NA> asd NA
2018 Sep 26
0
Re: OpenStack output workflow
On Wed, Sep 26, 2018 at 09:57:22AM +0200, Fabien Dupont wrote:
> Hi,
>
> There has been discussion about the OpenStack output and Richard asked for
> a public thread on this list, so here it is.
>
> For v2v from VMware to RHV, there is a Python script that does some extra
> steps to create the virtual machine after the disks have been converted. We
> want to have the same
2018 Sep 26
2
OpenStack output workflow
Hi,
There has been discussion about the OpenStack output and Richard asked for
a public thread on this list, so here it is.
For v2v from VMware to RHV, there is a Python script that does some extra
steps to create the virtual machine after the disks have been converted. We
want to have the same behavior for OpenStack, i.e. have virt-v2v create the
instance once the volumes have been created.
2018 Aug 16
0
explorer.exe crashes on security tab access
On Thu, 16 Aug 2018 17:34:01 +0200
Kacper Wirski via samba <samba at lists.samba.org> wrote:
> I've noticed myself similiar issue.
>
> Windows 10 (v 1803) - window with security tab open crashes on
> certain files (yes, just the window, not whole OS). Just before crash
> i see unresolved SID which looks like nothing I know (doesn't look
> like domain SID - maybe
2019 Sep 28
0
High cpu and I/O on Samba server when users perform search in windows explorer
Greetings,
Please let me know if this is not appropriate for the list.
There is no Samba error or malfunction to report.
I am looking for advice and guidance on how I might handle the
following situation:
I am running Samba as an AD DC (and file server) on one physical server.
One of the shares has about 1 million files consisting mostly of
.doc/.docx, .pdf, .xls/.xlsx, .jpg, and .png files in
2003 Dec 05
3
MGCP IADs
Hi,
For MGCP users. Is there any success stories with any MGCP IAD vendor.
I?m trying to find an IAD which works with Asterisk. I?ve tried the
Cisco IAD 2430 without success; but SIP on this IAD works but it?s
limited (no authentication, no notify messages, etc) and with higher
density IAD (16 or more ports) it?s nice to control using MGCP.
Any information will be apreciated !
Thanks.
--
2018 Aug 16
1
explorer.exe crashes on security tab access
As I said, I haven't got time to look at what's really happening, just
that sometimes windows 10 + some file = security tab just closes/crashes
instantly and clearly there is a long SID that's not like anything I
recognize, might be well known SID (not well known enough though I'd
say, as it's unresolved ;) ). I'm not sure if my experiences are related
to those of OP,
2007 Nov 24
1
Strange file permissions
Hi
I have a samba server with tdbsam passwords, and a share, PROJECTS,
which is accessed by various XP home clients, the usenames and passwords
being manually synced to the samba ones (less than 10 users, and only 4
workstations). There is one win2K machine, which is a domain member.
Subdirectories on PROJECTS have g+s set, so only users,
who are members of specific Linux groups, have access to
2011 May 03
1
delete excel id automatically generated
Dear community,
I uploaded an excel with read.xls. My xls file actually have a column which
is an id, ("plot" is the id) :
plot height area
34 7.6 5.4
85 3.2 4.1
89 5.4 8.4
121 6.7 6.2
...
1325 2.1 1.5
However R uses another id, this way:
r id plot height area
1 34 7.6 5.4
2 85 3.2 4.1
3 89 5.4 8.4
4 121
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
On Feb 7, 2008 4:31 PM, ankush grover <ankushcentos at gmail.com> wrote:
> Hi Friends,
>
>
> I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
> 2GB is set for each user but for one of the user quota or edquota is
> showing wrong blocks even though disk space occupied by that user is
> 809M.
>
>
> quota bhavesh.kumar
> Disk quotas for
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
Hi Friends,
I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
2GB is set for each user but for 2-3 uers quota or edquota is
showing wrong blocks even though disk space occupied by that user is
very less than the quota specified for ex 810 MB.
quota bhavesh.kumar
Disk quotas for user bhavesh.kumar (uid 11254):
Filesystem blocks quota limit grace files quota
2010 Nov 29
0
Updates for xlsReadWrite (1.5.3) and xlsReadWritePro (1.6.1/3)
The xlsReadWrite[Pro] packages allow to natively read/write Excel files (.xls)
on the Win 32-bit platform.
About a week ago new package versions have been released:
* xlsReadWrite 1.5.3 is available at CRAN (for R2.11/2.12) and from
www.swissr.org/download (binary builds for R2.9 - R2.12)
* xlsReadWritePro 1.6.3 is available from www.swissr.org/download
(binary builds for R2.9 - R2.12)
* (the
2010 Aug 20
0
Resumen de R-help-es, Vol 18, Envío 8
es simple lo unico que tienes que hacer es instalar la
libreria(xlsReadWrite) y direccionar y seguidamente especificar el
numero de hoja de excel
library(xlsReadWrite)
dat.excel <- read.xls("d:/ruta del archivo/doc.xls", sheet=1)
espero que te sirva
------------------------------------------
El día 18 de agosto de 2010 06:00, <r-help-es-request en r-project.org>
2018 Feb 27
2
Re: [PATCH] v2v: remove MAC address related information
On Tue, 27 Feb 2018 13:43:59 +0100
Fabien Dupont <fdupont@redhat.com> wrote:
> We can still find them and run the sysprep, but I have
> the feeling that it would be more logical if virt-v2v did the sysprep when
> target is oVirt / RHV.
This is trickier than you think. For LVM volumes somebody (VDSM) has to
lock and prepare the disks for you first and there is no external API to
do
2004 May 25
1
Share violation on file error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I see some strange errors on a samba-3.0.2a PDC and fileserver
running under Linux.
Every now and then users are not able to access some random file.
Windows tells the user that the "file is already opened"
or some similar error message (it's an error message in german)
The files are varying, I see all kinds of filenames where
2005 May 23
1
Odd Disconnect problem, again. (Recv failure for 4?)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Setup:
Samba 3.0.7-1 on Debian (3.0.9 broke Excel Shared Files, not upgrading
unless that bug is squashed, resurrected, re-squashed, burned, etc.)
Win2k Pro box running OnStream Echo backup software.
Problem:
Connection to the share disconnects during backup. Software repeatedly
retries last file, fills up tape with partial copies of file,
2005 Mar 10
2
Strange issues with Excel & Samba
I have a client who used to have an NT server, we replaced it with
Gentoo Linux and Samba v3.0.9 and they are now having what appears to be
some sort of file-sharing issue with Excel.
When a user opens an Excel file on the file server it opens properly, no
errors or warnings of any kind. But when they try to save the file,
Excel warns them that "the file may have changed by someone
2018 Sep 26
2
Re: OpenStack output workflow
On Wed, Sep 26, 2018 at 11:39 AM Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Sep 26, 2018 at 09:57:22AM +0200, Fabien Dupont wrote:
> > Hi,
> >
> > There has been discussion about the OpenStack output and Richard asked
> for
> > a public thread on this list, so here it is.
> >
> > For v2v from VMware to RHV, there is a Python script that
2011 Sep 06
1
read.xls (gdata) problem
I've suddenly started seeing a consistent problem with read.xls.
No matter what xls file I try I always get an error message of this type:
Error in xls2sep(xls, sheet, verbose = verbose, ..., method = method, :
Intermediate file
'/var/folders/cb/vvshkpm90lx_y2n69qlyw4z40000gn/T//RtmpK50r4g/file546a2722.csv'
missing!
In addition: Warning message:
running command