Skip to content

Vijayan’s Blog

knowledge is power

  • Resume
  • Tutorial
    • How To Limit The Cart Quantity Of Discounted Product
    • How To Add Quantity Input In Shop Page
    • How To Create Custom AJAX Posts Load More Plugin In WordPress
    • Create Executable Images
    • Inside the PHP
    • The Devilbox
    • Tombstone
    • WordPress Installation Steps
    • WooCommerce Installation Steps
    • WooCommerce Theme Overriding
    • WooCommerce Custom Product Sorting
    • WooCommerce Custom Products Per Page Dropdown
    • Python
      • How to do REST API call and read/write excel file using Python 3
  • Tips
    • PHP
      • PPT 2 PDF
      • Shortcut To Execute As Superuser
  • Tags
  • Categories
  • Archives
  • Contact

Category Archives: Shell command

Shortcut to run previous shell command as superuser

Old Procedure Most of the time when we execute a permission required command but we forget to add sudo at the start of the command then terminal throws the error permission denied So what we will do enter up arrow (navigation key) and enter home or continuously press left arrow key to go to the […]

Posted byadminSeptember 23, 2019September 27, 2019Posted inShell command, TipsTags: Command, Linux, Shell, Sudo, Superuser, Tips

PPT to PDF

The above one line shell snippet in php script is used to convert the powerpoint file in to PDF file using libreoffice. The same command can be used for all the files which are able to open using libreoffice like doc, docx, odt, odp, etc., Shell command is enclosed in back tick symbol not single […]

Posted byadminJune 16, 2019June 16, 2019Posted inShell command, TipsTags: Command, Converter, pdf, php, ppt, ppt to pdf, Shell, Tips
Vijayan’s Blog, Proudly powered by WordPress.