From ee1ff33b21798048e79a200d246767db45bb70c9 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 1 Sep 2009 22:23:33 +0000 Subject: [PATCH] added some general tips --- wiki/Tips.wiki | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/Tips.wiki b/wiki/Tips.wiki index c5b1b7bf..a91d5785 100644 --- a/wiki/Tips.wiki +++ b/wiki/Tips.wiki @@ -5,6 +5,9 @@ Here we're collecting tips for CORE, FreeBSD, and OpenVZ. Please add your tips h = CORE tips = tips for CORE that are not OS-specific + * if you are drawing a wired topology where a router is connected to a hub/switch and PCs/hosts are connected to that, first draw the link from the router to the switch; this way the PCs/hosts will automatically have a default route to the router + + * the periodic Widgets may consume a lot of CPU cycles, pay attention to the CPU usage in the bottom right of the GUI, especially when running on VMware = FreeBSD tips = tips for FreeBSD