Displaying 20 results from an estimated 6000 matches similar to: "Disabling specific port-forwarding"
2009 Apr 15
2
issue with L-BFGS-B in optim (optim just hangs)
Dear R-Help List,
I am using optim, with method=L-BFGS-B, to maximize a likelihood inside
a large simulation exercise. This runs fine for most simulated data
sets, but for some reason, about 1 out of 100 times, optim will just hang.
Using a dumb approach to the problem (i.e. printing the parameter values
each time the function being maximized is evaluated), I tracked down
when this happens,
2012 Mar 07
1
help with time data - R weird behaviour across machines
Hello list,
I was hoping I could get some help on something which is really giving
me a headache. I am using R version 2.14.1 (2011-12-22)
(Platform: x86_64-pc-mingw32/x64 (64-bit))
An object which is supposed to have times has a few elements listed as
not times but NA's
> ls()
[1] "todelete"
> class(todelete)
[1] "POSIXlt" "POSIXt"
> todelete
[1]
2008 Jul 04
2
rsync --delete isn't deleting files
I had this working on an older version, since 2.6.9 that when I set
--delete and --dry-run, I get no "Deleting ******" lines. Also, the
--delete-before never worked for me.
Working on a space constrained mirror, this has proven very handy,
when it works. What's up with the new versions? I haven't changed a
thing.
Best regards,
Tiago Marques
2009 Jan 22
1
reverse mapping checking getaddrinfo failed - POSSIBLE BREAK-IN
Hi,
This is the full message that i'm getting:
reverse mapping checking getaddrinfo for ***.***.***.*** failed - POSSIBLE
BREAK-IN ATTEMPT
I've searched google but didn't found any good answer about this. What
exactly is happening?
Best regards,
Tiago Marques
2003 Nov 13
1
E-Business 11i.9 and RAC 9.2.0.3
Hi,
I am currently involved in a project with E-Business 11i.9.
For the production enviroment, ct. wants to implement Load Balance and
Fail Over - both middle tier and database tier, the last with RAC.
As E11i creates lots of tablespaces, the best way seems to be OCFS.
We installed & configured OCFS partitions.
The next step was to install E11i multi tier, single instance - already
2010 Jun 16
2
RECOVER FILE DAEMON SMBD SAMBA
Hello!
Accidentally deletes the file daemon, / usr / lib / samba / classic / smbd.
Now I can not start Samba, Samba reinstalling again in the newer version I
would lose my settings? It will overwrite existing files or just bring back
the excluded?
I use a distribution derived from Suse, when I try to install the yast he
asks that some libraries are installed:
*libstdc + +
**libstdc + +-devel
2009 Jan 26
2
Shell Script - Compare packages. rpm.
Hi,
I need a script which makes the package compa??o rpm's through two
text files ...
Since a file is the output of the command *rpm-qa > pkg.out *
And the second file is a list of several packages rpm's, multiple
versions and architectures.
My idea is to compare a package *x* file pkg.out with several
packages *y* of the file update.out and know
2002 Aug 13
1
[PATCH] global port forwarding restriction
Here's another patch for people providing ssh access to restricted
environments.
We allow our users to use port forwarding when logging into our mail
servers so that they can use it to fetch mail over an encrypted channel
using clients that don't support TLS, for example fetchmail. (In fact,
fetchmail has built-in ssh support.) However we don't want them connecting
to other places
2023 Apr 17
1
[Bug 5124] Parallelize the rsync run using multiple threads and/or connections
https://bugzilla.samba.org/show_bug.cgi?id=5124
--- Comment #12 from Paulo Marques <paulo.marques at bitfile.pt> ---
Using multiple connections also helps when you have LACP network links, which
are relatively common in data center setups to have both redundancy and
increased bandwidth.
If you have two 1Gbps links aggregated, you can only use 1Gbps using rsync, but
you could use 2Gbps if
2023 Nov 12
1
Match Principal enhancement
Hi OpenSSH devs,
I?m wondering if the following has any merit and can be done securely ...
If you could match on principals in the sshd_config, then (for example) on a gateway machine, you could have something like
/etc/ssh/authorized_keys/sshfwd:
cert-authority,principals=?batcha-fwd,batchb-fwd? ...
/etc/ssh/sshd_config containing:
Match User sshfwd
PubkeyAuthentication yes
2023 Nov 12
1
Match Principal enhancement
AFAIK everything you described here could be done using the
AuthorizedKeysCommand or AuthorizedPrincipalsCommand directives. These
can emit authorized_keys options (inc. permitopen) as well as the allowed
keys/principals.
On Sun, 12 Nov 2023, Bret Giddings wrote:
> Hi OpenSSH devs,
>
> I?m wondering if the following has any merit and can be done securely ...
>
> If you could
2017 May 08
2
[PATCH] / permitgwports / permitlisten
Hi Phillipp, developers;
I likewise just submitted a patch for similar. It i buried under the thread named OpenSSH contract development / patch.
At the request of the OpenSSH dev team, I submitted our patch in the mindrot Bugzilla
https://bugzilla.mindrot.org/show_bug.cgi?id=2711
Your patch, I see is available there too
https://bugzilla.mindrot.org/show_bug.cgi?id=2716
Anyhow, just drawing
2017 May 12
2
Asterisk 14 audio quality with remote files
Hello everyone,
I am using the Asterisk REST API in order to establish a call to an
endpoint and to send over a remote file (HTTP).
The issue is that I am experiencing an audio quality issue.
I have tried encoding the file differently, but everytime Asterisk is
cutting the audio frequencies above 4Khz.
The call is established with G.722 and the audio file is mono 16Khz 16 bit
sln16 extension.
2008 Oct 28
7
RHEL4 = Use "yum"
Hello guys,
I would like to configure my puppet to use "yum" instead "up2date" (default
RHEL4).
How can I do this? :)
Thanks!
--
Tiago Cruz
Linux User #282636
Mandriva Conectiva PRO Certified Linux Instructor
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2012 Jan 23
3
How can I access information stored after I run a command in R?
Dear all,
Supposed I run the following command:
###############################
#install.packages("Rassoc", dependencies=TRUE)
library("Rassoc")
ca=c(139,249,112)
co=c(136,244,120)
a=rbind(ca,co)
MAX3(a,"asy",1)
##############################
I get:
The MAX3 test using the asy method
data: a
statistic = 0.5993, p-value = 0.7933
How can one save the result
2003 May 30
2
How to remove a complete dataframe column
I am using dataframes and I and I want to delete (remove) a specific
column by name ...
the data frame has 14 columns with several names and only need some.
I tried to overwrite the columns with a single value but that in not very
clean as I need to export the data to file.
The rm command gives me a warning message stating :
< remove: variable "rtu$Ri." was not found >
or there is
2007 Nov 08
3
Testing Normal Distributions
Hi,
I would like to know if there is an algorithm in R for testing if a data set as a normal destribution.
Thank you for your time,
Pedro Marques
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-)
Mine he doubts he is with relation to smbpasswd, would like to add to an
user and a password standard from one script (*in botton), but I did not
obtain to eliminate prompt requesting the new password and password
verification, like make in useradd.
This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a
PDC.
Me he seems that alone it functions compiling with
2017 Jul 06
2
MSP430 code generation from LLVM IR
On Thu, Jul 6, 2017 at 2:19 AM, Tim Northover <t.p.northover at gmail.com>
wrote:
> On 5 July 2017 at 17:51, Luís Marques via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Cool. When I did that on macOS, LDC generated a lot of complaints,
> possibly
> > because it is assuming mach-o files. I tried changing from
> -mtriple=msp430
> > to
2013 Mar 05
2
Discover SO of my nodes
Hello all!
Using puppet 2.7.9 and Dashboard, I can see the hostname of my nodes.
With some selects against MySQL, I can also discover their IP address.
But that is any way to discover more details, like, with OS is running on
that node?
Thanks a lot!!
Tiago C.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from