User contributions for PeterHarding
Jump to navigation
Jump to search
- 19:39, 4 July 2016 diff hist +33 Using TeX
- 19:35, 4 July 2016 diff hist +151 Using TeX
- 19:32, 4 July 2016 diff hist +115 Using TeX
- 19:29, 4 July 2016 diff hist +451 Using TeX
- 19:24, 4 July 2016 diff hist −94 Using TeX →Setting up Tex Studio
- 19:23, 4 July 2016 diff hist +207 N Using TeX Created page with "=Setting up Tex Studio= ==Download== * https://sourceforge.net/projects/texstudio/files/texstudio/TeXstudio%202.11.0/texstudio-2.11.0-win-qt5.5.1.exe/download Category:..."
- 19:48, 6 June 2016 diff hist +14,710 Python - setuptools current
- 12:36, 3 June 2016 diff hist +64 N Category:Oracle OVM Created page with "Oracle Virtualization Manager links, references and resources..." current
- 12:36, 3 June 2016 diff hist +24 Using Oracle VM Manager Version 3 current
- 12:36, 3 June 2016 diff hist +24 Uninstalling Oracle VM Manager current
- 12:35, 3 June 2016 diff hist +24 Restoring VM Manager DB current
- 12:35, 3 June 2016 diff hist +24 OVMM Already installed current
- 12:35, 3 June 2016 diff hist +24 OVM Install from the Start current
- 12:35, 3 June 2016 diff hist +24 Installing Oracle VM Manager current
- 12:34, 3 June 2016 diff hist +24 Backing up VM Manager DB current
- 12:34, 3 June 2016 diff hist +24 Oracle VM Manager current
- 12:33, 3 June 2016 diff hist +48 Setting up Oracle VM Manager 3.0.1 current
- 12:33, 3 June 2016 diff hist +24 Configuring iptables current
- 12:32, 3 June 2016 diff hist +151 N Using iptables Created page with " echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080 Category:Firewalls" current
- 12:12, 3 June 2016 diff hist −23 Reset NTFS ACLs →ATTRIB current
- 12:11, 3 June 2016 diff hist +345 Reset NTFS ACLs →ATTRIB
- 12:09, 3 June 2016 diff hist +102 Reset NTFS ACLs →ATTRIB
- 12:08, 3 June 2016 diff hist +16 Reset NTFS ACLs
- 12:08, 3 June 2016 diff hist −4 Reset NTFS ACLs
- 12:07, 3 June 2016 diff hist +2 Reset NTFS ACLs
- 12:07, 3 June 2016 diff hist +20 Reset NTFS ACLs
- 12:07, 3 June 2016 diff hist +96 Reset NTFS ACLs
- 12:01, 3 June 2016 diff hist +71 Reset NTFS ACLs
- 12:00, 3 June 2016 diff hist +72 Reset NTFS ACLs
- 12:00, 3 June 2016 diff hist +110 Reset NTFS ACLs
- 11:59, 3 June 2016 diff hist +188 Reset NTFS ACLs
- 11:58, 3 June 2016 diff hist +2 Reset NTFS ACLs
- 11:57, 3 June 2016 diff hist +10 Reset NTFS ACLs
- 11:57, 3 June 2016 diff hist +3,969 Reset NTFS ACLs
- 11:56, 3 June 2016 diff hist +35 Reset NTFS ACLs
- 11:55, 3 June 2016 diff hist +27 Reset NTFS ACLs
- 11:54, 3 June 2016 diff hist +222 Reset NTFS ACLs
- 11:53, 3 June 2016 diff hist +60 Reset NTFS ACLs
- 11:51, 3 June 2016 diff hist +5 Reset NTFS ACLs
- 11:51, 3 June 2016 diff hist +425 N Reset NTFS ACLs Created page with " NTFS is a much more fine-grained than Unix. The following commands take ownership and reset the ACLs to default. Also, if the drive permissions themselves are mangled,..."
- 11:33, 21 May 2016 diff hist +3 Category:Threads current
- 11:32, 21 May 2016 diff hist +74 N Category:Threads Created page with "Links, Notes and Resource on Threads and their use. (Posix or otherwise)"
- 11:31, 21 May 2016 diff hist +21 CSharp Threading Notes current
- 11:31, 21 May 2016 diff hist +140 N CSharp Threading Notes Created page with " =Links= * http://www.albahari.com/threading/ * http://www.albahari.info/threading/threading.pdf Category:C Sharp Category:Threads"
- 11:29, 21 May 2016 diff hist +1,884 N Python - Using NTLM Created page with " =Some Info= From - http://stackoverflow.com/questions/2916396/smtp-through-exchange-using-integrated-windows-authentication-ntlm-using-pytho <pre> from smtplib import SMTPE..." current
- 19:04, 20 April 2016 diff hist +398 N NodeJS and Angular Stuff Created page with " <pre> $ npm install -g typescript C:\Users\aasdev\AppData\Roaming\npm\tsc -> C:\Users\aasdev\AppData\Roaming\npm\node_modules\typescript\bin\tsc C:\Users\aasdev\AppData\Roami..." current
- 15:57, 20 April 2016 diff hist +8 Python - pip
- 15:56, 20 April 2016 diff hist +2,933 N Python - pip Created page with "=Notes= <pre> $ pip install stormpath-config Collecting stormpath-config Could not find a version that satisfies the requirement stormpath-config (from versions: ) No match..."
- 18:30, 23 February 2016 diff hist +28,295 Python - xlwt current
- 18:25, 23 February 2016 diff hist +55 N Python - xlwt Created page with "=Using Excel Modules with Python= Category:Python"