Displaying 11 results from an estimated 11 matches for "ehfs".
Did you mean:
efs
2011 Oct 17
2
CentOS-6 install on 1 Tb drive fails
I am attempting to load CentOS-6 onto a ST31000524AS 1Tb
SATA drive in a Supermicro 5015A-EHF-D525 system. The
BIOS sees the drive and the CentOS install process sees
and initializes it as well.
However, even when I accept the default partitioning, I
get an error during the drive formatting prior to
installing the OS. The error message is: "Could not
commit to disk /dev/sda". I get
2009 Mar 17
1
Adding labels to heatmaps from image()
Hi,
I have been trying to add labels to the rows of a heatmap produced using image() function. It is simply not working. Here is what I did.
A2Rplot.hclust(hcc,k=length(num),col.up="black",col.down=num,lty.up=2,lty.down=1,lwd.up=1,lwd.down=2,show.labels=FALSE)
#used the above external program to create a colored dendrogram
xsort <- x[1:nrow(x), hcc$labels[hcc$order]]
2003 Oct 06
5
Remote control IVR
Hi
I work at a small company that has some IVR solutions that use Dialogic
hardware for everything.
Everything is written in C++ using MS VC++ using the Dialogic API and runs
only on Windows.
Being the rebel that I am, I would like free myself from Dialogic.
To do this without porting all our existing code to run on Linux I was
thinking of controlling the Asterisk from a Windows machine running
2020 Jan 07
1
ACL inheritance not working as expected.
...ght that this was deprecated and that map
acl inherit was the only thing needed.
inherit acls = yes
inherit owner = yes
inherit permissions = yes
Any ideas?
My smb.conf for the FS:
[global]
security = ADS
workgroup = EUROHIDRA
realm = EUROHIDRA.LOCAL
netbios name = EHFS
interfaces = lo br0
bind interfaces only = yes
log file = /var/log/samba/%U.log
log level = 1
username map = /usr/local/samba/etc/user.map
local master = no
time server = no
wins support = no
idmap config EUROHIDRA : backend...
2009 Jan 15
2
[patch] libc Berkeley DB information leak
Hi,
FreeBSD libc Berkeley DB can leak sensitive information to database
files. The problem is that it writes uninitialized memory obtained from
malloc(3) to database files.
You can use this simple test program to reproduce the behavior:
http://www.saunalahti.fi/~jh3/dbtest.c
Run the program and see the resulting test.db file which will contain a
sequence of 0xa5 bytes directly from malloc(3).
2018 Nov 13
0
winbind service panics "randomly"
..., etc.
> winbind use default domain = yes
The above line doesn't work on a DC
> 3) FileServer smb.conf (stripped of the shares section)
> [global]
> security = ADS
> workgroup = EUROHIDRA
> realm = EUROHIDRA.LOCAL
> netbios name = EHFS
> interfaces = lo br0
> bind interfaces only = yes
> log file = /var/log/samba/%U.log
> log level = 2
> username map = /usr/local/samba/etc/user.map
>
> idmap config EUROHIDRA : backend = ad
> idmap config EUROHIDRA :...
2013 Feb 26
1
[LLVMdev] Cross compile LLVM using gcc (powerpc and x86)
Hi there,
I hope this is the right list.
I have been trying to cross compile the LLVM 3.2 for our x86 target by using i586 cross compiler provided by Oselas toolchain (http://www.pengutronix.de/oselas/toolchain/index_de.html).
I have cross-compiled multitudes of 3rd party projects before and usually I can apply similar methods to compile the most of them.
I have however not been able to figure
2005 Jun 22
6
Is it possible to get the first letter of a word?
Hi,
I would to get the first letter of a word like:
> title_cat
TitleCat
1 Training
I would like T from Training!
Thnaks a lot for your help
Sabine
---------------------------------
T侀l侀chargez le ici !
[[alternative HTML version deleted]]
2018 Nov 13
2
winbind service panics "randomly"
...nting share
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
3) FileServer smb.conf (stripped of the shares section)
[global]
security = ADS
workgroup = EUROHIDRA
realm = EUROHIDRA.LOCAL
netbios name = EHFS
interfaces = lo br0
bind interfaces only = yes
log file = /var/log/samba/%U.log
log level = 2
username map = /usr/local/samba/etc/user.map
idmap config EUROHIDRA : backend = ad
idmap config EUROHIDRA : range = 10000-999999
idmap confi...
2018 Nov 13
2
winbind service panics "randomly"
...omain = yes
>
> The above line doesn't work on a DC
>
> > 3) FileServer smb.conf (stripped of the shares section)
> > [global]
> > security = ADS
> > workgroup = EUROHIDRA
> > realm = EUROHIDRA.LOCAL
> > netbios name = EHFS
> > interfaces = lo br0
> > bind interfaces only = yes
> > log file = /var/log/samba/%U.log
> > log level = 2
> > username map = /usr/local/samba/etc/user.map
> >
> > idmap config EUROHIDRA : backend = ad
>...
2013 May 16
2
Failure to join existing domain Windows 2003 Server domain
I compiled samba-4.0.5 from source on Ubuntu 12.04 and was following the instructions here:
http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC
The exact command I executed was:
root at va-dc:/usr/local/samba# bin/samba-tool domain join win.starpoint.com<http://win.starpoint.com> DC -Uadministrator --realm=win.starpoint.com<http://win.starpoint.com>