Hello,
I have configured my Rpi3 DietPi as FTP sever. Nothing else has been installed other than Proftpd. I have burned the ISO, installed Proftpd and nothing else.
Most of the times, when I connect via SSH, I experience a very unresponsive system, sometimes "la -la" takes tents of seconds.
I am wondering if it could be the cpu that slows down under no load or something else. If it the power saving,is there a way to wake up the system when connecting via SSH?
Or is it a bug or?
Thanks for advising, daniele
System slowing down
Re: System slowing down
Hi Daniele,dcaccount wrote:Most of the times, when I connect via SSH, I experience a very unresponsive system, sometimes "la -la" takes tents of seconds.
Most likely causes:
- Delayed SSH: Intermittent network connection (check WiFi/Lan cable/strength)
- Insufficient PSU causing system instability
- Unstable SD card delaying filesystem IO response
Might be worth checking htop for actual process usage:
Code: Select all
htop
You can check CPU clocks and temp at any time with:
Code: Select all
cpu
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.