Pages tagged terminal:

#398861 by Caius Durling (caius) - Pastie
http://pastie.textmate.org/398861

Hidden preference keys to make Safari 4's updated UI more like Safari 3.
Tweak safari 4 - eg tabs where they should be!
Safari 4 hidden preferences
50 ways to impress your geeky linux friends - LaptopLogic.com
http://laptoplogic.com/resources/50-ways-to-impress-your-geeky-linux-friends
Dicas LINUX interessante, como desmontar drive em uso
Our own Geek Queen Blair Mathis is back with 50 ways to increase your Linux knowledge and help you along the way to true geekdom.
50 ways to increase your Linux knowledge and help you along the way to true geekdom. 1. watch terminal star wars To start this article off right, no Linux user can claim the status of geekhood unless they've seen Star Wars ASCII-style. To watch a fascinating version of Star Wars via the Terminal, type: telnet towel.blinkenlights.nl
mintty - Google Code
http://code.google.com/p/mintty/
MinTTY is a terminal emulator for Cygwin. It is based on code from PuTTY 0.60 by Simon Tatham and team.
An Xterm-compatible terminal emulator for Cygwin based on code from PuTTY
15 Terminal commands to supercharge OS X | News | TechRadar UK
http://www.techradar.com/news/computing/apple/15-terminal-commands-to-supercharge-os-x-599882
Meet the Command Line | PeepCode Screencasts for Web Developers and Alpha Geeks
http://peepcode.com/products/meet-the-command-line
"In this 70 minute screencast you’ll learn about the basic assumptions of Unix, how to look for help, and how to confidently work with files, directories, and programs. Also included is a bonus 60 page PDF reference guide!"
Navigating a text-based terminal can be intimidating at first, but experienced developer and systems administrator Dan Benjamin introduces it smoothly one concept at a time whether you’re currently using Windows, Mac OS X, or Linux. In this 70 minute screencast you’ll learn about the basic assumptions of Unix, how to look for help, and how to confidently work with files, directories, and programs. Also included is a bonus 60 page PDF reference guide!
In this 70 minute screencast you’ll learn about the basic assumptions of Unix, how to look for help, and how to confidently work with files, directories, and programs.
Credit Card Terminal - apps - innerfence
http://www.innerfence.com/apps/credit-card-terminal
I love thisn program.
CC processing
Turn your iPhone into a mobile virtual terminal for charging customers’ credit cards. Deal with declined cards on-site as services are rendered. No special hardware required, just your iPhone (or iPod Touch with the 2.0 firmware update).
The TTY demystified
http://www.linusakesson.net/programming/tty/index.php
The
user types at a terminal (a physical teletype). This terminal is connected through a pair of wires to a UART (Universal Asynchronous Receiver and Transmitter) on the computer. The operating system contains a UART driver which manages the physical transmission of bytes, including parity checks and flow control. In a naïve syste
The TTY subsystem is central to the design of Linux, and UNIX in general. Unfortunately, its importance is often overlooked, and it is difficult to find good introductory articles about it. I believe that a basic understanding of TTYs in Linux is essential for the developer and the advanced user.
時代はGNU screenからtmuxへ - それ、Gentooだとどうなる?
http://d.hatena.ne.jp/tmatsuu/20090709/1247150771
GNU screenはもう古いので皆さんtmuxへ移行しましょう、という話。Gentooならemerge tmux。
8 Useful and Interesting Bash Prompts – Make Tech Easier
http://maketecheasier.com/8-useful-and-interesting-bash-prompts/2009/09/04
1. Show Happy face upon successful execution
Customizing the Terminal: The Prompt | LinDesk
http://lindesk.com/2009/03/customizing-the-terminal-the-prompt/
Customizing the Terminal: The Prompt
Most Linux ‘gurus’ spend a lot of time working in the terminal. If you belong to that group, this post is for you. This is a tutorial to configure the terminal prompt to the best possible value for your use. Note: This tutorial is for bash users – these instructions will not work in other shells.You must have seen the prompt if you have use the terminal – it is the first few characters in each line. Usually, it will be…Editing the prompt is very simple – you just have to edit a shell variable. To see the current prompt’s value, open a shell and type the command…
good prompt ideas
Top 15 Terminal Commands for Hidden Settings in Snow Leopard | Terminal, Finder, Dock/Exposé/Dashboard, iTunes + iPod | Mac OS X Tips
http://macosxtips.co.uk/index_files/terminal-commands-for-hidden-settings-in-snow-leopard.html
defaults write com.apple.dock mouse-over-hilite-stack -boolean yes
A 'revisited' guide to GNU Screen LG #168
http://linuxgazette.net/168/silva.html
e. Screen allows you to manage several interactive shell instances within the same "window". By using different keyb
Handy features like screenrc configuration for status line and auto-start settings, as well as terminal sharing using screen.
hardstatus alwayslastline 2 hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]' 3 4 # Default screens 5 screen -t shell1 0 6 screen -t shell2 1 7 screen -t server 2 ssh me@myserver
Hacking with Style: TrueType VT220 Font
http://sensi.org/~svo/glasstty/
NERDY
Create a TTF font from a PNG image
J: Cool vt200 font. Works well in Terminal on the Mac.
Tux Training » Blog Archive » How to have a lightweight, beautiful, functional terminal
http://tuxtraining.com/2009/07/28/how-to-have-a-lightweight-beautiful-functional-terminal
uptime | awk '{print $2,$3, $4}'
Configuration for rxvt in X to have better colors and fonts
Terminal Tips: Force Safari to open all links in new tab - The Unofficial Apple Weblog (TUAW)
http://www.tuaw.com/2008/09/08/terminal-tips-force-safari-to-open-all-links-in-new-tab/
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
although now bookmarking will open in a new tab. darn.
Terminal Tip: Make Any Linux Directory into an ISO File
http://lifehacker.com/5085405/make-any-linux-directory-into-an-iso-file
Linux newbies might appreciate knowing that you need no software app to create burn-able CD images of a particular directory on your system. One terminal command--mkisofs -V LABEL -r DIRECTORY | gzip > cdrom.iso.gz—creates a compressed ISO for easy backup (replace the italicized sections with your CD label and directory, of course). [via]
Linux newbies might appreciate knowing that you need no software app to create burn-able CD images of a particular directory on your system. One terminal command--mkisofs -V LABEL -r DIRECTORY | gzip > cdrom.iso.gz—creates a compressed ISO for easy backup (replace the italicized sections with your CD label and directory, of course)
INX Is Not X : A command line and console Linux "Live CD" based on a minimal Ubuntu, without the X window system graphical interface. INX has some surprising capabilities...
http://inx.maincontent.net/
Apprendre la console bash
Linux à vocation pédagogique, uniquement en ligne de commande.
Lifehacker - Use a Different Color for the Root Shell Prompt - Terminal
http://lifehacker.com/5195951/use-a-different-color-for-the-root-shell-prompt
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
My Extravagant Zsh Prompt / Steve Losh
http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/
I gotta try zsh. Via /drewr
Screen? A must for SSH ~ Mattias Geniar
http://www.mattiasgeniar.be/technology/screen-a-must-for-ssh/
If you've ever used SSH to connect to a server, you 'll know its limitations: if you want to open a new window, you'll need to create a second SSH connection to the server. And if the connection breaks during the SSH tunnel, you've lost your progress. This is where Screen comes in.
Vim is still sexy! | Floating Sun
http://floatingsun.net/2009/04/18/vim-is-still-sexy/
Unlock Mac OS X apps' hidden features | News | TechRadar UK
http://www.techradar.com/news/computing/apple/unlock-mac-os-x-apps-hidden-features-600153
Most Mac applications have preferences, enabling you to fine-tune certain elements or toggle specific items of functionality. Most also hide things from you, burying potentially useful features under a mound of geek.
Unlock Mac OS X apps' hidden features Tweak Safari, iTunes and more via the Terminal
tweaks via consola
Powerhouse Programs of Linux
http://www.nixtutor.com/linux/powerhouse-programs-of-linux/
Not only is dd a court recognized bit for bit hard drive forensic imaging utility, it is also a great tool for making your own backups. Dd has proven itself time and time again. You can use it to copy CDs and other media. You can also use it to move data to another hard drive or cat out strings stored in RAM. Common Uses
Search
Linux comes packed with some pretty powerful tools. Here is a list of what I consider to be the powerhouse programs of Linux and some common usage for each.
"Here is a list of what I consider to be the powerhouse programs of Linux."
http://kitty.9bis.com
http://kitty.9bis.com/
Update to Putty
7 Simple and Useful Command-Line Tips | Nettuts+
http://net.tutsplus.com/tutorials/other/7-simple-and-useful-command-line-tips/
One of the most useful, but under-used, tools a web developer has is the command-line. The terminal often scares people away; so here's where we demonstrate
Terminal Tips and Tricks For Mac OS X - Super User
http://superuser.com/questions/52483/terminal-tips-and-tricks-for-mac-os-x
Cool collection of tricks, even I found new ones