- How To Make Soup In 60 Seconds Mac Os X
- How To Make Soup In 60 Seconds Mac Os Catalina
- How To Make Soup In 60 Seconds Mac Os Download
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
This is the home page for instructions on installing openSUSE on an Apple Computer. The instructions here were originally made for openSUSE version 11.1, later updated to openSUSE Leap 42.2, subsequently Leap 15.0.
This page will describe the background and common procedures for installing Linux on an Intel Mac, and any special issues with the general openSUSE installation procedure.
While there are several different ways to set-up a Mactel to run Linux, the procedure described here is the most commonly used and most widely supported as of summer 2018. Her favourite food mac os.
In a large saucepan, cook beef over medium heat until no longer pink; drain. Stir in the mixed vegetables, tomatoes, broth and pepper.
- 1Preparation
- 1.3Re-size The OS X Partition
- 5openSUSE Installation
- How to Make Macaroni Soup. This easy homemade comfort soup is the perfect ending to a busy day, a chilly day, or any day! Brown ground beef and onion, drain fat. Add tomatoes, broth, and seasonings. Bring to a boil and then simmer. Add remaining ingredients and cook until the macaroni is tender.
- Learn how to do just about everything at eHow. Find expert advice along with How To videos and articles, including instructions on how to make, cook, grow, or do almost anything.
Preparation
This chapter describes the steps you should do before you install openSUSE on your Mac.
Remember to always back-up your data first!
You can choose to install only openSUSE, multi-boot OS X and openSUSE, or OS X, Windows and openSUSE. It is recommended that you keep OS X even if you don't intend to use it, as this will allow you to install any firmware updates that Apple releases.
If you intend to install only openSUSE, you can skip all the Preparation steps.
Update OS X
In OS X run the Software Update tool to check for OS and Firmware updates.
rEFInd
rEFInd manages the EFI based boot process. It is installed into one of the disk's partitions, the choice of which is up to you after being exposed to the options the rEFInd installation instructions offer. openSUSE Leap 42.3 and 15.0 overwrite the default EFI boot manager, leaving impossible to load MacOS. Therefore it is necessary to install rEFInd after installing Linux. On some of the Mac hardware a special WiFi driver is needed (see below), so best download the zip file beforehand.
NOTE: rEFInd requires one clean boot cycle to properly install. You don't need to even login to OS X, just click shutdown and the next boot screen should be rEFInd. If you have Oracle's VirtualBox installed in OS X, it will prevent that boot cycle from succeeding. Simply move /Library/StartupItems/VirtualBox (directory) out of the StartupItems, do the boot cycle, and put it back later. Ouila! Be advised other 3rd party programs may similarly prevent the full boot cycle. (May 2012)
rEFInd includes a useful tool to synchronize the GPT and MBR partition details. You should run this after any change to your partitioning scheme either in Mac, Linux or Windows. From the rEFInd initial boot screen, choose 'Start Partitioning Tool', carefully read the output, and type 'y' to confirm. Be aware that rEFInd assumes an American keyboard layout. (before 2012, migrated from the old wiki)
Re-size The OS X Partition
The OS X partition has to be re-sized to make space for Linux (and Windows if desired). This can be achieved using the graphical Disk Utility. You should shrink the large system partition. Do NOT TOUCH the EFI (and recovery if it exists) partitions.
Using Disk Utility in OS X 10.5 Leopard or OS X 10.6 Snow Leopard (pre 2012)
This is the recommended method as it both natively shrinks the HFS+ partition and writes a guaranteed valid GPT partition table. Under Applications / Utilities or using Spotlight launch the Disk Utility and resize the OS X partition to the required size. It is also recommended that you set up your chosen partition scheme for Linux and Windows here as well to ensure your GPT partition table is valid. Simply create all the required partitions in the required size and set the type to HFS+, except for your intended Windows partition which you should make NTFS. See the notes on Partition Schemes below.
Using BootCamp in OS X 10.5 Leopard or OS X 10.6 Snow Leopard (pre 2012)
Bootcamp provides a simple GUI to split the exisiting OS X drive into two partitions, non-destructively shrinking the first partition for OS X and creating a second partition as FAT32, which can be re-partitioned later as you require. Once finished partitioning, exit BootCamp without installing Windows, even if you plan a triple-boot set-up. The Disk Utility method is preferred as it is more flexible.
Using diskutil in OS X 10.4.6 or later (pre 2012)
BootCamp was originally released in beta form for OS X 10.4, but is no longer available for download. An alternative is to use the Mac OS X program diskutil. The ability to non-destructively re-size volumes was added to diskutil in OS X 10.4.6 (for more information see macgeekery.com).
The following command example assumes that 'disk0s2' is the OS X partition and will resize it to 60 gigabytes):
Warning: this may or may not work depending if your partition has been re-sized before.
Alternate approach
Disable journaling in MacOS, boot to Linux, use Parted to re-size the MacOS partition and turn journaling back on in MacOS and have the filesystem checked.
Download WiFi drivers
Some of the mac wireless cards may not be supported by open source drivers. if you have no wired connection to the internet, you should download the driver beforehand. otherwise you can skip the following and use yast later.There is a relatively complete list of macs and their hardware support on ubuntu help.You can find your Mac version by:
How To Make Soup In 60 Seconds Mac Os X
- Open 'About This Mac' under the Apple menu
- Click the 'System Report' button
- The 'Model Identifier' will be in the default dialog.
The closed source driver is called broadcom-wl in openSUSE and bcmwl-kernel-source in Ubuntu based distributions.There are two (!) packages to install, one of them is a kernel module and needs to match the kernel version.
Making a bootable USB pen drive on MacOS
On MacOS you can also use dd, but the command is slightly different:
Note that of goes to rdisk (otherwise it can take hours) and the bs takes small letters instead of capital ones.
Booting From Install CD / DVD
To make your Mac boot from a Linux or Windows CD or DVD, you need to hold down the 'Alt' key as the Mac starts up (EFI-Boot), keep holding it down until it is obvious the CD is booting (pre 2012).
On a MacBook Air (booting from a pen drive) the alt/option key needs to be pressed. Boot to the installation via the EFI method (you should see a selection after pressing the alt/option key).
Partitioning
All that is needed is to ensure that:
- The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. However it MUST be mounted in /boot/efi during Linux installation.
- The second partition (/dev/sda2) is kept for OS X, do not delete or format.
- The third partition (/dev/sda3) is kept for GRUB, so use for either Linux / or /boot
- The fourth partition (/dev/sda4) is kept for Windows
- The fifth and subsequent partitions are used for Linux as required, e.g. /, /home, /tmp, swap, etc.
Notes:
- There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY page in the GRUB page of the installer and make sure of that. (In case you wonder what would happen: As far as I understand, EFI boot managers stop working, which includes the one from MacOS. I was able to boot into recovery, then crashed the complete EFI partition (also called ESP) and somehow managed to restore it in just a day.)
- OS X can actually be on any partition other than the ESP, but is easiest left where it already is. As with Linux, or Windows for that matter, OS X can have more than one partition, such as one for the operating system, and another for user data analogous to /home.
- Most references to specific partitions here assume that Linux (and Windows) would be added to an existing Mac OS installation. It's just as possible to install to a new or wiped disk openSUSE first, then Windows then Mac, or Windows, then Mac, then Linux, or Linux, then Mac, then Windows. The important points are creation of an ESP partition at the start of the disk, and smart allocation of space on the rest of the disk. I decide in advance what partitions to create, what size, and where, and create them before starting the first OS installation. One can just as well use the openSUSE installer's partitioner to either create them all before installing any OS, or just create the ones openSUSE will use, leaving blank space for others.
Multi-Booting With Windows (pre 2012)
You can multi-boot your Mac with OS X, Windows 7, 8, and/or 10, and Linux. If you want to do this, it is commonly advised to install Windows first before openSUSE. You will need to re-partition the hard-drive to your chosen scheme for Windows AND openSUSE before you install Windows.
It is strongly recommended to use the built-in OS X Disk Utility as this will guarantee a valid GPT table. Alternatively use a Linux Live CD with a GPT capable partition tool (parted > x.x.x), such as openSUSE >= 11.1 or Ubuntu >= 8.10 or Mandriva >= 2010 to boot your Mac and set up your partition scheme (see partitioning below).
Now proceed with your Windows install. You cannot use BootCamp to do this, as it only supports a Mac/Windows partition scheme. Instead boot your Windows install CD directly. Ensure you have either a full Windows install disk, or if you have an upgrade disk a second external CD drive, as you cannot manually eject the main install CD on most Macs when required to insert your original licensed disk. Afterwards install the Mac drivers from your OS X install DVD.
Once Windows is installed, you can then proceed with your Linux install.
openSUSE Installation
The normal openSUSE installation process is followed so is not covered here in detail. This section will only discuss where the Mac install differs from the normal.
kepp in mind that
- The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. It MUST be mounted in /boot/efi during installation.
- Install into the space that you previously made in MacOS.
- In the summary before starting the actual installation process, open the GRUB page. There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY tab in the GRUB page of the installer and make sure of that.
when the system is installed, unpack the refind zip and run refind-install as root
WiFi drivers
Once the installation process is finished, you may encounter a boot message about firmware issues, like the one below:
As of this writing, these instructions are not entirely complete: after installing the firmware as directed, you must run sudo mkinitrd to ensure that the firmware is loaded at the appropriate time during the boot process. (This extra step may be resolved in a future bugfix.)
Once that's done, you can install the WiFi drivers from the USB pen drive via Software Management (right click and open on the RPM in Dolphin) or Zypper. Note that the packaging system will complain that the RPMs are broken. this is because the signing key is not installed in the system. Note also, that Software Management will complain about missing dependencies (the two packages require each other and Software Manager does not look into the directory), just press ignore.
if you have problems with wifi after a suspend, this needs to be executed
on Linuxmint, pm-utils deals with calling it, but i believe openSUSE uses a different system.
On certain models (like MBP 2015) the WiFi driver is installed by default. Sometimes YaST doesn't recognize it during the installation though. The solution for this is opening YaST, then Network Configuration and selecting 'use Network Manager' instead of Wicked service. After the reboot, WiFi should work.
Keyboard Issues (pre 2012)
It has been reported that sometimes the built-in keyboard of the MacBook and Macbook Pro is not recognized during the boot. If the openSUSE install menu (with install/rescue/options) hangs on the 'boot from hard-drive option', try rebooting your MacBook. A workaround is connecting a USB keyboard to your MacBook when the installation menu starts.
The keyboard backlighting will certainly work but needs some help. I have successfully compiled lightum. You will need to add these packages (pre 2012, worked fine in Leap):
- dbus-1-devel
- dbus-1-glib-devel
- xorg-x11-devel
- gcc
- make
Compile as root, run it as user. Test with a '-f' for foreground -> lightum -f
Enjoy!
Webcam
If the webcam doesn't work (try starting `cheese`), and is a FaceTime Camera:
Then there are drivers which may well work.
After that, in the 'sudo lspci -vd 14e4:' output (14e4 is the Broadcom vendor ID), you should see the Facetime HD Camera with 'facetimehd' in the 'kernel driver in use' field. Assuming it works for you, you'll probably want to auto-load the module on boot. To do that, add a file in modprobe.d:
You'll likely want to rebuild the module automatically when the kernel is updated. To do that, use DKMS. First, remove the current module and the autoload config, since the module will cause conflicts and the dkms service takes over loading installed modules:
Then install and rebuild the module using DKMS:
That will copy the source to /usr/src/facetimehd-1.0 and does all the make/make install/depmod steps whenever a new kernel version is installed. The dkms restart loads the facetimehd module if it's not already present, and enabling the dkms systemd service will autoload the module on reboot. You can check the status of the module for the current kernel using
Suspend to RAM
There is an issue with the backlight in MacBook Airs 6-x as the brightness setting stops working, documented here, including a solution.there are OBS packages for Leap 42.3 and 15.0 and Tumbleweed, you can install via one click install.
If you are testing suspend and the display is dark after wake up, try to make it brighter with the keyboard. Try with and without Fn key, because the function can be swapped. Try pressing it often, because you don't see whether it's changing something or not.
i had problems with the laptop waking up seconds after the suspend.
This needs to be executed at every start of the system. i switched to Linuxmint and put it into /etc/rc.local, not sure it also works in openSUSE. the laptop does not wake up automatically anymore if you open the screen or press a random button, but the power button does work. not that on some hardware you could get problems because you are basically switching off the events that can wake the system up. but in the worst case you have to wait until the system drains the battery, and the hardware reset should always work.
Other things
- To reduce energy consumption, I recommend the installation and activation of tlp (it is in the default repositories, but needs manual activation in system services is WONTFIX).
- there are more power saving options for Mac laptops here (that is specific for MacBookAir6-2, but others are probably similar. i'm still testing).
- there is more documentation on the apple keyboard, including a link to a patch for switching Fn and Ctrl buttons. Not that if you only want to switch command and alt button, that's also possible by default in KDE's System Settings -> Input devices -> Advanced -> Configure keyboard options -> Alt/Win key behaviour -> Alt is swapped with Win.
How to Speed Up Mac? This post lists 11 methods to speed up your Mac and make it work like new.
Mac Tips & Issue Fixes
Mac Related Tips
Mac Problems & Fixes
Mac Clean Tips
You might have the habit of wiping and dusting off your Mac screen and cleaning out keyboard and indeed, physical cleaning could make your Mac look sleek and shine as new. However, is your Mac computer working like new?
I believe the answer is a big NO. Even if you spent more than $ 2000 on one of the best Mac computers, it is still inevitable that your Mac might get slow and sluggish, even stuck on some window. How to speed up Mac? If you are troubled by this problem, don't worry, we are here to help. Here in this post, we summarized the most efficient 11 tips to help you speed up your Mac and make it work like new.
Method 1. Make Sure Your Mac OS Is Up to Date
Apple provides free OS updates and these updates could fix bugs and glitches that slowing down your Mac. There is no reason to stay at old version of Mac OS at all! Below are detailed steps of how to update to latest Mac OS.
Step 1. Locate the version of Mac you require, check if your Mac is supported and if there is enough room for your Mac.
Step 2. Backup your Mac.
How To Make Soup In 60 Seconds Mac Os Catalina
Step 3. Click on the App Store icon in the Dock and select Updates. You can also click the Apple logo at the top left of your screen and select Software Update from there. (Please make sure you have logged in iCloud account on your Mac.)
How To Make Soup In 60 Seconds Mac Os Download
Step 4. Search Mac OS, download it to your Mac. Follow the prompts, you can have the newest version of Mac OS.
Method 2. Cleanup Your Browser like Safari, Chrome, Opera, etc.
No matter what browser you are using on your Mac, Safari, Chrome or Opera, when you are browsing some webs, the more tabs you open on your browser, the more memory storage it takes up, and more slowly your computer works. If don't believe it, you can launch Activity Monitor (Steps: Macintosh HD > Applications > Folder of Utilities > Activity Monitor) to check it.
Close Unused Tabs in Safari/Firefox/Chrome/Opera to Speed Up Mac
- Close unused tabs in your browser.
- Cleanup the cookies, caches and browsing history from your browser:
– For Safari users: Click Safari on left hand of desktop > Clear History and Website Data > All History > Clear History.
– For Chrome users: Click Chrome on left hand of desktop > Clear Browsing Data > the beginning of time > Select the items you want to clear > Clear browsing data.
– For Firefox Users: Launch Firefox > Click History on the upper left corner of your desktop > Select the history you want to remove > Click Setting > Select Delete button.
– For Opera Users: Click Opera at the left hand of your desktop > Click Clear Private Data > Select the browsing data you want to delete > Click Clear Browsing Data.
Also Read: How to Free up Space on Mac >
Interfectorem (itch) mac os. When you clearing browsing history and cookies from some browser, you can choose to keep the password, or you will input them again when you visit the webpages you logged in before.
Method 3. Remove All Junks from Your Mac
If you want to speed up your Mac completely, it is quite necessary to find out and remove the junk files from it. Don't think it is troublesome to open every app to clear its junks? Here we offer you an all-in-one Mac cleaning tool – MacClean that allows you to one click to remove System Junks, App junks, Users Junks, and Internet Junks from your Mac without Googling how to figure out some tough problems, how to delete history and caches from Firefox browser, how to get rid of app leftovers from Mac, etc.
Related Reading:
Method 4. Cleanup Your Desktop
Cleanup Your Desktop to Speed Up Your Mac
Contrary to Windows computer, Mac has only one hard disk, and we put all the things in the same disk. We never worry we will run out of all the storage of C drive, and never thought they will slow down our Mac. However, if you just keep your files disordered on your desktop, and keep all apps on the dock, the items on your desktop also will slow down your Mac. Because macOS treat each desktop item like a small window with its own performance boost, and your desktop plays a part in how many time it will take for you to boost the system (it is the first screen that it has to load up).
Therefore, here are several ways to clean up your desktop:
– Remove unused Apps from Dock: Select the App > Right click this App > Select Options > Remove from Dock.
When removing some App from Dock, you should quit it firstly, or you can't find the option of 'Remove from Dock'.
– Delete unless files, and put valuable files into folders.
– Remove Apps from Computer. Apps take up both CPU and storage.
Also Read: How to Clean MacBook Pro Hard Drive Easily >
Method 5. Empty the Trash
You know that every file you delete and every App you uninstall are placed in Trash unless you right click and empty it. So if you ensure all your deleted files are useless, empty trash regularly and remove them from your Mac permanently.
Method 6. Close Unused but Running in Background Applications
When looking at Activity Monitory, except browser tabs take much storage, you must have noticed that some apps you don't launch are running in the background. So close those unused apps to speed up your Mac.
Close Unused Apps with Activity Monitory to Speed Your Mac
Method 7. Close Widgets on the Dashboard You Don't Use
if you have problems with wifi after a suspend, this needs to be executed
on Linuxmint, pm-utils deals with calling it, but i believe openSUSE uses a different system.
On certain models (like MBP 2015) the WiFi driver is installed by default. Sometimes YaST doesn't recognize it during the installation though. The solution for this is opening YaST, then Network Configuration and selecting 'use Network Manager' instead of Wicked service. After the reboot, WiFi should work.
Keyboard Issues (pre 2012)
It has been reported that sometimes the built-in keyboard of the MacBook and Macbook Pro is not recognized during the boot. If the openSUSE install menu (with install/rescue/options) hangs on the 'boot from hard-drive option', try rebooting your MacBook. A workaround is connecting a USB keyboard to your MacBook when the installation menu starts.
The keyboard backlighting will certainly work but needs some help. I have successfully compiled lightum. You will need to add these packages (pre 2012, worked fine in Leap):
- dbus-1-devel
- dbus-1-glib-devel
- xorg-x11-devel
- gcc
- make
Compile as root, run it as user. Test with a '-f' for foreground -> lightum -f
Enjoy!
Webcam
If the webcam doesn't work (try starting `cheese`), and is a FaceTime Camera:
Then there are drivers which may well work.
After that, in the 'sudo lspci -vd 14e4:' output (14e4 is the Broadcom vendor ID), you should see the Facetime HD Camera with 'facetimehd' in the 'kernel driver in use' field. Assuming it works for you, you'll probably want to auto-load the module on boot. To do that, add a file in modprobe.d:
You'll likely want to rebuild the module automatically when the kernel is updated. To do that, use DKMS. First, remove the current module and the autoload config, since the module will cause conflicts and the dkms service takes over loading installed modules:
Then install and rebuild the module using DKMS:
That will copy the source to /usr/src/facetimehd-1.0 and does all the make/make install/depmod steps whenever a new kernel version is installed. The dkms restart loads the facetimehd module if it's not already present, and enabling the dkms systemd service will autoload the module on reboot. You can check the status of the module for the current kernel using
Suspend to RAM
There is an issue with the backlight in MacBook Airs 6-x as the brightness setting stops working, documented here, including a solution.there are OBS packages for Leap 42.3 and 15.0 and Tumbleweed, you can install via one click install.
If you are testing suspend and the display is dark after wake up, try to make it brighter with the keyboard. Try with and without Fn key, because the function can be swapped. Try pressing it often, because you don't see whether it's changing something or not.
i had problems with the laptop waking up seconds after the suspend.
This needs to be executed at every start of the system. i switched to Linuxmint and put it into /etc/rc.local, not sure it also works in openSUSE. the laptop does not wake up automatically anymore if you open the screen or press a random button, but the power button does work. not that on some hardware you could get problems because you are basically switching off the events that can wake the system up. but in the worst case you have to wait until the system drains the battery, and the hardware reset should always work.
Other things
- To reduce energy consumption, I recommend the installation and activation of tlp (it is in the default repositories, but needs manual activation in system services is WONTFIX).
- there are more power saving options for Mac laptops here (that is specific for MacBookAir6-2, but others are probably similar. i'm still testing).
- there is more documentation on the apple keyboard, including a link to a patch for switching Fn and Ctrl buttons. Not that if you only want to switch command and alt button, that's also possible by default in KDE's System Settings -> Input devices -> Advanced -> Configure keyboard options -> Alt/Win key behaviour -> Alt is swapped with Win.
How to Speed Up Mac? This post lists 11 methods to speed up your Mac and make it work like new.
Mac Tips & Issue Fixes
Mac Related Tips
Mac Problems & Fixes
Mac Clean Tips
You might have the habit of wiping and dusting off your Mac screen and cleaning out keyboard and indeed, physical cleaning could make your Mac look sleek and shine as new. However, is your Mac computer working like new?
I believe the answer is a big NO. Even if you spent more than $ 2000 on one of the best Mac computers, it is still inevitable that your Mac might get slow and sluggish, even stuck on some window. How to speed up Mac? If you are troubled by this problem, don't worry, we are here to help. Here in this post, we summarized the most efficient 11 tips to help you speed up your Mac and make it work like new.
Method 1. Make Sure Your Mac OS Is Up to Date
Apple provides free OS updates and these updates could fix bugs and glitches that slowing down your Mac. There is no reason to stay at old version of Mac OS at all! Below are detailed steps of how to update to latest Mac OS.
Step 1. Locate the version of Mac you require, check if your Mac is supported and if there is enough room for your Mac.
Step 2. Backup your Mac.
How To Make Soup In 60 Seconds Mac Os Catalina
Step 3. Click on the App Store icon in the Dock and select Updates. You can also click the Apple logo at the top left of your screen and select Software Update from there. (Please make sure you have logged in iCloud account on your Mac.)
How To Make Soup In 60 Seconds Mac Os Download
Step 4. Search Mac OS, download it to your Mac. Follow the prompts, you can have the newest version of Mac OS.
Method 2. Cleanup Your Browser like Safari, Chrome, Opera, etc.
No matter what browser you are using on your Mac, Safari, Chrome or Opera, when you are browsing some webs, the more tabs you open on your browser, the more memory storage it takes up, and more slowly your computer works. If don't believe it, you can launch Activity Monitor (Steps: Macintosh HD > Applications > Folder of Utilities > Activity Monitor) to check it.
Close Unused Tabs in Safari/Firefox/Chrome/Opera to Speed Up Mac
- Close unused tabs in your browser.
- Cleanup the cookies, caches and browsing history from your browser:
– For Safari users: Click Safari on left hand of desktop > Clear History and Website Data > All History > Clear History.
– For Chrome users: Click Chrome on left hand of desktop > Clear Browsing Data > the beginning of time > Select the items you want to clear > Clear browsing data.
– For Firefox Users: Launch Firefox > Click History on the upper left corner of your desktop > Select the history you want to remove > Click Setting > Select Delete button.
– For Opera Users: Click Opera at the left hand of your desktop > Click Clear Private Data > Select the browsing data you want to delete > Click Clear Browsing Data.
Also Read: How to Free up Space on Mac >
Interfectorem (itch) mac os. When you clearing browsing history and cookies from some browser, you can choose to keep the password, or you will input them again when you visit the webpages you logged in before.
Method 3. Remove All Junks from Your Mac
If you want to speed up your Mac completely, it is quite necessary to find out and remove the junk files from it. Don't think it is troublesome to open every app to clear its junks? Here we offer you an all-in-one Mac cleaning tool – MacClean that allows you to one click to remove System Junks, App junks, Users Junks, and Internet Junks from your Mac without Googling how to figure out some tough problems, how to delete history and caches from Firefox browser, how to get rid of app leftovers from Mac, etc.
Related Reading:
Method 4. Cleanup Your Desktop
Cleanup Your Desktop to Speed Up Your Mac
Contrary to Windows computer, Mac has only one hard disk, and we put all the things in the same disk. We never worry we will run out of all the storage of C drive, and never thought they will slow down our Mac. However, if you just keep your files disordered on your desktop, and keep all apps on the dock, the items on your desktop also will slow down your Mac. Because macOS treat each desktop item like a small window with its own performance boost, and your desktop plays a part in how many time it will take for you to boost the system (it is the first screen that it has to load up).
Therefore, here are several ways to clean up your desktop:
– Remove unused Apps from Dock: Select the App > Right click this App > Select Options > Remove from Dock.
When removing some App from Dock, you should quit it firstly, or you can't find the option of 'Remove from Dock'.
– Delete unless files, and put valuable files into folders.
– Remove Apps from Computer. Apps take up both CPU and storage.
Also Read: How to Clean MacBook Pro Hard Drive Easily >
Method 5. Empty the Trash
You know that every file you delete and every App you uninstall are placed in Trash unless you right click and empty it. So if you ensure all your deleted files are useless, empty trash regularly and remove them from your Mac permanently.
Method 6. Close Unused but Running in Background Applications
When looking at Activity Monitory, except browser tabs take much storage, you must have noticed that some apps you don't launch are running in the background. So close those unused apps to speed up your Mac.
Close Unused Apps with Activity Monitory to Speed Your Mac
Method 7. Close Widgets on the Dashboard You Don't Use
Like Apps and browser tabs, the widgets on your Dashboard also take up a little bit of memory. So go to Dashboard and remove the widgets you don't use by following the steps: Launchpad > Mission Control > Dashboard > Click '-' > Click the 'x' of the widgets you don't use. Absolutely, you also can use the same way to add the widgets you delete by mistake.
Remove Unused Widgets from Dashboard to Speed Up Mac
Method 8. Managing Startup Items
If you find it takes you one or two minutes to boot up your Mac, maybe you should check your login items on your Mac, and there have too many applications to open. When you install some applications, they automatically are added into Login Items, and they will launch automatically when you start your Mac. Without a doubt, this will make your Mac slowly. If you don't know what Apps are added in your Login Items, you can check with steps below: Settings > Users & Groups > Current User > Login Items > Select the items you want to remove > Click '-' button.
Method 9. Add RAM or Upgrade the Hardware
If you have tried all the methods listed above, but your Mac still works slowly. At this moment, you can consider upgrading the RAM to speed up your Mac. As known to us, Mac computer is very expensive. Compared with getting a new Mac, upgrading your RAM is the simplest way to make your Mac run faster. If you have only one piece of RAM attached in your Mac, consider getting another one.
Add RAM or Upgrade Hardware to Speed Up Mac
Method 10. Add an SSD to Mac
SSD stands for 'Solid State Drive', and an SSD drive is just the same shape and size as a traditional drive. The biggest difference between them is that an SSD drive uses RAM chips instead of a spinning hard disk to store information, which makes it much faster.
We suggest you add an SSD drive to run just macOS and your applications, and keep your existing hard disk for your user files. This means your System files and Applications are on the new SSD drive, but your user data like iPhoto or iTunes stay on your old Hard Disk. This will speed up your boot time and application launching.
Also Read: How to Clean MacBook Pro >
Method 11. Restart Your Mac
For most of us, especially those who are working with a MacBook Pro or Air, we won't restart our Mac unless we meet some problem and can't solve it. Normally we just close the lid and let it sleep. However, restarting your Mac will clear out the cache and re-initializes hardware, and rebooting regularly can have performance benefits. Moreover, nowadays the Macs equipped with SSD drivers can boost as quickly as they awake from Sleep. Therefore, if your Mac works slowly, you can restart your Mac and see if it is faster.
We also strongly suggest you make more available room for your Mac computer, especially when you are working a 64 GB or 128 GB MacBook Air. To get the most useful tips to free up space on Mac, you can refer to 4 Methods to Free up Space on Your Mac >
In addition, as every MacBook user, you also want your MacBook battery life to be good in condition because the battery of MacBook is integrated battery, which means it's not easy to remove and install for general users. Also, the price of battery replacement is expensive. That's why we bring you – Best Tips to Improve MacBook Battery Life >
Product-related questions? Contact Our Support Team to Get Quick Solution >