Projekt

Allgemein

Profil

Setup » Historie » Version 10

Jeremias Keihsler, 04.10.2024 18:59

1 1 Jeremias Keihsler
h1. Setup Repositories
2
3
This topic lists all available repo-howtos in alphabetical order.
4
5
* [[repo_epel|epel]]
6
* [[repo_virtualbox|virtualbox]]
7
8
As external repositories may bring in dependency conflicts it is wise to use [[setup_yum-priorities|yum-priorities]]
9
10
If you are unsure which repository contains a certain package you may find http://pkgs.org/ useful
11
12
h1. Setup Components
13
14
This topic lists all available setup-howtos in alphabetical order.
15
16
* [[setup_acpid|acpid - ACPI daemon]]
17
* [[setup_apache|apache - HTTP-Server]]
18
* [[setup_apcupsd|apcupsd - APC UPS monitoring]]
19
* [[setup_autofs|autofs - mount on request]]
20 9 Jeremias Keihsler
* [[setup_clamav|clamav - ClamAV anti virus]]
21 1 Jeremias Keihsler
* [[setup_cockpit|cockpit - web based server management]]
22
* [[setup_chronyd|chronyd - ntp daemon]]
23
* [[setup_dehydrated|dehydrated - A client for signing certificates with an ACME server]]
24
* [[setup_fail2ban|fail2ban - block ssh-attacks]]
25
* [[setup_kvm|kvm - linux virt]]
26
* [[setup_logwatch|logwatch - log-reporting]]
27
* [[setup_lynis|lynis - server-hardening]]
28
* [[setup_mariadb|mariadb]]
29
* [[setup_mate|mate desktop environment]]
30 3 Jeremias Keihsler
* [[setup_mercurial|mercurial]]
31 1 Jeremias Keihsler
* [[setup_motd|motd - dynamic "message of the day" at login]]
32
* [[setup_n2n-supernode|n2n-supernode]]
33
* [[setup_n2n-edge|n2n-edge]]
34
* [[setup_nextcloud_server15|NextCloud Server 15.x]]
35
* [[setup_nginx|nginx - HTTP-Server]]
36
* [[setup_ntfs|ntfs - ntfs-support, if you need it]]
37 2 Jeremias Keihsler
* [[setup_ntp_server|ntpsec-Server (ntpd)]]
38 1 Jeremias Keihsler
* [[setup_pgadmin3_92|pgAdmin3 9.2 - a universal postgreSQL-Client]]
39
* [[setup_postgresql106|postgreSQL 10.6 - database management system]]
40
* [[setup_rdesktop|rdesktop - equivalent to windows remote desktop connection]]
41
* [[setup_rsnapshot|rsnapshot - a cron and rsync based rolling backup solution]]
42
* [[setup_rsnapshot-diff|rsnapshot-diff - tool to check diff's between any 2 rsnapshots]]
43
* [[setup_s3fs|s3fs - remote filesystem]]
44
* [[setup_samba|samba - filesharing]]
45
* [[setup_ssh|ssh]]
46
* [[setup_sshfs|sshfs]]
47
* [[setup_svn_server|svn-server]]
48
* [[setup_svn_client|svn-client]]
49
* [[setup_unison|unison]]
50
* [[setup_vagrant|vagrant]]
51
* [[setup_virtualboxguest61|virtualboxguest additions 6.1 - additional drivers for virtualbox guest machines]]
52 7 Jeremias Keihsler
* [[setup_virtualboxhost71|virtualbox 7.1 - host for virtual machines]]
53 1 Jeremias Keihsler
* [[setup_vsftpd|vsftpd - very secure ftp server]]
54
* [[setup_yum-cron|yum-cron - automated updates]]
55
* [[setup_yum-priorities|yum-priorities - updates]]
56
* [[setup_zabbix-server4.0|zabbix 4.0.x - monitoring server]]
57
* [[setup_zabbix-agent2.2|zabbix 2.2.x - monitoring agent]]
58
59
depreciated for new systems
60
61
h1. Configure Components
62
63
This topic lists all available config-howtos in alphabetical order.
64
65
* [[config_apache|apache]]
66
* [[config_firewalld|firewalld systemd-firewall daemon]]
67
* [[config_inittab|inittab]]
68
* [[config_hardwareinfo|Hardwareinfo - How to get]]
69
* [[config_links|Links - use as command-shortcut]]
70
* [[config_postfix_smarthost|postfix as smarthost]]
71
* [[config_samba-trash|samba-trash]]
72
* [[config_setterm|setterm - configure your TTY]]  FIXME
73
* [[setup_ssh-rsalogin]]
74
* [[config_sudo|sudo - root-power]]
75
* [[config_syslog|remote syslog - ]]
76
* [[config_gnome-terminal|gnome-terminal - disable "BEEP"]]
77
* [[config_tty|TTY - configure your TTY]]
78
* [[config_keyboard|configure your keyboard]]
79
80
h1. Usage of / HowTo
81
82
This topic lists all available tutorials in alphabetical order.
83
* [[howto_curl|curl - ]]
84
* [[howto_dd|dd - ]]
85
* [[howto_dnf|dnf - yum successor]]
86
* [[howto_gnome3|gnome3 tweaks]]
87
* [[howto_grep|grep - print lines matching a pattern]]
88
* [[howto_grub2|grub2 - ]]
89
* [[howto_hardwareinfo|get hardware-info]]
90
* [[howto_ls]]
91
* [[howto_lvm]]
92
* [[howto_mdadm]]
93
* [[howto_ncdu]]
94
* [[howto_network-manager]]
95
* [[howto_rsync]]
96
* [[howto_screen]]
97
* [[howto_systemctl|systemctl - cheat-sheet]]
98
* [[howto_split|split - files to pieces]]
99
* [[howto_ssh|ssh - secure shell]]
100
* [[howto_sudo|sudo]]
101
* [[howto_tar|tar]]
102
* [[howto_useradd|useradd - add user]]
103
* [[setup_vim|vim - a widespread editor, ultrashort tutorial]]
104
* [[howto_vncserver|vncserver]]
105
* [[howto_wget|wget]]
106
* [[howto_dnf|yum -> dnf]]
107
108
* [[howto_compile|compile sources]]
109
110
h1. Bash scripts/snippets
111
112
This topic lists all available scripts/snippets in alphabetical order.
113
* [[bash_checkfreespace|check free space]]
114
* [[bash_countdown|countdown]]
115
* [[bash_find_files_containing|find files containing]]
116
* [[bash_find_duplicate_files|find duplicate files]]
117
* [[bash_rtcwake|use real-time-clock for restart et.c.]]
118
119
h1. not server-related
120
121
* [[gnome_tracker|tracker]]
122
* [[multimedia_skype|skype]]
123
* [[multimedia_vlc|vlc]]
124
* [[multimedia_ffmpeg|ffmpeg]]
125 10 Jeremias Keihsler
* [[multimedia_codecs|codecs]]
126 1 Jeremias Keihsler
* rkhunter