Install Nextcloud with cPanel

What is Nextcloud? Nextcloud is a “roll-your-own” cloud solution. Basically you can create a Dropbox/Google Drive replacement with this Open Source alternative. Nextcloud is a great replacement for Google Drive or Dropbox and is packed with feautures. I was mainly interested in creating a self hosted storage solution. Installing Nextcloud The Nextcloud website has great…

org2blog Blogging with Doom Emacs

I was happy using Spacemacs and I had gotten all the packages and settings just the way I liked them. But Spacemacs still didn’t feel like it “just worked”, for me. Since I had been using Doom Molokai theme in Spacemacs I decided to try Doom. I really like the fact that Doom is FAST,…

Maximize Your Blogs Post on Social Media

If you never heard of Meta tags, your missing out I was recently at a meetup and they discussed the importance of an Online Presence. One of the questions asked at the end of the presentation was about “Crossposting” on social media. The presenter gave a great answer but I wanted to expand a bit…

Code

Working Emacs Lock Files and Syncthing

Emacs and Lock Files Emacs is great for many reasons but it can be a 3 headed monster when it comes to configuring it. I recently ran into a interesting error when I was syncronizing my Org files in Syncthing. The error I was getting was coming from my Android phone, basically every time I…

VIM Tutor – Getting Started With VIM

[gallery size="medium" ids="3606,3605,3604"] Practice Makes Perfect With VIM Tutor Practice is important when you are trying to master a new skill. This is why going through tutorials and testing your skills with practice is important. This s true when learning how to use command line tools under Linux. Take VIM for example, VIM is a…