Start Chrome with completely separated settings. (Windows 7)
Step 1: Find "chrome.exe"
-> C:\Users\[username]\AppData\Local\Google\Chrome\Application\chrome.exe
-> C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
Step 2: Create Shortcut/Alias and change Target to:
-> C:\Users\[username]\AppData\Local\Google\Chrome\Application\chrome.exe --user-data-dir=C:\Users\[username]\Desktop\chrome\[choose a name]
More Info here:
http://www.chromium.org/developers/creating-and-using-profiles
Tuesday, October 18, 2011
Thursday, September 15, 2011
mount windows share on linux
basic:
#smbmount "\\\\samba1\\customers" /mnt/mountpoint/
if user is the same the following password-prompt will do the rest.
in case of errors:
- use ip-address instead of hostname "samba1"
thanx to:
http://tldp.org/HOWTO/SMB-HOWTO.html#toc8
mount -t cifs //hostname-or-ip/nameofshare /mnt/createafolderfortheshare -o user=shareuser
password: #####
Friday, September 9, 2011
google+ - post to yourself for reading later
copy links or text from google reader or other google sources
click share on the black bar on top
paste your text
add yourself ;-)
click share on the black bar on top
paste your text
add yourself ;-)
Wednesday, March 9, 2011
notepad++ Portable Plugin Manager with always "pending updates"
remove a file:
"PluginManagerGpup.xml" in
drive:\PortableApps\Notepad++Portable\Data\settings\plugins\config
maybe problems with updating routines, but the annoying messages "updates pending" when starting npp are gone ...
thanx go to Dave:
http://sourceforge.net/projects/notepad-plus/forums/forum/482781/topic/3498041
"PluginManagerGpup.xml" in
drive:\PortableApps\Notepad++Portable\Data\settings\plugins\config
maybe problems with updating routines, but the annoying messages "updates pending" when starting npp are gone ...
thanx go to Dave:
http://sourceforge.net/projects/notepad-plus/forums/forum/482781/topic/3498041
Subscribe to:
Comments (Atom)
