web analytics

Displaying posts tagged with

“Mac”

Restarting A Remote Mac Via Terminal

1. On the Mac that you want to control via remote, launch System Preferences and choose Sharing. Click the lock icon and enter your Admin password to unlock the preference. 2. Within that preference enable the Remote Login option. In this window you’ll see the command for accessing your remote Mac, for example: ssh username@127.0.0.1 [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

Disable Elastic (Rubber Band) Scrolling In Mac OS X Lion (10.7)

With every great OS comes great disappointment. Mac OS X 10.7 (Lion for the masses that don’t understand numbers), had many improvements and changes. Some were not so accepted. One such change was the elastic over-scrolling that exists in the iOS world. Commonly called “rubberband scrolling”, it activates as an overscrolling effect that runs out [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

How To Delete The Dock Delay

If  you hide the Dock you may have noticed that when you then move your cursor to the edge of the screen to make it reveal itself, there’s a slight delay before the Dock slides back into view. The delay may not be that long, maybe half a second, but if change can be had [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

Enable Root User In OS X Lion 10.7

WARNING: Severe damage can be done while working in the root account! The root user is a super user account with high level system-wide access privileges intended for system administration, monitoring, and in depth troubleshooting purposes. By default, root user is disabled in Mac OS X for security purposes. If you do not have a specific [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

MobileMe Expires Soon PSA

 If you’re a MobileMe subscriber. That service is closing down on June 30, 2012, which means you’ll be forced to transition over to iCloud in less than 60 days, whether you like it or not. If you are running 10.5 Leopard, Apple is easing the transition by offering a free installer DVD for Snow Leopard 10.6 [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

WWDC 2012

Apple’s developer community the wait is over, announced are the dates for Apple’s Worldwide Developers Conference. This year’s conference will take place from June 11-15 in San Francisco, there developers will “learn about the future of iOS and OS X.” I’m sure a more definitive date for Mountain Lion (10.8) will be released at this [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

Two More Mac Trojans, But Minimal Risk

The first one is known as Backdoor.OSX.SabPub.a. Like the common Flashback, this new threat was more than likely spread through Java exploits on Websites, and allows for remote control of affected systems. It is about one month old. It may have only been used in targeted attacks. And Apple’s security update for Flashback helps render future Java-based attacks harmless. It [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

Simple Edit To Enable MacBook Air Super Drive On All Computers

The file is: /Library/Preferences/SystemConfiguration/com.apple.Boot.plist You need to add/edit two lines: the first is Kernel Flags and the second is mbasd=1. Insert “mbasd=1″ in the <string></string> value below the <key>Kernel Flags</key> (If the string is not empty to begin with (it normally is), then use a space to separate the mbasd=1 from what’s already there). The file will then [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

Mac Keyboard Shortcuts

Here are the modifier key symbols you can see in Mac OS X menus:   Startup keyboard shortcuts Press the key or key combination until the expected function occurs/appears (for example, hold Option during startup until Startup Manager appears, or Shift until “Safe Boot” appears). Tip: If a startup function doesn’t work and you use a [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email

How-To Check If You’re Running 32 or 64 Bit in Mac OS X

In the terminal type and hit enter: xuser@X-Files:$ uname -a If you’re using a 32 bit Kernel in Mac OS X: xuser@X-Files:$ 
Darwin iMac.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 If it says i386 on the end there? That indicates it’s the 32 bit kernel. If you’re using [...]

Share on FacebookShare on LinkedInShare on XingShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to redditShare on MyspaceShare via email