Both sides previous revisionPrevious revisionNext revision | Previous revision |
linux:start [2020/08/25 10:15] – [Tools & Scripts] js | linux:start [2024/09/10 13:01] (current) – [Troubleshooting] js |
---|
====== Linux ====== | ====== Linux ====== |
| |
==== Configuration === | See also: [[dev:bash:start|Bash]] development |
| |
| ===== Distributions ===== |
| * [[linux:distri:start| Linux Distributions like RedHat, Rocky or Alma Linux, Debian, Ubuntu ....]] |
| |
| ===== Configuration ===== |
* [[/linux/vlan| Configure vlan on CentOS 5]] | * [[/linux/vlan| Configure vlan on CentOS 5]] |
* [[/linux/co7/oldnicnames| how to enable old eth0 nic names in CentOS 7]] | * [[/linux/co7/oldnicnames| how to enable old eth0 nic names in CentOS 7]] |
| * [[/linux/install/firstcmds| First commands to update and install important apps]] |
| * [[/linux/vpn/wireguard| Configuration of Wireguard as VPN Client]] |
| |
===== Code Snippets ===== | ===== Code Snippets ===== |
* [[/linux/cmd/lvm| lvm commands]] | * [[/linux/cmd/lvm| lvm commands]] |
* [[/linux/cmd/ip| ip commands]] | * [[/linux/cmd/ip| ip commands]] |
| * [[/linux/cmd/hw| hardware linux commands and tools]] |
| * [[/linux/cmd/misc| other linux command and tools]] |
| |
==== Tools & Scripts ==== | ===== Tools & Scripts ===== |
* [[/linux/openipmi| Using of openipmi]] | * [[/linux/openipmi| Using of openipmi]] |
* [[/linux/yum| Using of yum]] | * [[/linux/yum| Using of yum]] |
* [[/linux/lldp| lldp]] link discovery on linux | * [[/linux/lldp| lldp]] link discovery on linux |
* [[/linux/selinux| selinux]] disable and status on linux | * [[/linux/selinux| selinux]] disable and status on linux |
| * [[/linux/rsync| rsync]] sync files and dirs, examples |
| * [[/linux/ncdu| ncdu]] command line grafical disk usage |
| * [[/linux/elevate]] Alma Linux Migration Tool |
| |
==== Server & Programme ==== | ===== Server & Programme ===== |
* [[/linux/zimbra| Configuration & Usage of Zimbra]] | * [[/misc/zimbra| Configuration & Usage of Zimbra]] |
* [[/linux/tools| Tools or small programes]] | * [[/linux/tools| Tools or small programes]] |
* [[/linux/remote| Remote control for linux server]] | * [[/linux/remote| Remote control for linux server]] |
| |
| |
==== Troubleshooting ==== | ===== Troubleshooting ===== |
| * [[/linux/trouble/log| Logging, Level, Logfiles ...]] |
* [[/linux/trouble/kickstart| Kickstart error and fixing]] | * [[/linux/trouble/kickstart| Kickstart error and fixing]] |
* [[/linux/trouble/netrpc| net rpc error access denied]] | * [[/linux/trouble/netrpc| net rpc error access denied]] |
| * [[linux:gparted|GPartEd]] - GNOME Partition Editor |
| |
==== Tipps & Tricks ==== | ===== Tipps & Tricks ===== |
* [[/linux/tipps/getfinger| get fingerprint]] | * [[/linux/tipps/getfinger| get fingerprint]] |
* [[/linux/tipps/flushdns| flush DNS Cache]] | * [[/linux/tipps/flushdns| flush DNS Cache]] |
| * [[/linux/tipps/flusharp| flush ARP Cache]] |
* [[/linux/tipps/scp| scp tips & infos]] | * [[/linux/tipps/scp| scp tips & infos]] |
| * [[/linux/tipps/tmout| TMOUT to log of user from terminal]] |
| * [[/linux/tipps/grup| grub: how to boot into cli instead of gui]] |
| |
| * [[/linux/tipps/lightdm| LightDM]] desktop login manager |
| * [[/linux/tipps/xrandr|xrandr]] change desktop resolution |
| * [[/linux/tipps/diswayland|Disable Wayland]] on RedHat 8 & comp. OS |
| * [[/linux/tipps/headless|Headless]] monitor driver vor X11 |
| * [[/linux/tipps/gnome/bgcolor|Gnome Background Color Only]] and not a picture |
| * [[https://www.cyberciti.biz/tips/how-do-i-find-out-what-shell-im-using.html|Which shell using or are installed]] |
| * [[/linux/tipps/lvm/failed-to-mount|restored linux vm failed to boot or mounting devmapper of device failed]] |
| |
| |