Displaying 20 results from an estimated 2000 matches similar to: "rsyncd.conf "hosts allow" and ipv6 address matching - possible bug"
2018 Apr 02
2
What is the universal (world wide) understanding behind degaussing harddisks?
Good evening from Singapore!
The foremost question which I want to ask is, what is the universal
(world wide) understanding behind degaussing hard drives?
I work for No Secrets Agency (NSA) Pte Ltd (fictitious company name
used). My sales manager Edward Joseph Snowden (fictitious individual
name used) had *promised* our customer Leave Me in the Lurch (S) Pte
Ltd (fictitious company name used)
2018 Apr 02
1
What is the universal (world wide) understanding behind degaussing harddisks?
On Mon, Apr 02, 2018 at 05:29:13PM +0100, Phil Dobbin wrote:
> On 02/04/18 15:09, wwp wrote:
>
> > Hello,
> >
> >
> > On Mon, 2 Apr 2018 10:01:56 -0400 m.roth at 5-cent.us wrote:
> >
> >> Turritopsis Dohrnii Teo En Ming wrote:
> >>> Good evening from Singapore!
> >>>
> >>> The foremost question which I want to ask
2018 Apr 02
2
What is the universal (world wide) understanding behind degaussing harddisks?
Hello,
On Mon, 2 Apr 2018 10:01:56 -0400 m.roth at 5-cent.us wrote:
> Turritopsis Dohrnii Teo En Ming wrote:
> > Good evening from Singapore!
> >
> > The foremost question which I want to ask is, what is the universal
> > (world wide) understanding behind degaussing hard drives?
> >
> > I work for No Secrets Agency (NSA) Pte Ltd (fictitious company name
2018 Apr 02
0
What is the universal (world wide) understanding behind degaussing harddisks?
Turritopsis Dohrnii Teo En Ming wrote:
> Good evening from Singapore!
>
> The foremost question which I want to ask is, what is the universal
> (world wide) understanding behind degaussing hard drives?
>
> I work for No Secrets Agency (NSA) Pte Ltd (fictitious company name
> used). My sales manager Edward Joseph Snowden (fictitious individual
> name used) had *promised* our
2018 Apr 02
0
What is the universal (world wide) understanding behind degaussing harddisks?
On 02/04/18 15:09, wwp wrote:
> Hello,
>
>
> On Mon, 2 Apr 2018 10:01:56 -0400 m.roth at 5-cent.us wrote:
>
>> Turritopsis Dohrnii Teo En Ming wrote:
>>> Good evening from Singapore!
>>>
>>> The foremost question which I want to ask is, what is the universal
>>> (world wide) understanding behind degaussing hard drives?
>>>
2003 Apr 05
1
samba, ncurses, and sysV printing?
Dear SAMBA Group,
I've playing around with getting SAMBA to do things for me.
I have an Ultra-1 running Solaris 2.6 and a Win-XP system with
a Canon BJC-2000 printer attached to it.
I'm trying to get the SUN to print to the printer on the XP box.
I have followed various instructions but now when I print as "root"
with "lp -d bjc <file>" I get an email message
2002 Nov 10
1
binomial glm for relevant feature selection?
As suggested in my earlier message, I have a large population of
independent variables and a binary dependent outcome. It is expected
that only a few of the independent variables actually contribute to the
outcome, and I'd like to find those.
If it wasn't already obvious, I am *not* a statistician. Not even
close. :-) Statistician colleagues have suggested that I use logistic
2009 Sep 21
1
Pattern Matching within Vector?
Dear mailing list,
I'm stuck with a tricky problem here - at least it seems tricky to me,
being not really talented in pattern matching and regex matters.
I'm analysing amino acid mutations by position and type of mutation.
E.g. (fictitious example) in position 92, I can find L92V, L92MV,
L92I... L is in this example the wild-type amino-acid, and everything
behind the position number is
2000 Feb 07
1
remote browse sync
HELP! I am becoming quite frustrated with trying to set up
remote browse sync. I have several subnets and ONE workgroup. I want
one host in the entire workgroup to have a complete browse list that
it has collected from all of the local master browsers.
One the master:
local master = yes
domain master = yes
On one clients in each subnet:
local master = yes
remote browse sync = 1.2.3.4
2009 May 09
2
[LLVMdev] TableGen List Manipulation
I see that one can take slices of lists, but is there
any way to conditionally take a slice?
For example, let's say I have this (fictitious) code:
class FOO<list<string> names> {
string First = names[0];
string Middle = !if(!eq(!length(names), 3), names[1], "");
string Last = !last(names);
}
Is there currently a way to implement this behavior or should I
code up
2004 Jul 07
7
Importing an Excel file
Hello, R users,
I am a very beginner of R and tried read.csv to import an excel file after
saving an excel file as csv. But it added alternating rows of fictitious NA
values after row number 16. When I applied read.delim, there were trailing
several commas at the end of each row after row number 16 instead of NA
values. Appreciate your help.
Kyong
[[alternative HTML version deleted]]
2020 Aug 12
2
[Sharing] CentOS 8.2 (2004) Linux Server is Compatible with Dell PowerEdge R640 1U Server
Subject: [Sharing] CentOS 8.2 (2004) Linux Server is Compatible with
Dell PowerEdge R640 1U Server
Good day from Singapore,
I have just installed CentOS 8.2 (2004) Linux Server on Dell PowerEdge
R640 1U Server for "Donald Trump and Xi Jinping Investment Company LLP"
(fictitious/fictional company name used) in Singapore on 11 August 2020
Tuesday.
I can confirm that CentOS 8.2
2008 May 02
1
GLMM and data manipulation (2nd try)
Hello,
I posted a question yesterday but I got no replies, so I'll try to
reformulate it in a more concise way.
I have the following data, summarizing approval ratings on two
different surveys for a random sample of 1600 individuals:
> ## Example: Ratings of prime minister (Agresti, Table 12.1, p.494)
> rating <- matrix(c(794, 86, 150, 570), 2, 2)
> dimnames(rating) <-
2009 Jul 26
1
obtain names of variables and data from glm object
Suppose we have some glm object such as:
myglm <- glm( y ~ x, data=DAT)
Is there an elegant way--or the "right way" within the R way of thinking--to
obtain the names of the response variable, the predictor variables, and the
dataset, as character strings?
For instance, suppose the "right way" was to use the (currently fictitious)
functions theresponse(), thepredictors(),
2025 Jan 16
1
Samba in a dual boot environment
On Thu, 16 Jan 2025 16:44:16 +0100
Christian Naumer via samba <samba at lists.samba.org> wrote:
> I'll try to describe the "pitfalls":
>
> * You need to have your data on a separate partition with the NTFS
> file system -> Windows can only read these.
>
> * You need to mount that partition under Linux. That works, BUT ACL
> support is limited and
2011 Mar 09
4
Help with read.csv
Hello,
I have a file that looks like this:
Date,Hour,DA_DMD,DMD,DA_RTP,RTP,,
1/1/2006,1,3393.9,3412,76.65,105.04,,
1/1/2006,2,3173.3,3202,69.20,67.67,,
1/1/2006,3,3040.0,3051,69.20,77.67,,
1/1/2006,4,2998.2,2979,67.32,69.10,,
1/1/2006,5,3005.8,2958,65.20,68.34,,
where the ',' is the separator and I tried to read it into R, but...
> y <- read.csv("Data/Data_tmp.csv",
2004 Aug 03
1
(Lattice) How to improve the readability of a bwplot, i.e. separating groups somehow
Hi all,
first of all thanks for the answer to my previous question on lattice some
time ago.
In particular to Patrick Connolly for advices on netiquette (I hope this
time I'm doing right....)
and to Deepayan Sarkar fro the help on lattice.
Now, my nowaday problem.
Please consider the following
mydf<-cbind.data.frame(
RESPONSE = c(rnorm(9,rep(2:4,each=3),10),
2002 Oct 17
3
Samba proposal document.
I have a project due at school and have chosen Samba servers to research.
I am trying to find a source of information that discusses the corporate
advantage to Samba. How much money can a company save in NT server
licensing fees for example. Something that would help me write a fictitious
business proposal. If anyone can quick point me in a direction here I would
appreciate it.
2004 Aug 30
1
IAX.conf problem (NEWBIE ALERT!)
I have several of incoming numbers on IAX from voiptalk and magrathea
but have a problem with IAX.conf. If I follow the example from voiptalk
[VoIPTalk Incoming Number]
type=friend
username=VoIPTalk Incoming Number
context=[XXXXXXXX]
and make incoming entries in IAX.conf for the numbers like below with a
different entry for each number pointing to a different context,
incoming numbers always
2023 Jan 17
1
submission_host auth
> Let's say we have dovecot + sieve plugin container.
> Dovecot configured to use remote SMTP submission host to send messages:
> submission_host = postfix.example.com:587
I reviewed my config to see how i did it. I think you are right and SASL isn't used here. I have dovecot and postfix on the same machine and in dovecot i set
submission_host = localhost:25
Then in my