Advanced Search
Search Results
5 total results found
Installing Open WebUI 5.20 on Ubuntu 22.04
Install Ubuntu 24.04. (Note to have sufficient storage for the models) Update the ubuntu system to ensure all are up to date before installig the open-webui sudo apt update -y && sudo apt upgrade -y Install the Ollama 1. Download the installation scrip...
Try Hack Me/Billing
Write-up / THM / Billing by: Start the Virtual Machine Run an nmap scan to the VM machine From the nmap scan: nmap -sS -sC -sV IP_THM_VM_machine Ports 22, 80, and 3306 are open VM machine is a Debian Linux Connect to port 80 using a web browser ...
Very touching words
A salary is a drug your employer gives you to forget your dream. You lost 99% of your friends when you start upgrading your life.
Bandit
Bandit Level 0 ssh -p2220 bandit0@bandit.labs.overthewire.org password of bandit0 - bandit0 Bandit Level 0 - Level 1 $ ssh -p2220 bandit0@bandit.labs.overthewire.org bandit0@bandit:~$ cat /home/bandit0/readme bandit0@bandit:~$ cat /home/bandit0/r...
Try Hack Me/Brains
Write-up / THM / Brains by: alfreddgreat Start the Virtual Machine Run an nmap scan to the VM machine From the nmap scan: nmap -sS -sC -sV IP_THM_VM_machine Ports 22, 80, and 50000 are open VM machine is an Ubuntu Linux Connect to port 80 u...