Skip to main content
Ctrl+K

Dailystuff on the Internet

  • Blog
  • Dojo
    • Learning git
    • Learning Linux
      • Introduction to the shell
      • Using Manual pages
      • Useful commands
      • Filesystem and permissions
      • Scripting with Bash
      • User management
      • Package management
      • Storage management
      • Logical Volume Management
      • Scheduling Tasks
      • Advanced Network Management
      • Logging
      • Time management
      • Systemd and SysVinit
      • Firewall Management
      • Advanced Network Management
      • Domain Name System
      • Network Services
      • Using iSCSI
      • Network File System (NFS)
      • Samba
      • SELinux
      • Building a package
      • Virtualization
      • Containers
    • Learning Python
      • Your first Python application
      • Python Syntax
      • Variables and Types
      • Working with Strings
      • Working with Numbers
      • Using Booleans
      • Operators
      • Collections
      • Conditional Statements in Python
      • Functions
      • Using loops in Python
      • User Input
      • Exception handling
      • Working with Files
      • Modules
      • Classes
      • Iterators
      • JSON
      • Regular Expressions
      • Packages and virtual environments
  • Projects
    • Writing a 6502 emulator in Python

Posts tagged PhpStorm

Increasing Inotify Watches Limit

  • 29 July 2017
  • Hans Spaans
  • System Administration
  • Linux PhpStorm PyCharm

After upgrading to PyCharm 2017.2 the notice came that inotify value was too low and the IDE would fallback to recursive directory scanning.

For now the following commands increase the inotify limit to 512k of files.

Read more ...


By Author name not set

© Copyright 2025, Dailystuff on the Internet.