How to Create a HTML Sitemap Page in Blogger : Responsive
Should you create a HTML sitemap into your Blogger? Every blog should have at-least one page by which you can navigate to all of your blog posts. Therefore, yes you must create a HTML sitemap into your Blogger. In this post, I will share a cool method to create a responsive sitemap page for your blogger with cool design features. HTML sitemap doesn't only help your visitors to look over your blog at a glance it can help to crawl and index your blog pages faster. Adding Sitemap page in WordPress is so easier than Blogger with the help of tons of plugins, in Blogger, you need to manually add the sitemap widget. Adding this sitemap widget to your blogger is also easier. Just you have to copy the following code, and paste it to your Blogger page and done! Therefore, here is a simple guide to create a HTML responsive sitemap to Blogger.
Live Demo: Blogger Sitemap
how to add html sitemap widget in blogger
Read more »
Kali_Linux_commands_and_Functions

Kali Linux commands Function

 

A
    apropos       Search Help manual pages (man -k)
    apt-get            Search for and install software packages (Debian)
    aptitude    Search for and install software packages (Debian)
    aspell        Spell Checker
    awk        Find and Replace text, database sort/validate/index
B
    basename         Strip directory and suffix from filenames
    bash        GNU Bourne-Again Shell
    bc            Arbitrary precision calculator language
    bg        Send to background
    break          Exit from a loop
    builtin        Run a shell builtin
    bzip2           Compress or decompress named files
C
    cal   Display a calendar
    case   Conditionally perform a command
    cat   Concatenate and print (display) the content of files
    cd             Change Directory
    cfdisk         Partition table manipulator for Linux
    chgrp        Change group ownership
    chmod          Change access permissions
    chown         Change file owner and group
    chroot            Run a command with a different root directory
    chkconfig          System services (runlevel)
    cksum         Print CRC checksum and byte counts
    clear          Clear terminal screen
    cmp           Compare two files
    comm          Compare two sorted files line by line
    command          Run a command – ignoring shell functions
    continue          Resume the next iteration of a loop
    cp                   Copy one or more files to another location
    cron Daemon to execute scheduled commands
    crontab Schedule a command to run at a later time
    csplit Split a file into context-determined pieces
    cut Divide a file into several parts
D
    date Display or change the date and time
    dc Desk Calculator
    dd Convert and copy a file, write disk headers, boot records
    ddrescue Data recovery tool
     declare Declare variables and give them attributes
     df Display free disk space
    diff Display the differences between two files
    diff3 Show differences among three files
    dig DNS lookup
    dir Briefly list directory contents
    dircolors Colour setup for ls'
    dirname Convert a full pathname to just a path
    dirs Display list of remembered directories
    dmesg Print kernel & driver messages
    du Estimate file space usage
E
         echo Display message on screen
        egrep Search files for lines that match an extended  expression
         eject Eject removable media
      enable Enable and disable builtin shell commands
    env Environment variables
     ethtool Ethernet card settings
   eval Evaluate several commands/arguments
   exec Execute a command
    exit Exit the shell
    expect Automate arbitrary applications accessed over a                      a terminal
     expand Convert tabs to spaces
      export Set an environment variable
    expr Evaluate expressions
F
    false Do nothing, unsuccessfully
     fdformat Low-level format a floppy disk
    fdisk Partition table manipulator for Linux
  fg Send job to foreground
  fgrep Search files for lines that match a fixed string
  file Determine file type
  find Search for files that meet a desired criteria
  fmt Reformat paragraph text
  fold Wrap text to fit a specified width
  for Expand words, and execute commands
  format Format disks or tapes
  free Display memory usage
  fsck File system consistency check and repair
  ftp File Transfer Protocol
  function Define Function Macros
  fuser Identify/kill the process that is accessing a file
  gawk Find and Replace text within files
  getopts Parse positional parameters
  grep Search files for lines that match a given pattern
  groupadd Add a user security group
  groupdel Delete a group
  groupmod Modify a group
  groups Print group names a user is in
  gzip Compress or decompress named files
  hash Remember the full pathname of a name argument
  head Output the first part of files
  help Display help for a built-in command
  history Command History
  hostname Print or set system name
I
  iconv Convert the character set of a file
  id Print user and group id’s
  if Conditionally perform a command
  ifconfig Configure a network interface
  ifdown Stop a network interface
  ifup Start a network interface up
  import Capture an X server screen and save the image to file
  install Copy files and set attributes
J
  jobs List active jobs
  join Join lines on a common field
  kill Stop a process from running
  killall Kill processes by name
L
  less Display output one screen at a time
  let Perform arithmetic on shell variables
  ln Create a symbolic link to a file
  local Create variables
  locate Find files
  logname Print current login name
  logout Exit a login shell
  look Display lines beginning with a given string
  lpc Line printer control program
  lpr Off line print
  lprint Print a file
  lprintd Abort a print job
  lprintq List the print queue
  lprm Remove jobs from the print queue
  ls List information about files
  lsof List open files
  make Recompile a group of programs
  man Help manual
  mkdir Create new folders
  mkfifo Make FIFOs (named pipes)
  mkisofs Create an hybrid ISO9660/JOLIET/HFS filesystem
  mknod Make block or character special files
   more Display output one screen at a time
  mount Mount a file system
  mtools Manipulate MS-DOS files
  mtr Network diagnostics (traceroute/ping)
  mv Move or rename files or directories
  mmv Mass Move and rename files
  netstat Networking information
  nice Set the priority of a command or job
  nl Number lines and write files
  nohup Run a command immune to hangups
  notify-send Send desktop notifications
  nslookup Query Internet name servers interactively
  open Open a file in its default application
  op Operator access
P
  passwd Modify a user password
  paste Merge lines of files
  pathchk Check file name portability
   ping Test a network connection
  pkill Stop processes from running
  popd Restore the previous value of the current directory
  pr Prepare files for printing
  printcap Printer capability database
  printenv Print environment variables
  printf Format and print data
  ps Process status
  pushd Save and then change the current directory
   pwd Print Working Directory 
Q
  quota Display disk usage and limits
  quotacheck Scan a file system for disk usage
  quotactl Set disk quotas
R
  ram ram disk device
  rcp Copy files between two machines
  read Read a line from standard input
  readarray Read from stdin into an array variable
  readonly Mark variables/functions as readonly
  reboot Reboot the system
  rename Rename files
  renice Alter priority of running processes
  remsync Synchronize remote files via email
  return Exit a shell function
  rev Reverse lines of a file
  rm Remove files
  rmdir Remove folders
   rsync Remote file copy (Synchronize file trees)
S
  screen Multiplex terminal, run remote shells via ssh
  scp Secure copy (remote file copy)
  sdiff Merge two files interactively
  sed Stream Editor
  select Accept keyboard input
  seq Print numeric sequences
  set Manipulate shell variables and functions
  sftp Secure File Transfer Program
  shift Shift positional parameters
  shopt Shell Options
  shutdown Shutdown or restart linux
  sleep Delay for a specified time
  slocate Find files
  sort Sort text files
  source Run commands from a file
  split Split a file into fixed-size pieces
  ssh Secure Shell client (remote login program)
  strace Trace system calls and signals
  su Substitute user identity
  sudo Execute a command as another user
  sum Print a checksum for a file
  suspend Suspend execution of this shell
  symlink Make a new name for a file
  sync Synchronize data on disk with memory
  tail Output the last part of file
  tar Tape Archiver
  tee Redirect output to multiple files
  test Evaluate a conditional expression
  time Measure Program running time
  times User and system times
  touch Change file timestamps
  top List processes running on the system
  traceroute Trace Route to Host
  trap Run a command when a signal is set(bourne)
   tr Translate, squeeze, and/or delete characters
   true Do nothing, successfully
   tsort Topological sort
   tty Print filename of terminal on stdin
   type Describe a command
U
   ulimit Limit user resources
   umask Users file creation mask
   umount Unmount a device
   unalias Remove an alias
   uname Print system information
   unexpand Convert spaces to tabs
   uniq Uniquify files
   units Convert units from one scale to another
   unset Remove variable or function names
   unshar Unpack shell archive scripts
   until Execute commands (until error)
   uptime Show uptime
   useradd Create new user account
   usermod Modify user account
   users List users currently logged in
   uuencode Encode a binary file
    uudecode Decode a file created by uuencode
V
   v Verbosely list directory contents (ls -l -b’)
   vdir Verbosely list directory contents (ls -l -b')
   vi Text Editor
   vmstat Report virtual memory statistics
W
   wait Wait for a process to complete
   watch Execute/display a program periodically
    wc Print byte, word, and line counts
    whereis Search the user’s $path, man pages and source files for a program
   which Search the user’s $path for a program file
   while Execute commands
   who Print all usernames currently logged in
   whoami Print the current user id and name (id -un’)
    wget Retrieve web pages or files via HTTP, HTTPS or FTP
     write Send a message to another user
X
     xargs Execute utility, passing constructed argument lists
    xdg-open Open a file or URL in the user’s preferred application
Y
     yes  Print a string until interrupted
Open All External Links or/and Internal Links in New Tab: Blogger
Do you want your visitors stay on your site for a long time? Read more articles instead of just one page? An easy solution is to create target="_blank" to each of your external links so that when a user clicks on your external links your webpage remains open while the external links open in the new tab. To do it, you have only two options either you can create it manually, including target='_blank' in each external link's html tags, or you can create it automatically by using the following script in your blogger. The following script will add target='_blank' to all of your external links automatically that means all the external links will now open in a new tab in your blogger blogs. I have also included the parts by which you can make a rule to open all of your internal links or both links (internal and external) in new tab. Let's talk about the advantage when using all the external links to open in new tab.

how to open external links automatically in new tabs
Read more »
Clean Facebook New Design Theme 2015 - 2016 without Ads
Do you want to try new Facebook design without having ads and with extra features? Today, I am going to show you how can you easily change your Facebook theme color, view recent visitors to your Facebook profile and how can make Facebook more faster. Firstly, I have used it with my Facebook account for a week and found a better user experience than the official Facebook website. The new Facebook design has no ads so you don't need to use any ad-blocker in your browser if you use this clean and simple Facebook design. The theme has also new features by which you can easily change the default blue color to your own choice of colors. The new theme also included the useful left panel that allows quick access to main sections. I would recommend you to give a chance to this new design, you'll love it. Take a look of new Facebook clean New Design 2015 - 2016.

how to upgrade new Facebook design

Read more »
Share / Upload Animated .gif Photos / Images to Facebook Post
Do you want to share animated gif files to your Facebook account? Here is a simple guide. Facebook doesn't have this feature, if you use 'Add photos/videos' to upload your gif file directly to Facebook, it will display as a normal photo. If you want to upload animated images on the Facebook newsfeed, you need to use an image hosting site that supports animated gif files. There are many free image hosting sites that support animated photos that you can use to embed gif files in Facebook. As we all know animated things are always eye catching so you can attract your audience by using gif. Therefore, here is a simple guide to share animated gif photos on Facebook.

how to upload animated gif to Facebook
Read more »
no image

Linux basic commands used commonly


Basic Linux Commands That i know...
Here is basic Linux commands available in common at any Linux platforms. This commands manual pages can be retrieve with use this command with term man in command prompt.
adduser - Create New User Account
awk - Find and Replace text withing Files
cal - Open Calender Application
cat - Concatenate files and print on the standard output
cd - Change working directory
chown - Change the group ownership of files
chmod - Change the access permissions of files and directories
chroot - Change root directory
clear - Clear terminal screen
cmp - Compare two files
comm - Compare two sorted files line by line
cp - Copy one or more files to another location
cron - Daemon to execute scheduled commands
crontab - Schedule a command to run at a later time
cut - Divide a file into several parts
date - Display or change the date & time
df - Display free disk space
diff - Display the differences between two files
dir - Briefly list directory contents
du - Estimate file space usage
echo - Display message on screen
eject - Eject CD-ROM
env Display, set, or remove environment variables
fdisk - Partition table manipulator for Linux
fgrep - Search file(s) for lines that match a fixed string
find - Search for files that meet a desired criteria
fmt - Reformat paragraph text
format - Format disks or tapes
fsck - Filesystem consistency check and repair
grep - Search file(s) for lines that match a given pattern
groups - Print group names a user is in
gzip - Compress or decompress named file(s)
head - Output the first part of file(s)
hostname - Print or set system name
info - Help info
install - Copy files and set attributes
kill - Stop a process from running
less - Display output one screen at a time
ln - Make links between files
locate - Find files
logname - Print current login name
ls - List information about file(s)
man - Help manual
mkdir - Create new folder(s)
more - Display output one screen at a time
mount - Mount a file system
mv - Move or rename files or directories
nohup - Run a command immune to hangups
passwd - Modify a user password
paste - Merge lines of files
pathchk - Check file name portability
pr - Convert text files for printing
printcap - Printer capability database
printenv - Print environment variables
printf - Format and print data
ps - Process status
pwd - Print Working Directory
ram - ram disk device
rcp - Copy files between two machines
rm - Remove files
rmdir - Remove folder(s)
rpm - Remote Package Manager
sleep - Delay for a specified time
sort - Sort text files
split - Split a file into fixed-size pieces
su - Substitute user identity
sum - Print a checksum for a file
symlink - Make a new name for a file
sync - Synchronize data on disk with memory
tac - Concatenate and write files in reverse
tail - Output the last part of files
tar - Tape Archiver
tee - Redirect output to multiple files
test - Evaluate a conditional expression
time - Measure Program Resource Use
touch - Change file timestamps
top - List processes running on the system
traceroute - Trace Route to Host
true - Do nothing, successfully
tsort - Topological sort
tty - Print filename of terminal on stdin
umount - Unmount a device
uname - Print system information
uniq - Uniquify files
units - Convert units from one scale to another
unshar - Unpack shell archive scripts
useradd - Create new user account
usermod - Modify user account
uuencode Encode a binary file
wc - Print byte, word, and line counts
whereis - Report all known instances of a command
which - Locate a program file in the user's path
who - Print all usernames currently logged in
no image

Write protection allows a drive or SD card to keep its contents from being changed. This effectively prevents you from using the drive in any sort of meaningful way. There are many ways to disable write protection, from toggling a physical switch to delving into your computer’s advanced settings. However, if the drive has been corrupted, formatting it to a blank slate may be your only option.

Change the sharing permissions. Some devices, but not all, will let you change the sharing permissions even if write protection is enabled. If you are using a Windows computer, right click the device icon and select Share → Advanced Settings → Permissions. Check the “full control” box, and select OK.
  • If the error message you get tells you the file is write-protected, not the drive or memory card, skip to the section on disabling write protection for files instead.
OR
Enter “cmd” in the Start menu. To access the command line in Windows, open the Start menu and type cmd in the search field. Press Enter, and a command window should pop up.
  • The command line does not use your cursor. Just type, and use “delete” or the arrow keys on your keyboard to move back to correct a mistake.
Enter “list disk.” Type list disk and hit Enter. This will list all disks accessible on your computer, include the USB Drive or memory card. If you don’t know which drive listed is the write-protected device, find the icon of the device in your My Computer folder and note its name before you continue.
  • You can also identify the device by ejecting it, typing “list disk” again, and seeing which disk disappeared.
  • If your device does not appear, try “list volume” instead. In this case, you’ll need to replace the commands below with “volume” wherever they use “disk.”
elect the disk. Once you’re sure which disk is yours, type select disk X, replacing X with the number of the disk. (For example, type select disk 2 if disk 2 is the write-protected device.)
Type “attributes disk clear readonly” and press enter. The command attributes disk clear readonly should remove any write protection on the disk if it exists.

  • Type the command exactly as shown. “readonly” is one word.
    Exit disk utility. Type exit and press Enter to quit disk utility
Don't forgot to share with your friends :)
Enabling HTTPS in Blogger? Think Twice for SEO Disadvantages
Do you want to enable HTTPS integration to your BlogSpot domain? If yes, you must read this article before switching over HTTPS from HTTP in your Blogger sub-domain. Yes, I know you have heard that HTTPS is now a ranking signal that can boost your rank slightly. I have taken a look on HTTPS enabled blogspot blog, and found major SEO disadvantages that you must know before applying it on your sub-domain. Enabling HTTPS for your blog cannot be a bad thing for SEO, but due to the functionality Blogger provides in the current time is not suitable for better SEO, since recently Blogger has announced HTTPS support for Blogger. Google is yet to announce HTTPS support for custom domains, currently it is only available for blogspot sub-domains. I will suggest you to wait for announcing it for custom domains, and some basic functionality to be working fine. I will update this article as the things going to perfect for the blogspot users. You may subscribe our newsletter or simply like us on Facebook to update with the latest news on Blogger. In this article, we will talk about the major issues if you enable HTTPS support in Blogger. Before turning on this feature, you should wait for fixing the issue by Google.

Blogger HTTPS Support and SEO Disadvantes
Read more »
Apple and Google removed the app to Instagram, hundreds of thousands of stolen passwords
Apple and Google removed the app to Instagram, hundreds of thousands of stolen passwords. From the application store for the operating systems Android and iOS have removed one of the most popular third-party application for social network Instagram. Its creators are accused of stealing passwords and placing images on the tape users without their knowledge, reports The Verge.

Apple and Google removed the app to Instagram, hundreds of thousands of stolen passwords


Appendix InstaAgent collects data about your account and password, and then sent them unencrypted on unknown servers. This became known thanks to one iOS-developer who shared his unexpected discovery on Twitter. Several hours later, as the news is widely sold on the Internet, Google and Apple have taken action and removed the app from the store.

The administration Instagram reminded that it is not advised to use third-party development to access your account in the photosets. InstaAgent managed to become popular and to climb to the top spot ranking on Google Play and AppStore, allowing users to see who comes to their profiles.
HOW TO MAKE THOUSANDS OF FOLDERS WITH NOTEPAD

How To Make more than thousands of folder Using notepad.




1. Open notepad.
2. Copy the following code:
@echo off
:top
md %random%
goto top
3. save it as fun.bat
If you will open that file that folder will be rained by more than thousand of folders. It will not cause any harm to your computer, if you want you can try this.
Also share:-- with your friends

Note:
    I'll not be responsible for any harm by this trick and post, Do at your own risk I'll not be responsible for anything done
no image
Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:
Windows key + R = Run menu
This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer
ALT + Tab = Switch between windows
ALT, Space, X = Maximize window
CTRL + Shift + Esc = Task Manager
Windows key + Break = System properties
Windows key + F = Search
Windows key + D = Hide/Display all windows
CTRL + C = copy
CTRL + X = cut
CTRL + V = paste
Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.
Keyboard Shortcuts
[Alt] and [Esc] Switch between running applications
[Alt] and letter Select menu item by underlined letter
[Ctrl] and [Esc] Open Program Menu
[Ctrl] and [F4] Close active document or group windows (does not work with some applications)
[Alt] and [F4] Quit active application or close current window
[Alt] and [-] Open Control menu for active document
Ctrl] Lft., Rt. arrow Move cursor forward or back one word
Ctrl] Up, Down arrow Move cursor forward or back one paragraph
[F1] Open Help for active application
Windows+M Minimize all open windows
Shift+Windows+M Undo minimize all open windows
Windows+F1 Open Windows Help
Windows+Tab Cycle through the Taskbar buttons
Windows+Break Open the System Properties dialog box
acessability shortcuts
Right SHIFT for eight seconds........ Switch FilterKeys on and off.
Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.
Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.
SHIFT....... five times Switch StickyKeys on and off.
NUM LOCK...... for five seconds Switch ToggleKeys on and off.
explorer shortcuts
END....... Display the bottom of the active window.
HOME....... Display the top of the active window.
NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.
NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.
NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.
LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.
RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.
Type the following commands in your Run Box (Windows Key + R) or Start Run
devmgmt.msc = Device Manager
msinfo32 = System Information
cleanmgr = Disk Cleanup
ntbackup = Backup or Restore Wizard (Windows Backup Utility)
mmc = Microsoft Management Console
excel = Microsoft Excel (If Installed)
msaccess = Microsoft Access (If Installed)
powerpnt = Microsoft PowerPoint (If Installed)
winword = Microsoft Word (If Installed)
frontpg = Microsoft FrontPage (If Installed)
notepad = Notepad
wordpad = WordPad
calc = Calculator
msmsgs = Windows Messenger
mspaint = Microsoft Paint
wmplayer = Windows Media Player
rstrui = System Restore
netscp6 = Netscape 6.x
netscp = Netscape 7.x
netscape = Netscape 4.x
waol = America Online
control = Opens the Control Panel
control printers = Opens the Printers Dialog
internetbrowser
type in u're adress "google", then press [Right CTRL] and [Enter]
add www. and .com to word and go to it
For Windows XP:
Copy. CTRL+C
Cut. CTRL+X
Paste. CTRL+V
Undo. CTRL+Z
Delete. DELETE
Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
Copy selected item. CTRL while dragging an item
Create shortcut to selected item. CTRL+SHIFT while dragging an item
Rename selected item. F2
Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
Highlight a block of text. CTRL+SHIFT with any of the arrow keys
Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
Select all. CTRL+A
Search for a file or folder. F3
View properties for the selected item. ALT+ENTER
Close the active item, or quit the active program. ALT+F4
Opens the shortcut menu for the active window. ALT+SPACEBAR
Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
Switch between open items. ALT+TAB
Cycle through items in the order they were opened. ALT+ESC
Cycle through screen elements in a window or on the desktop. F6
Display the Address bar list in My Computer or Windows Explorer. F4
Display the shortcut menu for the selected item. SHIFT+F10
Display the System menu for the active window. ALT+SPACEBAR
Display the Start menu. CTRL+ESC
Display the corresponding menu. ALT+Underlined letter in a menu name
Carry out the corresponding command. Underlined letter in a command name on an open menu
Activate the menu bar in the active program. F10
Open the next menu to the right, or open a submenu. RIGHT ARROW
Open the next menu to the left, or close a submenu. LEFT ARROW
Refresh the active window. F5
View the folder one level up in My Computer or Windows Explorer. BACKSPACE
Cancel the current task. ESC
SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.
Use these keyboard shortcuts for dialog boxes:
To Press
Move forward through tabs. CTRL+TAB
Move backward through tabs. CTRL+SHIFT+TAB
Move forward through options. TAB
Move backward through options. SHIFT+TAB
Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
Carry out the command for the active option or button. ENTER
Select or clear the check box if the active option is a check box. SPACEBAR
Select a button if the active option is a group of option buttons. Arrow keys
Display Help. F1
Display the items in the active list. F4
Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE
If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:
Display or hide the Start menu. WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U
accessibility keyboard shortcuts:
Switch FilterKeys on and off. Right SHIFT for eight seconds
Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
Switch StickyKeys on and off. SHIFT five times
Switch ToggleKeys on and off. NUM LOCK for five seconds
Open Utility Manager. WIN Key+U
shortcuts you can use with Windows Explorer:
Display the bottom of the active window. END
Display the top of the active window. HOME
Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW