- π Hi, Iβm @xWhalerπ³
- π Iβm interested in SysOps Cloud & Virtualization π€
- π± Iβm currently learning CIS and Business Intelligence
- ποΈ Iβm looking to collaborate on projects with anything involving Cloud Computing or Virtualization.
- π« How to reach me: email me at [email protected]
- π Pronouns: He, Him, Dude π
- β‘ Fun fact: I enjoy reading historical non-fiction and surfing πββοΈ
- πͺ I π Go & Python π€
Information Systems student πΊπΈ
Learning about Cloud IAC
- USA
-
05:39
(UTC -05:00) - camelbyte.com
Pinned Loading
-
SSH key generation
SSH key generation 1# Generate SSH key
2ssh-keygen -t rsa -b 4096 -C "[email protected]"
34# Setting permissions
5chmod 700 ~/.ssh
-
Create a VLAN on Arch Linux system
Create a VLAN on Arch Linux system 1#Install iproute2 if you haven't already
2sudo pacman -S iproute2
34#Ensure the 8021q module is loaded, as this is necessary for VLAN tagging.
5sudo modprobe 8021q
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.