When trying to open up a DMG file on MAC Osx Catalina , the error showed “no mountable file systems”
This is due to a correct DMG , recopy the files
loading...
loading...
When trying to open up a DMG file on MAC Osx Catalina , the error showed “no mountable file systems”
This is due to a correct DMG , recopy the files
When trying to print to a Toshiba e-Studio 3555c , you get the error Stopped – ‘Filter’ failed
Download the Mac Drivers from here : https://www.toshiba-business.com.au/support/drivers/details?Term=e-studio3555c For your correct version of OSX
Delete and reinstall the printer with AirPrint Driver Selected
Recently we had a Mac not be able to access a Windows Samba (SMB) Share
Thinking a windows update could have caused some issue, we tested another Mac but it worked fine
OS X Mavericks 10.9 brings a change of SMB2 instead of SMB1 , which can be disabled with the below command
echo "[default]" >> ~/Library/Preferences/nsmb.conf; echo "smb_neg=smb1_only" >> ~/Library/Preferences/nsmb.conf
This still didn’t work so we reverted back to SMB2 with the below
rm ~/Library/Preferences/nsmb.conf
I used Telnet to make sure there wasn’t a network issue on port 445 ( Open Terminal , enter Telnet and open IP 445) which worked
I installed a trial of this on the Windows File Server which creates an AFP share , which worked by is 1000$!
https://www.acronis.com/en-au/mobility/mac-windows-compatibility/
We upgraded the Mac to the latest OS 10.14 ( for free ) and it solved the issues
Click on Device
Asset > Hardware > Network Adapters
When trying to install an App on a Mac , the following error showed up with no way to continue
can’t be opened because the identity of the developer cannot be confirmed
Checking the Security of the apps showed Anywhere
In the end I hand to hold the control button down while opening the app and press Open , then it gave me to option to open
When setting up a MAC to print to a Xerox Docucenter 3375 ,
%!PS-Adobe-3.0 Query userdict (004)cvn{\004) print flush}put %%BegininFeatureQue
2. Download and install : https://www.fujixerox.co.jp/download/apeosport/5_c7780/mac1010e/prt/
2. Go to System Preferences, Printer and add a new printer (‘+’ button).
Choose ‘IP Printing’ and LPD and enter the IP address of the printer.
It will find your printer automatically and it will choose the right driver (Eg FX Docucentre-II C4300 v3016.103 PS’ above). This will NOT work with a non-Postscript printer!
You need to Choose ‘Select Software’ then choose the ‘FX Print Driver for Mac OS X v1.3’ that you just installed.
Recently during a SAN migration, we copied data using Rysnc. Aftewards some of the users complained that the Font files where coming up as Unix Executable Files.
This is due to the way MAC’s store font’s using resource forks and HFS meta-data. You need to copy the folder using ditto instead.
Login to Mac and Open up Terminal
*** Warning this will overwrite the folder and also subdirectories ***
Ditto –rsrc /source/folder/ / destination/folder/
You can copy this to network shares mapped in the GUI via
Ditto –rsrc /Volumes/source/folder/ /Volumes/destination/folder/
FYI As of Mac OS X 10.4, –rsrc is default behavior.
It seems after certain windows update the following happens :
Windows 8.1 PC Can’t Boot, Error Code 0xc000000d
I recently went to fix 2 Macs that had been updated to Mavericks and were displaying login prompts below for Keychain Access
There are multiple fixes on the internet which eventually fixed them both
First Fix
Second Fix
Third Fix
Try this if it’s asking you every 5 minutes, instead if just on startup.