Displaying 20 results from an estimated 80000 matches similar to: "<label for=..." /> best practice?"
2024 Nov 29
1
Linux desktop setup with authentication against Samba AD DC
On 11/29/24 20:07, Rowland Penny via samba wrote:
> On Fri, 29 Nov 2024 12:07:45 +0100
> Peter Milesson via samba <samba at lists.samba.org> wrote:
>
>>> Hi Peter, that was actually more than what I was expecting, a very
>>> detailed tutorial indeed.
>>>
>>> I wonder if the basic setup could be used with any Linux distro ?
>>> Only one
2006 Jan 11
0
Best practice for initializing woriing data for development
I''m getting tired of creating working data in my db just so that I can
mess it up while working on the code. I''ve been using Ruby code to
create initial working data, however my data model is getting complex
enough that it''s becoming a pain to maintain this code. I''ve been
thinking about using YAML fixtures for this purpose, but there''s no
obvious
2013 Sep 30
2
best practice for managing multiple stanzas within a config file?
What is the best way to manage multiple stanza within a config file?
For a splunk configuration file (inputs.conf) I need to manage some thing
like
[monitor://var/log]
blacklist = someRegularExpression
whitelist = someOtherRegularExpression
[monitor://var/lib/ourApp]
There can be multiple monitor stanzas and each may or may not have a
whitelist or blacklist.
I haven''t found any
2007 Nov 05
0
vector graphics/ SVG plots via RSvgDevice
System:
Linux Ubuntu 7.10 Gibbon
kernel 2.6.22-14-generic
Emacs ver. 22.1.1
ESS ver. 5.3.0
R version 2.6.0 (2007-10-03)
------------------------------------------------
Colleagues
This is a follow-up note to my earlier post under this header, giving my
solution.
First, with some trepidation I upgraded my ubuntu distro, and this time
did a full reinstall, so I did not break my system, as I have
2011 Nov 01
0
Introducing a Linux Client in PDC: Best practice?
Hello dear Samba fellows,
My past configuration:
=========================
1. Samba PDC with non-roaming Profiles
2. A Windows 7/64 Workstation
3. A netlogon script which maps the User's home directory and diverse
other samba shares as network drives
My new configuration:
=========================
In addition to the above:
1. Laptop with "Linux Mint 11"
My questions:
2009 Mar 10
0
[SoC09-Idea] cranlab.
Hi everybody,
just another Google Summer of Code project idea.
Best,
Manuel.
----------------------------------------------------------------------
cranlab -- "You can't control what you can't measure" [0]
Mentor: Manuel J. A. Eugster
Summary: The aim of this project is the (1) implementation of software
metrics to analyze R packages and (2) the creation of a CRAN
2016 Jun 29
0
[CENTOS ]IPTABLES - How Secure & Best Practice
On 06/29/2016 03:00 AM, Leon Vergottini wrote:
> #!/bin/bash
>
> # RESET CURRENT RULE BASE
> iptables -F
> service iptables save
Why would you save the existing rule set? This script throws it away
later, when it runs save again.
> # MOST COMMON ATTACKS
> iptables -A INPUT -p tcp --tcp-flags ALL NONE -j DROP
> iptables -A INPUT -p tcp ! --syn -m state --state NEW -j
2024 Nov 29
1
Linux desktop setup with authentication against Samba AD DC
On Fri, 29 Nov 2024 20:50:21 +0100
Peter Milesson <miles at atmos.eu> wrote:
>
> On 11/29/24 20:07, Rowland Penny via samba wrote:
> > On Fri, 29 Nov 2024 12:07:45 +0100
> > Peter Milesson via samba <samba at lists.samba.org> wrote:
> >
> >>> Hi Peter, that was actually more than what I was expecting, a very
> >>> detailed tutorial
2014 Jul 22
1
Best practice - local groups - domain groups
Hey guys
I have a generic questions about local / domain groups.
We have 1 Domain and 20 sites. In each site is a domain controller and a
member server. The user have only access to share on the memberserver on
their site.
Should a share be accessible for a local group or a domain group?
(replicaton, traffic, failure safety, security)
user -> domain group -> share
or
user -> domain
2010 Nov 15
1
Best practice for encoding short sound effects
A video game has several short sound effects, many of them 0.1 to 0.5
seconds in length. Which lossy audio codec is most efficient for
encoding waveforms this short?
I'm working on an audio framework to replace SDL_mixer, which I
didn't find as flexible as I'd like. I wrote a RIFF WAVE loader, a
Vorbis file loader, and a streaming Vorbis file player. But when
encoding samples for
2024 Nov 30
1
Linux desktop setup with authentication against Samba AD DC
On 29.11.2024 21:40, Rowland Penny via samba wrote:
> On Fri, 29 Nov 2024 20:50:21 +0100
> Peter Milesson <miles at atmos.eu> wrote:
>
>> On 11/29/24 20:07, Rowland Penny via samba wrote:
>>> On Fri, 29 Nov 2024 12:07:45 +0100
>>> Peter Milesson via samba <samba at lists.samba.org> wrote:
>>>
>>>>> Hi Peter, that was actually
2017 Oct 12
0
Samba AD Best Practice (DNS)
On Thu, 12 Oct 2017 11:00:35 -0400
Pat Suwalski via samba <samba at lists.samba.org> wrote:
> Hello,
>
> This question is about best practice of introducing sambda-ad-dc to
> an organization that already has networking, and being minimally
> disruptive about it. I guess this question applies equally to adding
> a Windows AD server, but most people with that setup would
2006 Jun 01
0
OT: Best practice for multi-user select boxes
I''m working on an application where several customers will be using the same
database. I want them to be able to build their own entries for various
drop-down lists is if they were the only user of the application. I also
don''t want to make building the drop-lists any harder than they need to be.
I have thought of two ways to do this. I''d appreciate feedback and
2006 Jan 02
0
Best practice for registering/discovering STI subclasses?
Folks,
I''m fairly new to Rails, and I''ve Googled around for an answer to this
question with no luck...
Consider a little blog application that has uses single-table
inheritance for the handful of different content types via a Content
base class and subclasses like FooContent and BarContent. That part
all works well for me.
Now consider the view that presents actions to the
2024 Jul 15
1
btrfs and quotas: best practice?
Am 11.07.24 um 12:47 schrieb Rowland Penny via samba:
> Hi Stefan, I do not use use btrfs, so I cannot fully answer your
> question, but a quick internet search using 'samba btrfs quota' turned
> up this Samba bug:
>
> https://bugzilla.samba.org/show_bug.cgi?id=10541
>
> Perhaps that will help.
thank you. Hmm. I learned about vfs_btrfs now and set up a test share
2007 Oct 12
1
Profile Location Best Practice
I have a question about using roaming profiles in a Samba PDC controlled
domain. I know that with Windows 95 and that generation or so, the
profile had to be stored in the same directory as the home folder.
("/sambahomes/john/profile" for example.) You didn't have a choice
because of technical reasons. But that restriction no longer applies
with modern versions of Windows,
2014 Sep 02
1
Verbose readout
Hello,
This is my first post to this mailing list. I have disks set up:
disk 1: windows 8.1 pro (entire disk)
disk 2: openSUSE 13.1 - 1 partition, storage on partition 2
disk 3: Fedora 20 - 1 partition, storage on partition 2
disk 4: CentOS 7 (entire disk)
My grub2 screen is located on disk 2 and has openSUSE logo and screen.
All operating systems start from this grub screen just fine. When I
2019 Aug 27
2
[PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop
On Fri, Aug 23, 2019 at 03:17:53PM -0700, Ralph Campbell wrote:
> Signed-off-by: Ralph Campbell <rcampbell at nvidia.com>
> mm/hmm.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/mm/hmm.c b/mm/hmm.c
> index 29371485fe94..4882b83aeccb 100644
> +++ b/mm/hmm.c
> @@ -292,6 +292,9 @@ static int hmm_vma_walk_hole_(unsigned long addr, unsigned long end,
>
2016 Jun 30
0
[CENTOS ]IPTABLES - How Secure & Best Practice
On 30/06/16 18:49, Mike wrote:
> On Wed, Jun 29, 2016 at 1:49 PM, Gordon Messmer
> <gordon.messmer at gmail.com> wrote:
>>
>> By putting these rules first, before the "ESTABLISHED,RELATED" rule, you're
>> applying additional processing (CPU time) to the vast majority of your
>> packets for no reason. The "E,R" rule should be first. It
2008 Mar 05
4
Unable to mount using sec=none and mount.cifs
I'm attempting to mount a CIFS share with the following stipulations:
1. I must have the UNIX extensions (specfically, symlinks).
2. I must use plaintext authentication (don't ask).
I've recompiled the cifs kernel module to allow plaintext
authentication, using the stock Ubuntu 7.10 kernel (2.6.22.9c).
My /etc/fstab line looks like...
//superman/www-pub