Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] tracing stack variables"
2008 Sep 16
0
[LLVMdev] tracing stack variables
On 2008-09-16, at 19:01, Dane Napier van Dyck wrote:
> I'm trying to discern whether or not stack variables are all
> accessible through ExecutionEngine.cpp .
> Initially , I targeted the 'alloca' function as the source for all
> stack accession data , but I think that the function is too basic :
> ie , the type data may not be easily accessible from that
2003 Jul 30
1
Please advise (web page replication in Linux)
Hi
I am working on a project of replication and need to know about few
options related to web page replication in Red Hat linux/Apache
enviornment. I am new in Linux.
The scenario:
I have two apache servers running on RH Linux-8 boxes. One of my web
server is the master server(146.176.165.2) and I want to make the other
one as a replica(146.176.165.1) of the master one. So, I need to
replicate
2003 Jul 31
1
Rsync not connecting
Hi All
I am using the following command to update data from one server to another
one. But it is
returning back with error.
Without SSH:
[root@pc165017 var]# rsync -ae /var/www pc165002.napier.ac.uk:/var/www
Failed to exec /var/www : Permission denied
rsync error: error in IPC code (code 14) at util.c(162)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync
2005 Feb 28
3
(no subject)
Dear R
Can you tell me how to change the working directory of R
It's just that I have some text files that I wish to save separately from
the R filing structure eg. into C:/my documents and need to change the
working directory of R so that it reads these files . This means if I ever
upgrade the current version of R nothing will be effected.
brett
Brett Stansfield
Environmental Scientist -
2023 Jun 30
1
PAM Offline Authentication in Ubuntu 22.04
On 28/06/2023 17:52, Marco Gaiarin via samba wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
>> I didn't try turning the last one off, but at least you are getting
>> somewhere :-)
>
> With very little steps... ;-)
>
>
>> When you say 'back to login screen', do you mean that you cannot just
>> click the screen,
2010 Mar 09
1
create picture (k -the nearest neighbours)
Hi
I want to create a nice picture about my result of k -the nearest neighbours
algorithm. Here is my easy code:
#################################
library(klaR)
library(ipred)
library(mlbench)
data(PimaIndiansDiabetes2)
dane=na.omit(PimaIndiansDiabetes2)[,c(2,5,9)]
dane[,2]=log(dane[,2])
dane[,1:2]=scale(dane[,1:2])
zbior.uczacy=sample(1:nrow(dane),nrow(dane)/2,F)
2020 Sep 11
4
Winbind offline cache and strangeness...
I've setup a portable system (ubuntu 16.04) joined to my AD domain,
that in their primary network works as expected.
But in this 'COVID time', the portable start to roam around, and users
say me that, suddenly after some days of use, get incredibly
sloooowww... after that users reboot, and cannot get back in, login
refused.
I've setup a VPN, but clearly if users cannot login
2009 Oct 27
1
"ipredknn" - How may I find values?
Hi everybody!
I want to find a closer neighbourins observation. This is my code:
##########################
library(klaR)
library(ipred)
library(mlbench)
data(PimaIndiansDiabetes2)
dane=na.omit(PimaIndiansDiabetes2)[,c(2,5,9)]
dane[,2]=log(dane[,2])
dane[,1:2]=scale(dane[,1:2])
zbior.uczacy=sample(1:nrow(dane),nrow(dane)/2,F)
2017 Feb 20
2
Problem with Let's Encrypt Certificate
yacinechaouche at yahoo.com writes:
> Interesting. Is there any particular benefit in having only one file
> for both certificate and private key ? I find that putting private key
> in a separate file feels more secure.
It's convenient to have key and cert in one place if you don't need
the certificate to be publically readable. Keeping it in separate
files would add slightly
2007 Aug 08
7
restart a service without ensure => running
Is it possible to trigger a service restart without always forcing that
service to be running? We shutdown mysql for about 30min every day to
do backups, and I don''t want puppet to start mysql during this window.
So I''ve removed ensure => "running" from the mysql service. But now
notify => Service[mysql] doesn''t restart mysql.
Is it possible to tell
2005 Jun 24
9
WINS across two networks and a router
Hello, everybody. This one''s got me stumped. What I''m trying to do is have
two networks--192.168.1.0 and 192.168.2.0--with SMB and WINS running between
them. So far I can mount SMB shares allright, but I can''t browse by WINS
names across the router. I''ve posted this question on Linuxquestions.org;
you''ll find the details there.
Here are my
2017 Apr 15
2
Simple OCSP server ??
Hello list,
I'm contemplating running my own CA to implement the new proposed ISP
for validation of S/MIME certificates via DANE.
I already use self-signed for my MX servers (with 3 1 1 dane records on
TCP port 25) but I don't want to use self-signed for S/MIME for user
specific x.509 certs because
A) That's potentially a lot of DNS records
B) That requires a hash of the e-mail
2017 Jan 24
4
Help! How do I make Samba3 + Winbind drop the domain\ on a user's account?
Hello,
We have moved from PBIS to Samba + winbind.
In PBIS, after logging in to a SSH session, the prompt (user context?) would be: username at hostname:
Now, after logging in, the prompt is: domain\username at hostname:
How do I make it drop the "domain\" ?
This causes issues in other areas as passing "\" is an illegal character.
Should we change the "\" to
2017 Apr 16
2
Simple OCSP server ??
On 04/14/2017 10:41 PM, Alice Wonder wrote:
> https://www.openca.org/ might fit my needs.
their Centos repo does not exist, it seems?
>
> On 04/14/2017 06:29 PM, Alice Wonder wrote:
>> Hello list,
>>
>> I'm contemplating running my own CA to implement the new proposed ISP
>> for validation of S/MIME certificates via DANE.
>>
>> I already use
2008 Nov 24
2
Estimating the standard error when you have sampling weights.
Hi,
Where can I find information ( freely available on the Internet , and also
books or other sources ) on how having sampling weights changes the
calculation of the standard error (of means and proportions)?
How good is R for this type of procedure? And SAS?
thanks
Robert
[[alternative HTML version deleted]]
2016 Apr 27
2
Apache/PHP Installation - opinions
On Wed, Apr 27, 2016 at 1:04 AM, Alice Wonder <alice at domblogger.net> wrote:
> Not with a smtp that enforces DANE.
I'm aware of how DANE works.
The only problem is no MTA outside of Postfix implements it.
You can thank the hatred of DNSSEC for that.
Brandon Vincent
2011 Sep 07
1
Problem with configuring dovecot to take namespaces from database
Hello!
I'd like to set up dovecot to keep namespaces in database, keep more
than one namespace per user.
I try to create the simplest rule (even without tuple in db table) to
get new namespace, unfortunately it doesn't work.
My user_query is:
SELECT '/dane/domeny/%d/mail/%n/' as home, dovecot_typ_skrzynki ||':'||
'/dane/domeny/%d/mail/%n/' ||'.'||
2004 Oct 22
6
Hardware Recommendations
I'm sure this has been asked more times than anyone cares to count, but I
want to make sure I get the right stuff. I'm installing Asterisk at home
solely to play with and learn VoIP (plus it sounds pretty cool so it has
that going for it too). Eventually all my phones (~4 of them) will go
through my Asterisk system. I've ordered my server hardware, here's what
I've got:
2006 Jan 09
12
Shorewall blocks LISa on port 7741
Hello, all.
I''ve been trying to get shorewall to get LISa working on my Gentoo box. It
works as long as I have shorewall turned off, but whenever I turn it on, it
seems to block all LISa activity. I have TCP port 7741 opened (as per
lisa-home.sourceforge.net), and nmap says it''s open. Ethereal indicates that
LISa is communicating via TCP port 7741, from 127.0.0.1 to
2023 May 22
1
PAM Offline Authentication in Ubuntu 22.04...
Mandi! Rowland Penny via samba
In chel di` si favelave...
> I would undo that, it appears to be wrong.
OK, i've undo also i.
> I have tested this on a Ubuntu 22.04 computer and it works, so I have
> updated the wiki page:
> https://wiki.samba.org/index.php/PAM_Offline_Authentication
Apparently works as expected:
root at dane:~# wbinfo -K gaio
Enter gaio's password: