terminal

Search terminal

Secure Keyboard Entry Adds More Security to the Terminal in Mac OS X

Dec 1, 2011 - 5 Comments
Secure Keyboard Entry in Mac OS X Terminal

Command line users who wish to add an additional layer of security to their keyboarding within Terminal app can find a helpful privacy feature built into the Mac client. Whether aiming for generally increasing security, if using a public Mac, or are simply concerned about things like keyloggers or any other potentially unauthorized access to … Read More

Access US Only Websites from Outside the USA with a SOCKS Proxy & SSH Tunnel

Nov 29, 2011 - 7 Comments
Setup and use a SOCKS Proxy in Mac OS X

A wide variety of websites and online services are region restricted to the USA: Hulu, Netflix, Pandora, annual credit reports, some banks, the list is significant. Region restrictions are generally something you don’t notice until you need to access a website from outside the USA, and then they’re a huge pain. We’ll show you how … Read More

Enable and Use the ‘locate’ Command in the Mac OS X Terminal

Nov 2, 2011 - 12 Comments
find process running to build locate db

The locate command is very useful if you’re looking to track down every instance of a file, filetype, app, extension, things hidden deep in system folders, or just about anything else that Spotlight can’t manage. It’s extraordinarily useful for troubleshooting and even more mundane tasks like completely uninstalling Mac apps. In order to use locate, … Read More

Add a Separator & Time Stamp Between Terminal Commands to Increase Readability

Oct 3, 2011 - 21 Comments
Custom Terminal separator and timestamp for Bash

If you want to customize the Terminals appearance a bit beyond the prompt and a custom background, you can make the Terminal much more readable by using this nice trick to add a separator and timestamp between each executed command. This also bolds the current command text and anything that is available from tab completion.

Enable Remote Login to Start SSH Server in Mac OS X

Sep 30, 2011 - 18 Comments
Remote Login enables SSH and SFTP

Remote Login is a feature in Mac OS X’s Sharing preferences that allow remote users to connect to a Mac in a secure fashion by using the OpenSSH protocols. Essentially, Remote Login starts an SSH server on a Mac, which includes the ability to accept incoming SSH connections, and is the secure replacement for telnet. … Read More

Start an FTP or SFTP Server in Mac OS X

Sep 29, 2011 - 30 Comments
FTP Server missing in OS X Lion, but you can enable it anyway

If you’ve visited the Sharing Preference panel in the newer versions of Mac OS X you may have noticed there is no longer the direct option to enable an FTP server to share files and folders. Well, at least there isn’t an obvious option, but the FTP and SFTP server function does still exist, the … Read More

Learn How to Use VIM with an Interactive Tutorial

Sep 29, 2011 - 6 Comments
VIM tutorial

VIM is a powerful command line text editor that is wildly popular with developers and system administrators that is accessible by typing ‘vim’ in the terminal. For those that haven’t used it before, it has a relatively steep learning curve, and the interface can be confusing until you figure out how it works and start … Read More

Disable Time Machine Local Backups in Mac OS X Lion

Sep 28, 2011 - 38 Comments
Time Machine local backups

Time Machine in Mac OS X Lion initiates a sometimes useful, sometimes not feature: local backups. Called snapshots, this seems to be kicked off when your primary Mac is a laptop and the Time Machine backup is an external drive, so OS X Lion compensates for the potentially unavailable external disk by keeping an additional … Read More

Automatically Customize Mac OS X with a Bash Script: 27 Defaults Write Commands, custom .aliases, .bash_profile, etc

Sep 9, 2011 - 8 Comments
Bash script to customize many aspects of Mac OS X

If you’re an advanced user and setting up a new Mac, you probably customize the OS with a ton of defaults write commands and .alias adjustments. These are things you can either enter manually, use an easy tool like LionTweaks, or check out this new great script from GitHub called .osx. Note: this is obviously … Read More

Use Any Font in the Mac OS X Terminal

Sep 2, 2011 - 6 Comments
Use any font in the Terminal of Mac OS X Lion

The Terminal in modern versions of Mac OS X enforces a new monospacing character width standard, which in laymen terms means you no longer have to use monospace fonts in the Terminal. That means you can now use any font you want, even Comic Sans like the screenshot shows down below (hooray?).

Disable “Reopen Windows When Logging Back In” in Mac OS X Completely

Aug 25, 2011 - 96 Comments
Disable Reopen Windows when Logging In

You may have noticed that when you log out or reboot Mac OS X, you get a dialog window with a checkbox next to “Reopen windows when logging back in” that restores all of your currently open applications and windows. If you don’t like it and you’re tired of unchecking the box to no longer … Read More

Reset a Mac OS X Mavericks or Mountain Lion Password

Aug 24, 2011 - 66 Comments
Reset a Mac password from System Preferences

One of several changes to newer versions of OS X is how resetting passwords is handled, previous versions of Mac OS X would have a password reset tool easily accessible from the Utilities menu but that isn’t available anymore, and for some added security you now must access a password reset tool through the command … Read More

Take Screen Shots from the Terminal in Mac OS X

Aug 11, 2011 - 8 Comments
Take Screen Shots from the Terminal in Mac OS X

Aside from the keyboard shortcuts, Grab, and other screen shot apps, you can also take screenshots of your Mac OS X desktop directly from the Terminal with the ‘screencapture’ command. Here is a detailed overview of this utility and how to use it, which allows capturing screenshots from the command line with ease.

Change the Terminal Background Picture

Aug 5, 2011 - 15 Comments
Change the Terminal Background Image

If you’re bored with the standard black text on a white background of Terminal, you can really spice up the command line interface by adding a custom background picture. One of our commenters recently asked how to do this, so here we’ll walk through the process. This was written for OS X 10.7 but it’s … Read More

How to SSH to an iPhone or iPad

Aug 4, 2011 - 6 Comments
SSH iPhone

You may know already that iOS has the same underlying unix architecture as Mac OS X, and because of this you can SSH into an iPhone or iPad just like you would connect to any other Mac or unix based machine. As it turns out for us nerdier users, this ability is disabled without a … Read More

How to Get Lynx for Mac OS X

Jul 26, 2011 - 7 Comments
Terminal in macOS

Mac users can easily install and use the Lynx web browser in the Terminal. Lynx is a text based command line web browser, it’s relatively popular within unix communities but it also has a variety of general uses too; it’s great if you want to discretely browse the web and read articles at work or … Read More

MacPorts 2.0 for Mac OS X 10.7 Lion Released

Jul 25, 2011 - 9 Comments
MacPorts 2.0 for Mac OS X 10.7 Lion

MacPorts 2.0 has been released, the new version includes full OS X 10.7 compatibility. For those who are unfamiliar, MacPorts is a popular package management utility used to easily install thousands of open-source applications and utilities for the command line, X11, and even some Aqua apps. Because MacPorts handles the retrieval and building of dependencies … Read More

Open a URL in the Default Browser from the Command Line

Jul 18, 2011 - 2 Comments
Safari icon

Using the command line open tool, you can immediately launch any URL from the Terminal into the default web browser of Mac OS X. In other words, you’re launching the specified site into a GUI browser from the command line. The syntax to open any URL into the default web browser like this is remarkably … Read More

Subscribe to OSXDaily

Subscribe to RSS Subscribe to Twitter Feed Follow on Facebook Subscribe to eMail Updates

Tips & Tricks

News

iPhone / iPad

Mac

Troubleshooting

Shop on Amazon to help support this site