In this operating system development tutorial series we will build 32-Bit OS which support intel x64 architecture, It will support FAT, FAT32, EXT3 and EXT4 Filesystem
Author: Admin
Planning for Advance REST API
In this article we will plan for almost everything like endpoints naming, folder structure, validation , success and error responses
Writing Advance REST API in node.js
In this article we will develop advance REST API, it will support fields selection, filtering, sorting, pagination and CRUD operations.
WordPress file permissions Ubuntu
Setting the permission of the folder so that only the owner can write and execute permissions is vital. To do this, set the wp- content folder permissions to 755 and the files inside to 644 to provide the right protection against unauthorised access.