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).
- 06:42, 16 August 2025 Rohith talk contribs created page Steps to resend helpdesk emails for past 3-4 days updates using script (Created page with "=== '''Steps to initiate the emails of past 2-3 updates on helpdesk''' === === 1. Locate Redmine Gemfile === <pre> sudo find / -name "Gemfile" | grep redmine </pre> === 2. Navigate to Redmine Directory === <pre> cd /opt/redmine/ </pre> === 3. Start Redmine Console in Production Mode === <pre> RAILS_ENV=production bundle exec rails console </pre> Once the above command is executed, you should see the following result: <pre> root@helpdesk:/opt/redmine# RAILS_ENV=prod...")
- 07:59, 12 June 2025 Rohith talk contribs created page Steps to resolve Failed LV Activation error in Proxmox VE (Created page with "Home > Debian > Proxmox virtual environment > Steps to resolve Failed LV Activation error in Proxmox VE = Steps to Resolve Proxmox Error While Starting Any VM: "Activating LV 'pve/data' failed" = == Error Description == While starting a VM in Proxmox, you might encounter the following error: <pre> Error: activating LV 'pve/data' failed: Activation of logical volume pve/data is prohibited while logical volume pve/data_tmeta is active </pre>...")
- 11:36, 7 June 2025 Rohith talk contribs created page How to setup Ceph Integrated High Availability on Proxmox VE (Created page with "Home > Debian > Proxmox virtual environment > How to setup Ceph Integrated High Availability on Proxmox VE = Ceph Integrated High Availability on Proxmox = == Optional: Update and Upgrade Proxmox Nodes == Before installing Ceph on the Proxmox nodes, it is recommended to update and upgrade all Proxmox servers. === Steps to update and upgrade: === # Click on the '''Proxmox Node'''. # Click on '''Updates'''. # In the Updates tab, click on '''...")
- 11:35, 7 June 2025 Rohith talk contribs created page Steps for OSD Creation (Object Storage Daemon) for Ceph in Proxmox VE (Created page with "Home > Debian > Proxmox virtual environment > Steps for OSD Creation (Object Storage Daemon) for Ceph in Proxmox VE")
- 11:33, 7 June 2025 Rohith talk contribs created page How to setup Ceph Integrated High Availability on Proxmox (Created page with "Home > Debian > Proxmox virtual environment > How to setup Ceph Integrated High Availability on Proxmox = Ceph Integrated High Availability on Proxmox = == Optional: Update and Upgrade Proxmox Nodes == Before installing Ceph on the Proxmox nodes, it is recommended to update and upgrade all Proxmox servers. === Steps to update and upgrade: === # Click on the '''Proxmox Node'''. # Click on '''Updates'''. # In the Updates tab, click on '''Ref...")
- 11:23, 7 June 2025 Rohith talk contribs created page Steps to add VM's to the Proxmox HA (High Availability) (Created page with "Home > Debian > Proxmox virtual environment > Steps to add VM's to the Proxmox HA (High Availability) = Adding VMs to Proxmox HA = To add the VMs to High Availability (HA): # Click on '''Datacenter'''. # In '''Datacenter''', click on the '''HA''' option. On the right side, under the '''Resources''' section: # Click on the '''Add''' option. # In the VM section, choose the required VM and click on '''Add'''. '''''NOTE:''''' *''All VMs co...")
- 11:05, 7 June 2025 Rohith talk contribs created page Steps to Create Cluster in Proxmox VE (Created page with "Home > Debian > Proxmox virtual environment > Steps to Create Cluster in Proxmox VE = Steps to Create Cluster in Proxmox = == On Proxmox-A (Base Node) == # Login to '''Proxmox-A'''. # Click on the '''Datacenter''' option on the left-hand side in the Server View. # In '''Datacenter''': ## Click on the '''Cluster''' option. ## Click on '''Create Cluster'''. ## Provide a '''Cluster Name''', choose the '''Cluster Network''', and click on '''Crea...")
- 10:56, 7 June 2025 Rohith talk contribs created page Steps to disable the TOTP in Proxmox VE (Created page with "== Disable TFA (TOTP) in Proxmox == # On the top right corner of the Proxmox web interface, click on your username (e.g., '''root@pam'''). # In the dropdown, click on '''TFA'''. # You will see the TFA method that was enabled. Select it and click on '''Edit'''. # In the pop-up window, uncheck the '''Enabled''' option and click '''OK'''. *This will disable the TFA for Proxmox login and allow you to join Proxmox clusters together. *You can re-enable TFA later by followin...")
- 10:39, 7 June 2025 Rohith talk contribs created page Steps to Create Cluster in Proxmox (Created page with "Home > Debian > Proxmox virtual environment > Steps to Create Cluster in Proxmox To Create a cluster in Proxmox VE, follow the below steps: -->''Note that to create a cluster minimum of '''3 proxmox servers''' were required'' *Login to the 1st Proxmox. #Click on the '''Datacenter''' option on the Left hand corner in Server View. -In Datacenter #Click on the '''Cluster''' option #Create Cluster #Give Cluster ''Name'' and choose the ''Clusters...") Tag: Visual edit: Switched