Displaying 20 results from an estimated 300 matches similar to: "ssh logging"
2009 Sep 25
0
ssh keyforwarding
Dear All,
I have a problem with the ssh keyforwarding.
I use this command:
ssh -t -A uid at hostname 'ssh hostname'
Through the mans this is the right command.
In the config file the keyforwarding is accept.
ssh-agent is runnig with my key ...
I do not know where I miss something ... or what do I wrong
In the servers the .ssh dir exist with the permissions: drwxr-xr-x
the
2018 Dec 02
3
Bastion server
Hi,
Thank you for your reply
Ch?re mort d?tails About wallix
https://www.wallix.com/en/
Cdt
Ilyass KAOUAM
SysAdmin
Le dim. 2 d?c. 2018 ? 18:44, Gordon Messmer <gordon.messmer at gmail.com> a
?crit :
> On 12/1/18 3:00 PM, Ilyass Kaouam wrote:
> > Please can you give me an equivalent off Wallix but open source?
>
>
> I didn't find a detailed description of what
2018 Dec 01
2
Bastion server
Hi,
Please can you give me an equivalent off Wallix but open source?
Thanks
Ilyass KAOUAM
SysAdmin
2003 Sep 01
3
How to free memory used by R.
Hi,
I want to free memory used by R. The usage of rm and gc give no result. I'm
running an algorithm consuming a huge memory and I need to recover the
memory used by R between 2 call of my algorithm.
Thank you in advance for your help.
e-mail: sofiane.lariani at rdls.nestle.com
Sofiane Lariani
2004 Dec 08
2
Spandsp - Libtiff problem
Hello all,
I use Fedora 3, and I have compilation problem of SpanDsp , when
installaing spandsp, tiff warnings and errors generated and libunicall
generate "unresolved references....."
Is the problem in my libtiff installation, spandsp.h or in tif_dir.h and
tiffiop.h?
Are tif_dir.h and tiffiop.h too old?
The solution provided by ?HO SIN? to ?Kaws? :
>>> recompile libtiff
2018 Dec 04
2
Bastion server
Hi,
Thank for all your reply,
here the details of the product :
https://www.wallix.com/en/access-manager/
? Customizable admin portal: Fully customize the design of your
administrative portal. Determine how it classifies files, and how files are
transferred between workstations and targeted Windows sources. Plus,
quickly communicate with different target Bastions via the encrypted https
2005 Apr 16
2
String in data frame
hello,
how can take the string in the data frame.
right now i have a table that create as a data frame and stored in the file called "data.xls" and now i want to read data frame as a table in my another r program, i used the following command:
the first column of the data frame is just one number called "num", but the second one a list of string, called "name".
d
2018 Dec 02
0
Bastion server
On 12/1/18 3:00 PM, Ilyass Kaouam wrote:
> Please can you give me an equivalent off Wallix but open source?
I didn't find a detailed description of what "Wallix" provides during a
cursory search.? You might get better responses by providing more detail
about what you're looking for.
2018 Dec 03
0
Bastion server
On 12/2/18 11:34 AM, Ilyass Kaouam wrote:
> Thank you for your reply
> Ch?re mort d?tails About wallix
> https://www.wallix.com/en/
The problem here is that all of the details of what the product *does*
seems to require requesting a demo or watching videos, and at that point
I think you're asking too much of the community.? If you describe what
you are trying to do, we can try to
2012 Nov 03
2
reorder() in the latticeExtra library
Hello all, thanks for your time and help. Below are my commands, and it
generates a really nice plot, however I am not happy with the reorder()
function. I would like the order to be the same as they appear in the
genotype variable "genotype <- c("CJ1450 NW 4/25/12","CJ1450 BAL
4/25/12","CJ1450 NW 4/27/12","CJ1450 BAL 4/27/12","CJ1721 NW
2007 May 29
5
Trouble defining a stub method for a controller
Hello,
Not sure if I am doing something really wrong (let''s not say
stupid for now), but I haven''t been able to stub a controller method
like:
controller.stub!(:logged_in?).and_return(true)
Please help, this is driving me nuts ;-)
--
An?bal Rojas
http://www.rubycorner.com
http://www.hasmanydevelopers.com
2011 Nov 13
2
Running totals
I have a table which looks like this:
ACC BAL
1 hal -171245.33
2 opn -50487.63
3 pga 213440.38
4 prt 0.18
5 rbs 8292.54
How do I create a column which shows the running totals of the BAL columns?
[[alternative HTML version deleted]]
2012 Dec 04
5
question about sum of (column) elements in R
Hi,
I have the following data:
0 12
1 10
1 4
1 6
1 7
1 13
2 21
2 23
2 20
3 18
3 17
3 16
3 27
3 33
4 11
4 8
4 19
4 16
4 9
In this data file I would like to sum the numbers of second column which
belong to the same number in the first column.
So the output would be:
0 12
1 40
2 64
3 111
etc.
Thank you.
Kind regards,
T. Bal
2000 Nov 14
14
New snapshot
I have just uploaded a new snapshot to:
http://www.mindrot.org/misc/openssh/openssh-SNAP-20001114.tar.gz
This snapshot includes Markus Friedl's new SSH2 RSA authentication work
and -R portforwarding for SSH2. Please give these a good test.
The new RSA authentications works similar to the current SSH2 DSA keys,
but requires a little modification to config files. Currently RSA
key cannot be
2007 May 21
2
logger anybody?
Hello,
When trying to use logger into any RSpec I get:
logger anyboundefined local variable or method `logger'' for
#<#<Class:0x278bee0>:0x253cdec>
Not sure if this is the spected behaviour (haven''t checked under the
hood) It was just annoying not having a logger instance available as in
Rails out of the tests.
--
An?bal Rojas
http://www.rubycorner.com
2003 Oct 28
1
ifelse with a factor variable
'ifelse' changes factors to character vectors (R-1.7.1, Linux):
> table(bal$soc.40)
tax noble semi-landless landless unknown
4035 5449 13342 9348 0
> blah <- ifelse(is.na(bal$soc.40), "unknown", bal$soc.40)
> table(blah)
blah
1 2 3 4 unknown
4035 5449
2000 Nov 29
0
Snapshot
I have just uploaded a new snapshot to
http://www.mindrot.org/misc/openssh/
Snapshot production is now automated - new snapshots will be made
at about 4:30 am (Australian Eastern time) and will be available from
the URL above.
This snapshot consists of mainly minor fixes over the previous.
The race when sshd exits which was causing data loss (as evidenced by
"ssh localhost dd
2006 Feb 07
3
Dinamic controller
Is it possible to make a Rails app respond to a "dinamic" controller?
As I understand method_missing can be used inside a controller to
respond to nonexisting methods, is it possible to provide a similar
behavior at a controller level? I am not sure at whic level would this
code be inserted...
--
An?bal Rojas
http://www.lacaraoscura.com/
anibalrojas@gmail.com
2012 Dec 04
2
Labelling x axis in plot function
Hi,
In the plot function I want to label x axis as the numbers between 1 and 12
(so 1, 2, 3, 4, 5, ..., 12). How should I do it? The range of x values are
different than this range. Thanks!
Kind regards,
T. Bal
[[alternative HTML version deleted]]
2012 May 08
3
please help!
Hi,
I have a data with the forum
a b c
8.9 0 0
7.4 1 0
4.2 0 1
2.3 1 1
Which are explanatory variables in this data?
And also I want to fit logistic regression model with two explanatory
variables? (I think that I should use glm, but how should I put these
variables in glm)?
Do I need also other functions, other than