Displaying 20 results from an estimated 400 matches similar to: "[Announce] Samba 4.1.20 Available for Download"
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
======================================================
"Thousands of candles can be lighted
from a single candle, and the life of
the candle will not be shortened.
Happiness never decreases by being
shared."
Buddha
======================================================
2015 Sep 08
0
[Announce] Samba 4.2.4 Available for Download
======================================================
"Thousands of candles can be lighted
from a single candle, and the life of
the candle will not be shortened.
Happiness never decreases by being
shared."
Buddha
======================================================
2015 Aug 06
5
Netbios
Hi team,
one small query,
Is netbios-ns,netbios-dgm and netbios-ssn ports 137,138,139 need to be open
to communicate with windows from linux.
what was the use of these services??
2015 Aug 06
1
Netbios
On Thursday 06 Aug 2015 1:24:29 PM VigneshDhanraj G wrote:
> Hi team,
>
> one small query,
>
> Is netbios-ns,netbios-dgm and netbios-ssn ports 137,138,139 need to be open
> to communicate with windows from linux.
>
Not really. It depends on what service you want to access.
> what was the use of these services??
http://ubiqx.org/cifs/NetBIOS.html
2015 Aug 06
0
Netbios
through dns proxy
man smb.conf
Default: dns proxy = yes
>-----Oorspronkelijk bericht-----
>Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>VigneshDhanraj G
>Verzonden: donderdag 6 augustus 2015 11:21
>Aan: Anubhav Rakshit
>CC: samba at lists.samba.org; samba-technical at lists.samba.org
>Onderwerp: Re: [Samba] Netbios
>
>thanks a lot guys,
>
>one
2015 Mar 09
2
[LLVMdev] GVN PRE algorithms in LLVM
Hello everyone
I am Rakshit Singla, a third year undergrad at IIT Hyderabad, India. I
finished a basic compilers course last semester and am currently doing a
compiler optimizations course. I have been exploring LLVM for the past few
months (wrote a front-end for the Classroom Object Oriented Language and
have been studying pieces of code.) I would like to work with LLVM and
contribute to the
2015 Mar 10
2
[LLVMdev] GVN PRE algorithms in LLVM
The GVN algorithm used in LLVM currently (I'm rewriting it) is the basic
hash based RPO algorithm.
The new one i'm writing is based on http://dl.acm.org/citation.cfm?id=512536
(see https://github.com/dberlin/llvm-gvn-rewrite)
LLVM has different algorithms for both scalar PRE and load PRE.
They are basically variants of standard PRE algorithms transformed into
SSA, but with some
2017 Jan 07
2
Regarding Migration Code
Greetings,
I was trying to understand the flow of Migration Code in libvirt and
have few doubts:
1) libvirt talks to QEMU/KVM guests via QEMU API. So overall, in
order to manage QEMU/KVM guests I can either use libvirt (or tools
based on libvirt like virsh) or QEMU monitor. Is it so?
2) Since libvirt is Hypervisor neutral so actual migration
algorithm(precopy or postcopy) is present in the
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
=====================================================================
"The only place success comes before
work is in the dictionary."
Vince Lombardi
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.2.
Changes since 4.2.2:
--------------------
o Michael
2015 Jul 14
0
[Announce] Samba 4.2.3 Available for Download
=====================================================================
"The only place success comes before
work is in the dictionary."
Vince Lombardi
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.2.
Changes since 4.2.2:
--------------------
o Michael
2005 May 16
1
sink stack memory??
Dear R-mailers
I want to store data in a seperate file named 'XYZ'
so I uses sink function for it
i runs the loop , say 100 times, and so every of the 100 times the
function is called the result must go to the file. But after soem time
of running it says
"
Error in sink("C:/XYZ", append = TRUE) :
sink stack is full
"
but i have enough memory on the disk for
2017 Jan 10
3
Regarding Migration Statistics
Greetings,
I am writing a code using libvirt API to migrate VM between two physical
hosts *(QEMU/KVM) , *say some *n *number of times.
*1)* I am using right now* virDomainPtr virDomainMigrate (.......) *and to
calculate the total migration time I am using something like this:
*clock_gettime(CLOCK_MONOTONIC_RAW,&begin); *
*migrate*(domainToMigrate,nodeToMigrate);
2009 Jun 11
2
Issue with files on glusterfs becoming unreadable.
elbert at host1:~$ dpkg -l|grep glusterfs
ii glusterfs-client
1.3.8-0pre2 GlusterFS fuse client
ii glusterfs-server
1.3.8-0pre2 GlusterFS fuse server
ii libglusterfs0
1.3.8-0pre2 GlusterFS libraries and
translator modules
I have 2 hosts set up to use AFR with
2006 Jun 10
1
Mysql login-problem after recent 4.1.20 upgrade (CentOS4.3, x86_64)
Hi all,
I've upgraded my mysql-installation from the previous 4.1.12 version to the
new 4.1.20 version, and I've found that a daemon I'm using suddenly can't
log into the database anymore.
I've verified the problem with the mysql command;
[root at sciream ~]# mysql -upostfix -p mysql
Enter password:
ERROR 1045 (28000): Access denied for user
2010 May 31
0
[LLVMdev] Finding Merge nodes in CFG (ambika@cse.iitb.ac.in)
hi ambika,
I am not sure about this solution as i just started working in this field.
How about taking analogy of a problem which ask us to find nearest common
parent of two nodes in a tree.
Let me know if I can be corrected.
- Anubhav
intern IIT M
B. Tech 4th year CSE
VIT University, Vellore.
On 31 May 2010 22:30, <llvmdev-request at cs.uiuc.edu> wrote:
> Send LLVMdev mailing list
2006 Sep 07
0
winbind authentication issue
I am running a very mixed network,
Linux, win nt4 servers
OS X, Linux, Win 98SE, 2k, & XP clients
just added a new ubuntu server running samba 3.0.22.
(new server a replacement for an old NT4 server)
NT 4 is PDC
Everything was mostly fine for about a month, then started getting errors
logging into shares. At first I could fix this by restarting winbind, but
then came times when I was
2015 Jan 27
4
Indexing Mail faster
Hi Thomas,
That's very interesting.
Below is my search result. Any idea why is my result so slow:-
Appreciate if you could advise.
Thanks
Kevin
. OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT
MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS
LIST-EXTENDED I18NLEVEL=1 CONDSTORE
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all:
HELP! On mandriva, I compiled samba from source and got it running, but
I cannot connect from windows. (see my post from earlier "[Samba] Compiling
and Configuring Samba for Mandrival")
I think this relates to the group/SID changes discussed in the release
notes. However, I'm not smart enough to figure it out. The tarball compiled
and installed fine. It
2009 Mar 24
1
Barplot With Selected X-Axis Region
Dear all,
I have a data that looks like this:
> print(dat)
V1 V2
1 -43342073 14
2 -43337730 4
3 -43284676 1
....
11372 75188572 11
11373 75206165 6
11374 75262720 24
What I want to do is to have a barplot where x-axis
is taken from V1 and y-axis taken from V2.
But I only want to plot the those region where V1 >= -500
and <= 500.
But some
2017 Mar 18
5
AD integration not working after move/version
Hi!
I am in a bit of trouble, I have moved a samba installation from one virtual host to another keeping the configuration files and filesystems. But during the transition something broke, now windows users are no longer able to access their shares. I think it has to do with the AD integration. I do not know it it because some state is missing on this host related to the AD integration or if