Jetbrains сбросить триал linux

Содержание
  1. Сброс тестового периода Phpstorm на Linux и Windows
  2. Как сбросить тестовый период Phpstorm на Linux Ubuntu и Windows-10 и восстановить проекты и подключения
  3. Сброс на Linux Ubuntu
  4. Версии для проверки
  5. Сброс тестового периода
  6. Восстановление проектов и подключений
  7. Сброс на Windows-10
  8. Версии для проверки
  9. Сброс тестового периода
  10. Восстановление проектов и подключений
  11. Выводы:
  12. Jetbrains сбросить триал linux
  13. 1. Terminate your JetBrains application
  14. 2. Remove all *.key files in
  15. 3. Remove
  16. 4. Remove any Jetbrains related keys in
  17. 5. Remove all JetBrains related plist files in
  18. 6. RESTART YOUR COMPUTER (this is important since OS caches all the preferences. You have to restart OS for the new preferences to be fetched)
  19. 7. Block connections to JetBrains servers
  20. 8. Finally, run your JetBrains product, select Evaluate for free and enjoy your renewed trial period!
  21. Permanent trial Jetbrains Product
  22. 1. Download the installation file
  23. 2. Start trial
  24. 2.1 Run script
  25. 2.2 Install plugin
  26. 2.2.1 From Marketplace
  27. 2.2.2 From disk
  28. 3. Permanent trial
  29. 3.1 Scheduled tasks to run scripts
  30. 3.2 Auto reset before per restart
  31. jjjimenez100 / reset.sh
  32. This comment has been minimized.
  33. Jomooto commented Mar 15, 2021
  34. This comment has been minimized.
  35. celtic34fr commented May 6, 2021
  36. This comment has been minimized.
  37. k1paris commented Jun 4, 2021
  38. This comment has been minimized.
  39. ahmetbarut commented Jul 1, 2021 •
  40. This comment has been minimized.
  41. AndroiDjo commented Jul 13, 2021
  42. This comment has been minimized.
  43. masiandr commented Aug 16, 2021
  44. This comment has been minimized.
  45. ManHand1996 commented Sep 19, 2021
  46. This comment has been minimized.
  47. MaCkRage commented Sep 24, 2021
  48. This comment has been minimized.
  49. celtic34fr commented Sep 24, 2021
  50. This comment has been minimized.
  51. DmitriyPopovich commented Oct 4, 2021 •
  52. This comment has been minimized.
  53. yorshreynoso commented Oct 4, 2021
  54. Блог Артемия Аверина

Сброс тестового периода Phpstorm на Linux и Windows

Как сбросить тестовый период Phpstorm на Linux Ubuntu и Windows-10 и восстановить проекты и подключения

Сброс на Linux Ubuntu

Версии для проверки

  • PhpStorm 2019.2.2 Build#PS-192.6603.42, built on September 12, 2019
  • Linux w651 3.13.0-32-generic #57-Ubuntu SMP

Сброс тестового периода

Сбросить тестовый период можно из консоли, выполнив следующие команды:

/.PhpStorm[version]
rm config/eval/PhpStorm[version].evaluation.key
rm config/options
cd

/.java/.userPrefs/jetbrains
rm -rf phpstorm

Для перехода к директории .PhpStorm[version] наберите в консоле cd

Это решение скопировано с интернет и оно работает. Таким образом тестовый период 30 дней будет сброшен и можно начать новый.

Для перемещения файлов лучше воспользоваться файл-менеджером Dolphin или каким-либо другим. Если вы собираетесь восстановить рабочее пространство, сохраните файлы из config/options отдельно для последующего использования

Восстановление проектов и подключений

Списки проектов и подключений находятся в двух файлах webServers.xml и recentProjectDirectories.xml

Файл recentProjectDirectories.xml имеет примерно следующий вид:

Для каждого, описанного в файле проекта, существуют свои projectOpenTimestamp и buildTimestamp которые необходимо заменить на актуальные. Например, после сброса тестового периода, создайте новый пустой проект и скопируйте актуальные значения параметров из нового файла

После этого осталось только переместить обратно в config/options/ старый webServers.xml и обновленный recentProjectDirectories.xml. Восстановить цветовую схему и другие опци можно используя другие файлы каталога config/options/

Сброс на Windows-10

Версии для проверки

  • PhpStorm 2020.1
  • Windows-10 Pro Сборка 19041

Сброс тестового периода

На Windows, после истечения пробного периода, phpStorm показывает надоедливое окно с предупреждением, что время работы с программой ограничено 30 мин. Чтобы сбросить тестовый период необходимо выполнить следующие действия:

Откройте редактор реестра и удалите ветку

Перейдите в папку Пользователи системы (CurrentUser — ваше имя пользователя). Удалите папку

Скопируйте файлы отдельно из

После этих действий тестовый период будет сброшен и можно начать новый.

Восстановление проектов и подключений

PhpStorm хранит списки проектов в файле recentProjects.xml

Как и на Linux, вам необходимо обновить параметры projectOpenTimestamp и buildTimestamp для каждого проекта, описанного в файле

Теперь осталость только заменить новый recentProjects.xml на обновленный.

Выводы:

Php Storm хорошая среда для разработки, конечно она стоит своих денег, потому что бестплатный netBeans настроить на работу по sftp так и не удалось. Но на сброс тестового периода уйдет всего минут пять.

Источник

Jetbrains сбросить триал linux

Article available in English

Ran out of trial period and you would like to have that period extended a little bit more, but you don’t feel like contacting the customer support, nor you don’t want to use a pirated copy either. What should you do? In this article, I will introduce a way to reset the trial period to its full duration from the beginning (30 days). As long as you reset the trial period when it begins to time out, you can virtually use the product in “trial state” for unlimited time! The tutorial was done on MacOS, but Window users should not have any problems finding a similar way to follow the tutorial (through the setting files in the hidden folder in Document folder and registry). You have to edit the host file too (to block the connection between the product and its server), but the pattern is the same for both OS. This reset trial guide should work with almost every standalone IDE of Jetbrain, such as IntelliJ Idea, PhpStorm, WebStorm, PyCharm, RubyMine. Let’s get our hand dirty!

Читайте также:  Samba login from windows

1. Terminate your JetBrains application

2. Remove all *.key files in

/Library/Preferences/ /eval/ folder

They are here

3. Remove

/Library/Preferences/ /options/options.xml file

In the picture above, the options folder and eval folder are in the same parent folder.

Use an XML editor to remove the keys (I’m using XCode). Regular text editors don’t seem to be working. In the picture, the “JetbrainsUserIdOnMachine” and “JetBrains” nested key are the two to be removed.

6. RESTART YOUR COMPUTER (this is important since OS caches all the preferences. You have to restart OS for the new preferences to be fetched)

7. Block connections to JetBrains servers

Open your host file (in MacOS the host file is located at /etc/hosts ). Append these two rows to your host file

You can also use other applications to block your JetBrains product’s internet connection (note that the application you use must be able to block outgoing connections). In MacOS I’m using Little Snitch to do this job for me (you can use a demo version of Little Snitch because JetBrains products seem to only connect to their server the moment they are launched, no periodically initiated connections so the demo version will work fine). If you opt for using Little Snitch, the configuration might be tricky so I pasted my configuration here for you.

You only need to block access to jetbrains.com domain You can safely enable “Allow incoming connections” if you are using WebStorm/PhpStorm/IntelliJIdea… for remote debugging. Inside the “Deny outgoing connections” rule you can enable outgoing connections to your remote debug server The application is pretty anal about application code signature so you have to google things a little (the result is at the top of the first page so you should not have any troubles following the guide to tweak the setting to fit your needs).

8. Finally, run your JetBrains product, select Evaluate for free and enjoy your renewed trial period!

This article is not supposed to be used for pirating, but if you find yourself short of time and/or you cannot find any reasonable excuses to have the customer support extend the trial period for you, then this article can become a life-saver. When you finish with the trial and decide to purchase the product, wipe everything related to your JetBrains product from your computer just in case.

Источник

Permanent trial Jetbrains Product

From this article Using activation code to register JetBrains products, we can get the activation code, but it won’t work after a while. We have to use a new activation code.

Another way we can continue to use IDEA by resetting the 30-day trial period indefinitely. It is simple and stable. There is no need to worry about the failure of activation code.

  • This tutorial is satisfied for all versions below 2021.2.
  • This tutorial is satisfied for the JetBrains products, including Pycharm, IDEA, WebStorm, Phpstorm, Datagrip, RubyMine, CLion, AppCode, etc.
  • This tutorial is satisfied for Windows/Mac/Linux systems.

I explain the steps of PhpStorm 2021.2 in Mac system, and it is same for other products.

1. Download the installation file

Go to the official website to download and install the installation file.

2. Start trial

You will use these files. The directory tree is as follows:

Читайте также:  Как устанавливать приложения кали линукс

You can run scrip or install plugin to start trial the IDE.

2.1 Run script

Wait for PhoStorm to run, a registration box will pop up, we check Evaluate for free , click Evaluate , and try it for 30 days first.

Note that if the above box does not pop up, you can run the script, and the script file is in the reset_script folder.

The task of these scripts is to delete the eval files generated by IDE.

2.2 Install plugin

You can install Ide eval reset either from Marketplace or from disk.

2.2.1 From Marketplace

  • Windows: Settings/Preferences. -> Plugins
  • LInux/Mac: Preferences. -> Plugins

Search Ide eval reset in Marketplace , and install it.

2.2.2 From disk

  • Windows: Settings/Preferences. -> Plugins
  • LInux/Mac: Preferences. -> Plugins

Click the setting icon, select Install Plugin from Disk. , and in the pop-up box, select the downloaded file of ide-eval-resetter-2.1.14-d2fedb86.zip .

After the installation is successful, Eval Reset will appear in the Help menu.

3. Permanent trial

3.1 Scheduled tasks to run scripts

If you run the script, you can put the command in the scheduled task, such as the scheduled task of the Windows system, use Crontab for Linux/Mac and so on. There is no need to perform it manually.

3.2 Auto reset before per restart

Click Help -> Eval Reset . Reset the trial date.

If Auto reset before per restart is checked, the trial information will be automatically reset every time the IDE is restarted/exited.

Источник

jjjimenez100 / reset.sh

#! /bin/bash
#! /bin/sh
# reset jetbrains ide evals
OS_NAME= $( uname -s )
JB_PRODUCTS= » IntelliJIdea CLion PhpStorm GoLand PyCharm WebStorm Rider DataGrip RubyMine AppCode «
for PRD in $JB_PRODUCTS ; do
rm -rf

/.java/.userPrefs/prefs.xml rm -rf

/.java/.userPrefs/jetbrains/prefs.xml rm -rf

/.config/JetBrains/ $ * /eval/ rm -rf

/.config/JetBrains/ $ * /options/other.xml done

This comment has been minimized.

Copy link Quote reply

Jomooto commented Mar 15, 2021

its necesary delete all directory rm -rf

/.java/.userPrefs
didnt work for me if just delete /.userPrefs/prefs.xml and /jetbrains/prefs.xml

This comment has been minimized.

Copy link Quote reply

celtic34fr commented May 6, 2021

-> just a precision, I tryed the following for PyCharm2021 and I reset the trial period correctly
-> context : I’ve other folders in

/.java folder that I cannot delete

/.java/.userPrefs/jetbrains/prefs.xml the line that refers to jetbrains with a text editor
remove folder

/.java/.userPrefs/jetbrains
remove folder

/.config/JetBrains/$/eval/ where $[PRD] is Pycharm2021.1
remove file

/.config/JetBrains/$ /options/other.xml where $[PRD] is Pycharm2021.1

I think that this manipulation could work for another JetBrains product, I’ve not tested it on PhpStorm which I also installed on my PC

This comment has been minimized.

Copy link Quote reply

k1paris commented Jun 4, 2021

This comment has been minimized.

Copy link Quote reply

ahmetbarut commented Jul 1, 2021 •

This comment has been minimized.

Copy link Quote reply

AndroiDjo commented Jul 13, 2021

its necesary delete all directory rm -rf

/.java/.userPrefs
didnt work for me if just delete /.userPrefs/prefs.xml and /jetbrains/prefs.xml

also delete full directory .userPrefs and its work for me too

This comment has been minimized.

Copy link Quote reply

masiandr commented Aug 16, 2021

This comment has been minimized.

Copy link Quote reply

ManHand1996 commented Sep 19, 2021

useful for me(manjaro xfce), thanks.

This comment has been minimized.

Copy link Quote reply

MaCkRage commented Sep 24, 2021

Thanks! Its working!

This comment has been minimized.

Copy link Quote reply

celtic34fr commented Sep 24, 2021

Just a note, I am using PhpStorm 2021.2 build PS-212.4745.100 (July 28, 2021), and resetting the trial period is not working even though I had the line ‘rm -rf

/.config/JetBrains/$*/pycharm.key’ to the original shell.
After a while (without doing anything), a window appears: Evaluation License Expired, this terminates the IDE and asks me to update online by purchasing a license.

Instead of PhpStorm, I use NetBeans to develop projects but it is not as conformable and easy as with PhpStorm.

This comment has been minimized.

Copy link Quote reply

DmitriyPopovich commented Oct 4, 2021 •

it work for me => ubuntu + phpstorm 2021

This comment has been minimized.

Copy link Quote reply

yorshreynoso commented Oct 4, 2021

well, it’s not working for me, I use to follow this instructions but now Datagrip ask me to log in to Jetbrains account. I updated to version IntelliJIdea2021.2. I thing i will have to do a downgrade and validate if it works.

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

Блог Артемия Аверина

Для сброса триального периода (Trial Evaluation) в PHPStorm необходимо:

Удалить файл /Users/ /Library/Preferences/PhpStorm /eval/PhpStorm .evaluation.key
Удалить файл /Users/ /Library/Preferences/PhpStorm /options/options.xml

Удалить файл /Users/ /.PhpStorm /config/eval/PhpStorm .evaluation.key
Удалить файл /Users/ /.PhpStorm /config/options/options.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Уже строки отвечающие за триал находятся в файле other.xml. В любом случае спасибо ))) особенно за ключик

ну ок, удалил. теперь не грузиться вообще. пару раз подпрыгнуло и тишина. Дальше что?

Теперь файлы и папки Для Windows лежат тут

для WebStorm помогло даже ) если конечно комменты прочитать сперва
огромное тебе спасибо добрый человек, а то я весь вечер искал где бы взять сервер лицензий, а тут всего два файла и ключ из реестра грохнул и все!

Работает, спасибо) Читайте коменты:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Блин, это так гениально просто, что я аж рассмеялся!
А тот тут ищешь всякие ключи, лицензии. Они слетают )

В общем на Мак ОС поискал в Файндере папку PhpStorm2020.1 и в ней в папке eval удалил файлы ознакомительных лицензий и вуаля! )

Для windows 10 работает, спасибо)
Удалить:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Триал оно может и сбрасывает но через пару минут прилетает «Your evaluation license has expired» (2020.1.4 )

Доброго времени суток,

Азия Трейдинг, оказывает полный комплекс услуг по проведению растаможки грузов,
Услуги таможенного оформления за ЭЦП Клиента,
Услуги контрактодержателя по агентскому договору и договору поставки,
Выпуск товаров без корректировок,
Быстрый выпуск деклараций,
Работаем с многотоварными и сложными декларациями.

No need to delete the other.xml file. Just clear any xml properties with names starting with «evlsprt» and you’re done

Your evaluation license has expired. PHP Storm will now exit

Как и у Alex’a такое появляется через несколько минут.
Пользуюсь плагином для сброса лицензии, светится еще 30 дней.

Какие еще предложения, ребята?

REM Delete eval folder with licence key and options.xml which contains a reference to it
for %%I in («WebStorm», «IntelliJ», «CLion», «Rider», «GoLand», «PhpStorm», «Resharper», «PyCharm») do (
for /d %%a in («%APPDATA%\JetBrains\%%I*») do (
rd /s /q «%%a\eval»
findstr /v /i «evlsprt» %%a\options\other.xml > %%a\options\other1.xml
del /q «%%a\options\other.xml»
ren %%a\options\other1.xml other.xml
)
)

REM Delete registry key and jetbrains folder (not sure if needet but however)
reg delete «HKEY_CURRENT_USER\Software\JavaSoft» /f

Сделал по комментарию MD и триал сбросился. То есть, оставался 1 день, а теперь снова 30 дней.

______________________________________________
MD
Работает, спасибо) Читайте коменты:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Спасибо за ключ!

Видалити треба не весь файл C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml — інакше потім прийцдеться налаштовувати середовище.
А тільки три строчки:

На 2020.2 сработало:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Сработало но не на долго. Со временем выводит окно с уведомлением и закрывает phpstorm, даже пяти минут не проходит.

У меня на 2020.1 на MacOS файлы лежат в

  • замочил ключ
  • в other.xml удалил вот эту парашу

Все работает. После манипуляций триал продлился еще на месяц. Нет смысла искать ключи 🙂 Спасибо за пост и комментарии 🙂
Windows 10, PhpStorm 2020.2
Удалить:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.2\eval (обновлено с 2020.1 на 2020.2)
Редактировать
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.2\options\others.xml
удалить все строки с «

В реестре удалить:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

2020.2.3 не работает на Ubuntu, есть идеи?

Ubuntu 20.04
! Перед удалением сделайте экспорт настроек IDE
cd
rm -rf .config/JetBrains/<Версия шторма, у меня «PhpStorm2020.2»>/eval
rm -rf .java/.userPrefs/jetbrains

В PhpStrom 2020.2.3 удалить c:\Users\%username%\AppData\Roaming\JetBrains\PhpStorm2020.2\phpstorm.key

Mac os 10.15.7 storm 2020.1 помогло удаление:
1) ../PhpStorm2020.1/eval/PhpStorm.evaluation.key
2) из файла ../PhpStorm2020.1/options/others.xml — строчку с

триал снова 30 дней, настройки целы

уже ниодин ключ для 2019.3 не работает

Компания Азия-Трейдинг предоставляет полный комплекс услуг по растаможке грузов экспортного и импортного направления. Мы контролируем все процедуры таможенной очистки для того, чтобы Ваши товары оформлялись без задержек. Доскональное знание условий оформления и профессионализм сотрудников позволяет добиться значительного снижения издержек и максимальной скорости оформления товаров.
info(at)msc.com.ru

Одноразовые перчатки Wally Plastic — оптовые поставки в во все регионы России. Доставляем в регионы через транспортные компании.
Тел: +79147116482 Дмитрий

Источник

Оцените статью