Skip to content

hfsyung/update-script-cron-task-debian

 
 

Repository files navigation

Networking on VirtualBox

By @arnaldoperez and other contributors at 4Geeks Academy

last commit build by developers build by developers

Estas instrucciones están disponibles en 🇪🇸 español

For this practice you must import a virtual machine that we have prepared for you. It comes with Debian installed and it has some basic settings that will be used along the bootcamp. Otherwise is a regular Debian machine like any other, and it will be an important space where you'll learn how to use GNU/Linux systems in a secure way for it use in network environments as a server.

Download here the file that you must import to VirtualBox to create de Debian virtual machine. It is a heavy file, so it is advisable to download it in advance to save time when doing the practice.

Information to access the Debian machine
User: deb
Password: 123456
RootPassword: 123456

Before you start...

We need you! These exercises are built and maintained in collaboration with contributors such as yourself. If you find any bugs or misspellings please contribute and/or report them.

🌱 How to start this project.

First fork the repo 4GeeksAcademy/update-script-cron-task-debian. You'll need your own fork of this repo in order to deliver your results. After that you have a couple of options...

One click installation (recommended):

Then you can open these exercises in just a few seconds by clicking <> Code and then Create codespace.

Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically, you can try typing on your terminal: $ learnpack start

Local Installation

Clone this repository in your local environment and follow the steps below:

  1. Install LearnPack, the package manager for learning tutorials and the node compiler plugin for learnpack, make sure you also have node.js 14:
$ npm i @learnpack/learnpack -g
  1. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
$ learnpack start

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Arnaldo Perez (arnaloperez) contribution: (build-tutorial) ✅, (documentation) 📖

  2. Alejandro Sanchez (alesanchezr), contribution: (bug reports) 🐛

  3. Lorena Gubaira (lorenagubaira), contribution: (bug reports) 🐛, contribution: (editor), (translation) 🌎

This project follows the all-contributors specification. Contributions of any kind are welcome!

This and many other exercises are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sánchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.You can alse deepdive in the world of cybersecurity with our Cybersecurity Bootcamp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 87.1%
  • Shell 12.9%