YHYoussef Hassaninjoehsn.hashnode.dev·Apr 13, 2023 · 19 min readShell basics handbookBuy me a coffee ☕ to help me keep going, thanks in advance! ❤ A shell is a program that acts as an interface between a user and the kernel. It allows a user to give commands to the kernel and receive responses from it. Through a shell, we can execut...00
YHYoussef Hassaninjoehsn.hashnode.dev·Jan 27, 2023 · 2 min readSitemapsWhat are Sitemaps? A sitemap is a file that lists URLs for a site with metadata about each URL so that search engines can more intelligently crawl the site. We use sitemaps to provide information about the types of content on your pages: An image e...00