Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

Apple

Articles about operating systems, software and hardware from Apple

How to launch Visual Studio Code from macOS terminal?

Feb 8, 2023Feb 3, 2023 by Beaulin Twinkle
Launch Visual Studio Code from macOS terminal

Here, let us see how to run or launch Visual Studio Code from macOS terminal. This will be helpful if you are an avid terminal user.

Categories macOS Tags Visual Studio Code Leave a comment

How to find the version of PHP in macOS?

Sep 8, 2022 by Beaulin Twinkle
Finding version of PHP in macOS using Terminal

There are the different ways to find the version of PHP in macOS. Here I have listed a couple of methods to check the PHP version.

Categories macOS, PHP Tags macOS Big Sur, PHP 7.x Leave a comment

How to launch a PHP website on macOS?

May 5, 2022May 5, 2022 by Beaulin Twinkle
Start the PHP server on macOS

A simple way to launch a PHP website on macOS using its in-built PHP server. This may not be a solution for someone to develop and debug PHP website.

Categories macOS, PHP Tags macOS Big Sur, PHP 7.x Leave a comment

VirtualBox error NS_ERROR_FAILURE (0x80004005) on macOS

Aug 6, 2022Mar 24, 2022 by Beaulin Twinkle
VirtualBox Error NS_ERROR_FAILURE (0x80004005) On MacOS

Solution for VirtualBox error NS_ERROR_FAILURE (0x80004005) on macOS which won’t allow to launch the virtual machine after updating macOS.

Categories macOS Tags macOS Big Sur, VirtualBox, VirtualBox 6.1 Leave a comment

Increasing Disk Space of Windows Guest OS in VirtualBox on Mac

Nov 28, 2021 by Beaulin Twinkle
Checking disk space in VirtualBox VM

Here, I will give you the step by step instructions for increasing the disk space of Windows in VirtualBox on macOS.

Categories macOS, Windows Tags macOS Big Sur, VirtualBox, VirtualBox 6.1, Windows 10 Leave a comment

Finder, Disk utility and Storage tab shows different free space in macOS

Nov 9, 2020 by Beaulin Twinkle
Finder, Disk Utility And Storage Tab Shows Different Free Space In MacOS

Why is the finder, disk utility and storage tab windows are showing different free space In MacOS drive? and what is purgeable storage

Categories macOS Tags MacBook Pro, macOS Catalina Leave a comment

Verifying Linux Mint ISO image file on macOS

Oct 17, 2020Oct 16, 2020 by Beaulin Twinkle
Linux Mint Logo

When downloading files form any website, it is important to verify the integrity of the file after downloading. Here are the the steps for verifying the integrity of the Linux Mint ISO file.

Categories Linux, macOS Tags Linux distribution, Linux Mint, Linux Mint 20 Cinnamon, MacBook Pro, macOS Catalina, Security Leave a comment

Restore Database Backup to Docker SQL Server Image on macOS

Jul 11, 2020 by Beaulin Twinkle
Restore Database Backup to Docker SQL Server Image on macOS

In this article we will see how to restore a database backup file to Docker SQL Server Container Image on macOS.

Categories macOS, SQL Server Tags Docker Desktop, macOS Catalina, SQL Server 2019 Leave a comment

Clean way to uninstall Docker on macOS

Jul 6, 2020 by Beaulin Twinkle
Clean way to uninstall Docker on macOS

Just clicking the uninstall button will uninstall the Docker Desktop and some files, but leave traces of supporting files. I have followed these steps to cleanly uninstall Docker on macOS.

Categories macOS Tags Docker Desktop, MacBook Pro, macOS Catalina Leave a comment

Removing SQL Server container from Docker on macOS

Jul 6, 2020Jul 2, 2020 by Beaulin Twinkle
Removing SQL Server container from Docker in macOS

In this article we will see about a simple step for removing the SQL Server container from Docker Desktop on macOS.

Categories macOS, SQL Server Tags Docker Desktop, MacBook Pro, macOS Catalina, SQL Server 2019 Leave a comment

Setting up SQL Server on macOS using Docker

Aug 5, 2020Jun 28, 2020 by Beaulin Twinkle
Setting up SQL Server in macOS using Docker

SQL Server on a Mac system: Here are the steps I have followed for setting up SQL Server on macOS using Docker Desktop community edition.

Categories macOS, SQL Server Tags Azure Data Studio, Docker Desktop, MacBook Pro, macOS Catalina, SQL Server 2019 5 Comments

Convert Image to base64 in Visual Studio Code on macOS

Jun 4, 2020 by Beaulin Twinkle
Convert Image to base64 in Visual Studio Code on macOS

Simple tip for converting Image to base64 encoded text in Visual Studio Code editor on macOS.

Categories macOS Tags macOS Catalina, Visual Studio Code Leave a comment

Upgrading PIP on macOS for Python 3.x

Jul 10, 2019 by Beaulin Twinkle
Check latest released pip version

Here are the simple steps for upgrading “Package installer for Python” abbreviated as PIP to it’s latest version compactable to Python 3.x.

Categories macOS, Python Tags macOS Mojave, Python 3.x Leave a comment

Installing Python Packages For Visual Studio Code On macOS

Sep 6, 2019Jul 9, 2019 by Beaulin Twinkle
Using Python Packages

In this article we will see how to create a virtual environment and installing Python packages for Visual Studio Code on macOS.

Categories macOS, Python Tags macOS Mojave, Python 3.x, Visual Studio Code 3 Comments

Setting Up Visual Studio Code For Python On macOS

Jul 9, 2019Jul 4, 2019 by Beaulin Twinkle
Python extension for VS Code

Simple step by step illustration for setting up visual studio code for Python programming and debugging on macOS computer.

Categories macOS, Python Tags macOS Mojave, Python 3.x, Visual Studio Code 2 Comments

How To Upgrade Python On MacOS?

Sep 9, 2020Jul 3, 2019 by Beaulin Twinkle
download the pkg file for macOS 64-bit installer

Here is the step by step instruction tp upgrade Python On maxOS to it’s latest version.

Categories macOS, Python Tags macOS Catalina, Python 3.8.x, Python 3.x Leave a comment

Check If Python Is Pre-installed On Your MacOS

Aug 5, 2021Jul 3, 2019 by Beaulin Twinkle
Check If Python Is Pre-installed On Your MacOS

Follow the steps given here to check if Python is pre-installed on your macOS computer.

Categories macOS, Python Tags macOS Mojave, Python 2.x, Python 3.x Leave a comment

Installing MSSQL-CLI on macOS

Jul 3, 2019Jul 19, 2018 by Beaulin Twinkle
MSSQL-CLI on macOS

MSSQL-CLI or Microsoft SQL Server CLI is an open source, cross-platform, interactive and syntax highlighting command line query tool for SQL Server. We will see how to install MSSQL-CLI on macOS.

Categories macOS, SQL Server Tags macOS High Sierra, macOS Sierra, MSSQL-CLI, SQL, SQL Server 2017 2 Comments

Opening AVCHD MTS files on Mac OS

Sep 18, 2019Nov 7, 2017 by Beaulin Twinkle
Opening AVCHD .MTS Files on Mac

How to open MTS files from handy-cam on a mac? Simple steps for opening AVCHD MTS files on Mac OS. Access .mts media files from handy cam or SD card.

Categories macOS Tags MacBook Pro, macOS High Sierra, macOS Sierra 13 Comments

OneNote For Mac OS Crashes on Startup (Fixed)

Aug 22, 2018Feb 13, 2017 by Beaulin Twinkle
OneNote For Mac OS Crashes 01

Fix for OneNote For Mac OS Crashes on Startup. Simple and quick steps to fix the crashing of OneNote on MacOS Sierra. Is onenote crashes on startup in mac?

Categories macOS, Office Tags MacBook Pro, macOS Sierra, Microsoft Office, Microsoft Office 365, Office OneNote 29 Comments
Older posts
Page1 Page2 Next →

Article Categories

  • Android (2)
  • Apple (21)
    • macOS (21)
  • Internet & Web Dev. (144)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (75)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (2)
  • Microsoft (296)
    • .Net (64)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (209)
    • Windows (23)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (5)
  • Reviews (10)

Recent Articles

  • How to find the index of an item in a list in Python? Mar 19, 2023
  • How to check if the given string is a number in python? Mar 10, 2023
  • IIF vs CHOOSE in SQL Server Mar 2, 2023
  • How to insert multiple records with a single SQL query? Feb 25, 2023
  • How to drop all the tables from a database in SQL Server? Feb 25, 2023
  • How to reset user settings in Visual Studio Code? Feb 8, 2023
  • How to launch Visual Studio Code from macOS terminal? Feb 3, 2023
  • How to use CHOOSE in SQL Server Jan 28, 2023
  • How to make SQL script to sleep? Jan 13, 2023
  • How to make a PHP script to sleep? Dec 30, 2022

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How to compare contents of two files in Visual Studio Code?
  • How To Get Day Of Week In SQL Server?
  • Getting The List Of Column Names Of A Table In SQL Server
  • SQL Server: Search and Find Table by Name
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2023 My Tec Bits. All Rights Reserved.