Editing
Jail Server Install
(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!
=== mail === ==== add to management db ==== tables: jc.ref_machines and jc.ref_templates on jail run: uname -r Which shows something like: 8.3-RELEASE-p2 Insert into db: <pre>insert into ref_machines values (null,'jail3','mx3.johncompanies.com',0,'f8'); select machine_id from ref_machines where host='jail3'; +------------+ | machine_id | +------------+ | 35 | +------------+ insert into ref_templates values ('','8.3-RELEASE-jc2',35,'FreeBSD 8.3',1);</pre> ==== add to bb server ==== vi /usr/home/bb/bbsrc/bb1.9i-btf/etc/bb-hosts 10.1.4.'''109 jail9'''.johncompanies.com # ssh In the case of an i2b server, use real ip: 69.55.'''229.7 jail3'''.johncompanies.com # ssh <pre>su bb cd bbsrc/bb/runbb.sh restart ; exit</pre> ==== Update backupgraph ==== vi /usr/local/www/mgmt/cgi/backupgraph.pl (add hostname) ==== Update load mrtg ==== vi /usr/local/www/mgmt/mrtg/mrtg1.cfg (add new entry to file following existing format)
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