@bravo744
Nothing here yet.
Nothing here yet.
Jan 1, 2025 · 3 min read · Right, so you want to know what web hosting is. But that might mean understanding a bit what the internet is. Let’s take a website. Websites aren’t a program or file on your computer. To get it out there for everyone to see, you need something called...
Join discussionNov 14, 2024 · 2 min read · Running low on storage? Ubuntu’s terminal has a quick command to help you hunt down those space-hogging files. Instead of manually digging through folders, you can use a simple command to locate large files and decide what can go. Just open the termi...
Join discussionNov 14, 2024 · 1 min read · Navigating directories in Ubuntu's terminal can be smooth and speedy with a few simple commands. If you’re in one folder but need to jump to another, just use cd followed by the path. For example, to get to your home directory, type cd ~. If you’re j...
Join discussionNov 14, 2024 · 1 min read · Have you found yourself running a command only to realise you need superuser privileges? Instead of retyping everything, there’s a quick method to run the last command as sudo in Ubuntu. To do this, simply type sudo !! and hit Enter. What’s happening...
Join discussion