This commit is contained in:
Benjamin Toby
2023-10-29 16:49:24 +01:00
parent 3be9fa04b4
commit a7f660fab8
3 changed files with 23 additions and 10 deletions
+12
View File
@@ -23,6 +23,10 @@
"title": "Ubuntu Linux",
"description": "Secure server management with ubuntu and Linux"
},
{
"title": "Kali Linux",
"description": "Penetration testing and application security"
},
{
"title": "Nginx",
"description": "Super secure web server, reverse proxy and load balancer"
@@ -31,6 +35,14 @@
"title": "MySQL",
"description": "Tried and tested data storage, querying, and management."
},
{
"title": "Docker",
"description": "Containarization of applications."
},
{
"title": "Linux Alpine",
"description": "Lightweight Linux distro for docker containers and high-performance/secure infrastructure"
},
{
"title": "Git and Github",
"description": "Version control"