• support[@]kurinchilion.com
  • +1 (888) 666-4252

Tags

Best Open-source music players for Macbook

Nov 08, 2024 - by kurinchilamp / / Post Comment

VLC Music Player

  • Pros: VLC is an open-source, free media player that is compatible with a wide variety of audio formats. It uses little system memory, is lightweight, and functions flawlessly offline.
  • Cons: Users seeking a more aesthetically pleasing players might not find its simple UI appealing.
  • Use case: Comes handy for people searching for a very flexible, free player to use offline.

Strawberry Music Player

  • Pros: This open-source player supports a range of formats and includes features like playlist creation and collection management.
  • Cons: Interface can feel outdated.
  • Use case: This software is best suited for users who prefer open-source software that supports various audio formats.
Each of these players has strengths based on audio quality, simplicity, and features, so the best choice will depend on your preferences and needs for offline playback.
Continue Reading

Mac: How to change the computer name or host name in terminal?

Mar 26, 2019 - by kurinchilamp / / Post Comment
To change the host name in Mac Terminal window, type $ sudo scutil --set HostName To change the computer name that appears in Mac Terminal, type $ sudo scutil --set ComputerName Flush DNS cache $ dscacheutil -flushcache
Continue Reading

How to setup, install Apache, PHP and MySQL on Mac OS?

Jul 09, 2013 - by kurinchilamp / MySql / Post Comment
Apache server is installed by default on Mac. Access the configuration settings for Apache by going to $ cd /etc/apache2/ $ vi httpd.conf To enable php, edit httpd.conf and uncomment the line #LoadModule php5_module libexec/apache2/libphp5.so Uncomment other lines that you may want to load in your system. As you are enabling PHP in your system, you may want to change the DirectoryIndex to DirectoryIndex index.php index.html Default group/user settings inside Apache on Mac is _www:_www (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.