Difference between revisions of "Test"

From Funtoo
Jump to navigation Jump to search
m (Undo revision 26556 by Tassietux (talk))
Tag: Undo
(140 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Testing error on Show ==
{{console|body=
##g##drobbins@ryzen##!g## ##c##~ $##!c## ##i##ssh -i ~/Downloads/drobbins-funtoo-us-east-1.pem ec2-user@54.152.74.161
The authenticity of host '54.152.74.161 (54.152.74.161)' can't be established.
ECDSA key fingerprint is SHA256:06VxabD5Gom5FRzpg7jZrBWro+TJkZBFa2+29WTSII4.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '54.152.74.161' (ECDSA) to the list of known hosts.


* {{#show:User:JanZhou|?full name}}
// Welcome to Funtoo Linux for Amazon EC2! This image has been optimized
* {{#show:User:Drobbins|?full name}}
// for the best possible performance by taking advantage of all CPU   
// instruction sets offered by Amazon Web Services.


>>> Release:                      Funtoo Linux 1.2-release-ec2
>>> Version:                      17-Nov-2018
>>> Subarch:                      intel64-haswell
>>> Created by:                    Daniel Robbins <drobbins@funtoo.org>
>>> Open Source Community:        Funtoo Linux (https://www.funtoo.org)
>>> Commercial Support:            BreezyOps (https://breezyops.com)
>>> Bug reports:                  https://bugs.funtoo.org
>>> Support email:                support@funtoo.org


{{DISPLAYTITLE:Bob Boblaw}}
NOTE: This message can be removed by deleting /etc/motd.
[[Category:Test]]


Adding some text
##g##ec2-user@ip-172-31-22-215##!g## ##c##~ $##!c## ##i##sudo su
 
##r##ip-172-31-22-215##!r## ##bl##/home/ec2-user##!bl## # ##i##ego sync
== Testing External Data ==
 
 
{{#get_web_data:url=http://auth.funtoo.org:9093/static/members.xml|format=xml|use xpath|data=ircnick=/members/user/ircnick,fullname=/members/user/fullname}}
 
{{#display_external_table:template=MemberDisplay|data=ircnick,fullname}}
 
Daniel Robbins:drobbins:bdfl
 
{{file|name=foobar|lang=python|desc=foobarosity|body=
import system
}}
}}


{{file|name=/etc/foo.conf|desc=My foo.conf file|body=
<div>{{#ev:youtube|https://youtu.be/pZGKsdip4u0|autoresize}}</div>
# /etc/host.conf:
# $Header: /var/cvsroot/gentoo/src/patchsets/glibc/extra/etc/host.conf,v 1.1 2006/09/29 23:52:23 vapier Exp $
 
# The  file /etc/host.conf contains configuration information specific to
# the resolver library.  It should contain one configuration keyword  per
# line,  followed by appropriate configuration information.  The keywords
# recognized are order, trim, mdns, multi, nospoof, spoof, and reorder.
 
 
 
# This keyword specifies how host lookups are to be performed. It
# should be followed by one or more lookup methods, separated by
# commas.  Valid methods are bind, hosts, and nis.
#
order hosts, bind
 
 
# Valid  values are on and off.  If set to on, the resolv+ library
# will return all valid addresses for a host that appears  in  the
# /etc/hosts  file,  instead  of  only  the first.  This is off by
# default, as it may cause a substantial performance loss at sites
# with large hosts files.
#
multi on
}}

Revision as of 23:47, January 9, 2019

root ##g##drobbins@ryzen##!g## ~ $ ssh -i ~/Downloads/drobbins-funtoo-us-east-1.pem ec2-user@54.152.74.161
The authenticity of host '54.152.74.161 (54.152.74.161)' can't be established.
ECDSA key fingerprint is SHA256:06VxabD5Gom5FRzpg7jZrBWro+TJkZBFa2+29WTSII4.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '54.152.74.161' (ECDSA) to the list of known hosts.

 // Welcome to Funtoo Linux for Amazon EC2! This image has been optimized 
 // for the best possible performance by taking advantage of all CPU    
 // instruction sets offered by Amazon Web Services.

 >>> Release:                       Funtoo Linux 1.2-release-ec2
 >>> Version:                       17-Nov-2018
 >>> Subarch:                       intel64-haswell
 >>> Created by:                    Daniel Robbins <drobbins@funtoo.org>
 >>> Open Source Community:         Funtoo Linux (https://www.funtoo.org)
 >>> Commercial Support:            BreezyOps (https://breezyops.com)
 >>> Bug reports:                   https://bugs.funtoo.org
 >>> Support email:                 support@funtoo.org

 NOTE: This message can be removed by deleting /etc/motd.

root ##g##ec2-user@ip-172-31-22-215##!g## ~ $ sudo su
root ##r##ip-172-31-22-215##!r## /home/ec2-user # ego sync