Commit Graph

576 Commits

Author SHA1 Message Date
ab8e2ebd4a Added information about APIPA (#206)
* Added explanation and example of public IP address

* Removed the IP and ISP bit

* Added information about APIPA
2022-04-06 21:44:27 +03:00
6eb68c5f1f AWS Excercises part extended with a simple Elastic Beanstalk application creation (#209)
- Excercise and the Solution added
2022-04-01 14:57:26 +03:00
559c69fbc4 git ls-files >> git ls-file (#213)
typo
2022-04-01 14:56:37 +03:00
1f0f7c19cd Added explanation and example of public IP address (#203)
* Added explanation and example of public IP address

* Removed the IP and ISP bit
2022-03-28 16:23:34 +03:00
c6bb52c356 feat(linux-ssh): add the answer for linux ssh-keygen question (#211) 2022-03-15 08:55:26 +02:00
53e6b6f4ea AWS Readme.md extended with the missing trusted Advisor description (#208) 2022-02-09 12:24:08 +02:00
c443cde51b Added couple AWS/Kubernetes answers (#204) 2022-01-24 19:27:07 +02:00
b4cfd42a81 solving question "count number of spaces in a string" (#201) 2022-01-23 22:19:24 +02:00
89d53e4a02 Update/linux exercise users and groups (#198)
* updated answers of linux users and groups section
2022-01-05 09:39:27 +02:00
9790bb7fac Update/add perl answers (#197)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Add CPAN Perl answers

- What is CPAN
- How install a CPAN module
2022-01-04 09:02:27 +02:00
64f3fc9164 Add a couple of AWS questions 2021-12-20 22:29:27 +02:00
6706171ca9 Add AWS execrises and questions
Mostly about VPC and Route 53.
2021-12-04 06:56:07 +02:00
395d082ff1 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-29 08:11:58 +02:00
4a88b0590d Update README.md (#194) 2021-11-29 08:11:48 +02:00
0784ef0fc2 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-28 22:19:08 +02:00
a7d23b912d Fix/word correction (#193)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Correct some spell errors
2021-11-28 22:18:58 +02:00
580379556a Add a couple of AWS exercises and questions
MORE! :)
2021-11-28 22:17:06 +02:00
abe451f0a6 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-26 12:55:20 +02:00
3bbdbafd0e Add AWS exercises and questions 2021-11-26 12:55:02 +02:00
023cf57f90 update (#192)
updated  much to must
2021-11-25 11:15:13 +02:00
a2db75ed52 Feature/new python answers (#191)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New answers

* Adding a note about which way is faster: Union vs Bitwise

* Add comment about slicing vs reversed
2021-11-24 21:12:25 +02:00
f85dacd8ca Added the github workflow for CI (#190)
* Added the CI workflow which runs the scripts under the scripts/ folder

* testing ci workflow

* Gave required permission to the CI script

* Removed a typo

* Added shell parameter to job step in the workflow

* Added the sh command to run the script

* Added the command to install flake8 for running the ci workflow

* Corrected a typo
2021-11-24 07:39:14 +02:00
195174a5b9 Add AWS exercise and questions
Mostly on Auto Scaling Groups.
2021-11-23 16:15:54 +02:00
6aa674a1c1 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-22 19:30:36 +02:00
63a3b2ef2d More AWS questions
Created also the file for Grafana questions.
2021-11-22 19:29:57 +02:00
3f3f247b26 Update README.md (#189) 2021-11-22 14:53:19 +02:00
1dfe544c6c Update/add perl questions and answers (#188)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New perl questions and answers.

Handle errors. Open3. Packages.
2021-11-22 08:35:15 +02:00
ed45cd1213 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-20 22:59:49 +02:00
899c510e76 Add a couple of AWS questions and exercises
EBS & ELB mainly.
2021-11-20 22:59:23 +02:00
764c7423b6 Update/move perl section (#187)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Create a new perl folder and move the content of the actual section
2021-11-20 02:12:20 +02:00
f772911c6a Feature/new perl regex questions and answers (#186)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Add new perl regex questions and answers

* Add one way to avoid one-liners in regex
2021-11-19 22:36:42 +02:00
c93d394d9b Add AWS questions
Mainly about EFS.
2021-11-19 11:28:55 +02:00
779eb93d98 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-19 10:42:31 +02:00
292c36fabb Add two storage questions 2021-11-19 10:42:11 +02:00
14f99e2ef9 Feature/new perl questions and answers (#185)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New perl questions and answers

Added some questions and answers in the filehandle and OOP topics.
2021-11-19 10:39:20 +02:00
430fc77733 Add new AWS exercises and questions
SSIA :)
2021-11-18 10:36:41 +02:00
6464994b4c Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 10:36:32 +02:00
1604ce467b Add new Perl questions (#184)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New Perl questions

* Change postition of topic in the table

Put the perl topic at the end of the table to correct the table size
2021-11-18 10:16:51 +02:00
696893dc95 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 08:37:02 +02:00
cd4b55fd2f New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF

Co-authored-by: Adrian Fusco Arnejo <afuscoar@afuscoar.remote.csb>
2021-11-17 09:06:35 +02:00
3532f56136 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-16 18:57:49 +02:00
c0ddb8fde2 Correct purpose of "When is this MAC address used" (#179)
* Correct purpose of "When is this MAC address used"

Second sentense was a  tautology in fact, without disclosing the purpose of use

* Missed phrase added to broadcast
2021-11-16 15:42:01 +02:00
f7edd72302 Add a couple of AWS exercises
Questions as well :)
2021-11-13 20:57:18 +02:00
8b0360e13c Add questions and exercises
In addition, move shell scripting questions into a separate file.
2021-11-12 14:43:38 +02:00
432552549a Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-11-12 14:05:32 +02:00
43d714fa12 Add a couple of AWS exercises
Questions as well were added.
2021-11-12 14:05:05 +02:00
5b589faffb linux: Add cut command explanation (#177) 2021-11-12 14:04:38 +02:00
4207cebf49 linux: Add grep command explanation (#176) 2021-11-11 11:41:51 +02:00
af7e1a9007 updating broken link to AWS Cloud Practitioner page. (#174)
Co-authored-by: Coin Graham <coin.graham@cleardata.com>
2021-11-10 21:20:27 +02:00
cf69197a44 The end of one long README
Apparently we've reached the limit of GitHub rendering (512K).
Time to change the structure accordingly - exercises and questions
will move to sub-directories in the exercises directory.

This is the first patch in performing this transition.
2021-11-10 00:55:03 +02:00