vrijdag 14 juni 2013

Win8 - Open multiple desktop apps with key cmd

Source
Win8 doesn’t let you launch multiple instances of some programs when launched through the Start Screen. For instance, if Notepad is already opened on desktop, you can’t quickly open another Notepad window from the Start Screen.

Luckily there are key commands to help you:
- Shift Click the Icon on the taskbar
- Middle click 

woensdag 7 november 2012

ssd-speed-tweaks (Firefox)

Source

A good article on how to tweak your SSD

for example Firefox - Use memory cache

To change the cache location to RAM:
Open Firefox -> Type about:config into the address bar -> Enter -> double-click browser.cache.disk.enable to set the value to False -> Right-Click anywhere -> New -> Integer -> Preference Name "disk.cache.memory.capacity" -> value memory size in KB. Enter 32768 for 32MB, 65536 for 64MB, etc. -> restart Firefox

woensdag 8 augustus 2012

Easy way to create USB Boot drive with Wintobootic

Source: http://www.wintobootic.com/
WiNToBootic is free program, creating boot disks using ISO images. It is a standalone small and portable tool of only 600KB. Super User Friendly. Good for use where you do not have CD drive (like laptop) and have to install the OS.

zaterdag 28 april 2012

Move firefox user profile to new computer

(source)
This is an easy way to move your settings:
1. Exit Firefox
2. Start -> Run -> type ‘%APPDATA%’
3. Select Mozilla -> Firefox -> Profiles
4. Copy profile folder (XXXXXXX.default) and paste it to desired location (eg. C:\Firefox\Profiles)
5. Start -> Run -> type ‘firefox.exe -ProfileManager’
6. Click ‘Create Profile’
7. Click ‘Choose Folder’
8. Select the newly copied folder (eg. C:\Firefox\Profiles\XXXXXXX.default)
9. Now select the newly created profile and click ‘Start Firefox’ — check that all your cookies etc are there
10. Surf the net!

dinsdag 13 maart 2012

XP .Net Framework, get rid of login screen

Category Annoyances: after installation of .Net framework the XP login screen returns.
To get rid of it do the following:
Right-click My computer, Manage, Local Users and Groups, Users. 
In the right window pane there is a list of all the users on your computer. Just disable the accounts that were added by the Microsoft.net framework update (ASPNET). Close the window, reboot, and the "Select User" logon screen will no longer appear.
Source

zondag 12 februari 2012

Soundcloud not working in Firefox(10) (SOLVED)

I noticed that I could not play music from soundcloud. The reason was my Add-on flashblock, after I whitelisted souncloud.com it was ok (options -> Whitelist)

vrijdag 10 februari 2012

multiple SSID / Network Segregation

Good to know:
Channels are by radio, not SSID.

Example

(AP#1) Channel 1
SSID - TEST1
SSID - TEST2

(AP#2) Channel 11
SSID - TEST1
SSID - TEST2

As you can see your TEST 1 will broacast on channel 1 and 11 ...

Network Segregation 
(source: http://www.techsupportforum.com/forums/f31/network-segregation-291997.html

  1. Reset both routers to factory defaults by holding the reset button for 15 seconds with power on.
  2. Change the base address of the secondary router to 192.168.2.1.
  3. Connect the primary (insecure) router's WAN port to the cable modem.
  4. Connect the secondary (secure) rotuer's WAN port to one of the primary router's LAN ports.
  5. Configure the wireless section of each of the routers to your desires, making sure you use two non-conflicting channels, i.e. 1, 6, and 11 are the good ones in the US.
  6. Do NOT disable DHCP anywhere.

This will accomplish the desired result.

Note, the secure environment is the secondary router that is connected to the primary router, which is in turn connected to the cable modem. The primary router is the one that is for "public" use.