Displaying 20 results from an estimated 750 matches for "untouchables".
Did you mean:
untouchable
2013 Jan 04
5
How to manage one line in a file by puppet
Hi,
I want to write a puppet module for xen on Debian. This module will need
to manage one line in the file /etc/default/grub, namely the line
starting with "GRUB_CMDLINE_XEN=". Currently I want to leave the rest of
the file untouched.
Which would be the best way to do this?
I see two options:
a) Do some `sed` magic on the file in a `exec` call. Downside: puppet
won''t notice
2001 Jul 29
0
The users, modems, and spools are all useless and untouched.
I sell dumb PGPs within the vulnerable strong tape, whilst Ayn
daily vexates them too. It's very plastic today, I'll post locally or
Mike will kill the ideas. Other lower out-of-date archives will
know quickly behind zipdisks. Will you distribute beneath the
complaint desk, if Willy absolutely transports the screen? My
clear monitor won't facilitate before I compile it.
2002 Jul 21
3
password case sensitivity
Dear all,
I have a problem regarding to password case sensitivity.
Our company's servers are configured to use plain text passwords
with PAM due to historical reasons. My collegues encountered a long
delay each time they boot their PC and map the network shared disks.
They sometimes even failed connection. The server always says:
Jul 18 17:54:37 atlas PAM_pwdb[30192]:
2009 Apr 20
1
Random Forests: Predictor importance for Regression Trees
Hello!
I think I am relatively clear on how predictor importance (the first
one) is calculated by Random Forests for a Classification tree:
Importance of predictor P1 when the response variable is categorical:
1. For out-of-bag (oob) cases, randomly permute their values on
predictor P1 and then put them down the tree
2. For a given tree, subtract the number of votes for the correct
class in the
2002 Dec 11
4
Corrupted OGGs (Winamp or Mac OS?)
I recently ripped a bunch of tracks to ~192 VBR OGG using OGGDROP
XPd v. 1.1 running on Win98 SE and they worked fine and sounded
great in Winamp 2.80. I then edited the tags (also with Winamp
2.80) and copied the files over to to my Mac G4 running OS 9.0.4,
where they sat untouched for about a month. Now, having copied
them back to my Win98 SE machine, they won't play in Winamp,
2016 Jun 20
7
Disabling passdb pam in local.conf
Greetings,
I'm trying to create a configuration that leaves every config file deployed by
an install process or paket management software untouched. The goal is to put
every configuration required into /etc/dovecot/local.conf.
I've come quite far, but I fail to disable pam as passdb service in
local.conf. What I get if I run doveconf -n is this section:
passdb {
driver = pam
}
It is
2011 May 25
1
Hook script to preserve one partition untouched during install
This hook script tries to address the fact that a RHEV-H installation
will format all the storage devices available in the machine in order to
create HostVG and AppVG with all the available space. It may be the case
that RHEV-H needs to respect and co-exist with a proposed partitioning
scheme, not getting all the storage space for HostVG and AppVG volume
groups.
The proposed solution adds the
2005 Apr 01
4
error in kmeans
I am trying to generate kmean of 10 clusters for a 165 x 165 matrix.
i do not see any errors known to me. But I get this error on running the
script
Error: empty cluster: try a better set of initial centers
the commands are
M <-matrix(scan("R_mutual",n = 165 * 165),165,165,byrow = T)
cl <- kmeans(M,centers=10,20)
len = dim(M)[1]
....
....
I ran the same script last night and
2006 Jul 24
4
Destroy action doesn''t work?
Hi all,
Here is my Customer controller''s destroy method:
** def destroy
Customer.find(params[:id]).destroy
redirect_to :action => ''list''
end
It''s stock, untouched scaffold code. When I submit the URL:
http://localhost:3000/customers/destroy/11
The entry in the MySQL database with id 11 is not destroyed. The destroy
method won''t
2016 Oct 18
5
RFC: Killing undef and spreading poison
> On 10/18/2016 5:06 AM, Nuno Lopes via llvm-dev wrote:
>> Another use is, for example, to implement bit-fields:
>> a.x = 2
>> becomes:
>> %v = load %a
>> %v2 = freeze %v ; %v could be uninitialized data (poison)
>> %v3 = ... bitmasking...
>> store %a, %v3
>
> It seems like you're saying that an integer load which touches any
>
2011 Jun 13
2
Odd issue with custom udev rule at boot
Hi All,
I've written a custom udev rule to change the permissions of /dev/ttyS* but it doesn't seem to be working at boot up. If I run
/sbin/udevcontrol reload_rules; udevtrigger
The rules are parsed, applied and the permissions are then correct but why is it not doing so at boot? The file in questions I've called /etc/udev/rules.d/49-udev-override.rules and it contains
2010 Jan 30
3
Checksum fletcher4 or sha256 ?
Hi,
I''m atmost ready to deploy my new homeserver for final testing.
Before I want to be sure that nothing big is left untouched.
Reading ZFS Admin Guide About the checksum method, there''s no advice about it.
The default is fletcher4. there''s also SHA256
Now the sha256 is pretty ''heavy'' to calculate, so I think that it''s left out because can
2008 Nov 17
2
[LLVMdev] Does current LLVM target-independent code generator supports my strange chip?
I have a very strange and complicate H/W platform.
It has many registers in one format.
The register format is:
------------------------------
----------------------------------------------------------------------------------------
| 24-bit | 24-bit |
24-bit | 24-bit |
2009 Jan 19
2
Shared Mailboxes (symlink) and kmail: known issues?
Hi,
are there any known issues with symlinked-shared-mailboxes and kmail?
I use virtual users (LDAP), so there are no unix-permissions related
problems here: all mailboxes are owned by the local user vmail.
Each user maildir has some symlinks to shared mailboxes. This works
fine if I use squirrelmail as a MUA.
kmail instead seems to have some problems: if I save a mail into the
2006 Nov 16
2
Samba -> Linux copies fine, Samba -> Windows hangs all existing connections
I'm running Samba 3.0.23c on Debian-arm (unstable), kernel 2.6.18.
I can copy files from the Samba server just fine, when I do it from a
Linux machine.
When I want to copy files from the Samba server to a Windows XP SP2
machine (connection made from Windows), it copies a couple of files, and
then everything just freezes - Samba doesn't send any more packets, and
I have to reconnect
2001 Jan 17
2
Connections automatically timeout?
Hi --
Recently set up OpenSSH on a number of machines that I'd been using
ssh2 on (illegally, it turns out... gotta read the small print!).
OpenSSH is working great except for one small thing.
If I leave an openssh connection untouched for a few hours, it seems to
automatically disconnect. I don't see this behaviour with ssh.com
ssh, either v1 or v2.
I have Keep-Alive set to
2018 Feb 06
2
Pre Poettering rsync?
Hi all,
Five minutes ago I heard a rumor that Lennart Poettering has rewritten
rsync. My top urgency is to download the latest numbered version of
rsync untouched by Lennart Poettering: I'll find out if the rumor is
true or false later.
I've downloaded rsync rsync-3.1.3.tar.gz and rsync-patches-3.1.3.tar.gz
from https://download.samba.org/pub/rsync/ . Is the source code in both
those
2005 Apr 27
2
Cups updates - overwriting mime.* files
Every time cups is updated I have to check mime.convs and mime.types to
ensure that references to handling raw file types are uncommented otherwise
we notice that one of our printers stops working because the files are
overwritten by the updates. Should config files not be left untouched?
We do have 'print command = lpr -r -oraw -P %p %s' in smb.conf but this on
its own didn't make
2004 Dec 30
5
migration from bincIMAP
Hello all
I am using Freebsd 4.10stable, postfix 2.1.5 with SASL and TLS,
procmail version 3.22 and binc IMAP 1.2.8 binc uses IMAPdir style mail
boxes, Spam assassin, and ClamAV. Wish to convert to dovecot but your
program does not support IMAPdir does it??? also i have many user
accounts that i wish to use untouched if possible. I guess this is a
migration question for the most part i am
2010 May 24
2
Upgrading Samba
I have a fairly old Samba server, 3.0.25, on CentOS 4.8. I'd like to update
it to something more modern, so I grabbed the "Enterprise Samba" 3.5 RPMs
for RHEL, and went to work on a test machine.
After upgrading via "rpm -U ./*.rpm", starting nmbd and smbd, I can no
longer log in to the domain, I get:
netlogon_creds_server_check failed. Rejecting auth request from client