Editing
New Signups
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Dedicated Server Install Checklist == o Install OS o Add JCI - adduser, wheel, visudo <pre> adduser -u 955 jci passwd jci ''l4mph0st'' adduser -u 1000 col0XXX passwd col0XXXX ''col0XXXX'' (XXXX is their col0XXXX number) vi /etc/group ( add "jci,user" to group wheel and/or sudo ) visudo ( enable group wheel to do anything with password ) </pre> o Install openssh-clients (if not already installed) <pre> yum -y install openssh-clients </pre> o Update OS <pre> yum -y update (for CentOS) </pre> o checkraid.sh As noted above install our RAID disk checks o config IP addresses o clear last logins <pre> cp /dev/null /var/log/wtmp </pre> o clear history <pre> cp /dev/null ~/.bash_history history -c shutdown -h now </pre> o For a suspected spammer, add rule to firewall2 to limit output for mail ports (ie.) before rule 50 <pre> ipfw add 37 pipe 8 ip from 69.55.231.104/30 to any dst-port 25,465,587 ipfw add 37 pipe 8 ip from 69.55.231.108 to any dst-port 25,465,587 </pre> === After installed in rack === check ssh label switch port update cabinet map update mgmt cabinet number
Summary:
Please note that all contributions to JCWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JCWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information