Skip to content

Commit

Permalink
Merge pull request #559 from alaurie/master
Browse files Browse the repository at this point in the history
Added in link for office RHEL docker issue #554
  • Loading branch information
bennyvasquez authored Jan 10, 2025
2 parents cf41fca + dc2db28 commit 4aa3a6c
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/Howto.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: 'Howtos'
title: "Howtos"
---

# AlmaLinux Howto Guides (external)

## Installation Guides

- [EPEL and RPM Fusion](/documentation/epel-and-rpmfusion)
- [Nginx](https://orcacore.com/install-nginx-web-server-almalinux-9/)
- [Foreman](https://www.how2shout.com/linux/how-to-install-foreman-on-rocky-or-almalinux-8/)
Expand All @@ -18,28 +20,34 @@ title: 'Howtos'
- [Java](https://linuxstans.com/how-to-install-java-almalinux/)

## Remote Desktop

- [Remote Desktop Access with VNC](https://www.answertopia.com/almalinux/almalinux-remote-desktop-access-with-vnc/)
- [Displaying Applications Remotely (X11 Forwarding)](https://www.answertopia.com/almalinux/displaying-almalinux-applications-remotely-x11-forwarding/)

## Virtualization
## Virtualization

- [vagrant-libvirt plugin](https://docs.euro-linux.com/HowTo/vagrant-with-libvirt/)
- [Docker CE](https://techviewleo.com/how-to-install-docker-ce-on-almalinux/)
- [Docker CE](https://docs.docker.com/engine/install/rhel/)
- [XCP-ng VM Tools](https://techviewleo.com/install-xcp-ng-vm-tools-on-centos-almalinux/)

## Authentication & Security

- [Configuring SSH Key-based Authentication](https://www.answertopia.com/almalinux/configuring-ssh-key-based-authentication-on-almalinux/)
- [Enabling SSH 2FA](https://www.techrepublic.com/article/how-to-enable-ssh-2fa-on-almalinux-for-more-secure-logins/)

## Networking

- [Network Configuration with NetworkManager](https://www.answertopia.com/almalinux/almalinux-network-management/)
- [Firewall Configuration with firewalld](https://www.answertopia.com/almalinux/almalinux-firewall-configuration-with-firewalld/)
- [NFS File Sharing](https://www.answertopia.com/almalinux/using-nfs-on-almalinux-to-share-files-with-remote-systems/)
- [SAMBA File Sharing](https://www.answertopia.com/almalinux/sharing-files-between-almalinux-and-windows-with-samba/)

# ARM

- [ESXI ARM support](https://williamlam.com/2021/07/almalinux-os-8-4-on-esxi-arm.html)
- [Raspberry Pi](https://github.com/AlmaLinux/raspberry-pi/)

## Other

- [Creating a mirror](https://gnulinux.ro/blog-page-8312-how-to-create-a-public-official-mirror-for-almalinux-in-three-steps)
- [Unattended installation using kickstart](./documentation/kickstart-guide.md)

0 comments on commit 4aa3a6c

Please sign in to comment.