CDN Hosting
web hosting firms are offering direct CDN based hosting services. Since it is a direct CDN based hosting, it is cheap, extremely easy or transparent CDN service. It is transparent,…
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
web hosting firms are offering direct CDN based hosting services. Since it is a direct CDN based hosting, it is cheap, extremely easy or transparent CDN service. It is transparent,…
These days web hosting firms are providing a new kind of service called Grid Hosting. So let us discuss what is Grid Hosting. And discuss further Grid Hosting verses CDN…
There are various CDN Types such as Internet based CDN, Private CDN, Peer-to-peer CDN and so on. Here is a complete indepth insight of various CDN types
How to check a website using CDN
Streaming CDN Types varies as per the type of the original streaming content you serve in a traditional content (i.e without CDN). And hence it eventually boils down to basic…
Refer:Linux Kernel:dev_get_by_name() prototype ↗dev_get_by_name() implementation ↗ Here is the copy paste of dev_get_by_name() API implementation (net/core/dev.c) from the Kernel-source version 6.6 for quick reference: Download this episode my entire kernel…
Refer:Linux Kernel struct net_device ↗ Here is the copy paste of struct net_device (include/linux/netdevice.h) from the Kernel-source version 6.6 for quick reference:
struct net_device, is the main Linux Kernel network interface or network port data-structure. Each network interface entry whatever you find in user-space commands like ifconfig, ip link, ip addr, is…
Refer:Wiki – Virtual file system ↗ Linux Kernel:fs/namei.c – vfs_mknod(), vfs_mkdir(), vfs_rename() ↗ Here is the source-code from the Kernel-source version 6.5.9 for quick reference:
Refer:Wiki – Virtual file system ↗Linux Kernel Storage Stack Diagram ↗Image – Linux Virtual File System ↗
Refer:Wiki File system ↗ Linux Kernel Source:/fs/inode.c ↗struct inode ↗ Linux Kernel – filesystem type specific inode handlers:/fs/ext4/inode.c ↗/fs/btrfs/inode.c ↗/fs/ext2/inode.c ↗ Here is the struct inode (/include/linux/fs.h) from the Kernel-source…
Refer:Wiki File system ↗ Linux Kernel Source:/fs/filesystems.c ↗register_filesystem(), unregister_filesystem() APIs ↗struct file_system_type data-structure ↗ Linux Kernel – ext4 filesystem type:static struct file_system_type ext2_fs_type ↗static struct file_system_type ext3_fs_type ↗static struct file_system_type…
https://youtu.be/S4FUhSCpT0U
Refer:Wiki – Virtual routing and forwarding ↗What is VRF: Virtual Routing and Forwarding ↗VRF Lab WorkBook ↗Network Virtualization ↗LINUX VRF ↗
This article is submitted by my student: Saravanan Muthu, Bengaluru, India ↗If you want to publish your articles, you can kindly contact me via email and send your article submissions…