
Linux RAM Cleanup
In Linux operating systems, RAM usage tends to increase over time when the system is left running. This situation particularly affects the performance of websites on servers. We can mitigate this by clearing the RAM cach...
Found 4 results for this tag.

In Linux operating systems, RAM usage tends to increase over time when the system is left running. This situation particularly affects the performance of websites on servers. We can mitigate this by clearing the RAM cach...

In my previous writings, I talked about integrating Laravel with both Meilisearch and MongoDB separately. In this piece, I'll discuss how to use all three together. As I mentioned in my previous posts, we're integrating...

In this article, I will talk about MeiliSearch and Laravel Integration. MeiliSearch is a search engine that operates on the same logic as Elasticsearch. However, Elasticsearch consumes a lot of resources. MeiliSearch, o...

On Monday, 17 November, I gave a short training on Git & GitHub to students at Marmara University, and I’d like to share here a slightly more detailed version of the presentation I prepared for that session. Why Ver...