SSH/CLI (Feedback request for upcoming mini-series)

Hey everyone :grinning:

Overview
One of the most powerful features of Magento 2, is its ability to support a plethora of administrative tasks via the Command Line Interface (CLI). Tasks are normally quicker to execute this way and it acts as a safety net if you’re having problems with the backend interface.

However, the CLI can be very daunting and confusing to anyone who has not yet used it before. And that’s because of the extreme lack of any icons, windows and mouse.

In this mini-series, I’d like to take you on a journey that will break down some of the mystery behind the CLI and how to use it safely. By the end of the series it’s my hope that you’ll have gained some knowledge and confidence that encourages you to have a go yourself.

As a final note, this series isn’t supposed to teach you how to become a system administrator. It’s only to you help feel more comfortable using Magento.

Feedback request
I’d like to know if there is anything that you’d like me to cover during the series. Whether it be how to carry out a task or some general questions. It would also be good to get a feel for how you perceive the CLI. Is it intimidating? Does it make you curious? Do you think you’d benefit from it? etc…

I’d like to start recording in the next few weeks, so there’s plenty of time to think about it.

Thanks for your time

Hey Craig

Sounds good and I’m sure there’s a lot you can do with CLI to warrant a mini series. Just wondering though if it might be too OTT for most people. Perhaps just one video with the main aspects? I suppose it depends on how long each episode would be.

I’m old enough to remember the Sinclair ZX81 and Commodore C64. So I was used to BASIC and I’m comfortable with using CLI. I’m not put off by seeing a blank screen and typing in text commands. The ā€œhardestā€ part of it was setting up SSH. Just had to find a good youtube tutorial.

So, personally, I’d rather see a mini-series on some of the more advanced stuff about Magento. Off the top of my head (having had to google all of this stuff), it includes: VAT settings for Channel Islands (where those customers will choose UK as their country and not Jersey for example so you need to set VAT as zero for CI postcodes), GB language pack and customisation, what is Cron and what are the settings, Magento built-in cache vs varnish (and how to set up?), what all the directories are and where some Magento stuff is located (I’ve already learned a bit about app/code, vendor etc). I’m sure I could think of a lot more if I spent a bit of time. Perhaps this stuff is too advanced as well?

I hear you. This will be like a very basic thing though, like navigating directories, copying files, running magento commands etc. I’m not planning to touch anything crazy.

I get a few questions asking my things in the comments, and it would be good to start pointing people in a direction rather than explaining everything from scratch each time. I’ve no idea how long the episodes will run, but I’ll probably do what I did with the How to setup a webserver for Magento 2 series, where I heavily documented my actions in an article. That seems to have been a winner for the channel.

Ah, the good old Sinclair ZX81. I think my first computer was a gift my grandad brought home from work when I was a kid. It was an old IBM 386 that was powered on and off by a lever. This could have been it.

It’s funny you should mention VAT. Guernsey, Jersey etc were always a bit ā€œmessyā€ when setting up UK sites. I think we enabled non-vat islands for UK but provided a message saying you’ll pay vat if you don’t pick the right country. Or something like that…

You’ve got some great ideas for me to add to the list. I think sometimes you can’t take peoples persistence for granted. I’ve spoken to a couple of people that have said they’ve never done anything like this before, but thanks to the videos they’re able to step outside their comfort zone. So as much as I’m trying to keep stuff basic for now, people will quickly outgrow the content if I don’t touch on more advanced topics.

I appreciate the input.