top of page


Notes: Linux Fundamentals Part 3 | THM
Handle files with text editors like Nano and Vim, download with the wget command securly transfer file between two machines using SSH and SC
31 dec. 20244 min läsning


Notes: Linux Fundamentals Part 2 | THM
Remotely execute commands by using the Secure Shell protocol to connect to the remote Linux machine. The SSH syntax require the IP address,
26 dec. 20242 min läsning


Notes: Linux Fundamentals Part 1 | THM
Linux is an open-source operating system based on UNIX. Interact with the system without a Graphical User Interface (GUI) using the text-bas
25 dec. 20242 min läsning


Notes: Linux Shells | Cyber Security 101 | THM
When interacting with a shell, you must be in the directory where you want to perform operations.
10 dec. 20244 min läsning


PHP on Ubuntu Server
PHP, Hypertext Preprocessor, is used for web development, a server-side scripting language interacting with databases
16 nov. 20241 min läsning


MySQL on Ubuntu Server
Structured Query Language (SQL) is used for communicating with databases, and MySQL is a popular database management system (DBMS)
16 nov. 20242 min läsning


Apache on Ubuntu Server
Apache is a popular web server and a part of the LAMP-stack
16 nov. 20242 min läsning


Ubuntu Server 22.04 on VirtualBox
If you don't already have VirtualBox installed, you can follow this tutorial. It should be possible to follow even if you have a different o
16 nov. 20243 min läsning
bottom of page


