Monday 28 October 2013

Google Chrome proxy setting with command line

/opt/google/chrome/google-chrome --proxy-server=192.168.42.101:8080

Friday 25 October 2013

Formatting a usb drive

sudo fdisk -l

to find all the filesystems and storage devices

sudo umount /dev/sdb1

to unmount the device sdb1

sudo mkfs.vfat /dev/sdb1

to format as fat 32

Thursday 24 October 2013

Configuring yum to use a proxy

http://docs.fedoraproject.org/en-US/Fedora_Core/5/html/Software_Management_Guide/sn-yum-proxy-server.html

Monday 21 October 2013

Wordpress Creating Presentations

http://en.blog.wordpress.com/2013/08/14/presentations-shortcode/

Tuesday 1 October 2013

Voice Recording Software

http://www.abyssmedia.com/mcrs/

http://www.voicetronix.com/logger.htm

http://en.wikipedia.org/wiki/Call-recording_software

International Standard Industrial Classification

http://unstats.un.org/unsd/cr/registry/isic-4.asp

An alternative is S&P's MSCI

http://www.msci.com/resources/pdfs/MK-GICS-DIR-3-02.pdf

Extend Office 2013 trial to 180 days

In the command prompt:

Go To:

 C:\Program Files\Common Files\Microsoft Shared\

or to (in case of 64 bit)

 C:\Program Files (x86)\Common Files\Microsoft Shared\

or

c:\Program Files\Microsoft Ofice\Office15


Then run OSPPREARM.EXE

http://www.howtogeek.com/148347/how-to-extend-your-office-2013365-trial-to-180-days/

Configuring Remote Desktop XRDP

http://sigkillit.com/category/linux/fedora-18/

if it doesn't work, try

https://mknowles.com.au/wordpress/2013/02/15/installing-xrdp-on-fedora-18-with-mate-desktop/