Hye asalam saya zaty seorang stafnurse di sebuah hospital universiti termuka di Malaysia.
Kat sni I nak share kenape kite HARUSS buat bisnes walaupun dah makan gaji.
WANG BUKAN SEGALA-GALANYA TETAPI SEGALA-GALANYA PERLUKAN WANG UOLZZZ !
Kat bawah ni la masalah yang dihadapi oleh orang makan gaji :
INI LAGI..
JGN JADI GOLONGAN NI..
SOLUTIONNYA TARAAAA !!! JOIN LA ELKEN RM75 JE KEAHLIAN SEUMUR HIDUP NOKSS >>>
KALAU KORANG XCAYA CUBA GOOGLE KEHEBATAN ELKEN MELAHIRKAN JUTAWAN
NAK JOIN ELKEN SMS 01119499759
( ZATY )
In this post I'll show you how to create a bootable USB of Mac OS X Mavericks so that you can do a fresh install of the OS. You can always update your OS X without doing the fresh install but I prefer a fresh install because.. it's fresh! So let's get started.
To make a bootable media for your Mavericks you need all this:
1. 'Install OS X Mavericks.app' downloaded from the Apps Store.
2. 8GB empty USB pendrive or larger.
Then, simply follow these steps:
1. Insert your USB pendrive to USB port.
2. Open up 'Disk Utility'.
3. Select your USB pendrive from the left list.
4. Click on the 'Erase' tab. Set the Format field as 'Mac OS Extended (journaled)' and Name as 'Untitled'.
5. Click on 'Erase' and quit Disk Utility after the process completed.
6. Open up 'Terminal'
7. Copy and paste the command below into the terminal:
And it's all done! You may see something like the texts below but all you have to do is wait. Patience is the key.
The process may take up to 30 minutes depending on your USB drive speed and please don't do anything to the terminal. Leave it there and have a cup of coffee.
Note: It is important to leave 'Install OS X Mavericks.app' in /Applications folder for successful process. When using the bootable USB for fresh installation, the process may be stuck for a long time (about 20 minutes in my case) during installation but this is NORMAL. All you have to do is WAIT.
To make a bootable media for your Mavericks you need all this:
1. 'Install OS X Mavericks.app' downloaded from the Apps Store.
2. 8GB empty USB pendrive or larger.
Then, simply follow these steps:
1. Insert your USB pendrive to USB port.
2. Open up 'Disk Utility'.
3. Select your USB pendrive from the left list.
4. Click on the 'Erase' tab. Set the Format field as 'Mac OS Extended (journaled)' and Name as 'Untitled'.
5. Click on 'Erase' and quit Disk Utility after the process completed.
6. Open up 'Terminal'
7. Copy and paste the command below into the terminal:
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
And it's all done! You may see something like the texts below but all you have to do is wait. Patience is the key.
Erasing Disk: 0%... 10%... 20%... 100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
The process may take up to 30 minutes depending on your USB drive speed and please don't do anything to the terminal. Leave it there and have a cup of coffee.
Note: It is important to leave 'Install OS X Mavericks.app' in /Applications folder for successful process. When using the bootable USB for fresh installation, the process may be stuck for a long time (about 20 minutes in my case) during installation but this is NORMAL. All you have to do is WAIT.
Mac OS X has a very excellent memory management and it's way better than Windows. IMHO, it's better than certain Linux distribution like Ubuntu too. I used Ubuntu and it sucks especially after Canonical putting Unity in. Good job, Canonical. I by all means does not address this to other Linux distributions. Some of them are great such as ArchLinux. I'm just disappointed with the new Ubuntu.
Ok enough with the introduction, let's move to the main story. Let's get started with what is memory? In this post, memory may refer to Random Access Memory (RAM), virtual memory, wired memory or file cache.
In Mavericks the Activity Monitor UI is revamped making it looks so different from previous releases. Refer the image below.
Ok enough with the introduction, let's move to the main story. Let's get started with what is memory? In this post, memory may refer to Random Access Memory (RAM), virtual memory, wired memory or file cache.
In Mavericks the Activity Monitor UI is revamped making it looks so different from previous releases. Refer the image below.
Understanding the Activity Monitor's Memory Tab
Four types of memory appear in the Memory tab's: Physical Memory, Virtual Memory, File Cache, and Wired Memory. Physical memory (RAM) is the high-speed memory used to store information that is in use or used most recently. Information in RAM is loaded from the Mac's drive at startup and when applications and documents are opened. Refer the diagram below.
Physical Memory
Physical Memory is RAM and it exists physically and can be seen and touched. Shown in the diagram is the total amount of RAM installed in my computer which is 8GB.
Memory Used
Memory Used indicates the amount of RAM that is currently being used by the apps and system. This does not include virtual memory usage.
Virtual Memory
Virtual Memory is a portion of hard drive that is being used as a memory in case the physical memory is full or runs out. Having those informations transferred from RAM to disk does cost us performance issue since hard drive are much much slower compared to RAM. This virtual memory also referred as swap file or paging file.
Swap Used
Swap Used is the amount of virtual memory used. Having zero swap used is good since no virtual memory is being utilised.
App Memory
App Memory is the amount of RAM that is being used by apps and system processes. No virtual memory involved.
File Cache
File Cache shows physical memory that is being used to speed up access to recently used files. For example, if you've been using Mail and then quit it, the RAM that Mail was using is marked as Inactive memory. Inactive memory is available for use by another application, just like Free memory. However, if you open Mail before its Inactive memory is used by a different application, Mail will open quicker because its Inactive memory is converted to Active memory, instead of loading it from the slower drive.
Wired Memory
Wired Memory is information in RAM that can't be moved to the Mac's drive. The amount of Wired memory depends on the applications you are using. Wired memory (also called resident memory) stores kernel code and data structures that must never be paged out to disk. Applications, frameworks, and other user-level software cannot allocate wired memory. However, they can affect how much wired memory exists at any time. For example, an application that creates threads and ports implicitly allocates wired memory for the required kernel resources that are associated with them.
Compressed
Compressed shows physical memory used to store a compressed version of data that has not been used recently.
The beauty of Mac OS X is they consume the memory efficiently resulting in less memory being wasted. Even though it seems like all the RAM are being used and we can barely see any amount of RAM left unused, it's a good news actually since unused RAM is a wasted RAM.
Adobe has released a newer version of their software suite called Adobe Creative Cloud but some people out there are still using Adobe Master Collection CS6 for some reasons. However, both of this software suite will face some problem running on the newly released Mavericks. To fix this problem you have to install the updates for those softwares. Follow the link below for more information about this update.
All other software excluding After Effects seems to work well without the update but there's no harm in updating all software included in the software suite though. For much faster process i chose the offline updater by downloading standalone installer here. Be sure to download the right version to avoid any other problem later.
Update progress for After Effects CS6 |
After finish updating I open up After Effects and go to After Effects > About After Effects and there it is; it's updated to version 11.0.3 successfully.
Bittorrent has launched 7.4.1 version of its software and offered it in a .pkg installer for Mac. However I am facing a problem installing it in Mavericks. The installer downloaded well but when it is executed, you'll can never pass their offer regardless you're accepting or declining the offer.
This is really frustrating and I tried uTorrent instead. And guess what, the same problem still arise. So to solve this problem you'll have to install the old version packed in a .dmg file. You can download the installer from here: http://www.bittorrent.com/downloads/mac and select version 7.3.5, install it and update manually from inside the Bittorrent client. I saved a screenshot for you to believe.
Note: For those who cannot found the .dmg installer from Bittorrent.com (just in case of dead link) you may use the one I uploaded here. The password is same as always: biborn
This is really frustrating and I tried uTorrent instead. And guess what, the same problem still arise. So to solve this problem you'll have to install the old version packed in a .dmg file. You can download the installer from here: http://www.bittorrent.com/downloads/mac and select version 7.3.5, install it and update manually from inside the Bittorrent client. I saved a screenshot for you to believe.
Note: For those who cannot found the .dmg installer from Bittorrent.com (just in case of dead link) you may use the one I uploaded here. The password is same as always: biborn
Activity Monitor is a piece of utility software that is similar to Windows Task Manager where almost all information provided by Windows Task Manager are also displayed. Lets just assume it as a task manager for Mac OS X operating system. Displayed below is the image of Activity Monitor found in Mac OS X 10.9 Mavericks. The interface has been altered quite a lot and we can no longer see pie chart representing the RAM usage in sectors. As I found the pie chart is not really informative, I don't really care about the dismissal of that feature.
To end a task by forcing it to quit, we can simply select the target process so that it is highlighted in blue and then click on the tiny icon located at the top left corner and confirm the action by clicking 'Quit'. This process is very simple and I'm sure you can understand it.
There is also another alternative to quit an application without using Activity Monitor. The job can be done by opening 'Force Quit Applications'. Just press Command-Option-Escape simultaneously and a pop up window will appear. Just select the desired running application and click on 'Force Quit'. I will explain more on Activity Monitor in the next post.
Mac OS X Mavericks Activity Monitor new UI |
There is also another alternative to quit an application without using Activity Monitor. The job can be done by opening 'Force Quit Applications'. Just press Command-Option-Escape simultaneously and a pop up window will appear. Just select the desired running application and click on 'Force Quit'. I will explain more on Activity Monitor in the next post.
I've just got my hands dirty on this newly released Ubuntu 13.10 Saucy Salamander and forgot to install the flash player for my Firefox, again. So, here are a several ways of how to get flash player installed so you can view web-based flash content.
Just type in "flash" in the search field and you'll find the package that you're looking for.
Just type in the command below:
Go to http://get.adobe.com/flashplayer/ where you can find the installer compressed in .tar.gz file. There are also other option such as .rpm but we'll stick to the .tar.gz one.
Download the file, and then locate it. Usually it is in the '/home/<your_username>/Downloads. Run a terminal session and cd to the containing folder. Copy 'libflashplayer.so' to a location readable by Firefox. Here are the commands:
That's all. Flash player is installed but you might have to restart Firefox in order to make it works.
To check whether flash player is properly install you can go to Firefox and type in 'about:plugins' in the URL bar. The Shockwave Flash should be listed.
1. Directly from the Ubuntu Software Center
Just type in "flash" in the search field and you'll find the package that you're looking for.
2. Installing from Terminal command
Just type in the command below:
sudo apt-get install flashplugin-installer
3. Installing from a .tar.gz file downloaded from Adobe website
Go to http://get.adobe.com/flashplayer/ where you can find the installer compressed in .tar.gz file. There are also other option such as .rpm but we'll stick to the .tar.gz one.
Download the file, and then locate it. Usually it is in the '/home/<your_username>/Downloads. Run a terminal session and cd to the containing folder. Copy 'libflashplayer.so' to a location readable by Firefox. Here are the commands:
cd ~/Downloads
tar -xzf install_flash_player_11_linux.x86_64.tar.gz
mkdir -p $HOME/.mozilla/plugins
cp libflashplugins.so $HOME/.mozilla/plugins
That's all. Flash player is installed but you might have to restart Firefox in order to make it works.
To check whether flash player is properly install you can go to Firefox and type in 'about:plugins' in the URL bar. The Shockwave Flash should be listed.