Difference between revisions of "User:RequestedDeletion"

From SME Server
Jump to navigationJump to search
m
m
Line 1: Line 1:
<blockquote style="background-color: linen; border: solid thin grey; border-left-width: 1px; border-left-color: grey; font-size: 95%; border-radius: 0.3em; padding: 7px 7px 7px 7px;box-shadow: 3px 3px 3px #888888; float: right;">
+
 
[http://koozali.org '''Koozali Foundation Inc.'''].SME Server is a leading Open Source distribution for small and medium enterprises. It is a simple, powerful, secure Linux server for networking and communicating, used by thousands of individuals, companies and organizations all over the world. SME Server provides a friendly, free alternative to expensive proprietary software, standing apart from the competition by shipping with most common functionality preconfigured, and features a number of popular additional enhancements in the form of downloadable Contributions.
+
<div class="mw-collapsible mw-collapsed" data-collapsetext="Collapse" data-expandtext="More on networking">
</blockquote>
+
or if you want to assign a specific IP address (e.g. 192.168.1.2).
 +
<syntaxhighlight lang="Bash">
 +
ifconfig eth0 192.168.1.2
 +
echo "nameserver 192.168.1.254" >> /etc/resolv.conf
 +
route add default gw 192.168.1.254 eth0
 +
</syntaxhighlight>
 +
 
 +
To make your changes permanent you will need to edit the configuration file to make it active on boot. There is only the vi text editor, you can also install nano.
 +
<syntaxhighlight lang="Bash">
 +
yum install nano
 +
nano /etc/sysconfig/network-scripts/ifcfg-eth0
 +
</syntaxhighlight>
 +
and set ONBOOT=”YES”
 +
</div>
  
  

Revision as of 09:22, 20 October 2014

or if you want to assign a specific IP address (e.g. 192.168.1.2).

ifconfig eth0 192.168.1.2
echo "nameserver 192.168.1.254" >> /etc/resolv.conf
route add default gw 192.168.1.254 eth0

To make your changes permanent you will need to edit the configuration file to make it active on boot. There is only the vi text editor, you can also install nano.

yum install nano
nano /etc/sysconfig/network-scripts/ifcfg-eth0

and set ONBOOT=”YES”


August 4th, 2001

This property specifies the DateProperty "Has type" is a declarative property and can only be used on a property or category page. of some news item. The dates are used to order news on the front page etc.


Nothing here, just my name

 News date
RequestedDeletionAugust 4 2001


Header tabs on pages can only be used ONCE!

[edit]

This will be displayed on the first tab Click here to go to the next tab...

This will be displayed on the second tab

Third section header

This will be always displayed under the tab view

because it's below the

tag.


news item