Pages tagged console:

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
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.
Tagaholic - Demystifying Irb's Commands
http://tagaholic.me/2009/05/11/demystifying-irb-commands.html
Irb is one of the most commonly used standard ruby libraries, yet most don’t seem to know much about it. I’ve lost count of the number of blog posts that explain some irb “tricks” or “secret” config options. This is the first in a series that aims to make irb less magical and more accessible.
IRB: Let’s Bone Up On The Interactive Ruby Shell
http://www.rubyinside.com/irb-lets-bone-up-on-the-interactive-ruby-shell-1771.html
IRB articles
Tagaholic - Hirb - Irb On The Good Stuff
http://tagaholic.me/2009/03/13/hirb-irb-on-the-good-stuff.html
Hirb::View.formatter_config
Irb is a great place for interacting with Ruby. Unfortunately, even with the colorful help of wirble, it's not so great for visualizing the output of those interactions. Hirb aims to change that.
View mini framework for irb.
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
Lazy Linux: 10 важных практических приёмов для администраторов
http://www.ibm.com/developerworks/ru/library/l-10sysadtips/index.html?S_TACT=105AGX99&S_CMP=GR01
Освойте эти 10 практических приемов и станьте самым лучшим администратором Linux-систем во Вселенной. Узнайте о туннелях SSH, VNC, восстановлении паролей и консольном шпионаже и воспроизводите затем эти приёмы на своих машинах.
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.
Amazon Web Services Blog: Manage Amazon EC2 With New Web-Based AWS Management Console
http://aws.typepad.com/aws/2009/01/manage-amazon-ec2-with-new-webbased-console.html
Today we’re announcing the availability of the Web-based AWS Management Console, which in this first release provides management of your Amazon EC2 environment via a point-and-click interface. A number of management tools already exist: for example a popular Firefox extension known as Elasticfox; however as you read more of this post I believe you’ll agree that the new console is compelling--especially when it’s time to log in as a new AWS developer.
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."
cloudhead's http-console at master - GitHub
http://github.com/cloudhead/http-console
"Speak HTTP like a local"—a simple, intuitive HTTP REPL
interact with a website via a console http verbs
""Speak HTTP like a local"—a simple, intuitive HTTP REPL". Hint: you don't need to install npm to use this, just git clone the repo and run bin/http-console directly
http-console is a simple and intuitive interface for speaking the HTTP protocol.
"HTTP-console est un outil en ligne de commande qui vous permet de faire des requêtes HTTP et d'examiner la réponse. C'est donc une sorte de Curl, mais son mode interactif en fait un outil très pratique si vous avez à débugger une API Rest. Pour ceux qui préfèrent les interfaces web à la ligne de commande, vous pouvez regarder http://hurl.it/ (http://github.com/defunkt/hurl)."
NdsCardStore.com Specializes in Best Nintendo DS Card & Nintendo DS ...
http://www.ndscardstore.com/
famous one
NdsCardStore.com Specializes in Best Nintendo DS Card & Nintendo DS Lite Console, NDS Lite & NDSL for Sale
acekard,acekard 2i,ds lite,nintendo ds lite,dstt,acekard 2,dsi console
How do emulators work and how are they written? - Stack Overflow
http://stackoverflow.com/questions/448673/how-do-emulators-work-and-how-are-they-written