Switch 101: On Windows, I used to...


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Switch 101: On Windows, I used to...
# 1  
Old 11-05-2008
Switch 101: On Windows, I used to...

You're probably used to doing certain tasks on your Windows computer in particular ways. This section shows you how to accomplish the same tasks on a Mac.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

vimdiff jump to other file or switch windows

This took me quite awhile to find so I wanted to share this with other people. To switch windows in vimdiff or to navigate windows in vimdiff or to change windows in vimdiff try the following: The ":vertical" command can be inserted before another command that splits a window. ... (0 Replies)
Discussion started by: cokedude
0 Replies

2. Shell Programming and Scripting

how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable

hi, how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable which needs to be connected to one console server having rj11 on its side and db 9 female on other end.i.e. on switch side,console cable has rj45 and db 9 pin female connector on other side of... (1 Reply)
Discussion started by: pankajd
1 Replies
Login or Register to Ask a Question
TASKSEL(8)						      Debian specific manpage							TASKSEL(8)

NAME
tasksel - a user interface for installing tasks SYNOPSIS
tasksel install <task> tasksel remove <task> tasksel [options] DESCRIPTION
tasksel shows all available tasks and allows to user to select ones to install OPTIONS
-t, --test test mode; don't actually install or remove packeges --new-install automatically select some tasks without even displaying them to the user; default other tasks to on; used during new Debian installs. --list-tasks list on stdout the tasks that would be displayed in the tasksel interface --task-packages task lists on stdout the packages that are available and part of the given task Note that this option may be given more than once. --task-desc task outputs the extended description of the given task --debconf-apt-from waypoint Start the debconf-apt-progress bar here. --debconf-apt-to waypoint End the debconf-apt-progress bar here. --debconf-apt-progress options Pass the specified options to the debconf-apt-progress command that tasksel runs. These will be appended to any --from and --to options constructed by tasksel itself based on --debconf-apt-from and --debconf-apt-to options. SEE ALSO
dpkg(8), apt-get(8) FILES
/usr/share/tasksel/*.desc and /usr/local/share/tasksel/*.desc are used to define tasks. AUTHOR
tasksel was written by Randolph Chung <tausq@debian.org> and Joey Hess <joeyh@debian.org> HISTORY
This document first appeared with tasksel-1.0 2.88ubuntu8 2010-07-16 TASKSEL(8)