That’s right, it’s been twenty years since I launched the first version of LC.o and began this journey of Linux advocacy and education. Over the years, a lot has changed and a lot has stayed the same.Many years ago, when Linux was young, Linus Torvalds gave a talk at a Linux users group meeting. At this point in Linux history, Linus had to actually use PowerPoint to present his slides as no
You may also like
I’m installing pip on my leptop, also I just install anaconda for other uses. When I run a script I have this […]
I need to create a product using a custom Rest API. (this is my first time working on API). So to check […]
Suppose I search for chrome in spotlight search, and select the top suggestion – Google Chrome, this causes mac os to move […]
Following are the commands i run ~/www/magento2 > composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition magento2 bin/magento setup:install –base-url=http://localhost/magento2/ –db-host=localhost –db-name=magento –db-user=root –db-password=Glassofwater_1 –admin-firstname=Magento –admin-lastname=Admin […]