Changes

MyWikiBiz, Author Your Legacy — Monday July 08, 2024
Jump to navigationJump to search
Created page with '1. fix the ip address for the mybizwiki server. URL : http://174.121.157.173:10000/ Username : root Password : yx25fdsvMxYe ssh root@174.121.157.173 mkdir -p .ssh cat .ssh/id_r…'
1. fix the ip address for the mybizwiki server.

URL : http://174.121.157.173:10000/
Username : root
Password : yx25fdsvMxYe

ssh root@174.121.157.173 mkdir -p .ssh
cat .ssh/id_rsa.pub | ssh root@174.121.157.173 'cat >> .ssh/authorized_keys'

2.
<noinclude>
Add a new company to MyWikiBiz.com
{{#forminput:NewCompany}}
</noinclude><includeonly>
{{{for template|NewCompany|label=NewCompany}}}
{| class="formtable" width="100%"
|+ '''Fill in basic information of this NewCompany:'''
|-
| Insert the name of a previously uploaded '''Logo''', or upload a new one here.
{{{field|logo|uploadable}}}
|-
| Insert the English name of the '''country'''. Don't use shortcuts.
{{{field|country}}}
|-
| Insert the English name of the '''state or province''' if available. Don't use shortcuts. Shortcuts have to get filled into the field "region code" coming later.
{{{field|state}}}
|-
| Insert the English name of the '''city'''. Don't use shortcuts.
{{{field|city}}}
|-
| Insert the date '''when the company was founded'''.
{{{field|founding|input type=date}}}
|-
| Insert the name of '''the company's founder'''.
{{{field|founding|input type=date}}}
|-
| '''Geographic coordinate''' in the form "<nowiki>45.4564°N, -23.456°E</nowiki>".
{{{field|coordinate|input type=googlemap}}}
|-
| Give the '''number of employees''':
{{{field|membercount}}}
|-
| What is the type of this company (public/private)?
{{{field|status|mandatory}}}
|}
----
{| class="formtable" width="100%"
|+ '''Fill in Web Addresses'''
|-
! URL of the Company:
| {{{field|site|size=35}}}
|<small>property "<nowiki>|web= </nowiki>"</small>
|-
! Email:
| {{{field|email}}}
|<small>property "<nowiki>|email=</nowiki>"</small>
|-
|}

''Note:'' If there is no URL, or if you want the mail address without the @ sign, keep the field blank. After you have saved the changes, edit the source ''without'' form and add the property including the whitespace manually to the NewCompany template.

----
{| class="formtable" width="100%"
|+ '''Fill in the snail-mail (postal) Address'''
|-
! Post office box:
| {{{field|post-office-box}}}
! Street Address:
| {{{field|street-address|}}}
|-
! Region code:
| {{{field|region|}}}
! Postal code:
| {{{field|postalcode|}}}
|}
{{{end template}}}

'''Free text:'''

{{{field|free text}}}


{{{standard input|summary}}}

{{{standard input|minor edit}}} {{{standard input|watch}}}

{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
299

edits

Navigation menu