All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 09:26, 23 March 2025 Saurabh talk contribs created page Msty (Created page with "Home > Local system based AI tools > Msty To install Msty use following steps: # Download app image from https://msty.app/ # Install by doing "chmod +x" and running it # Choose "Integrate and Run" option in the AppImageLauncher application # In Msty better to configure remote ollama with http://localhost:11434/ instead of using local so that we dont have to redownload the models again and also so that the same in-memory cache works for other produc...")
- 09:21, 23 March 2025 Saurabh talk contribs created page Perplexica (Created page with "Home > Local system based AI tools > Perplexica To install Perplexica on Rocky Linux 9. machine use: # Ensure Ollama is installed as per https://www.sbarjatiya.com/notes_wiki/index.php/Ollama_installation #:<pre> #:: ollama pull nomic-embed-text:latest #:: ollama pull llama2:13b-chat #:</pre> # In /etc/systemd/system/ollama.service add one more environment condition: #:<pre> #:: Environment="OLLAMA_HOST=0.0.0.0" #:</pre> #: If you do this then re...")
- 09:48, 2 March 2025 Saurabh talk contribs created page N8n (Created page with "Home > Local system based AI tools > N8n To install N8n on local system we can use npn and install via root user using: <pre> npm install n8n -g </pre> Then we can start n8n service as root user via: <pre> n8n start </pre> Then open http://locahost:5678/ and create account to work with n8n workflows. Home > Local system based AI tools > N8n")
- 09:44, 23 February 2025 Saurabh talk contribs created page Pinokio (Created page with "Home > Local system based AI tools > Pinokio To download and install Pinokio on local system use: # Go to https://pinokio.computer/ # Download rpm file and install via dnf localinstall # Then run pinokio via graphical run options # During first run set a parent folder in location where you have enough space (at least 100GB+) Refer: - https://program.pinokio.computer/#/?id=linux Home > Local system based AI tools > Pinokio")
- 17:00, 22 February 2025 Saurabh talk contribs created page Sgpt (Created page with "Home > API access to AI tools > Sgpt To install sgpt on Rocky Linux 9.x use: # Download the rpm file from https://github.com/tbckr/sgpt/releases # Install using "dnf localinstall" # Get OpenAI API keys via https://platform.openai.com/api-keys # Configure key in .bashrc via as: #:<pre> #:: export OPENAI_API_KEY="<key>" #:</pre> # Open a new terminal and search with: #:<pre> #:: sgpt "mass of sun" #:: sgpt sh --execute "list all files in current dire...")
- 16:42, 22 February 2025 Saurabh talk contribs created page 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> #...")
- 13:14, 22 February 2025 Saurabh talk contribs created page 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...")
- 08:20, 13 February 2025 Darshan talk contribs created page Fortinet Firewall IDS configuration (Created page with "Home > Enterprise security devices or applications > Fortigate firewall > Fortinet Firewall IDS configuration == Configuration of IDS on FortiGate Firewall == This guide provides step-by-step instructions for configuring the Intrusion Detection System (IDS) on a FortiGate firewall to enhance network security by monitoring and logging suspicious activities. === Configure the Correct Time Zone === * Setting the correct time zone ensures ac...")
- 21:29, 6 February 2025 Darshan talk contribs created page Commands for checking information and details on a Paloalto firewall (Created page with "Home > Enterprise security devices or applications > Paloalto firewall > Commands for checking information and details on a Paloalto firewall === Get System Status === '''Command:''' <pre> get system status </pre> '''Description:''' Displays the system status, including firmware version, security updates, hostname, serial number, and operational mode. === get system ha status === * '''Command:''' <pre> <code>get system ha status</code> </...")
- 21:25, 6 February 2025 Darshan talk contribs created page Commands for checking information and details on a Fortinet firewall (Created page with "Home > Enterprise security devices or applications > Fortigate firewall > '''Creating Commands for checking information and details on a Fortinet firewall''' == FortiGate Diagnostic and System Commands == === Get System Performance Status === '''Command:''' <pre> get system performance status </pre> '''Description:''' Displays system performance statistics, including CPU usage, memory usage, and process details. === Get System HA Status === '''...")
- 08:26, 5 February 2025 Darshan talk contribs created page ManageEngine Firewall Analyzer - Information & Features (Created page with "Home > Enterprise security devices or applications > Firewall Analyzer > '''ManageEngine Firewall Analyzer - information & Features''' = ManageEngine Firewall Analyzer = == Introduction == === What is Firewall Analyzer? === ManageEngine Firewall Analyzer is a web based tool for change management, configuration analysis, security audit of Firewall devices, bandwidth monitoring and security reporting. The software application analyzes the Firewall...")
- 08:19, 5 February 2025 Darshan talk contribs created page ManageEngine Firewall Analyzer - User Guide & Features (Created page with "Home > Enterprise security devices or applications > Firewall Analyzer > '''ManageEngine Firewall Analyzer - information & Features|Information and Features''' = ManageEngine Firewall Analyzer = == Introduction == === What is Firewall Analyzer? === ManageEngine Firewall Analyzer is a web based tool for change management, configuration analysis, security audit of Firewall devices, bandwidth monitoring and security reporting. The software applicat...")
- 07:40, 5 February 2025 Darshan talk contribs created page ManageEngine Firewall Analyzer Installation (Created page with "Home > Enterprise security devices or applications > Firewall Analyzer > Creating ManageEngine Firewall Analyzer Installation = ManageEngine Firewall Analyzer Installation = == Download and Setup == # Download the '''ManageEngine Applications Manager Setup''' on the corresponding '''Virtual Machine (VM)'''. # Open the setup file and click '''Next''' to proceed. == Configure Ports == # The default port numbers should be '''8060''' and '''80...")
- 07:35, 5 February 2025 Darshan talk contribs created page Firewall Analyzer (Created page with "Home > Enterprise security devices or applications > Firewall Analyzer *ManageEngine Firewall Analyzer Installation Home > Enterprise security devices or applications > Firewall Analyzer")
- 09:07, 4 February 2025 Saurabh talk contribs created page 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...")
- 12:52, 2 February 2025 Saurabh talk contribs created page 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...")
- 12:49, 2 February 2025 Saurabh talk contribs created page Web based AI tools (Created page with "Home > Web based AI tools *Overall list of useful AI tools Home > Web based AI tools")
- 12:49, 2 February 2025 Saurabh talk contribs created page 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:36, 2 February 2025 Saurabh talk contribs created page 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...")
- 12:19, 2 February 2025 Saurabh talk contribs created page 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...")
- 12:16, 2 February 2025 Saurabh talk contribs created page 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:11, 2 February 2025 Saurabh talk contribs created page 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...")
- 12:09, 2 February 2025 Saurabh talk contribs created page 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...")
- 12:07, 2 February 2025 Saurabh talk contribs created page 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...")
- 06:26, 27 January 2025 Saurabh talk contribs moved page Fortinet firewall CIS Harding to Fortinet firewall CIS Hardening
- 15:24, 23 January 2025 Darshan talk contribs created page Steps to Take a Backup and restore in FortiGate Firewall (Created page with "Home > Enterprise security devices or applications > Fortigate firewall > Steps to Take a Backup and restore in FortiGate Firewall == Steps to Take a Backup in FortiGate Firewall == ===Access the FortiGate GUI=== <pre> Log in to the FortiGate firewall using the GUI (Web Interface) For GUI: Open a browser and go to the IP address of the FortiGate firewall. </pre> ===Backup Using GUI=== <pre> Navigate to the System > Maintenance > Backup s...")
- 15:18, 23 January 2025 Darshan talk contribs created page Fortinet firewall CIS Harding (Created page with "Home > Enterprise security devices or applications > Fortigate firewall > Fortinet firewall CIS Harding")
- 06:38, 8 January 2025 Darshan talk contribs created page Configure port-security on Dell switches (Created page with "Home > Switch configuration notes > Configure port-security on Dell switches We can configure Dell 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 Dell switches use below steps:''' ==Go to enable mode== <pre> enable </pre> ==Go to configure mode== <pre> configure terminal interface gi 1/0/__ </pre> ==Con...")
- 06:01, 8 January 2025 Saurabh talk contribs created page 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 Saurabh talk contribs created page 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:31, 8 January 2025 Saurabh talk contribs created page 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 Saurabh talk contribs created page 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...")
- 05:01, 8 January 2025 Saurabh talk contribs created page 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...")
- 04:51, 8 January 2025 Saurabh talk contribs created page 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 Saurabh talk contribs created page 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 Saurabh talk contribs created page Local system based AI tools (Created page with "Home > Local system based AI tools *Ollama *PyGPT Home > Local system based AI tools")
- 06:06, 31 December 2024 User account Rehaman talk contribs was created by Saurabh talk contribs
- 05:46, 31 December 2024 User account Ratikanta talk contribs was created by Saurabh talk contribs
- 05:45, 31 December 2024 User account Darshan talk contribs was created by Saurabh talk contribs
- 05:45, 31 December 2024 User account Nagaraj talk contribs was created by Saurabh talk contribs
- 09:02, 8 December 2024 Saurabh talk contribs created page 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...")
- 12:21, 7 December 2024 Saurabh talk contribs created page 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 Saurabh talk contribs created page 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...")
- 07:21, 11 November 2024 User account Prasad talk contribs was created by Saurabh talk contribs
- 07:19, 11 November 2024 User account Nageshwar talk contribs was created by Saurabh talk contribs
- 07:16, 11 November 2024 Saurabh talk contribs created page 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...")
- 07:41, 29 September 2024 Saurabh talk contribs created page CentOS 8.x Control Web panel Disable Excessive resource usage alerts from LFD (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > Disable Excessive resource usage alerts from LFD = Disabling High Resource Utilization Alerts for Specific Processes = This article explains how to disable or modify Login Failure Daemon (LFD) alerts for processes using excessive CPU time. Th...")
- 07:33, 29 September 2024 Saurabh talk contribs created page CentOS 8.x Control Web panel Disable emails for successful SSH from LFD (Created page with "Home > CentOS > CentOS 8.x > Email servers > Control Web panel > Disable emails for successful SSH from LFD = Disabling LFD Email Alerts for Successful SSH Logins = This guide explains how to disable email alerts from Login Failure Daemon (LFD) for successful SSH logins on servers configured with key-based authe...")
- 07:18, 29 September 2024 Saurabh talk contribs created page Rocky 9.x Troubleshooting boot issues (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > Troubleshooting boot issues *Rocky 9.x Rebuilding Initial Ramdisk (initrd/initramfs) to solve boot issue Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > Rocky 9.x Troubleshooting boot issues|Troubleshooting boot...")
- 07:18, 29 September 2024 Saurabh talk contribs created page Rocky 9.x Rebuilding Initial Ramdisk (initrd/initramfs) to solve boot issue (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > System Administration > Troubleshooting boot issues > Rebuilding Initial Ramdisk (initrd/initramfs) = Rebuilding Initial Ramdisk (initrd/initramfs) in Rocky Linux 9.x = This article provides steps to rebuild the initial ramdisk (initrd/initram...")