Thanks for this thread! wipefs is amazing!
Beiträge von pankajdevarai
-
-
Uncomment this line #HandleLidSwitch=ignore (remove the #) restart the service or easier still reboot
This worked! Thank you so much.
-
[Resolved]
Reason: bad rj45 plug/cable
-
I've tried editing the file:
/etc/systemd/logind.conf
But it hasn't affected the lid close behaviour.
The contents of the file:
Code
Alles anzeigen[Login] #NAutoVTs=6 #ReserveVT=6 #KillUserProcesses=no #KillOnlyUsers= #KillExcludeUsers=root #InhibitDelayMaxSec=5 HandlePowerKey=shutdown #HandleSuspendKey=suspend #HandleHibernateKey=hibernate #HandleLidSwitch=ignore #HandleLidSwitchExternalPower=ignore #HandleLidSwitchDocked=ignore #PowerKeyIgnoreInhibited=no #SuspendKeyIgnoreInhibited=no #HibernateKeyIgnoreInhibited=yes #LidSwitchIgnoreInhibited=no #HoldoffTimeoutSec=30s #IdleAction=ignore #IdleActionSec=30min #RuntimeDirectorySize=10% #RemoveIPC=yes #InhibitorsMax=8192 #SessionsMax=8192
I've just begun my journey in Linux and I have very basic idea of bash/SSH.
-
ethtool -s enp2s0 speed 1000 duplex full
What does this command do? I'm fairly new to this and I have the same issue as OP, except my NAS serves upto 950mbps and then oes back to 100. Recovers after a reboot but shortly after goes back to 100mbps.
[Resolved]
Reason: bad rj45 plug/cable
-
My laptop NAS only briefly serves speeds upto 950mbps after a reboot and then goes back to 100mbps. I used a cat5 cable earlier, but recently upgraded to cat 6 cable.
-
Thank you! That worked. Used Midnight to delete the folders.
-
I setup qbittorrent through portainer stacks but I messed up while pointing to the directories for config and download. Instead of using absolute paths i used relative paths. That caused qbittorrent to download files to the OMV installation folder. To resolve this I edited stack details of qbittorrent and pointing it to the correct directories with absolute paths. But before I resolved that I tested the setup by downloading a torrent file and it is now stuck in OMV installation folder. I only want to get rid of that torrent file stuck in the installation folder.