Vim Cheat Sheet

  Vim Commands Cheat Sheet   How to Exit   :q[uit] Quit Vim. This fails when changes have been made. :q[uit]! Quit without writing. :cq[uit] Quit always, without writing. :wq Write the current file and exit. :wq! Write the current file and exit always. :wq {file} Write to {file}. Exit if not editing the last

Continue reading…

Internet Explorer Shortcut Keys

Viewing and exploring webpages The following table describes shortcuts used to view and explore webpages. To do this Press this Display Help F1 Toggle between full-screen and regular views of the browser window F11 Move forward through the items on a webpage, the Address bar, or the Favorites bar Tab Move back through the items […]

Continue reading…

Excel Shortcut Keys

CTRL combination shortcut keys Key Description CTRL+PgUp Switches between worksheet tabs, from left-to-right. CTRL+PgDn Switches between worksheet tabs, from right-to-left. CTRL+SHIFT+( Unhides any hidden rows within the selection. CTRL+SHIFT+) Unhides any hidden columns within the selection. CTRL+SHIFT+& Applies the outline border to the selected cells. CTRL+SHIFT_ Removes the outline border from the selected cells. CTRL+SHIFT+~ […]

Continue reading…

Bash shortcut Keys

Keyboard Shortcuts for Bash ( Command Shell for Ubuntu, Debian, Suse, Redhat, Linux, etc) The default shell on most Linux operating systems is called Bash. There are a

Continue reading…

VI Shortcut Keys

VI List of shortcut keys Shortcut Command Insert VI i Inserts text to the left of the cursor. I Inserts text at the beginning of the line, no matter where the cursor is positioned on the

Continue reading…

Windows keyboard shortcuts

Windows Keyboard shortcuts Keyboard shortcuts can make it easier to interact with your computer because you don’t need to use the mouse as often.   Ease of Access keyboard shortcuts The following table contains keyboard shortcuts that can help make your computer easier to use. Press this key To do this Right SHIFT for eight […]

Continue reading…

GroupWise Keyboard Short Cuts

Tired of mousing around when navigating GroupWise. Here is a list of shortcuts for GroupWise that will allow you to navigate more quickly and improve your productivity. File Menu New Mail Alt + F, N, M or Ctrl + M New Appointment Alt + F, N, A or Ctrl + Shift + A

Continue reading…

MySQL new install

Installed MySQL in a OES2 server this week, install went fine. YaST install was fast and seamless. Used the Linux client to setup the users and the databases, creating the databases and users was straight forward once the syntax was correct, thanks to google made finding the syntax fairly painless. Once created this is where […]

Continue reading…