Apache Removing .html
Short little guide on removing the .html extension from websites using Apache
I've taught myself a lot of computer-related things that I call experiments, and I've automated a bunch of stuff for myself. I constantly googled guides and sub-steps to get to where I needed. Unfortunately, some guides were outdated or had a different platform, or something went wrong that I had to figure out on my own. It doesn't help that software updates every few months.
So I've decided to create a page on my website for blogs, especially for step-by-step instructions of assorted tasks that I've found useful and took a long time for me to figure out. I'll be continually adding to this page and dividing it into sections.
If you have any questions or find something that I should re-write or update, feel free to email me! My email is cindy@cindybui.me. Don't be afraid to email me, especially because I was always too scared to email the people in those guides I'd find. There's a real person behind this website!
Short little guide on removing the .html extension from websites using Apache
I have a laptop connected to internet via ethernet. I'd like to make a hotspot so that way my phone can connect to the same internet connection…
I was upgrading my server to ubuntu 20.04 when I came across the issue where
sudo do-upgrade-release
failed. Based off stackoverflow and other people's experiences, the command is
either magic and works like a charm
or it's pretty broken.…
I like tinkering with servers and scripts, so I wanted to write about setting up a website using a cloud hosting website such as Linode instead of AWS (Amazon Web Services) and explain what I’ve learned along the way…
For you linux experimentors who don't want to commit to a linux dual boot yet!
Step by step guide on how to install CUDA 9.2 in Ubuntu
It's a pain to start a new CUDA project in Visual Studio. I've had to edit my project files to handle CUDA dependencies and IDE settings. Usually, people will just copy the samples and hack them into shape. This article isn't about programming in CUDA, but about setting up the programming development on your machine…
Welcome back to part 2 of this guide. I looked into Linux development on Windows and saw that you could create a pure CMake VS template that doesn't use any solutions or project files and was immediately hooked…
I learned about compiling C/C++ programs in class using gcc, g++, just like a lot of people. It wasn't until I started programming in CUDA that I started using Visual Studio…
Presentation shown as a part of my Game Audio class and to show some projects incorporating Unity and Corelink.
Presentation shown at the 2020 Music Technology Open House of an overview of the concerts on the Holodeck.
My master's defense video