Categories
blog

Setting up a blog

  • Setting Up WordPress, DNS and Email
    • You want to setup a blog and get a mailing list, and have experience with tech in various forms, such as programming skills or familiarity with Linux. But even with some tech skills there’s so many options out there. How can we post content, and, yes, tweak things, while avoiding unproductive rabbit-holes of configuring servers, DNS, WordPress etc.?
    • While keeping an eye on the cost?
  • There a number of different features that we will consider – for me these are from most to least important
    • Custom domain name – for professionalism
    • E-mail – actually 2 pieces
      • E-mail list system to allow people to join and build audience
      • Send and receive email from the domain name (and not e.g. our personal gmail account)
    • WordPress software – everywhere and has many plugins
    • Linux, Apache, MySQL, and PHP (LAMP) server – I don’t care about this, it is more of an implementation detail and terminology I saw in setting up Linode.
  • The basic outline is:
  • More setup details coming!