Skip to content
Realhe.ro blog

Realhe.ro blog

Not another blog about webdesign, security and IT.

  • Home
  • Gamedev repository (mostly Phaser stuff)
  • Phaser course
    My Phaser course for absolute beginners.
  • Elementary OS
    Tips for Elementary OS users.
  • Projects
    • PHP
      • Smarty gettext with domain support (block t plugin) [depreciated]
      • Active directory support for Yii framework
    • jQuery
      • jQuery advanced filter list plugin
      • Reversed version of cycle2 plugin Scroll Vert
    • Misc
  • Contact
  • Friends
    • iBeat IT – my friend’s blog about Hyper-V and IT
    • Girls Gone Tech – About women in IT world (Polish)

Language Switcher

  • English
  • Polski

Konrad Fedorczyk

1Hi, I'm Konrad!
I spend my time mostly on coding web related stuff. I hope you'll find my articles helpful.

Adrian Ligiewicz

1Work in IT is my dream.
Acquiring engineer title is a matter of time and constant hunger for knowledge only solidifies it.
If you let me prove myself, you will not regret that.

Tag: Virtualbox

Easiest way to create a shortcut for running headless VirtualBox machine

Easiest way to create a shortcut for running headless VirtualBox machine

This short tutorial will show you how to create a shortcut to run machine in headless mode (on Windows).

Posted on June 14, 2019June 14, 2019Categories Tutorial, WindowsTags Virtualbox, virtualizationLeave a comment on Easiest way to create a shortcut for running headless VirtualBox machine
Problems with internet connectivity on Debian guest

Problems with internet connectivity on Debian guest

When you’re experiencing problems with internet connection on VirtualBoxe’s guest hosts. double check your gateway settings. Here are commands that may help you:

ip route del default
ip route add default via [gateway address] dev [device name]

And to list available interfaces:

ip address
Posted on November 5, 2018Categories LinuxTags debian, VirtualboxLeave a comment on Problems with internet connectivity on Debian guest
How to get rid of :Zone.Identifier files

How to get rid of :Zone.Identifier files

Everyone who uses Windows inside Virtualbox on Linux machine (and shares host folders) knows this problem.

Continue reading How to get rid of :Zone.Identifier files

Posted on October 10, 2017October 10, 2017Categories Administration, Linux, WindowsTags bash, Linux, Virtualbox, windows2 Comments on How to get rid of :Zone.Identifier files
Proudly powered by WordPress