New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
1 Available BudgetKVMJP-2
UK/NL/DE needs restock
Everything needs re stock
What's the difference between EPYC Rome CPU and E5v4 CPU? Any substantial difference?
Great network in Tokyo
Here's an outline. Not tested.
# Find all processes with more than 20% CPU utilization MINUTIL=20 # Create cgroup (cgroup-v2) echo "+cpu" >> /sys/fs/cgroup/cgroup.subtree_control echo "+cpuset" >> /sys/fs/cgroup/cgroup.subtree_control mkdir -p /sys/fs/cgroup/cpulimited # 30% quota : Run for 0.3 seconds for every 1 second echo "300000 1000000" > /sys/fs/cgroup/cpulimited/cpu.max # Loop forever while true; do # Read process utilization top -bn 1 | tail -n +8 | awk '{print $1, $9, $12}' > /tmp/psout while read pid usage name; do if [ $(bc <<< "$usage >= $MINUTIL") -eq 1 ] then echo "$name ($pid) using $usage% => limit CPU" cgclassify -g cpu:/cpulimited $pid fi done < /tmp/psout sleep 5 doneHappy 10th Birthday!
I don't see it. Why?
I run bookmarklet on chrome
Happy 10th Birthday!
Happy 10th Birthday!
Let's go one more day to go
I don't know. I can see it.
https://greencloudvps.com/billing/store/budget-kvm-sale
https://greencloudvps.com/billing/store/premium-kvm-sale
Happy 10th Birthday!
> # Find all processes with more than 20% CPU utilization > MINUTIL=20 > > > # Create cgroup (cgroup-v2) > echo "+cpu" >> /sys/fs/cgroup/cgroup.subtree_control > echo "+cpuset" >> /sys/fs/cgroup/cgroup.subtree_control > mkdir -p /sys/fs/cgroup/cpulimited > # 30% quota : Run for 0.3 seconds for every 1 second > echo "300000 1000000" > /sys/fs/cgroup/cpulimited/cpu.max > > # Loop forever > while true; do > # Read process utilization > top -bn 1 | tail -n +8 | awk '{print $1, $9, $12}' > /tmp/psout > while read pid usage name; do > if [ $(bc <<< "$usage >= $MINUTIL") -eq 1 ] > then > echo "$name ($pid) using $usage% => limit CPU" > cgclassify -g cpu:/cpulimited $pid > fi > done < /tmp/psout > sleep 5 > done > > >Very useful, thank you!!
When im ordering a server and paying for 3 years will the doubled ram reduced after 3 years?
Nope. It is recurring
Thanks!
I hope i can get one server in DE, NL or UK in the next hours (no stock atm)
Edit: ive asked support. You need to pay again for 3 years to keep the double ram
Happy 10th Birthday!
There isn't JP or SG in stock.
It comes and goes and comes and goes and goes and goes
Oh ya...
MOARRRRRRRRRR
soeboeh 🤣
The rooster crowed
MOARRRRRRRRRR
Happy 10th Birthday! 🎈
nvm question answered
Happy birthday!
Happy 10th Birthday!