A bit about me:

James Gravatar

Howdy! I'm James, a website developer who loves all things web. When I'm not in web developer mode I enjoy writing on my blog and gaming. When I'm not doing that I'm probably on Netflix going on the latest TV series binge.

Read more about me

An email developer’s first look at the Outlook Mail app in Windows 10

25
The new Outlook mail app in Windows 10 
First look and going hands on with the new email client

Windows 10 is the upcoming version of Microsoft’s Windows operating system and there are some big changes coming One area which caught my attention was the mention of the Outlook email client. While its not unusual for Microsoft to talk about their own software, the changes to how Outlook and the whole Office suite will be on Windows 10 is certainly a shift from the current package. Windows 10 will feature a new Outlook app that will be the default email client in Windows 10, replacing the current Mail and Calendar apps in Windows 8/8.1. Not only that but its also a universal app and will be on phones and tablet devices as well.

Read more →

Running DirectAdmin through a reverse proxy with Apache 2.2/2.4

0
DirectAdmin Web Interface Admin Level

DirectAdmin runs on port 2222 by default, for restrictive firewalls this port will likely be blocked hence you’ll be unable to login to the control panel. You could of course use a VPN or SSH tunnel, but unless your running those types of services on standard ports like 443, the most restrictive firewalls aren’t going to allow such actions. Instead what you can do is use a reverse proxy and run DirectAdmin on port 80/443 with a bit of a custom Apache configuration.

Read more →

Configuring different DNS servers per interface with DNSMasq

0
DD-WRT Web Interface on the ASUS RT N66U

In my home I happen to run a small Windows Server 2012 R2 domain, I have two Active Directory servers, one is the primary and the other replicates the primary AD server in the event of it ever going down. Because of this AD setup, I am running the DNS role on these servers but leave DHCP duties to my ASUS RT N66U router, running DD-WRT. I configured my RT N66U to push Static DNS addresses of the AD servers to clients, however I also have Virtual Wireless interfaces which are not part of the same subnet and unbridged. Pushing these DNS servers at clients connecting via these interfaces will essentially sink hole their DNS lookup ability, so I needed a way to configure DNS servers addresses based on the interface, fortunately with DNSmasq you can!

Read more →

HP Microserver N54L using Storage Spaces with Windows Server 2012 R2 Essentials

11
1024143653

After recently migrating away from Windows Home Server 2011 to Windows Server 2012 R2 Essentials on my HP Microserver N54L I also took the opportunity to reconfigure my disk storage setup for better optimisation of storage capacity and backup/redundancy. I’ll be going through my previous and new setup detailing the key changes I made and why. My objective was to “future proof” my setup for a good few years to come under Windows Server 2012 R2 Essentials, making improvements along with the way and leaving expansion options open for the future. I focused on utilising a new feature in Windows Server 2012 Essentials called Storage Spaces.

Read more →

Revisiting the email rendering quirks of Office 365/OWA

9
Office 365

Recently Microsoft have made an update to its webmail offering Office 365 in terms of how it renders emails. As reported by Nicholas Carter on the Litmus Community many of the previously known Office 365 quirks are no longer happening. Has Microsoft listened to the community on this one and changed its ways? Find out more in my analysis of what’s different under the hood of the Outlook Web App since the changes.

Read more →

  1. Jump to:
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. 10
  12. 11
  13. 12
  14. 13