Displaying 20 results from an estimated 3000 matches similar to: "Daemon-mode authentication documentation"
2018 Oct 08
1
Are these instructions meant to be executed on CentOS 1804?
Good afternoon from Singapore, I came across this Linux Journal article titled "DIY: Build a Custom Minimal Linux Distribution from Source", written by Petros Koutoupis. Link: <https://www.linuxjournal.com/content/diy-build-custom-minimal-linux-distribution-source> https://www.linuxjournal.com/content/diy-build-custom-minimal-linux-distribution-source Are the instructions in this
2005 Jun 30
3
Vote for CentOS - AGAIN :)
The preliminary round voting is completed in the "2005 Readers' Choice
Awards" at Linux Journal.
CentOS was nominated in the "distribution:" category along with 18 other
Linux distros ... and we finished in the top 3 (along with Ubuntu and
FedoraCore).
Thanks to every one who voted for CentOS. I really did not expect that
we would be on the final ballot, though I am
2006 Apr 19
5
new article up at Linux Journal
http://www.linuxjournal.com/article/8993
If you''ve got feedback, requests for coverage, etc. please let me
know. I''ll try to respond in an upcoming column.
--
thanks,
-pate
-------------------------
http://on-ruby.blogspot.com
2006 May 31
2
I''m Collecting Media Refernces for Ruby and Rails
I''m trying to collect media references (URLs) to articles, podcasts, and
videos about Ruby and Ruby on Rails, like this month''s Linux Journal (
http://www.linuxjournal.com/issue/147) or the recent DDJ article (
http://www.ddj.com/dept/architect/187203512).
If have such a collections yourself (or just know of some good references),
could you please share them on this thread.
2004 Aug 13
3
ssh problems
Here's another one for ya,
I can ssh into my server from workstationB but when I
try to ssh into workstationB from my server I get this
error message.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone
2009 Feb 16
1
StrictHostKeyChecking is being ignored
ssh -oStrictHostKeyChecking=no scrub
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just
2011 Sep 28
1
Fingerprint mismatch upon cvs update
Hello,
a moment ago i got this:
: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
: IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
: Someone could be eavesdropping on you right now (man-in-the-middle attack)!
: It is also possible that the RSA host key
2013 Jul 23
1
ECDSA key on anoncvs.mindrot.org
Hello,
While running 'cvs up' against the CVS repository for the portable
branch of OpenSSH, I received the following warning:
% cvs up
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be
2007 Jun 23
2
End of File Error on index optmize
I was optimizing a 650MB using ferret (0.11.3) and I received the
following error. I''ve seen some people have similar issues but I
haven''t seen any resolutions. The contents of the index directory
follow the error. Has anyone seen anything like this and found a
resolution? Many thanks.
/mnt/apps/search/releases/20070622175637/script/../config/../vendor/
2002 Jul 16
1
Vote Vorbis!
The Linux Journal's 2002 Readers' Choice poll is open.
Vorbis is featured in the Favorite Audio Tool category,
so go vote for your favorite codec!
Actually, you even have the choice of voting for "ogg123"
or for "Vorbis Tools", since it seems someone at Linux
Journal is not quite aware of what Vorbis Tools contain.
I suggest voting for "Vorbis Tools", so that
2007 Apr 18
1
[Bridge] Bridge is not bridging.
I have read several articles for setting up a network bridge.
My configuration is:
WorkStation --> Switch0:VLAN1 --> Switch1:VLAN1 --> bridge -->
Switch1:VLAN45 --> Laptop
I am running CentOS 4.3 on the bridge
#> brctl show
bridge name bridge id STP enabled interfaces
br0 8000.0030843e5aa2 no eth1
2009 Jan 29
1
it's that time again - lj rca's
it is that time again to let your choices be known in one of the mainstream
journals
http://www.linuxjournal.com/content/readers-choice-awards
- rh
2007 Apr 18
1
[Bridge] ppp0 to eth0
Hi,
i wonder if there's some howto information to
bridge ppp0 to eth0
my distribution is a Hoary Ubuntu 5.04
i install : apt-get install bridge-utlis
what i need it's connect to internet thru a modem 56k (ppp0)
and then give internet access to my laptop thru a crosspair cable
attached to a eth0 in my linux box .
i was following the article
http://www.linuxjournal.com/article/8261
2007 Aug 27
3
Xen secure display
What solutions are available to provide a completely secure display
system so that users can be sure that what they see on screen is what
they are supposed to see, and that no-one can eavesdrop on what''s being
displayed?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Aug 27
3
Xen secure display
What solutions are available to provide a completely secure display
system so that users can be sure that what they see on screen is what
they are supposed to see, and that no-one can eavesdrop on what''s being
displayed?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2020 Sep 16
2
ssh-ed25519 and ecdsa-sha2-nistp256 host keys
Hello.
I am running OpenSSH 7.9p1 on my client and server. ssh-keyscan shows
the server has ssh-rsa, ssh-ed25519, and ecdsa-sha2-nistp256 host
keys. My /etc/ssh/ssh_known_hosts file contains the server's
ssh-ed25519 host key. When I try to SSH to the server I get this
error:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
2010 Jun 17
2
Ok, I've given up
Sigh,
In the interest of moving forward on this project I've given up trying to
get Dovecot to support mailboxes, rather I've tweaked around in qmail and
had it deliver into a mail directory on a disk, that isn't NFS mounted. That
got me past the various locking complaints and "operation not supported" on
home directories that were mounted from the NetApp filer.
Going as
2006 Apr 14
3
freenx-0.5.0-8.c4.noarch.rpm is in testing
We have created a new version of freenx (freenx-0.5.0-8.c4.noarch.rpm)
and moved it to the testing repo.
This is based on the code displayed at the LWE in San Francisco ...
http://lwn.net/Articles/146825/
http://www.linuxjournal.com/article/8489
(though it is not officially released as stable by the freenx people)
This version should handle printing and reconnecting to running sessions
much
2013 Oct 22
0
Re: kvm/libvirt can't use vmdk files? qemu: 'vmdk' invalid format
Dear All,
While trying to run kvm VM using vmdk disk on 6.4 , I got into the
following error,
error: Failed to create domain from vmdkvm.xml
error: internal error process exited while connecting to monitor: qemu-kvm:
-drive
file=/mnt/vmdkTOKVM/vmdkTOKVM.vmdk,if=none,id=drive-ide0-0-0,format=vmdk,cache=none:
'vmdk' invalid format
upon further digging I came across this thread (
2011 Apr 27
6
Assignments inside lapply
Dear all I would like to ask you if an assignment can be done inside a lapply statement.
For example
I would like to covert a double nested for loop
for (i in c(1:dimx)){
for (j in c(1:dimy)){
Powermap[i,j] <- Pr(c(i,j),c(PRX,PRY),f)
}
}
to something like that:
ij<-expand.grid(i=seq(1:dimx),j=(1:dimy))
unlist(lapply(1:nrow(ij),function(rowId) { return