Diskussion:Linuxer Chemnitztage/2019/BSD: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Zeile 128: Zeile 128:
</code>
</code>
<pre>
<pre>
10.112.126.16(5|6|7) has nodename: mittel.bsd.35c3.congress.ccc.de                          
10.112.126.16(5|6|7) has nodename: (left|middle|right).bsd.event.linux-tage.de
Added successfull: 10.112.126.16(5|6|7)                                                  
Added successfull: 10.112.126.16(5|6|7)
!Warning! In a multi-node configuration your commands can be run on remote servers !Wa
!Warning! In a multi-node configuration your commands can be run on remote servers !Warning!
rning!                                                                              
!Warning! Be careful with [xjb]remove-like command !Warning!
!Warning! Be careful with [xjb]remove-like command !Warning!                        
CBSD: Fetching inventory done: (left|middle|right).bsd.event.linux-tage.de
CBSD: Fetching inventory done: mittel.bsd.35c3.congress.ccc.de                      
</pre>
</pre>                                                                                
 
; Liste nodes auf                                                                    
; Liste nodes auf
<code>
cbsd node mode=list
cbsd node mode=list
</code>

Version vom 16. März 2019, 09:15 Uhr

Plakate

(zwangsläufig) Hochformat

Abarten von BSD
NetBSD
Logo foo
wikipedia:en:File:NetBSD.svg
commons:Category:NetBSD
FreeBSD
Logo foo
wikipedia:en:File:Freebsd_logo.svg
commons:Category:FreeBSD
OpenBSD
Logo foo
wikipedia:en:File:OpenBSD Logo - Cartoon Puffy with textual logo below.svg
commons:Category:OpenBSD
Dragonfly BSD
Logo foo
wikipedia:en:File:DragonFly BSD Logo svg.svg
commons:Category:DragonFly BSD

https://www.distrowatch.com/search.php?basedon=FreeBSD#simple

Abartigkeiten von FreeBSD
FreeBSD Foundation

Logo foo

HardenedBSD iXsystems
BSDRP SoloBSD FreeNAS
XigmaNAS NomadBSD GhostBSD
OPNSense CBSD|ClonOS Project Trident
pfSense MidnightBSD TrueOS

Projekte rund um FreeBSD
FreeBSD FreeBSD Foundation iXsystems
CBSD|ClonOS C3D2 FreeNAS
HardenedBSD Project Trident TrueOS

http://www.home.unix-ag.org/simon/bsdaemon/

Projekt ClonOS mini cluster

3 · stura.htw-dresden.de:Dell OptiPlex

Installation von https://www.bsdstore.ru/downloads/clonos-19.01-release.img

Name: left middle right
IP 10.112.126.167 10.112.126.166 10.112.126.165
SSH Port 22222 22222 22222
user
cbsd

SSH-Keys

erstellen

root@(left|middle|right):~ # ssh-keygen                                                             
Generating public/private rsa key pair.                                               
Enter file in which to save the key (/root/.ssh/id_rsa): /root/.ssh/(left|middle|right).bsd.event.linux-tage.de.id_rsa                                                                   
Created directory '/root/.ssh'.                                                       
Enter passphrase (empty for no passphrase):                                           
Enter same passphrase again:

SSH Pub Keys verteilen

root@(left|middle|right)# scp -P 22222 .ssh/(left|middle|right).bsd.event.linux-tage.de.id_rsa.pub cbsd@10.112.126.16(5|6|7):/home/cbsd/(left|middle|right).bsd.event.linux-tage.de.id_rsa.pub

Node hinzufuegen

Nodes miteinander verbinden

root@(left|middle|right)# cbsd node mode=add node=10.112.126.16(5|6|7) pw=cbsd port=22222

10.112.126.16(5|6|7) has nodename: (left|middle|right).bsd.event.linux-tage.de
Added successfull: 10.112.126.16(5|6|7)
!Warning! In a multi-node configuration your commands can be run on remote servers !Warning!
!Warning! Be careful with [xjb]remove-like command !Warning!
CBSD: Fetching inventory done: (left|middle|right).bsd.event.linux-tage.de
Liste nodes auf

cbsd node mode=list