From 1a9c923c98222c2d4a491486eaf8c887d429d259 Mon Sep 17 00:00:00 2001
From: Chris Koeritz The cakelampvm project provides a Virtualbox VM that acts as an "internet
in a bottle", serving up your web sites securely and only to your local
host. The virtual machine provides DNS services (
The ipconfig tool will provide helpful information about your current
networking and DNS configuration: The DNS configuration on Windows is somewhat byzantine. The pipe
characters ('|') below are used to separate the menus or tabs or dialogs
to traverse. Follow this path to get to the DNS config:
feisty meow® concerns ltd.
Vintage: cakelampvm v002
- Updated: 2017-12-19 (rev. h)
+ Updated: 2018-1-7 (rev. i)
passwd
The 'passwd' command will ask for your current password, and then for a
new password plus a verification of that new password.
+ You will probably want to change your samba password as well, which is
+ used when accessing the virtual machine over the network. This is
+ a different, but very similar, command on Linux:
+ smbpasswd
@@ -279,7 +283,7 @@ href="http://mapsdemo.cakelampvm.com">http://mapsdemo.cakelampvm.comSetting up DNS on Windows
> ipconfig /all
+ > ipconfig /all
> ipconfig /flushdns+
> ipconfig /flushdns
and on Linux the flush DNS command can be many different things, but try these two most common options:
# restarts the client side DNS cache.
sudo service dns-clean restart
--
2.34.1