WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.3K

Once again, it's time for the FNGT!

If you don't know how this works, . That link will take you to another site to give you some additional information and tell you about some of our off-site features. That's also the site where we will host the weekly guitar threads, should Poal go down.

NOTE: That site is by invitation only. If you want an invite, and you're a regular participant, then just ask COF, Crazy, or TheBuddha.

If you do know what's going on, you probably don't need to click that link - but you may want to, to make sure you know of the other features, such as the archive or a separate forum that's invite only.

Remember, we are guests here on Poal. Let's act like it. If you're interested in supporting Poal, then .

# **Once again, it's time for the FNGT!** If you don't know how this works, [click this link](https://fngt.gq/index.php?page=intro). That link will take you to another site to give you some additional information and tell you about some of our off-site features. That's also the site where we will host the weekly guitar threads, should Poal go down. **NOTE:** That site is by invitation only. If you want an invite, and you're a regular participant, then just ask COF, Crazy, or TheBuddha. If you do know what's going on, you probably don't need to click that link - but you may want to, to make sure you know of the other features, such as the archive or a separate forum that's invite only. Remember, we are guests here on Poal. Let's act like it. If you're interested in supporting Poal, then [you can donate](https://poal.co/donate).

(post is archived)

[–] 0 pt

That does it for every file in a directory with just one command. I fucking love Linux, probably because I'm inherently lazy when it comes to computing. I automate EVERYTHING that I can. I hate repeating work. So, I automate it away.

This is how I fix a recurring problem with VirtualBox:

alias fixvbox="sudo apt-get install dkms build-essential linux-headers-generic -y ; sudo apt-get install linux-headers-$(uname -r) -y; sudo apt install --reinstall virtualbox -y"

[–] 0 pt

That is much more efficient

[–] 0 pt

Even my WordPress sites are automated. I don't fucking upgrade a damned thing, or update anything. I have them all set to automatically apply all updates. They even scan themselves for vulnerabilities or security issues and send me an email report with their findings.

Today, the musicfor.us domain has automatically dealt with 432 spam attacks. I ain't deleting all those spam messages automatically. Fuck that. I've got better shit to do with my time.

My uHost.cyou site has blocked 1,056 hacking attempts in the past 30 days. I've got all that shit optimized and self-maintaining.

[–] 0 pt

Fucking hackers