Thank You for your advice. It is appreciated. Yes Im getting very frustrated as nothing works as it is supposed to work. for example. Im trying to install ssh on my jail to access it from my Mac Terminal, with the following command. ssh root@<Jail-IP>. Prior to that here is what I have doneFrom the Jail and Plugins section of Resources (see the masthead):
https://www.truenas.com/community/resources/scripted-installation-of-nextcloud-19-in-iocage-jail.90/ and
https://www.truenas.com/community/r...in-an-iocage-jail-with-hardened-security.143/
The first is a script - I know you earlier said that you did not want a script in order to learn - there's nothing stopping you looking directly at the script on Github to see all the commands and learn about the whole "by example".
The second steps you through the process with you making the command entries and configuration selections.
I suggest you read the comments sections also for both as you will there find fixes and workarounds, also the mistakes made and many remedies for them. I know I had to find a couple of answers there when I successfully installed @danb35's script version. It also taught me something about certificates in the process.
I sense you may be becoming frustrated - getting up the learning curve with this stuff is a hard slog. If you evidence trying by providing clear input on what you have tried, where you are stuck, the details of any error messages, you'll usually find help here. I know you've already some experience of it.
Patrick--Great--I appreciate your helpFeeling a bit ill the last couple of days, but can definitely continue to give you a hand over the weekend. You might want to read the documentation on the Github repository to begin with.
Kind regards,
Patrick
You need to do the copy-id from your Mac terminal, not logged in to the TrueNAS.root@NASServer[~]# ssh-copy-id root@192.168.0.198
Could not open a connection to your authentication agent.
no keys found.
I messed up going on my own. I had to reload the whole server.Feeling a bit ill the last couple of days, but can definitely continue to give you a hand over the weekend. You might want to read the documentation on the Github repository to begin with.
Kind regards,
Patrick
HE IS WHAT IM GETTING FROM MY MAC TERMINAL WITH THE SSH-COPY-IDYou need to do the copy-id from your Mac terminal, not logged in to the TrueNAS.
And no, just a common cold. Nose, throat, but no loss of taste, difficulty breathing or anything, so most probably ... cold.
Sorry Patrick--I got it to workI messed up going on my own. I had to reload the whole server.
Now Can't install SSH on my jail
Thank you for that. I will first reed the whole thing. ThanksFrom the Jail and Plugins section of Resources (see the masthead):
https://www.truenas.com/community/resources/scripted-installation-of-nextcloud-19-in-iocage-jail.90/ and
https://www.truenas.com/community/r...in-an-iocage-jail-with-hardened-security.143/
The first is a script - I know you earlier said that you did not want a script in order to learn - there's nothing stopping you looking directly at the script on Github to see all the commands and learn about the whole "by example".
The second steps you through the process with you making the command entries and configuration selections.
I suggest you read the comments sections also for both as you will there find fixes and workarounds, also the mistakes made and many remedies for them. I know I had to find a couple of answers there when I successfully installed @danb35's script version. It also taught me something about certificates in the process.
I sense you may be becoming frustrated - getting up the learning curve with this stuff is a hard slog. If you evidence trying by providing clear input on what you have tried, where you are stuck, the details of any error messages, you'll usually find help here. I know you've already some experience of it.
Feeling a bit ill the last couple of days, but can definitely continue to give you a hand over the weekend. You might want to read the documentation on the Github repository to begin with.
Kind regards,
Patrick
Sure it is, I have it installed.NextCloud 19.0.3 (20 is not in the FreeBSD pkg space right now)
Sure it is, I have it installed.
Hey, so I'm back.Im getting ready to run danb35 script.