• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Portfolio
    • Java
    • DevOps
    • Data mining
  • Online games
  • Posts
    • Author: QubeDron
    • Author: SnailDog
  • Experiments
  • Contacts
  • Skip to menu toggle button

ScAlAn

Scientific Algorithms and Analytics

Tag: osX

How to create floppy image file on Mac

Task: create disk image file on Mac to use in virtualBox from directory Implementation: Use next command: hdiutil makehybrid -o…
Continue reading “How to create floppy image file on Mac”…
Posted on: January 19, 2023 Last updated on: January 19, 2023 Comments: 0 Written by: Alex

How to decode file from cp866 to utf on Mac

Task: decode text files in bash from cp866 to uff Implementation: Use next command: iconv -f cp866 -t utf-8 <…
Continue reading “How to decode file from cp866 to utf on Mac”…
Posted on: January 18, 2023 Last updated on: January 18, 2023 Comments: 0 Written by: Alex

How to remove Docker popup message to create symlink at startup OsX

Task: Docker Desktop wants to create symlink. Remove it or disable it appears. Solution: Open ~/Library/Group\ Containers/group.com.docker/settings.json and set “authDeclinedInstallSettings”:…
Continue reading “How to remove Docker popup message to create symlink at startup OsX”…
Posted on: December 30, 2022 Last updated on: December 30, 2022 Comments: 0 Written by: Alex

How to open finder window with current path

Task: Open finder window with current path in the terminal Implementation: Use next command: open . Done.
Continue reading “How to open finder window with current path”…
Posted on: December 13, 2022 Last updated on: December 13, 2022 Comments: 0 Written by: Alex

How to play mp3 file from osX console

Task: Play mp3 file from osX console Implementation: Use internal player: afplay file.mp3 Useful parameter: -r <rate> – set playback…
Continue reading “How to play mp3 file from osX console”…
Posted on: June 2, 2021 Last updated on: June 2, 2021 Comments: 0 Written by: Alex

Add php imap.so library on osX

Task: Add imap.so library on Mac osX Implementation (run commands in the console): Done.
Continue reading “Add php imap.so library on osX”…
Posted on: May 28, 2021 Last updated on: May 28, 2021 Comments: 0 Written by: Alex

Mac OS: git was broken after last update

Problem: ~ % git xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun How to fix (worked for…
Continue reading “Mac OS: git was broken after last update”…
Posted on: December 22, 2020 Last updated on: December 23, 2020 Comments: 0 Written by: Alex

Recent Posts

  • Alternative js log from devices without access to console
  • Configure .htaccess file for React app located in the subdirectory
  • Write jUnit test to check service with json files
  • Setup FTP server on Paspberry PI
  • Add autoformat java sources into your maven project
  • Add autoformat java sources into your gradle project
  • Create Accordion on html and js
  • Adding and removing users version 2.0
  • Adding and removing user
  • Java Script summer
  • Java Script summer weekend day № 1: Finding the largest word
  • Freecad: fasteners for curtains in the bathroom
  • Java Script Array modification and output

What’s ScAlAn?

Main activity of our co-working team is service to develop and support IT solutions.

Can we help?

We can offer professional development and support for your business.

You have an idea?
You want to make some improvement?
You want to implement?

Contacts

Email: info@scalan.com
Phone: +38 (067) 573-24-19
© 2025 ScAlAn | Using Modern WordPress theme. | Back to top ↑