directory structure in c (an idea) October 10, 2025 | No Comments | C, directory-structure, information, linux, macos, python, spring-boot, structure As you can see in the image, an example of how to organize: in the root of the directory (unless you have multiple projects, in […]
web directory in Apache server September 10, 2025 | No Comments | apache, information, linux, server, web The objective is to choose the main HTML file that Apache Server will display. you must locate yourself in then the apache server configuration is […]
pwd February 8, 2025 | No Comments | information, linux, macos, server What is it for? To display the current working directory. The name pwd comes from the acronym “Print Working Directory” shows the full path from […]