This profile is from a federated server and may be incomplete. Browse more on the original instance.
EdgeRunner, 1 year ago (edited 1 year ago) to memes in Duh ! The struggle was to get the wires and to plug different devices, with differents standards, between them. Today just go amazon, eBay, I don’t know what else, and you get directly the good line, with the good input/output. Today the standardization is also well done. Its just plug n play literraly.
The struggle was to get the wires and to plug different devices, with differents standards, between them.
Today just go amazon, eBay, I don’t know what else, and you get directly the good line, with the good input/output.
Today the standardization is also well done. Its just plug n play literraly.
EdgeRunner, 1 year ago to selfhosted in Problem while trying to setup an instance You welcome mate, I hope thats good for you now, don’t hesitate to ask for the next steps, if you encounter others issues. Gl, and have fun,
You welcome mate, I hope thats good for you now, don’t hesitate to ask for the next steps, if you encounter others issues.
Gl, and have fun,
EdgeRunner, 1 year ago (edited 1 year ago) to selfhosted in Problem while trying to setup an instance At first glance, i would say you need to add Jakob as a sudo user first : askubuntu.com/questions/7477/ddg#7484 And then install ansible-playbook,
At first glance, i would say you need to add Jakob as a sudo user first :
askubuntu.com/questions/7477/ddg#7484
And then install ansible-playbook,
EdgeRunner, 1 year ago to linux in How can I migrate my existing /home/ directory to another drive? Oh ok I see why no use of rsync. Clever. I’ve read your solution, OP, you can go. Good tuto written on mobile.
Oh ok I see why no use of rsync. Clever.
I’ve read your solution, OP, you can go. Good tuto written on mobile.
EdgeRunner, 1 year ago to linux in How can I migrate my existing /home/ directory to another drive? I dont like the MV home. 😅 My advice : login as root. rsync -av /home, on the new disk. fstab : comment the old home’s line, don’t delete, and copy it to change the identifier (path or uuid). noob tips, add a new file in the new home. login to check it is ok (with su - user), and check there is the new file. You can now delete or keep it as a save.
I dont like the MV home. 😅
My advice :
You can now delete or keep it as a save.