{"id":12655,"date":"2024-07-29T11:03:51","date_gmt":"2024-07-29T05:33:51","guid":{"rendered":"https:\/\/www.skynats.com\/?p=12655"},"modified":"2025-10-23T16:25:11","modified_gmt":"2025-10-23T10:55:11","slug":"steps-to-mount-backup-storage-ovh-dedicated-server","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/","title":{"rendered":"How to Mount Backup Storage on an OVH Dedicated Server"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"724\" sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png\" alt=\"Mounting Backup on OVH Server\" class=\"wp-image-12657\" style=\"width:250px;height:auto\" srcset=\"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png 1024w, https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-300x212.png 300w, https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-768x543.png 768w, https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1200x849.png 1200w, https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH.png 1500w\" \/><\/figure>\n\n\n\n<p>OVHcloud&#8217;s dedicated servers provide additional backup space for storing critical data and configuration files. This scalable and secure space, separate from the main server, is ideal for mounting backup on OVH server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-normal-font-size\" id=\"h-1-activate-the-backup-storage\"><strong>1. Activate the backup storage<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Access your OVHcloud Control Panel.<\/li>\n\n\n\n<li>Choose your server from the Dedicated Servers section.<\/li>\n\n\n\n<li>Go to the Backup storage tab and click on the Enable backup storage button.<\/li>\n\n\n\n<li>In the popup window, click the Confirm button.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading has-normal-font-size\" id=\"h-2-configuring-backup-access\"><strong>2. Configuring backup access<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the Backup storage tab, click the Add an access button.<\/li>\n\n\n\n<li>Next, choose the IP block you want to authorize.&nbsp;<\/li>\n\n\n\n<li>After select the IP block, choose the protocol NFS for access and click Next button.<\/li>\n\n\n\n<li>Confirm it by click Finish.<\/li>\n\n\n\n<li>Now it will be authorized to access server&#8217;s backup storage with the selected IP block.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading has-normal-font-size\" id=\"h-3-installing-nfs-client\"><strong>3. Installing NFS Client<\/strong><\/h3>\n\n\n\n<p>Depending on your Linux distribution, need to install the NFS client and activate the NFS\/portmap service.&nbsp; Use the following commands to install.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install nfs-utils\nsystemctl start rpcbind\nsystemctl enable rpcbind<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading has-normal-font-size\" id=\"h-4-mounting-the-backup-storage\"><strong>4. Mounting the backup storage<\/strong><\/h4>\n\n\n\n<p>Create the directory to mount as the mounting point.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/mountfolder<\/code><\/pre>\n\n\n\n<p>Replace \/mountfolder with the path where you want to mount<br>Then, Use the following command to mount<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mount -t nfs HostName:\/export\/ftpbackup\/ServiceName \/mountfolder<\/code><\/pre>\n\n\n\n<p>Replace the following variables with your values.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>HostName : The hostname of your backup storage system&nbsp;<\/li>\n\n\n\n<li>ServiceName : The name of your server (e.g. ns0000056.ip-22-222-222.net)<\/li>\n\n\n\n<li>mountfolder : path where you want to mount&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>To ensure the mount work automatically at boot, add an entry to the <strong>\/etc\/fstab<\/strong> file.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>HostName:\/export\/ftpbackup\/ServiceName \/mountfolder nfs defaults 0 0<\/code><\/pre>\n\n\n\n<h5 class=\"wp-block-heading has-normal-font-size\" id=\"h-5-verify-the-mount\"><strong>5. Verify the mount<\/strong><\/h5>\n\n\n\n<p>To check it has been successfully mounted, you can use command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>df -h<\/code><\/pre>\n\n\n\n<p>Once mounted, it will behave like a local directory. You can use commands such as cp and rsync to manage files.<\/p>\n\n\n\n<p>If you&#8217;re looking for Mounting Backup on OVH ServerDedicated Server and need expert assistance<a href=\"https:\/\/www.ovhcloud.com\/en-in\/bare-metal\/backup-storage\/\">,<\/a> contact us. Our experienced team specializes in <a href=\"https:\/\/www.skynats.com\/server-management\/\">server management<\/a> and can guide you through the entire process, ensuring a smooth and secure setup. Reach out to Skynats today for reliable support and peace of mind.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OVHcloud&#8217;s dedicated servers provide additional backup space for storing critical data and configuration files. This scalable and secure space, separate from the main server, is ideal for mounting backup on OVH server. 1. Activate the backup storage 2. Configuring backup access 3. Installing NFS Client Depending on your Linux distribution, need to install the NFS [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,784,68],"tags":[886,887],"class_list":["post-12655","post","type-post","status-publish","format-standard","hentry","category-blog","category-ovh-server","category-server-management","tag-mount-backup-storage","tag-ovh-dedicated-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Mounting Backup on OVH Server: Step-by-Step Guide<\/title>\n<meta name=\"description\" content=\"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Mount Backup Storage on an OVH Dedicated Server\" \/>\n<meta property=\"og:description\" content=\"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-29T05:33:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-23T10:55:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png\" \/>\n<meta name=\"author\" content=\"Jishnu V\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jishnu V\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/\"},\"author\":{\"name\":\"Jishnu V\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/c63611da5e22d216e38d8658e5a605c5\"},\"headline\":\"How to Mount Backup Storage on an OVH Dedicated Server\",\"datePublished\":\"2024-07-29T05:33:51+00:00\",\"dateModified\":\"2025-10-23T10:55:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/\"},\"wordCount\":336,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/OVH-1024x724.png\",\"keywords\":[\"Mount Backup Storage\",\"OVH Dedicated Server\"],\"articleSection\":[\"Blog\",\"OVH Server\",\"server management\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/\",\"name\":\"Mounting Backup on OVH Server: Step-by-Step Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/OVH-1024x724.png\",\"datePublished\":\"2024-07-29T05:33:51+00:00\",\"dateModified\":\"2025-10-23T10:55:11+00:00\",\"description\":\"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/OVH.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/OVH.png\",\"width\":1500,\"height\":1061},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/steps-to-mount-backup-storage-ovh-dedicated-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Mount Backup Storage on an OVH Dedicated Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/c63611da5e22d216e38d8658e5a605c5\",\"name\":\"Jishnu V\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g\",\"caption\":\"Jishnu V\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Mounting Backup on OVH Server: Step-by-Step Guide","description":"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Mount Backup Storage on an OVH Dedicated Server","og_description":"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.","og_url":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2024-07-29T05:33:51+00:00","article_modified_time":"2025-10-23T10:55:11+00:00","og_image":[{"url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png","type":"","width":"","height":""}],"author":"Jishnu V","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"Jishnu V","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/"},"author":{"name":"Jishnu V","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/c63611da5e22d216e38d8658e5a605c5"},"headline":"How to Mount Backup Storage on an OVH Dedicated Server","datePublished":"2024-07-29T05:33:51+00:00","dateModified":"2025-10-23T10:55:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/"},"wordCount":336,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png","keywords":["Mount Backup Storage","OVH Dedicated Server"],"articleSection":["Blog","OVH Server","server management"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/","url":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/","name":"Mounting Backup on OVH Server: Step-by-Step Guide","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#primaryimage"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH-1024x724.png","datePublished":"2024-07-29T05:33:51+00:00","dateModified":"2025-10-23T10:55:11+00:00","description":"Learn the essential steps for mounting backup on an OVH server. Secure and optimize your data storage on an OVH dedicated server.","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#primaryimage","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2024\/07\/OVH.png","width":1500,"height":1061},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/steps-to-mount-backup-storage-ovh-dedicated-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Mount Backup Storage on an OVH Dedicated Server"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/c63611da5e22d216e38d8658e5a605c5","name":"Jishnu V","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9fc7882cfbe811c2c069669ed9a43c27a8b4f7e013fc7e9d539199f807dc7ab1?s=96&d=mm&r=g","caption":"Jishnu V"}}]}},"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/12655","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=12655"}],"version-history":[{"count":2,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/12655\/revisions"}],"predecessor-version":[{"id":16225,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/12655\/revisions\/16225"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=12655"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=12655"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=12655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}