Showing posts with label Ubuntu/Linux. Show all posts
Showing posts with label Ubuntu/Linux. Show all posts

Tuesday, 9 August 2016

Ubuntu Keyboard Shortcut





Who loves the shortcut, Here You found a long list of keyboard Shortcut. Keyboard Shortcut is most important for easily type or work.

Ctrl + A = Select all
Ctrl + C = Copy the highlighted content to clipboard
Ctrl + V = Paste the clipboard content
Ctrl + N = New Document
Ctrl + O = Open a document
Ctrl + S = Save the current document
Ctrl + P = Print the current document
Ctrl + W = Close the close document
Ctrl + Q = Quit the current application

For Terminal

Ctrl + A = Move cursor.
Ctrl + E = Move cursor to end of line.
Ctrl + C = kills the current process.
Ctrl + D = logout.
Ctrl + R = finds the last command matching  .
Ctrl + U = deletes line.
Ctrl + W = deletes the word .
Ctrl + L = clears the terminal output.
Shift + Ctrl + C = copy the highlighted command.
Shift + Ctrl + V (or Shift + Insert) = pastes the contents .
Alt + F = moves forward.
Alt + B = move backward one word.
Arrow Up/Down = browse command history


#Happy Blogging


Thursday, 16 June 2016

How to fix/solve Error Unable To Access Volume In Ubuntu/Linux




    Hi Everybody, 
    I will show you how to fix/solve error unable to access the volume in Ubuntu.



   First Go To Search option in Ubuntu computer.
   Then Write disk. 
   Click On disk & selected Which partition show ERROR.


 Then Selected  Addition partition option like that......

  when you click Addition partition option see Edit Mount Option then Click &
  See  nosuid,nodev,nofail,x-gvfs-show,


   Then Write this line front like that nosuid,nodev,nofail,x-gvfs-show,ro
   Click Ok.





#Happy Blogging😜