/media/sda-magnetic/david/Dokumente-15/fernuni-hagen/cs-i-ii/old-cs-2-03/bash-programming/lex-yacc-bash-etc/all00105.txt


# client
# sender
# recipient
# relay

smtpd_client_restrictions = 
smtpd_sender_restrictions = 
smtpd_recipient_restrictions = 
smtpd_relay_restrictions = 
smtpd_data_restrictions = 
smtpd_end_of_data_restrictions = 
smtpd_etrn_restrictions = 
smtpd_helo_restrictions = 

mynetworks = 
myhostname = 
smtpd_helo_required = yes

# permit_mynetworks
# check_policy_service

# unknown
# reject_unknown_client
# reject_unknown_client_hostname
# reject_unknown_reverse_client_hostname
# reject_unknown_helo_hostname
# reject_unknown_hostname
# reject_unknown_sender_domain
# reject_unknown_recipient_domain 

# hostname 
# reject_unknown_client_hostname
# reject_unknown_reverse_client_hostname
# reject_unknown_helo_hostname
# reject_unknown_hostname
# reject_invalid_hostname
# reject_non_fqdn_hostname

# non_fqdn 
# reject_non_fqdn_hostname
# reject_non_fqdn_sender
# reject_non_fqdn_recipient

# sender
# reject_non_fqdn_sender
# reject_unknown_sender_domain

# recipient
# reject_non_fqdn_recipient
# reject_unknown_recipient_domain

# unauth
# reject_unauth_pipelining
# reject_unauth_destination 

a CAPABILITY
a LOGIN "user" "password"
a LIST "" *
a SELECT INBOX
a FETCH 1 RFC822
a STORE 1 +FLAGS (\Seen \Deleted)
a CLOSE
a EXPUNGE
a SEARCH
a LOGOUT

HELO/EHLO
MAIL
DATA 
RST 
VRFY
EXPN
NOOP
QUIT

Return-Path:
Recevied:
From:
To:
Subject:
Date:
Message-ID:
User-Agent:
MIME-Version:
Content-Transfer-Encoding:
Content-Type:
X-Assp-...:
X-Delivered-To:
X-Priority:
Reply-To:
Importance:

/etc/dovecot/dovecot.conf
/etc/dovecot/conf.d/
/etc/dovecot/conf.d/10-...conf
/etc/dovecot/conf.d/15-...conf
/etc/dovecot/conf.d/20-...conf
/etc/dovecot/conf.d/90-...conf
/etc/dovecot/conf.d/auth-...conf
/etc/dovecot/conf.d/10-auth.conf
/etc/dovecot/conf.d/10-director.conf
/etc/dovecot/conf.d/10-logging.conf
/etc/dovecot/conf.d/10-mail.conf
/etc/dovecot/conf.d/10-master.conf
/etc/dovecot/conf.d/10-ssl.conf
/etc/dovecot/conf.d/10-tcpwrapper.conf
/etc/dovecot/conf.d/20-pop3.conf
/etc/dovecot/conf.d/20-imap.conf

apt-get install drbd8-utils
apt-get install xfsprogs 

nano /etc/drbd.d/drbd1.res 

ressource r0 {
    # ...
    on ituenix1 {
        disk /dev/loop1;
        adress 192.168.178.20:1111;
    }
}

modprobe drbd
drbdadm up r0
cat /proc/drbd

modprobe drbd
drbdadm up r0
drbdadm -- --overwrite-data-of-peer primary r0
cat /proc/drbd

/etc/ha.d/authkeys
/etc/ha.d/ha.cf
/etc/ha.d/haressources


/etc/ha.d/authkeys

auth 1 
1 md5 password

/etc/ha.d/ha.cf

node ituenix1 ituenix2 

ucast eth0 192.168.178.20
ucast eth0 192.168.178.21

auto_failback on

ping 192.168.178.32

debugfile /var/log/ha-debug 
logfile /var/log/ha-log 

deadtime 5

/etc/ha.d/haressources

ituenix1 192.168.178.20 apache2

apt-get install postfix dovecot-core dovecot-imapd dovecot-pop3d apache2 libapache2-mod-php php php7.0 mariadb-server php-mysql php-intl php7.0-intl php-curl php-mbstring php-gd php-zip php-xml php-cli php-cgi

mov
lea
xchg
add
addc
sub 
sbb
mul
div
inc
dec
neg
and
or
xor
not
lods, lodsb, lodsw, lodsd
stos, stosb, stosw, stosd
movs, movsb, movsw, movsd
rep 
jmp
jxx
cmp
call
ret 
iret 
je
jne
jl
jnl
jle
jnle
jg
jng
jge
jnge
ja
jna
jae
jnae
jb
jnb
jbe
jnbe
jc
jnc
jz
jnz
in
out
push
pop 
int 
iret 

ax
bx
cx
dx
sp
bp
si
di
cs
ds
ss
es

carry flag 
overflow flag 
sign flag 
zero flag 

Sockel 423
Sockel 478
Sockel 775

1156
1155
1151
1150
1200

Westmare (Clarkdale)
Sandy Bridge
Ivy Bridge
Hasswell-DT
Comet Lake-S
Sky Lake-S
Coffee Lake-S
Kaby Lake-S

Intel-Core-i3-530
Intel-Core-i3-540
Intel-Core-i3-550
Intel-Core-i3-560
Intel-Core-i3-2100
Intel-Core-i3-3200
Intel-Core-i3-4100
Intel-Core-i3-4300
Intel-Core-i3-6000
Intel-Core-i3-6100
Intel-Core-i3-6300
Intel-Core-i3-7100
Intel-Core-i3-7300
Intel-Core-i3-8100
Intel-Core-i3-8300
Intel-Core-i3-9100
Intel-Core-i3-9300
Intel-Core-i3-10100
Intel-Core-i3-10300

PC-200          DDR-1600
PC-266          DDR-2100
PC-333          DDR-2700
PC-400          DDR-3200
PC2-...         DDR2-...
PC3-...         DDR3-...
PC4-...         DDR4-...
PC5-...         DDR5-...

8020
8021
8022
8035
8039
8040
8048
8049
8050

8031
8032
8051
8052

add 
addc
anl
orl
xrl
clr
cpl
da 
swap
rl
rlc
rr
rrc

mov 
ld 
lds
ldd 
st
sts
std
in 
out
push
pop 
lmp