Magenaut

Magenaut

A blog about Magento Development, Magento bug fixing, and more

Skip to content
Menu
  • Home
  • Notes
  • Tutorial
  • Bug fixing
  • Extension
  • Server
  • Q&A
  • About

Tag: limit

Q&APosted onAugust 8, 2022

Limiting processes to not exceed more than 10% of CPU usage

I operate a Linux system which has a lot of users but sometimes an abuse occurs; where a user might run a single process that uses up more than 80% of the CPU/Memory.

Read More
Q&APosted onAugust 8, 2022

Why is number of open files limited in Linux?

Right now, I know how to:

Read More
Q&APosted onAugust 7, 2022

Limit max connections per IP address and new connections per second with iptables

We have an Ubuntu 12.04 server with httpd on port 80 and we want to limit:

Read More
Q&APosted onAugust 7, 2022

Are limits.conf values applied on a per-process basis?

I’m tuning the nofile value in /etc/security/limits.conf for my oracle user and I have a question about its behavior: does nofile limit the total number of files the user can have open for all of its processes or does it limit the total number of files the user can have open for each of its processes?

Read More
Q&APosted onAugust 6, 2022

How to circumvent “Too many open files” in debian

If I want to see all relevant log files of my apache2 server at once, I use

Read More
Q&APosted onAugust 2, 2022August 3, 2022

How to limit user to publish post per day and per role?

I would like to know is there any way/Plugin to limit the user published post (in a given time span) by his role?

Read More
Q&APosted onAugust 2, 2022August 3, 2022

Set a maximum upload count for users on a specific user role

For users with the Contributor user role, I want to restrict the total amount of images that they are allowed to upload. I found this code posted on an answer here:

Read More
Q&APosted onAugust 2, 2022August 3, 2022

Changing the username character limit from four to less characters

I want to create a user account on my multi-site installation of WordPress with a username less than 4 characters. But since WordPress has a limit of usernames at least being 4 characters, this error message is shown:

Read More
Q&APosted onAugust 1, 2022August 2, 2022

WordPress User Name Limitations

I need to know what the wp specifications for the usernames are. Like allowed minimum and maximum length, are special characters like ü,ö,ä,ß accepted,..?

Read More
Q&APosted onJuly 31, 2022August 1, 2022

Decrease file size upload in Media

By default, I have a 2m limit of uploads. I want to decrease this number. I found out that this code:

Read More

Posts navigation

Page 1 Page 2 Next Page

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 141 other subscribers

Recent Comments

  • anonymous on Fix libwacom9 dependency issue when upgrade Debian
  • sreedhar on Fix libwacom9 dependency issue when upgrade Debian
  • saintnick on Fix libwacom9 dependency issue when upgrade Debian
  • ranafoul on Fix libwacom9 dependency issue when upgrade Debian
  • John Fro on UFW rule from a list of IPs

Tags

actions admin ajax bash block-editor categories command-line css custom-field custom-post-types custom-taxonomy customization database filters functions hooks images javascript linux loop menus metabox multisite pagination permalinks php plugin-development plugins post-meta posts rest-api security shell shell-script shortcode templates theme-development themes uploads url-rewriting user-roles users woocommerce-offtopic wp-admin wp-query

© Magenaut - The Magento Astronaut