User contributions for Saurabh
From Notes_Wiki
- 16:42, 22 February 2025 diff hist +707 N Self Operating Computer Created page with "Home > API access to AI tools > Self Operating Computer To install Self Operating Computer on Rocky 9.x OS use: # As root user do: #:<pre> #:: dnf install python3-tkinter #:</pre> # Ensure enough space in ~/.local or redirect it to another location by symbolic link # Install self-operating-computer via pip as normal non-root user using: #:<pre> #:: pip install self-operating-computer #:</pre> # Run it first time via: #:<pre> #:: operate #:</pre> #..." current
- 16:31, 22 February 2025 diff hist +94 m Overall list of useful AI tools
- 16:15, 22 February 2025 diff hist +192 m Overall list of useful AI tools
- 13:14, 22 February 2025 diff hist +22 m Local system based AI tools
- 13:14, 22 February 2025 diff hist +568 N Open Interpreter Created page with "Home > Local system based AI tools > Open Interpreter As a non-root / local user we can install interpreter via: <pre> pip install open-interpreter </pre> This install interpreter in ~/.local/bin path. Then if this is already in path we can run interpreter via: <pre> interpreter --local </pre> Ideally for this local Ollama should be setup with at least one model eg phi4 for it to work properly. Refer: * https://github.com/OpenInterpreter/o..."
- 09:07, 4 February 2025 diff hist +27 m Rocky 9.x Desktop tools and applications
- 09:07, 4 February 2025 diff hist +1,200 N Rocky 9.x Screenshots Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Rocky 9.x Screenshots =Rocky 9.x Screenshots= ==Keyboard shortcuts== Keyboard Shortcuts (GNOME Desktop) for screenshots are as follows: ; Shift + PrtSc: Capture a selected region and save it to ~/Pictures or ~/. ; Ctrl + PrtSc: Copy the entire screen to the clipboard. ; Shift + Ctrl + PrtSc: Copy a selected region to th..." current
- 12:53, 2 February 2025 diff hist +66 m API access to AI tools
- 12:52, 2 February 2025 diff hist +1,458 N Useful test cases to test accuracy and usefulness of AI tool Created page with "Home > API access to AI tools > Useful test cases to test accuracy and usefulness of AI tool =Useful test cases to test accuracy and usefulness of AI tool= ==Time conversion== Please convert 09:00pm US Central Standard Time on 28th Dec 2024 to Indian Standard Time (IST). Please use CDT or CST whatever is applicable on 28th Dec 2024. OR Please help in converting 09:00pm US Central Standard Time to Indian Standard Time ; Optionally give hint f..." current
- 12:49, 2 February 2025 diff hist +127 N Web based AI tools Created page with "Home > Web based AI tools *Overall list of useful AI tools Home > Web based AI tools" current
- 12:49, 2 February 2025 diff hist +4,237 N Overall list of useful AI tools Created page with "Home > Web based AI tools > Overall list of useful AI tools =Overall list of useful AI tools= ;perplexity.ai - Perplexity : For very accurate answers especially pro version. It can also go online and look at latest information for answering. Integrate via ThunderAI to Thunderbird using Thunder AI Thunderbird plugin based access to perplexity API ; chat.openai.com - Chat GPT : Good for writing or creative tasks. Integrate via Aify to Thunde..."
- 12:37, 2 February 2025 diff hist +33 m Ollama
- 12:36, 2 February 2025 diff hist +981 N Ollama GPU usage validation Created page with "Home > Local system based AI tools > Ollama > Ollama GPU usage validation =Ollama GPU usage validation= # Verify `/etc/systemd/system/ollama.service` has below line: #:<pre> #:: Environment="OLLAMA_FLASH_ATTENTION=1" #:</pre> # Run below in one terminal to monitor GPU usage including processes using GPU #:<pre> #:: watch nvidia-smi #:</pre> # Run some model on second terminal such as: #:<pre> #:: ollama run deepseek-r1:8b #:</pre> # In nvidia-s..." current
- 12:33, 2 February 2025 diff hist +132 m Ollama model feed-back
- 12:31, 2 February 2025 diff hist +750 m PyGPT current
- 12:19, 2 February 2025 diff hist +542 N Aify Thunderbird plugin based access to OpenAI API Created page with "Home > API access to AI tools > Aify Thunderbird plugin based access to OpenAI API =Aify Thunderbird plugin based access to OpenAI API= We can install Aify via https://addons.thunderbird.net/en-US/thunderbird/addon/aify/reviews/ It only works with ChatGPT with its API key. We cannot use that with local Ollama or other AI such as perplexity. Even in Aify we have option of custom prompts same as ThunderAI. Home > API access to..." current
- 12:17, 2 February 2025 diff hist +538 m Thunder AI Thunderbird plugin based access to perplexity API current
- 12:16, 2 February 2025 diff hist +1,105 N Thunder AI Thunderbird plugin based access to perplexity API Created page with "Home > API access to AI tools > Thunder AI Thunderbird plugin based access to perplexity API =Thunder AI Thunderbird plugin based access to perplexity API= Thunder AI can work with perplexity, local ollama and even OpenAI based on settings selected. ==Installation== ThunderAI can be installed from https://addons.thunderbird.net/en-US/thunderbird/addon/thunderai/ This plugin is configurable with many options and custom prompts. Also its U..."
- 12:12, 2 February 2025 diff hist +34 m Rocky 9.x Package management current
- 12:11, 2 February 2025 diff hist +818 N Rocky 9.x Opera installation Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > Package management > Rocky 9.x Opera installation =Rocky 9.x Opera installation= To install opera in Rocky 9.x OS use: # Following commands: <source type="bash"> sudo dnf check-update sudo dnf install dnf-utils sudo dnf config-manager --add-repo https://rpm.opera.com/rpm sudo rpm --import https://rpm.oper..." current
- 12:09, 2 February 2025 diff hist +109 m Rocky 9.x Thunderbird current
- 12:09, 2 February 2025 diff hist +1,155 N Rocky 9.x Thunderbird solving corrupted global database issue Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Thunderbird > Rocky 9.x Thunderbird solving corrupted global database issue =Rocky 9.x Thunderbird solving corrupted global database issue= If you get following in error logs: <pre> Corrupted Gloda Database: The database might be corrupted, causing indexing errors. </pre> Then we can solve this..." current
- 12:07, 2 February 2025 diff hist +1,980 N Rocky 9.x Thunderbird error logging Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Thunderbird > Rocky 9.x Thunderbird error logging =Rocky 9.x Thunderbird error logging= We can obtain logs from Thunderbird to help diagnose issues eg if there is some problem in moving emails between accounts. To enable and access logging in Thunderbird use: ==Enabling Logging== # Open Thund..." current
- 06:26, 27 January 2025 diff hist +4 m Fortinet firewall CIS Hardening
- 06:26, 27 January 2025 diff hist +2 m Fortigate firewall
- 06:26, 27 January 2025 diff hist +45 N Fortinet firewall CIS Harding Saurabh moved page Fortinet firewall CIS Harding to Fortinet firewall CIS Hardening current Tag: New redirect
- 06:26, 27 January 2025 diff hist 0 m Fortinet firewall CIS Hardening Saurabh moved page Fortinet firewall CIS Harding to Fortinet firewall CIS Hardening
- 01:40, 20 January 2025 diff hist +62 m Ollama model feed-back
- 06:01, 8 January 2025 diff hist +231 N API access to AI tools Created page with "Home > API access to AI tools *PyGPT *Thunder AI Thunderbird plugin based access to perplexity API *Aify Thunderbird plugin based access to OpenAI API Home > API access to AI tools"
- 06:01, 8 January 2025 diff hist +2,536 N PyGPT Created page with "Home > API access to AI tools > PyGPT =About PyGPT= PyGPT is very good for locally making API requests to AI APIs especially openAI based so that we can do: * General text query * Internet search based query where we give some web link that AI tool needs to access * Voice based input or output * Attachment (PDF etc.) based search to get response based on attached files * Image based search (Vision) to ask AI to look at image and reply * Get outpu..."
- 05:37, 8 January 2025 diff hist −11 m Local system based AI tools
- 05:34, 8 January 2025 diff hist +21 m Ollama model feed-back
- 05:31, 8 January 2025 diff hist +1,401 N Ollama model feed-back Created page with "Home > Local system based AI tools > Ollama > Ollama model feed-back We can go to https://ollama.com/ and get information on large no. of models available include their parameter options 9B or 70B etc. and for each type of parameter option we can also see the size of model on the page. Based on the available memory on the system and advantages of particular model we can download it. The name through which can download the model is also writte..."
- 05:21, 8 January 2025 diff hist +1,267 N Using Ollama with Thunderbird ThunderAI plugin Created page with "Home > Local system based AI tools > Ollama > Using Ollama with Thunderbird ThunderAI plugin We can use local ollama setup via Ollama installation in thunderbird to directly send queries to a particular model via thunderbird using: # Start thunderbird # Go to Tools -> "Addons and Themes" -> Extensions # Search for "ThunderAI" in "Fire more add-ons". # It should take you to page where there is link to Add to Thunderbird against ThunderAI p..." current
- 05:01, 8 January 2025 diff hist +47 m Switch configuration notes
- 05:01, 8 January 2025 diff hist +1,250 N Configure port-security on Cisco switches Created page with "Home > Switch configuration notes > Configure port-security on Cisco switches We can configure Cisco switch for port-security so that only a limited no. of MAC addresses are allowed per port. This can prevent an unauthorized person from connecting to network. To configure port-security in Cisco switches use below steps: # Go to enable mode and interface where port-security should be configured: #:<pre> #:: Switch> enable #:: Switch #configure ter..." current
- 04:51, 8 January 2025 diff hist +2,200 N Ollama installation Created page with "Home > Local system based AI tools > Ollama > Ollama installation =Installing ollama on Rocky 9.x= To install Ollama on local system use following steps: # Download Ollama archive (.tgz) from the ollama site: #:<pre> #:: curl -L https://ollama.com/download/ollama-linux-amd64.tgz -o ollama-linux-amd64.tgz #:</pre> # Extract the ollama source and try to start ollama server on local machine:<source type="bash"> sudo tar -C /usr -xzf ollama-linux-a..."
- 04:38, 8 January 2025 diff hist +239 N Ollama Created page with "Home > Local system based AI tools > Ollama *Ollama installation *Using Ollama with Thunderbird ThunderAI plugin *Ollama model feed-back Home > Local system based AI tools > Ollama"
- 04:37, 8 January 2025 diff hist +130 N Local system based AI tools Created page with "Home > Local system based AI tools *Ollama *PyGPT Home > Local system based AI tools"
- 04:34, 8 January 2025 diff hist +97 m Main Page
- 09:02, 8 December 2024 diff hist +36 m Android current
- 09:02, 8 December 2024 diff hist +991 N Take backup of all phone files via sftp Created page with "Home > Android > Take backup of all phone files via sftp If we take backup of phone via Samsung account or google account it is typically only application, settings, contacts, phone logs and messages. The biggest space consumer such as Whatsapp data, Phone photos and videos are not backed up. To backup entire phone storage recursively including Downloads, etc. '''via a Linux machine''' use: # Install "SFTP Server s0 v1" Android application on ph..." current
- 08:59, 8 December 2024 diff hist +45 m Android
- 12:21, 7 December 2024 diff hist +26 m Rocky 9.x Desktop tools and applications
- 12:21, 7 December 2024 diff hist +485 N Rocky 9.x Thunderbird Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Thunderbird *Rocky 9.x Thunderbird plugins There are other Thunderbird articles at OpenSuse Leap 15 Thunderbird Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Rocky 9.x Thunderbird|Thu..."
- 12:21, 7 December 2024 diff hist +1,632 N Rocky 9.x Thunderbird plugins Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Desktop tools and applications > Thunderbird > Plugins =Rocky 9.x Thunderbird plugins= ==Useful plugins== ===Move messages or yourself=== Account names are account1, account2 etc. and not proper account names. Set required shortcuts via: Manage Extension -> Manage extension shortcuts Avoi..." current
- 12:13, 7 December 2024 diff hist +202 m OpenSuse Leap 15 Thunderbird current
- 07:16, 11 November 2024 diff hist +104 m Switch configuration notes
- 07:16, 11 November 2024 diff hist +983 N TP-Link switch configuring port-security to limit MAC IDs per port Created page with "Home > Switch configuration notes > TP-Link switch configuring port-security to limit MAC IDs per port =TP-Link switch configuring port-security to limit MAC IDs per port= ==Configure port-security for limiting MAC IDs per port== To configure port-security on a TP-Link switch use at global configuration level enable per-port limit of 1 (or desired no) of MAC IDs: <source type="Bash"> mac address-table max-mac-count max-number 1 exceed-maxlearned e..." current
- 03:38, 8 November 2024 diff hist +110 m Securing organizations IT infrastructure from modern threats