Projekt

Allgemein

Profil

Setup » Historie » Version 10

Jeremias Keihsler, 15.10.2021 10:54

1 1 Jeremias (Admin) Keihsler
h1. Setup Repositories
2
3
This topic lists all available repo-howtos in alphabetical order.
4
5
* [[repo_elrepo|elrepo]]
6
* [[repo_epel|epel]]
7
* [[repo_ius_release|ius release]]
8
* [[repo_nux-desktop|nux-desktop]]
9
* [[repo_owncloud-desktop|owncloud-desktop]]
10
* [[repo_virtualbox|virtualbox]]
11
12
As external repositories may bring in dependency conflicts it is wise to use [[setup_yum-priorities|yum-priorities]]
13
14
If you are unsure which repository contains a certain package you may find http://pkgs.org/ useful
15
16
h1. Setup Components
17
18
This topic lists all available setup-howtos in alphabetical order.
19
20
* [[setup_acpid|acpid - ACPI daemon]]
21
* [[setup_apache|apache - HTTP-Server]]
22
* [[setup_apcupsd|apcupsd - APC UPS monitoring]]
23
* [[setup_autofs|autofs - mount on request]]
24 5 Jeremias Keihsler
* [[setup_cockpit|cockpit - web based server management]]
25 8 Jeremias Keihsler
* [[setup_dehydrated|dehydrated - A client for signing certificates with an ACME server]]
26 1 Jeremias (Admin) Keihsler
* [[setup_fail2ban|fail2ban - block ssh-attacks]]
27
* [[setup_kvm|kvm - linux virt]]
28
* [[setup_logwatch|logwatch - log-reporting]]
29
* [[setup_lynis|lynis - server-hardening]]
30
* [[setup_mariadb|mariadb]]
31
* [[setup_mate|mate desktop environment]]
32
* [[setup_motd|motd - dynamic "message of the day" at login]]
33
* [[setup_n2n-supernode|n2n-supernode]]
34
* [[setup_n2n-edge|n2n-edge]]
35 6 Jeremias Keihsler
* [[setup_nextcloud_server15|NextCloud Server 15.x]]
36 9 Jeremias Keihsler
* [[setup_nginx|nginx - HTTP-Server]]
37 1 Jeremias (Admin) Keihsler
* [[setup_ntfs|ntfs - ntfs-support, if you need it]]
38
* [[setup_ntp_server|NTP-Server]]
39
* [[setup_pgadmin3_92|pgAdmin3 9.2 - a universal postgreSQL-Client]]
40 4 Jeremias Keihsler
* [[setup_postgresql106|postgreSQL 10.6 - database management system]]
41 1 Jeremias (Admin) Keihsler
* [[setup_rdesktop|rdesktop - equivalent to windows remote desktop connection]]
42
* [[setup_rsnapshot|rsnapshot - a cron and rsync based rolling backup solution]]
43
* [[setup_rsnapshot-diff|rsnapshot-diff - tool to check diff's between any 2 rsnapshots]]
44
* [[setup_samba|samba - filesharing]]
45 7 Jeremias Keihsler
* [[setup_svn_server|svn-server]]
46
* [[setup_svn_client|svn-client]]
47 1 Jeremias (Admin) Keihsler
* [[setup_ssh|ssh]]
48
* [[setup_unison|unison]]
49
* [[setup_vagrant|vagrant]]
50 3 Jeremias Keihsler
* [[setup_virtualboxguest61|virtualboxguest additions 6.1 - additional drivers for virtualbox guest machines]]
51 1 Jeremias (Admin) Keihsler
* [[setup_virtualboxhost60|virtualbox 6.0 - host for virtual machines]]
52
* [[setup_vsftpd|vsftpd - very secure ftp server]]
53
* [[setup_yum-cron|yum-cron - automated updates]]
54
* [[setup_yum-priorities|yum-priorities - updates]]
55
* [[setup_zabbix-server4.0|zabbix 4.0.x - monitoring server]]
56
* [[setup_zabbix-agent2.2|zabbix 2.2.x - monitoring agent]]
57
58
depreciated for new systems
59
60
h1. Configure Components
61
62
This topic lists all available config-howtos in alphabetical order.
63
64
* [[config_apache|apache]]
65
* [[config_firewalld|firewalld systemd-firewall daemon]]
66
* [[config_inittab|inittab]]
67
* [[config_hardwareinfo|Hardwareinfo - How to get]]
68
* [[config_links|Links - use as command-shortcut]]
69
* [[config_postfix_smarthost|postfix as smarthost]]
70
* [[config_samba-trash|samba-trash]]
71
* [[config_setterm|setterm - configure your TTY]]  FIXME
72
* [[setup_ssh-rsalogin]]
73
* [[config_sudo|sudo - root-power]]
74
* [[config_syslog|remote syslog - ]]
75
* [[config_gnome-terminal|gnome-terminal - disable "BEEP"]]
76
* [[config_tty|TTY - configure your TTY]]
77
* [[config_keyboard|configure your keyboard]]
78
79
h1. Usage of / HowTo
80
81
This topic lists all available tutorials in alphabetical order.
82
* [[howto_btrfs|btrfs - ]]
83
* [[howto_curl|curl - ]]
84
* [[howto_dd|dd - ]]
85
* [[howto_gnome3|gnome3 tweaks]]
86
* [[howto_grep|grep - print lines matching a pattern]]
87
* [[howto_grub2|grub2 - ]]
88
* [[howto_hardwareinfo|get hardware-info]]
89
* [[howto_ls]]
90
* [[howto_lvm]]
91
* [[howto_mdadm]]
92
* [[howto_ncdu]]
93
* [[howto_network-manager]]
94
* [[howto_rsync]]
95
* [[howto_screen]]
96
* [[howto_systemctl|systemctl - cheat-sheet]]
97
* [[howto_split|split - files to pieces]]
98
* [[howto_ssh|ssh - secure shell]]
99 10 Jeremias Keihsler
* [[howto_sshfs|sshfs - secure shell filesystem]]
100 1 Jeremias (Admin) Keihsler
* [[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_yum|yum]]
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
* rkhunter