Difference between revisions of "Test"

From Funtoo
Jump to navigation Jump to search
(118 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== News Items ==
Test edit. Another test edit.


{{#ask: [[Category:News]] [[Publication Status::Published]]
{{Announce|body=foo}}
| ?Publication Date
| ?News Category
| ?Summary
| ?Author
| order=descending
| sort=Publication Date
| format=template
| template=NewsDisplay
| limit=10
| link=none
}}
 
== Other Stuff ==
 
{{Package|sys-apps/portage}}
 
== Badabing ==
 
{{#ask: [[Category:People]] [[Email::+]]
| ?Email
| limit=20
| order=random
| format=template
| template=GravatarDisplay
| link=none
| searchlabel=
}}
 
== Table test ==
<div class="table-responsive"><table class="table"><tr><td>Hello</td></tr><tr><td>Hello</td></tr><tr><td>Hello</td></tr></table></div>
 
== Testing error on Show ==
 
* {{#show:User:JanZhou|?full name}}
* {{#show:User:Drobbins|?full name}}
 
 
{{DISPLAYTITLE:Bob Boblaw}}
[[Category:Test]]


Adding some text
{{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.


== Testing External Data ==
// 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


{{#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}}
NOTE: This message can be removed by deleting /etc/motd.


{{#display_external_table:template=MemberDisplay|data=ircnick,fullname}}
##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
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 20:35, April 6, 2020

Test edit. Another test edit.

   {{{title}}}
foo
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