User contributions for Karavi
Jump to navigation
Jump to search
21 August 2024
- 12:5412:54, 21 August 2024 diff hist +620 N RabbitMQ ubuntu 22.04 Created page with "Step 1: Update System Packages sudo apt update Step 2: Install RabbitMQ Server sudo apt install rabbitmq-server Step 3: Start the RabbitMQ Service sudo systemctl start rabbitmq-server Step 4: Enable RabbitMQ Service on Boot sudo systemctl enable rabbitmq-server Step 5: Check the Status of RabbitMQ sudo systemctl status rabbitmq-server Step 6: Set Up RabbitMQ Management Plugin (Optional) sudo rabbitmq-plugins enable rabbitmq_management sudo systemctl restar..."
16 August 2024
- 14:0614:06, 16 August 2024 diff hist +5,302 N Vscode Created page with " code --status or code-insiders --status use https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer for disable all extensions code --disable-extensions extension export code --list-extensions | % { "code --install-extension $_" } extension import code --install-extension 1tontech.angular-material code --install-extension aaron-bond.better-comments code --install-extension alefragnani.bookmarks code --install-extension alexiv.vscode-a..." current
30 July 2024
- 05:5205:52, 30 July 2024 diff hist +3 Plesk ubuntu repair No edit summary current
- 05:5005:50, 30 July 2024 diff hist +7 Plesk ubuntu repair No edit summary
23 July 2024
- 09:0709:07, 23 July 2024 diff hist +53 Plesk ubuntu repair No edit summary
- 09:0209:02, 23 July 2024 diff hist +118 Plesk ubuntu repair No edit summary
- 09:0009:00, 23 July 2024 diff hist +48 Plesk ubuntu repair No edit summary
- 07:2907:29, 23 July 2024 diff hist +123 Plesk ubuntu repair No edit summary
9 July 2024
- 08:1908:19, 9 July 2024 diff hist +4 Ubuntu command No edit summary current
- 08:1408:14, 9 July 2024 diff hist +342 Ubuntu command No edit summary
7 July 2024
- 06:2906:29, 7 July 2024 diff hist +7 Ubuntu disk space No edit summary
- 06:2806:28, 7 July 2024 diff hist +8 Ubuntu disk space No edit summary Tag: Visual edit
23 June 2024
- 07:3707:37, 23 June 2024 diff hist +46 Ubuntu command No edit summary Tag: Visual edit: Switched
15 June 2024
- 06:2606:26, 15 June 2024 diff hist +124 Issabel after install No edit summary
4 June 2024
- 14:5214:52, 4 June 2024 diff hist +41 Issabel after install No edit summary
- 14:5214:52, 4 June 2024 diff hist +166 Issabel after install No edit summary
- 14:4514:45, 4 June 2024 diff hist +36 Issabel after install No edit summary Tag: Visual edit: Switched
- 14:0114:01, 4 June 2024 diff hist +2 Issabel after install No edit summary
- 14:0014:00, 4 June 2024 diff hist +179 Issabel after install No edit summary Tag: Visual edit: Switched
3 June 2024
- 15:5115:51, 3 June 2024 diff hist +25 N Issabel after install Created page with " asterisk -rvvvvvvvvvvvv"
15 May 2024
- 17:4917:49, 15 May 2024 diff hist +544 Plesk key No edit summary
8 May 2024
- 04:0604:06, 8 May 2024 diff hist +21 N Plesk ubuntu repair Created page with " plesk repair all -y"
- 04:0204:02, 8 May 2024 diff hist +22 Plesk windows repair No edit summary current
7 May 2024
- 06:4506:45, 7 May 2024 diff hist +112 Ubuntu disk space No edit summary
15 April 2024
- 08:0808:08, 15 April 2024 diff hist +5,229 N Google Created page with "Google search operators: the complete list {| class="wikitable" |<code>“ ”</code> |Search for results that mention a word or phrase. |“steve jobs” |- |<code>OR</code> |Search for results related to X or Y. |jobs OR gates |- |<code><nowiki>|</nowiki></code> |Same as <code>OR:</code> |<nowiki>jobs | gates</nowiki> |- |<code>AND</code> |Search for results related to X and Y. |jobs AND gates |- |<code>-</code> |Search for results that don’t mention a word or phra..." current Tag: Visual edit
13 April 2024
- 04:0404:04, 13 April 2024 diff hist +1 RabbitMQ docker container No edit summary
- 04:0304:03, 13 April 2024 diff hist +166 N RabbitMQ docker container Created page with " If you have RabbitMQ on a docker container, you can first docker ps docker exec -it <YOUR_CONTAINER> /bin/bash rabbitmqctl change_password <USERNAME> <NEWPASSWORD>"
9 April 2024
- 09:3109:31, 9 April 2024 diff hist +54 N Ubuntu command Created page with " save history to file history > history_for_print.txt"
5 January 2024
- 04:3704:37, 5 January 2024 diff hist +175 N Windows repair Created page with " SFC /Scannow DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /restoreHealth SFC /Scannow SFC /Scannow"
2 January 2024
- 03:3603:36, 2 January 2024 diff hist +22 Ubuntu after install No edit summary
22 December 2023
- 09:1609:16, 22 December 2023 diff hist +861 N Ubuntu scripts Created page with "su - cd /home/karavi/ mkdir scripts cd scripts touch UpdatePleskKey.sh echo 'echo hello-world' >> UpdatePleskKey.sh chmod -R 777 . ./UpdatePleskKey.sh nano UpdatePleskKey.sh echo update key plesk Start ls /etc/sw/keys/keys/ rm /etc/sw/keys/keys/* wget -P /etc/sw/keys/keys/ https://qdoc.ir/pleskkey ls /etc/sw/keys/keys/ unzip /etc/sw/keys/keys/pleskkey.zip -d /etc/sw/keys/keys/ rm /etc/sw/keys/keys/pleskkey.zip ls /etc/sw/keys/keys/ echo Ubdate end sudo crontab -e..."
- 09:0709:07, 22 December 2023 diff hist +55 Ubuntu size No edit summary current
21 December 2023
- 19:3919:39, 21 December 2023 diff hist +22 Ubuntu size No edit summary Tag: Visual edit: Switched
19 December 2023
- 03:4103:41, 19 December 2023 diff hist +93 Ubuntu size No edit summary
- 03:0403:04, 19 December 2023 diff hist +297 N Ubuntu size Created page with " df -h du -sk * | sort -nr | head -10 du -hs directory/* du -h directory/* du -ah Directory/* journalctl --vacuum-time=10d lsof /var/lib/mysql/zabbix/*.ibd mysql -u root -p use zabbix delete from auditlog; delete from history_text; delete from history_uint; delete from history;"
15 December 2023
- 13:5013:50, 15 December 2023 diff hist +68 Ubuntu after install No edit summary Tag: Visual edit
- 13:4913:49, 15 December 2023 diff hist +60 Ubuntu after install No edit summary Tag: Visual edit
14 December 2023
- 10:4310:43, 14 December 2023 diff hist +34 N Ununtu after install Karavi moved page Ununtu after install to Ubuntu after install current Tag: New redirect
- 10:4310:43, 14 December 2023 diff hist 0 m Ubuntu after install Karavi moved page Ununtu after install to Ubuntu after install
- 10:4210:42, 14 December 2023 diff hist +8 Ubuntu after install No edit summary Tag: Visual edit: Switched
11 December 2023
- 17:0117:01, 11 December 2023 diff hist +183 Ubuntu after install No edit summary Tag: Visual edit: Switched
28 November 2023
- 05:0005:00, 28 November 2023 diff hist +84 N Css Created page with "exampleas: [dir='rtl'] .example-option-img { margin-right: 0; margin-left: 8px; }" current Tag: Visual edit
27 November 2023
- 02:1002:10, 27 November 2023 diff hist +3,786 N Ai list Created page with "𝐀𝐈 𝐆𝐚𝐦𝐞 𝐂𝐡𝐚𝐧𝐠𝐞𝐫𝐬 🔥: 𝐓𝐡𝐞 𝐓𝐨𝐩 𝟏𝟎𝟎 𝐓𝐨𝐨𝐥𝐬 𝐓𝐫𝐚𝐧𝐬𝐟𝐨𝐫𝐦𝐢𝐧𝐠 𝟐𝟎𝟐𝟑 Whether you're a tech enthusiast, a business professional, or a curious explorer, these AI tools offer something for everyone. 🤖 𝐏𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐯𝐢𝐭𝐲: Wand <nowiki>https://wand.ai</nowiki> Notion <nowiki>https://www.notion.so</nowiki> Base64.ai D..." current Tag: Visual edit
19 November 2023
- 04:5804:58, 19 November 2023 diff hist +932 N Falundafa Created page with "وبسایت فالون گونگ: <nowiki>https://fa.falundafa.org/</nowiki> کتاب فالون گونگ: <nowiki>https://fa.falundafa.org/DataWriting/Books/fg_new.pdf</nowiki> کتاب جوآن فالون: <nowiki>https://fa.falundafa.org/DataWriting/Books/ZF-f-2022-A4.pdf</nowiki> ویرایش سایز موبایل کتاب جوآن فالون: <nowiki>https://fa.falundafa.org/DataWriting/Books/ZF-f-2022-M.pdf</nowiki> سخنرانیهای صوتی..." current Tag: Visual edit
18 November 2023
- 06:0906:09, 18 November 2023 diff hist +13 Plesk key No edit summary Tag: Visual edit
- 06:0506:05, 18 November 2023 diff hist +119 N Plesk key Created page with " sudo -i cd /etc/sw/keys/keys/ ls rm * ls wget https://qdoc.ir/pleskkey.zip unzip pleskkey.zip rm pleskkey.zip"
14 November 2023
- 05:1405:14, 14 November 2023 diff hist +4,955 Chakra No edit summary current
- 05:0905:09, 14 November 2023 diff hist +1,126 Chakra No edit summary Tag: Visual edit
- 05:0705:07, 14 November 2023 diff hist +27,325 N Chakra Created page with "چاکرای ریشه یا مولادهارا عنصر وابسته: خاک حس: بویایی منطقه: بین مقعد و دستگاه تناسلی (نشیمنگاه) غدد وابسته: فوق کلیوی (که آدرنالین تولید میکند) رنگ: قرمز تند عطر: درخت سدر – درخت میخک عضو وابسته: استخوانها، دندانها، ناخن، پا، روده، مقعد، پروستات. سمبل: نیلوفر چهار..."
29 October 2023
- 02:1702:17, 29 October 2023 diff hist +84 N Ubuntu disk space Created page with " du -cha --max-depth=1 / | grep -E "M|G" du -cha --max-depth=1 /var | grep -E "M|G""