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 :)