Show All Related Tags
Did you mean
productivity (9,294 results), video (4,346 results), Microsoft Windows Vista (3,349 results), IT Service Management (1,768 results), environment (1,369 results)more...
Show Fewer Related Tags
Did you mean
productivity (9,294 results), video (4,346 results), Microsoft Windows Vista (3,349 results), IT Service Management (1,768 results), environment (1,369 results), virus (1,338 results), IT services (1,304 results), VPN (1,272 results), virtualization (1,017 results), digital video (818 results), Service Pack 2 (754 results), Microsoft Visual Basic (666 results), Web service (657 results), antivirus (653 results), movie (593 results), Microsoft Visual Studio (572 results), customer service (540 results), AVI (510 results), Service Level Management (449 results), video card (383 results), Microsoft Windows XP Service Pack 2 (378 results), terminal services (367 results), Microsoft Visual Basic 6.0 (356 results), Internet Service Provider (353 results), Microsoft Visual Basic.Net (337 results), virtual machine (307 results), service pack (278 results), Advanced Micro Devices Inc. (275 results), service (267 results), Microsoft Visual Studio 2005 (228 results), Service Management (227 results), server virtualization (226 results), mobile device (222 results), vision (222 results), archiving (205 results), VLAN (195 results), service provider (188 results), Microsoft Visio (185 results), device (176 results), Microsoft Virtual Server (156 results), financial service (155 results), Microsoft Visual Studio.Net (141 results), United Parcel Service of America Inc. (138 results), service desk (134 results), VCD (130 results), Microsoft VBScript (130 results), HP OpenView (130 results), provisioning (125 results), Microsoft Windows Server Update Services (121 results), video game (121 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Learn these advanced vim features
- emacs equivalentnot to start a religious war, but to accomplish "folding" in emacs (where it is called "hide-show"):activate: alt-x hs-minor-modetoggle: shift + middle mouse buttonimplementation: hideshow.elfolding in both emacs & vim seems more difficult than it should be, considering how easy folding is in other graphical editors like visual studio...
- Discussion threads 2006-04-04
- Vi for programmers, part 2
- Misleading article and downloadI just downloaded the PDF and read the articles. Although the articles properly referred to Vim throughout, the titles of the articles and the PDF suggest that they are references or tutorials for standard vi, which they definitely are not. I feel that these should be labeled...
- Discussion threads 2005-03-23
- 15 tips for a more pleasant Vi experience
- The text editor Vi has a well-established reputation for being reliable and flexible on systems running the UNIX operating system. This download introduces you to some of the features that have earned Vi its reputation. The 15 tips outlined here will raise your Vi experience to the expert level and...
- Download resources 2005-03-16
Additional Resources
- Basic Vi Skills for the Linux LPIC Exams
- With an eye towards passing the LPIC I exam, this paper will help to prepare and practice the basic vi skills with sample questions and detailed answers. The LPI exams focus on vi as the default editor for Linux. No matter how much one thinks emacs rocks, or that pico/nano...
- White papers 2004-11-12
- vi + coffee = ultimate coder weapon
- Every old-school coder worth his/her salt needs two indispensible resources: A great editor app, and caffeine. Now you can enhance both with help of one simple object from ThinkGeek--The vi cheat coffee mug! Upon its ceramic hull glistens a list of over 50 commands for the classic vi editor; a...
- Blog posts 2007-02-22
- Vimming With SQL*Plus
- The Vi tool, which is included in nearly every UNIX-like OS and runs on nearly 20 different platforms, is easily the world's most popular text editor, and Vim or Vi iMproved, its enhanced, extended clone, is the one of the most popular text editors among Linux sysadmins. Given the growing...
- White papers
- vi coffee = ultimate coder weapon
- COFFEE >YES---CODER >NOWhy are you calling a software engineer a coder?What is a Geek?Coffee = Yes. Vi = NEVER!!!sorry, vi's insane insistence on moded operations, and plain illegible documntation[ written for a short lived keybaord over 25 years ago ] makes vi the worst possible tool to use.yes it's powerfull,...
- Discussion threads 2007-02-22
- ConceptDraw Standard (dmg)
- ConceptDraw VI is designed for professional flowcharting, diagramming and illustrating. Its flexible, handy tools help business and technical users quickly document complex structures, systems and processes. ConceptDraw VI charts can be shared as a variety of graphics files, printed pages, presentations and web pages. Owing to the advanced libraries of...
- Software downloads 2007-01-10
- Using vi key bindings in bash and zsh
- By default, most shells use emacs-style key bindings for command-line editing and modification. For users of vi or vim, however, you can instead configure shells to use vi key bindings instead. This is done by editing ~/.bashrc in the case of bash, or ~/.zshrc in zsh and adding: set...
- Blog posts 2008-04-14
- Download our Vi reference and cheat sheets
- Want to learn how to manipulate UNIX text files quickly and easily? Download our Vi cheat sheets and have detailed command examples and descriptions at your fingertips.Note: This download was orginally published on 1/16/2001. This updated version has been reformatted for easier reading and printing.
- Download resources 2005-03-23
- Use vi to edit files in a UNIX environment
- text edit primerI thought it was a very good intro to vi. I printed it off as a primer for some of my users that just happen to need exactly that. glenVI user commentsI maintain some linux systems, and don't think I could live without vi. ...
- Discussion threads 2004-10-15
- Use vi to edit files in a UNIX environment
- Windows network administrators have long used Edit, Notepad, or Wordpad to edit large text and script files. Most UNIX systems have an editor of some sort; the actual utility varies depending on the flavor of UNIX you're running. Some, like Sun Microsystems, even have full-blown competitors to Microsoft Word. But,...
- Technical articles 2003-07-02
- Korn shell with Linux?
- Are there any versions of Linux that support the Korn shell and the vi editor?Yeshttp://linux.ittoolbox.com/nav/t.asp?t=431&p=431&h1=431Why would you use korn when you have bash?vi is in the typical linux install.Thank youI use korn with the vi editor at work and I want to simulate the enviroment at work as closely as...
- Discussion threads 2005-10-08
- emacs vs. vi vs. pico: What's the best Linux text editor?
- Polling Place examines the results of TechProGuild's Quick Poll: Majority of TechProGuild members prefer the vi text editor.
- Technical articles 2001-09-10
- Use edlin as your text editor
- I'd like to know, who's using such a poor software?Maybe edit would be a better suggestion?In addition, the author of this article says, that there is a tool included in *nix systems. Show me that, please. Have you even heard about vi?Edlin?You're right. I thought that was a joke in...
- Discussion threads 2005-02-15
- Configure vi for Java application development
- Most software developers encounter the vi editor at some point in their career—if not at college, on production UNIX machines when installing work they coded on their Windows desktop machines in full-blown IDEs. It's rare to find a developer except in the most Microsoft-beholden shops who doesn't have to fire...
- Technical articles 2003-07-10
- Use vi to edit files in a UNIX environment
- Windows network administrators have long used Edit, Notepad, or Wordpad to edit large text and script files. Most UNIX systems have an editor of some sort; the actual utility varies depending on the flavor of UNIX you're running. Some, like Sun Microsystems, even have full-blown competitors to Microsoft Word. But,...
- Technical articles 2004-10-07
- Automount filesystems with flexible AutoFS tool
- AutoFS ???An article on automount 2007? Seems as something that was finished and finalized in the 1990s. Looks like Linux has some catch up to do against the creators of NFS as usual one can add.I would like to see an article in how to use ZFS and NFS in...
- Discussion threads 2007-04-24
- picking a technology to learn
- Twice yesterday I saw discussions / questions here abould learning new technologies.for one, the persons information given in the post suggested that the tech really would not benefit anyone, including the proposed business startup.[ linux and vi
- Discussion threads 2006-12-13
- UniData
- I am using vi to alter some profile scripts for the installation of unidata and have ran into a problem.I am using the commands;UDT_EDIT=viLPREQ=/usr/spool/1p/admins/1p/printersNOCHKLPREQ=1UDTHOME=/u/udUDTBIN=/u/ud/binPATH=$PATH:/u/ud/bin:/utilsexport LPREQ NOCHKLPREQ UDTHOME UDTBIN PATH UDT_EDITWhats happening is that this file is not altering the directory that it should do and i am wondering if anyone...
- Q&A 2006-04-04
- << Previous
- page 1 of 1
- Next >>