Latest Docs http://search.osakos.com/rss.php http://search.osakos.com/rss.php en-us Tue, 16 Sep 2025 08:08:39 GMT Tue, 16 Sep 2025 08:08:39 GMT How to work with Local Files Directly Using an MCP Server http://search.osakos.com/cache.php?key=6420c2304ade047512c3c0395e51e3bc&uri=https%3A%2F%2Fapidog.com%2Fblog%2Flocal-file-mcp-server%2F http://search.osakos.com/cache.php?key=6420c2304ade047512c3c0395e51e3bc "mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Users/username/Work", // Least-privilege directory
"/Users/username/Projects" // Explicit allow-list only
],
"restrictions": {
"maxFileSizeMB": 10,
"allowedExtensions": [".txt", ".md", ".csv"]
}
}
}
}]]>
Wed, 10 Sep 2025 01:49:17 GMT
Setup HAProxy for development environment on Mac OSX http://search.osakos.com/cache.php?key=144d31d7e5057364cafb4672fb0eb611&uri=https%3A%2F%2Fwww.tumblr.com%2Fnepalonrails-blog-blog%2F9674428224%2Fsetup-haproxy-for-development-environment-on-mac http://search.osakos.com/cache.php?key=144d31d7e5057364cafb4672fb0eb611 Sun, 07 Sep 2025 23:43:55 GMT Building an Agentic RAG with LlamaIndex and Ollama http://search.osakos.com/cache.php?key=e8febfd99f7d2c5b3e75ca10926e9679&uri=https%3A%2F%2Fmedium.com%2F%40gkecibas%2Fbuilding-an-agentic-rag-with-llamaindex-and-ollama-a-practical-guide-aa0fd9f43e41 http://search.osakos.com/cache.php?key=e8febfd99f7d2c5b3e75ca10926e9679 Sat, 06 Sep 2025 00:58:09 GMT Model Context Protocol (MCP) using Ollama | golang mcphost http://search.osakos.com/cache.php?key=e7ca96baeebf62f74e77d44f384d6afb&uri=https%3A%2F%2Fmedium.com%2Fdata-science-in-your-pocket%2Fmodel-context-protocol-mcp-using-ollama-e719b2d9fd7a http://search.osakos.com/cache.php?key=e7ca96baeebf62f74e77d44f384d6afb Sat, 06 Sep 2025 00:36:14 GMT Building a Local AI Agent with Ollama + MCP + LangChain + Docker" http://search.osakos.com/cache.php?key=6b56922a001f9ec387d531f71199ad12&uri=https%3A%2F%2Fdev.to%2Frajeev_3ce9f280cbae73b234%2Fbuilding-a-local-ai-agent-with-ollama-mcp-docker-37a http://search.osakos.com/cache.php?key=6b56922a001f9ec387d531f71199ad12 Sat, 06 Sep 2025 00:35:22 GMT Running AI Agents Locally with Ollama and AutoGen http://search.osakos.com/cache.php?key=a407653b11c0a5d7033414fa1b8ffb95&uri=https%3A%2F%2Fcollabnix.com%2Frunning-ai-agents-locally-with-ollama-and-autogen%2F http://search.osakos.com/cache.php?key=a407653b11c0a5d7033414fa1b8ffb95 Sat, 06 Sep 2025 00:34:12 GMT Maximize Productivity with iTerm2(iterm) AI Features with Ollama http://search.osakos.com/cache.php?key=d85de8e205e6bd3c9eeec4746996f4b0&uri=https%3A%2F%2Fvoipnuggets.com%2F2024%2F11%2F29%2Fmaximize-productivity-with-iterm2-ai-features%2F http://search.osakos.com/cache.php?key=d85de8e205e6bd3c9eeec4746996f4b0 Sat, 06 Sep 2025 00:06:51 GMT vscode|ai > Visual Studio Code with Ollama http://search.osakos.com/cache.php?key=dc27ea571d8c2caa3439323b2d854eed&uri=https%3A%2F%2Fatmarkit.itmedia.co.jp%2Fait%2Farticles%2F2506%2F03%2Fnews005.html%23utm_medium%3Demail%26utm_source%3Dait-sinchaku%26utm_campaign%3D20250603 http://search.osakos.com/cache.php?key=dc27ea571d8c2caa3439323b2d854eed Sat, 30 Aug 2025 01:56:53 GMT mac|macos|osx > /proc/pid/environ equivalent (environment for a given PID) http://search.osakos.com/cache.php?key=3aae2b7d8b9a9a80420dcd489b1cdbd7&uri=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F10230576%2Fos-x-determine-the-enviroment-for-a-given-pid http://search.osakos.com/cache.php?key=3aae2b7d8b9a9a80420dcd489b1cdbd7 Tue, 26 Aug 2025 04:33:01 GMT bash|regex - regextype with find command (regular expression) http://search.osakos.com/cache.php?key=678be43300200fd07c8e867a1c145d13&uri=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F12846565%2Fregextype-with-find-command http://search.osakos.com/cache.php?key=678be43300200fd07c8e867a1c145d13 find: Unknown regular expression type ‘help’; valid types are ‘findutils-default’, ‘ed’, ‘emacs’, ‘gnu-awk’, ‘grep’, ‘posix-awk’, ‘awk’, ‘posix-basic’, ‘posix-egrep’, ‘egrep’, ‘posix-extended’, ‘posix-minimal-basic’, ‘sed’.

find -L /nexus-data/log -regextype posix-egrep -regex '.+/(nexus|request|audit)-2025-08-1[45].log.gz']]>
Mon, 25 Aug 2025 02:27:55 GMT