Category: Uncategorized
-
Installing Node.js 18+ on CentOS 7: Fix glibc Compatibility Issue
Recently I had to install node 18 on an old CentOS 7 machine. Upgrading was not possible. Considering node 18 is relatively old, I didn’t expect any issues. Turns out, node 18+ is not officially supported in CentOS 7. CentOS 7 doesn’t have the necessary glibc library version for me to install newer node versions.…
-
Better Looking Mac Terminal
Mac Terminal comes with several color schemes but non catches the eye like SMYCK. The pastel colors it comes with are easy on the eye and you’ll appreciate the theme the more you use it. Download the theme ZIP archive. Install it by running Smyck.terminal Open Terminal → Preferences from any Terminal window Select Profiles…