Displaying 20 results from an estimated 54 matches for "v3.5".
Did you mean:
3.5
2010 Mar 07
0
smbclient v3.5. user mounts: setuid -> fstab
This is pretty much a response to
http://lists.samba.org/archive/samba-technical/2009-September/067058.html
except not on samba-technical.
Hi,
Well 3.5 has already been released, and since I was attached to the
previous behavior allowing setuid mounts on directories owned by
calling users (without sudo) I thought I'd throw in my voice.
Though autofs, smbnetfs and the like are interesting,
2015 Mar 17
1
strategies to run two NT4 domains or merge them on one samba host
Hi,
we currently run one samba v3.0 domain "DOMAIN30" with WinXP domain
members and Win7/8 accessing the file server without domain membership.
Then we run a second samba v3.5 domain "NEWDOMAIN" with WinXP/7/8 domain
members. Which was migrated from a NT4 PDC to samba 3.0 and to v3.5
eventually.
Neither domain has anything fancy about it: users and joined workstations,
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote:
| I have recently re-installed R on my Ubuntu system to get R 3.5 and found
| this to have worked:
|
| # you may need to remove incumbent repos e.g. with:
| sudo apt-add-repository --remove ppa:marutter/rrutter
|
| # add new repos
| sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
| sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2004 Aug 10
2
Newbie about Mbox or Maildir
Hi,
Thanks in advance. I am not sure if my system is setup to use 'mbox' or
'maildir'. How do I find this out?
I am running an OpenBSD (v3.5) box with an Intel P3 motherboard. I have
installed the OpenBSD port of Dovecot (0.99.10) and have manually started
dovecot and configured the ssl certificates as per the documentation. As
far as I can tell there is no problems but I am
2018 Jun 13
3
r-base-dev not installing in Ubuntu 16.04
Hello All,
When I try to install r-base-dev on my Ubuntu 16.04 it gives me the following error
r-base-dev : Depends: dh-r but it is not installable
E: Unable to correct problems, you have held broken packages.
I added the following two repos
deb https://mirrors.ebi.ac.uk/CRAN/bin/linux/ubuntu xenial-cran35
deb http://uk-mirrors.evowise.com/ubuntu/ bionic-backports main restricted universe
but
2012 Jul 25
9
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
Hi!
i notice a serious regression with 3.5 as Dom0 kernel (3.4 was rock
stable):
1st: only the GPU PCI Passthrough works, the PCI USB Controller is not
recognized within the DomU (HVM Win7 64)
Dom0 cmdline is:
ro root=LABEL=dom0root
xen-pciback.hide=(08:00.0)(08:00.1)(00:1d.0)(00:1d.1)(00:1d.2)(00:1d.7)
security=apparmor noirqdebug nouveau.msi=1
Only 8:00.0 and 8:00.1 get passed through
2002 Oct 30
1
CVS Tags
I am trying to bring down the latest CVS of the V3.5 branch, could someone please tell me what branch to use, and please update the website as to what you use for branches in the ports tree.
2010 Aug 22
1
Is "samba3_vscan" compiled anymore, by anyone?
I'm looking at the RPM's over at http://ftp.sernet.de/pub/samba/3.5/,
and noticing that the "samba3-vscan" package is not being built for
any OS. Is this deliberate? If so, perhaps it can be deleted from the
SRPM? It no longer builds correctly for Samba v3.5, and is a years old
virus scanning tool in any case. It's therefore probably unsuitable
for virus scanning of any
2013 Dec 15
0
[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
https://bugs.freedesktop.org/show_bug.cgi?id=58378
--- Comment #31 from Ilia Mirkin <imirkin at alum.mit.edu> ---
You really need to figure out how to do things inside the git tree and not do
some sort of crazy export. That will speed things up by an order of magnitude.
To get the list of nouveau changes between 3.4 and 3.5:
git log v3.4..v3.5 -- drivers/gpu/drm/nouveau
To do a bisect
2013 Dec 15
0
[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
https://bugs.freedesktop.org/show_bug.cgi?id=58378
--- Comment #35 from Andreas Loew <awl1 at gmx.net> ---
Follow-up question note that I am digging deeper into git... ;-)
>From the commits in the v3.4..v3.5 range, only two of them:
9bd0c15fcfb42f6245447c53347d65ad9e72080b (dated Jun 26, 2012) and
e9bf5f36b09f8ec6c168ef58ee7d4890545ede1c (dated Jun 27)
when looking at the global
2018 Jun 13
0
r-base-dev not installing in Ubuntu 16.04
I have recently re-installed R on my Ubuntu system to get R 3.5 and found
this to have worked:
# you may need to remove incumbent repos e.g. with:
sudo apt-add-repository --remove ppa:marutter/rrutter
# add new repos
sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
sudo apt-add-repository ppa:marutter/c2d4u4.5 # for pkgs - this saved me
lots of time installing my set-up
At the end
2012 Aug 04
1
[bisected] nouveau: "Failed to idle channel x" after resume
On Mon, 2012-07-23 at 18:25 +0300, Aioanei Rares wrote:
> On Thu, Jul 5, 2012 at 11:24 PM, Martin Nyhus <martin.nyhus at gmx.com> wrote:
> >
> > On Mon, 11 Jun 2012 23:18:42 +0200 Martin Nyhus wrote:
> > > after resuming from suspend nouveau starts writing Failed to idle
> > > channel x (where x is 2 or 3) to the log and X appears to stop and
> > >
2016 Feb 25
1
Building with LLVM_PARALLEL_XXX_JOBS
> Which combination of cmake/ninja versions are you using (latest are
> v3.4.3 and v1.6.0)?
>
With this combination I could reduce build-time down from approx. 3h
down to 01h20m.
$ egrep -i 'jobs|ninja' llvm-build/CMakeCache.txt
//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/opt/cmake/bin/ninja
//Define the maximum number of concurrent compilation
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
For faster builds and rebuilds you should definitely read:
https://blogs.s-osg.org/an-introduction-to-accelerating-your-build-with-clang/
https://blogs.s-osg.org/a-conclusion-to-accelerating-your-build-with-clang/
Hope this helps!
On Tue, Mar 1, 2016 at 9:17 PM, ChrisBieneman via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> > On Mar 1, 2016, at 10:01 AM, Mehdi Amini
2016 Mar 01
2
Building with LLVM_PARALLEL_XXX_JOBS
> On Mar 1, 2016, at 9:57 AM, Chris Bieneman <cbieneman at apple.com> wrote:
>
> There are a few notes I'd like to add to this thread.
>
> (1) we have a number of places throughout out CMake build where we use features from newer CMakes gated by version checks. Most of these features are performance or usability related. None of them are correctness. Using the latest
2017 Sep 14
2
special latin1 do not print as glyphs in current devel on windows
This is a follow-up on my initial posts regarding character encodings on
Windows (https://stat.ethz.ch/pipermail/r-devel/2017-August/074728.html)
and Patrick Perry's reply
(https://stat.ethz.ch/pipermail/r-devel/2017-August/074830.html) in
particular (thank you for the links and the bug report!). My initial
posts were quite chaotic (and partly wrong), so I am trying to clear
things up a
2016 Mar 02
2
Building with LLVM_PARALLEL_XXX_JOBS
Hey Chris,
Sedat was asking for a way to "to speedup my build" and those blog posts
were really helpful to me.
Anyway LLVM_DISTRIBUTION_COMPONENTS sounds very cool, hope you will push
your code soon!
On Tue, Mar 1, 2016 at 11:32 PM, Chris Bieneman <cbieneman at apple.com> wrote:
> Fabio, the work I was mentioning here is an extension beyond those blog
> posts.
>
>
2011 Oct 29
2
EveHq & dotnet 3.5
Hello,
i use ubuntu 11.10 and wine 1.3.x
i want install eveHq (http://www.evehq.net/downloads.html) and I read this (http://wiki.indiceve.com/doku.php?id=installation:installation)
> EveHQ is written using Visual Studio .Net 2010 and requires the following to run:
>
> .Net Framework v3.5 SP1
> MS SQL Compact Edition v4.0 (for the databases)
I can install MS SQL Compact
2007 Apr 02
0
Samba domain members and idmap_ad
Hello All;
I have a small, isolated, network consisting of a W2K3 (sp2) domain
controller and about 20 client PCs which dual-boot between Win XP Pro and
Fedora 6. I am attempting to configure Samba (3.0.24), which runs only on
the client machines when Fedora is booted, for single log-on and roaming
profiles. MS Services for Unix (SFU) v3.5 is installed on the W2K3 domain
controller, so I would
2013 Dec 15
0
[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
https://bugs.freedesktop.org/show_bug.cgi?id=58378
--- Comment #36 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #35)
> Follow-up question note that I am digging deeper into git... ;-)
>
> From the commits in the v3.4..v3.5 range, only two of them:
>
> 9bd0c15fcfb42f6245447c53347d65ad9e72080b (dated Jun 26, 2012) and
>