Displaying 20 results from an estimated 110 matches similar to: "Barchart, Pareto"
2015 Mar 12
3
RequireSecuritySignature=1 and public share with guest not working
Hello
I have an samba server with a public share. It was configured with security=share.
Now I have to tight security with setting those flags in the windows client:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]
EnablePlainTextPassword=0
EnableSecuritySignature=1
RequireSecuritySignature=1
Since this change the public share is not working anymore. I found
2004 Dec 31
2
MGCP parameters
Sirs,
According to RFC 2705 (MGCP), these are the parameters that are used in the
transactions:
ReturnCode,
Connection-parameters
<-- DeleteConnection(CallId,
EndpointId,
ConnectionId,
[Encapsulated NotificationRequest,]
[Encapsulated
2013 Jan 09
55
[Bug 59168] New: [nvc3/Quadro2000M] graphic garbage/corruption/noise on resume
https://bugs.freedesktop.org/show_bug.cgi?id=59168
Priority: medium
Bug ID: 59168
Assignee: nouveau at lists.freedesktop.org
Summary: [nvc3/Quadro2000M] graphic garbage/corruption/noise on
resume
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
2015 Mar 13
3
RequireSecuritySignature=1 and public share with guest not working
strange i did not change anything in my windows 7 64bit.
This is my full setup pretty basic.
Ubuntu 14.04.2 LTS, Trusty Tahr, with sernet samba 4.1.17-9
I do have 1 user for samba.
pdbedit -L
xbmc:5000:MediaUser
[global]
workgroup = PRIVE
server string = %h server
dns proxy = yes
; name resolve order = lmhosts host wins bcast
#### Networking ####
# interfaces = 127.0.0.0/8 eth0
2003 Sep 02
1
Connecting to an Ericsson AXT121 with a Digium Wildcat E100 card
Dear Telcotype Braniacs,
I have tried doing a google search to find out what this switch looks like, what the physical interface is, but havn't been successful. I am quite new to the ISDN world so I'm not sure what to expect when I see this switch. Does anyone have any experience connecting to this switch? The following is basically all I have been given for info:
1) Ericsson, AXT121,
2004 Jun 28
1
unbalanced design for anova with low number of replicates
Hello,
I'm wondering what's the best way to analyse an unbalanced design with a low number of replicates. I'm not a statistician, and I'm looking for some direction for this problem.
I've a 2 factor design:
Factor batch with 3 levels, and factor dose within each batch with 5 levels. Dose level 1 in batch one is replicated 4 times, level 3 is replicated only 2 times. all
2010 Sep 18
1
Drawing Heatmap using gplots
Hi,
I am using heatmap.2 of gplots to make heatmaps of my the attached file. I
am giving my code for the same ..
library(gplots)
x=read.table("1.txt", header=TRUE)
mat=data.matrix(x)
heatmap.2(mat, col=greenred(75),
Rowv=TRUE,
Colv=TRUE,
distfun = dist,
hclustfun = hclust,
dendrogram = c("both"),
scale = c("row"),
na.rm=TRUE,
trace="none",
2007 Oct 15
2
Need some help
Hi!
I'm taking a course that requires some programming background, but I'm a
complete novice in the field.
when asked to generate a list of 20 uniform random numbers, is it alright if
I put in >randu, and just copy-paste the first 20 numbers?? Or is there, as
I suspect, a better way of calling out exactly 20 uniform random numbers??
I'm also unable to solve the following problem:
2015 Mar 13
0
RequireSecuritySignature=1 and public share with guest not working
Hai,
Try these settings in global settings.
####### Authentication #######
## stand alone everything open.
security = user
guest ok = yes
map to guest = bad password
add these to the share.
guest ok = yes
Sets samba open without pasword prompt.
I use it at home for my kodi server.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: r.olszewski at ssc-services.de
2015 Mar 13
0
RequireSecuritySignature=1 and public share with guest not working
check the output of :
echo "\n" | testparm -vv | grep signing
and
echo "\n" | testparm -vv | grep protocol
for my the default is :
client max protocol = NT1
but i dont use signing.
but i "think" you need to set the client signing = manadatory
and
client max protocol = SMB2
( from man smb.conf )
but if anyone know this better on the list, please
2005 Nov 27
1
how to get ''zfs mount -a'' in some order?
I have several filesystems created from the pool; and some
mountpoints are inside the others, e.g.:
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
nfsv4pool 15.5M 33.5G 98.5K /nfsv4pool
nfsv4pool/KRB5_FS 1.87M 33.5G 1.87M /export/test/KRB5_FS
nfsv4pool/NOSPC_FS 3.01M 0 3.01M /export/test/NoSPC_FS
nfsv4pool/NOTSHARE_FS 105K 33.5G 105K
2009 Jun 16
4
confusion on levels() function, and how to assign a wanted order to factor levels, intentionally?
Dear R-helpers,
I want to make a series of boxplots on several numeric univariates with two
group variables (species and population, population nested in species, and
with population as the X-axis). In order to get a proper order of the
individual populations in X-axis, I need to assign a wanted order to the
factor (population). I used the levels() function to do this assignment, but
it seemed
2006 Jul 09
8
find_all order question
How does one properly get find_all to grab the data from the DB table
ordered by a specific column?
For example:
@anglers = Angler.find_all
This code gets all the angler records and they are sorted in order of
the id field which is of course set as a primary key in the DB (mysql).
I''d really like to pull the data from the DB sorted in the order of
another field, for example
2013 Mar 06
2
Error to install Asterisk
Hi,
df -h output:
root at ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1# df -h
S.ficheros Tam. Usado Disp. % Uso Montado en
/cow 14G 4,5G 8,7G 34% /
udev 999M 4,0K 999M 1% /dev
tmpfs 403M 860K 402M 1% /run
/dev/sdb1 799M 693M 106M 87% /cdrom
/dev/loop0 668M 668M 0 100% /rofs
2003 Dec 09
1
LDAP access problem
Hi,
My Samba-3.0.0 is configured as PDC. I've joined a W2k wks on this domain and everything works perfectly.
However, when I try to add ACL on a file or directory located on the server, the display of the 1700 users and 570 groups take a while (20-30 sec), the slapd process use about 90% of CPU.
In the slapd.conf
index objectClass pres,eq
index uidNumber eq
index gidNumber eq
index cn
2007 Jul 30
3
SortHelper problem
I have TableA with name, description, start time displayed on one page.
TableB has name, comment, file path and is displayed on another page.
I''m using the SortHelper2 helper to help me sort the columns of these
tables, however I''m experiencing a problem whereby if I sort TableA by
description and then go ahead and view TableB I get an error message
saying SQL Command Failed,
2002 Feb 08
1
timing Mac R's
--Apple-Mail-1-507788993
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
Here is the same thing as before, now done a bit more systematically. The
rather bad performance of R-patched on eigen is a mystery (to me), the
gain
in La.eigen when using ATLAS is probably not Altivec, but using
threaded level 3 BLAS on a dual processor machine.
2006 Jan 23
5
Bibtex database design
I am working a Bibtex database for my school using Rails and I need some idea
on how to manage the bibtex types.
I crated an Author and Publications model and put has_and_belongs_to_many
relationship between them.
The user model basically is like this:
class User < ActiveRecord::Base
has_and_belongs_to_many :publications
end
The Publication model has all the Bibtex fields
2009 Aug 04
1
Rank of matrix
Dear all,
Rank of a matrix depends on which factors? Only on rows or
coumns? or both ? If there is a collinearlity in the variables ( columns )
does it effects the rank?
> X<-matrix((rnorm(10000)),50)
> dim(X)
[1] 50 200
> qr(X)$rank
[1] 50
> X[,2]<-X[,30]
> qr(X)$rank
[1] 50
> X[10,]<-X[7,]
> qr(X)$rank
[1] 49
Thanks
Alex
[[alternative HTML
2005 May 13
1
manipulating dataframe according to the values of some columns
hi netters,
I'm a newbie to R and there are some very simple problems puzzeled me for
two days.
I've a dataframe here with several columns different in modes. Two of the
columns are special for me: column 1 has the mode "factor" and column 2 has
the mode "numeric vectors".
The values for column 1 are either "T" or "F". I wanna do two things: