Difference between revisions of "User:RequestedDeletion"
From SME Server
Jump to navigationJump to searchm |
m |
||
Line 1: | Line 1: | ||
− | < | + | |
− | + | <div class="mw-collapsible mw-collapsed" data-collapsetext="Collapse" data-expandtext="More on networking"> | |
− | </ | + | 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
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 | |
---|---|
RequestedDeletion | August 4 2001 |
Header tabs on pages can only be used ONCE!
Third section header
This will be always displayed under the tab view
because it's below the
tag.