Search found 11 matches
- Sat Jul 20, 2019 4:28 pm
- Forum: Troubleshooting
- Topic: Help: How to Change the Default SFTP folder from home\user
- Replies: 3
- Views: 1031
Re: Help: How to Change the Default SFTP folder from home\user
The link https://debian-administration.org/articles/590 gives me a blank page.
- Sat Jul 20, 2019 3:56 pm
- Forum: Troubleshooting
- Topic: Nextcloud breaks MariaDB on Install
- Replies: 1
- Views: 1147
Re: Nextcloud breaks MariaDB on Install
@tenorable
Did I understand right, that you try to move the mysql/mariadb data diretory (usually /var/lib/mysql) to your USB drive?
Regards, rasputin
Did I understand right, that you try to move the mysql/mariadb data diretory (usually /var/lib/mysql) to your USB drive?
Regards, rasputin
- Sat Jul 20, 2019 3:33 pm
- Forum: Troubleshooting
- Topic: Rock64 SBC: Occasional crashes at high loads
- Replies: 5
- Views: 1970
Re: Rock64 SBC: Occasional crashes at high loads
This thread can be set as "solved".
- Sat Jul 20, 2019 3:20 pm
- Forum: Troubleshooting
- Topic: Help: How to Change the Default SFTP folder from home\user
- Replies: 3
- Views: 1031
Re: Help: How to Change the Default SFTP folder from home\user
@Infiltraitor
You are able to change the default directory in /etc/ssh/sshd_config as described here.
Alternatively, you could create a dedicated user for sftp and mount the flash drive not to e.g. /mnt/drive but to somewhere inside /home/sftp-user/.
Regards, rasputin
You are able to change the default directory in /etc/ssh/sshd_config as described here.
Alternatively, you could create a dedicated user for sftp and mount the flash drive not to e.g. /mnt/drive but to somewhere inside /home/sftp-user/.
Regards, rasputin
- Fri Jul 19, 2019 9:57 am
- Forum: Troubleshooting
- Topic: SSH Stop working : Network error connection refused
- Replies: 20
- Views: 4889
Re: SSH Stop working : Network error connection refused
What exactly did you do?bricolodu13 wrote: ↑Wed Jul 17, 2019 6:50 pm It happened just after that I changed the priorities, nice etc... with the dietpi-process_tool utility
I did the change and it corrupted my setup.
- Fri Jul 19, 2019 9:32 am
- Forum: Troubleshooting
- Topic: SSH Stop working : Network error connection refused
- Replies: 20
- Views: 4889
Re: SSH Stop working : Network error connection refused
Hi bricolodu13!
Can you try the command "journalctl | grep ssh" instead of "journalctl -u ssh"?
Regards, rasputin
Can you try the command "journalctl | grep ssh" instead of "journalctl -u ssh"?
Regards, rasputin
- Fri Jul 19, 2019 9:27 am
- Forum: Troubleshooting
- Topic: SSH Stop working : Network error connection refused
- Replies: 20
- Views: 4889
Re: SSH Stop working : Network error connection refused
Hi! Strange, that "journalctl -u ssh" returns no logs on your machine. I am using OpenSSH. I see the start of the service in journalctl: Jul 18 12:41:40 rasputin systemd[1]: Starting OpenBSD Secure Shell server... Jul 18 12:41:40 rasputin sshd[2012]: Server listening on 0.0.0.0 port 22. Ju...
- Tue Jul 16, 2019 9:27 am
- Forum: Troubleshooting
- Topic: SSH Stop working : Network error connection refused
- Replies: 20
- Views: 4889
Re: SSH Stop working : Network error connection refused
Hi! Strange problem! You said, you can successfully access other network services provided on your devices, but not ssh, correct? Did you tried to ping the devices running DietPi? What was the result? Do you have the chance to recover the log files from the DietPi devices, e.g. "journalctl -u s...
- Tue Jul 16, 2019 9:16 am
- Forum: Troubleshooting
- Topic: Rock64 SBC: Occasional crashes at high loads
- Replies: 5
- Views: 1970
Re: Rock64 SBC: Occasional crashes at high loads
MichaIng Thank you for your support! I successfully disabled zram. This was also good for another reason, because I had frequently problems with corrupted filesystem within the ram disk, especially for /var/log. I also followed your device to adjust the "cpu governor". I ended up with a s...
- Sun Jun 30, 2019 8:27 pm
- Forum: Troubleshooting
- Topic: Rock64 SBC: Occasional crashes at high loads
- Replies: 5
- Views: 1970
Re: Rock64 SBC: Occasional crashes at high loads
Hi! I played around a little bit more with different stressors. The kernel oops seem to be related to the modules lz4hc*, zlib or similar http://ix.io/1N9R/ http://ix.io/1N9O/ http://ix.io/1NkK/ The last log from the list above was produced with the latest kernel version 4.4.182. Best regards rasputin