BubbaKraut random stuff Bubba comes across - and needs to remember.

  • Skip to content
  • Jump to main navigation and login

Nav view search

Navigation

Search

  • image
  • image
  • image
  • image
  • image
  • image
  • image
  • image
  • You are here:  
  • Home

Main Menu

  • Home
  • Linux stuff
  • Microsoft Stuff
  • Web stuff
  • Virtualization
  • About us

Login Form

  • Forgot your username?
  • Forgot your password?
  • Banners

Home

Gimme some space, man

  • Print
Details
Category: Virtualization

Most modern virtualization software lets you add a disk (and hence: disk space!) to your virtual machines while the machine is powered on. That's great - but then the VM's operating system needs to be able to do something with it.

In Linux, that can be quite a chore. Especially if the disk running out of space is your / partition.... In this article, I'll show you what to do about that. And no, it's not scary. Almost.

Read more: Gimme some space, man

Do I trust myself? Heck, yes!

  • Print
Details
Category: Microsoft Stuff

Here you are, all proud that you finished your first Powershell script. Cool! Congrats. PAt yourself on the back!

Now try running it. Most likely you're getting a little pesky prompt telling you to run the script only if if you trust the publisher of the script, blah, blah blah. Great stuff - if you downloaded the thing from the Big Bad Internet - but VERY annoying if you want to run the script automatically (e.g. as a login script or the like). Of course I trust the publisher! I'm not THAT paranoid! So here's how to get around the prompt (drum roll, please): Use the ExecutionPolicy switch!

PowerShell -ExecutionPolicy Bypass -File <your_path_and_scriptname>

Moving the User Profile location

  • Print
Details
Category: Microsoft Stuff

We needed to move the location of where the user profiles on a Windows 2008 R2 Server are stored from C: to D: .  This turned out to be a bit more work than anticipated - hence this article.

Read more: Moving the User Profile location

Spam: Poof, f***er!!

  • Print
Details
Category: Web stuff

All right, that title might have been a bit misleading.

What I want to talk about is the SPF - the Sender Policy Framework. And, to be more precise, what to do with it.

First off: What is it? It's a way to tell folks about who's allowed to send mail on your behalf. Ever recived mail from yourself telling you to buy Viagra? In most cases that wasn't your alter-ego (or your spouse) talking - it was a spammer posing as yourself. SPF aims to get rid of these nuisances.

Read more: Spam: Poof, f***er!!

Page 3 of 5

  • Start
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
  • End

Powered by Joomla!®