• Stars
    star
    1
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

recovery

More Repositories

1

AirBnB_clone_v2

Ever since you completed project 0x0F. Load balancer of the SysAdmin track, youโ€™ve had 2 web servers + 1 load balancer but nothing to distribute with them. Itโ€™s time to make your work public! In this first deployment project, you will be deploying your web_static work. You will use Fabric (for Python3). Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution. This concept is important: execute commands locally or remotely. Locally means in your laptop (physical laptop or inside your Vagrant), and Remotely means on your server(s). Fabric is taking care of all network connections (SSH, SCP etc.), itโ€™s an easy tool for transferring, executing, etc. commands from locale to a remote server.
Python
7
star
2

alx-low_level_programming

This repository contains programs written for the low-level programming track at ALXSchool.
C
6
star
3

alx-frontend-javascript

alx-frontend-javascript
JavaScript
2
star
4

simple_shell

Writing a simple UNIX command interpreter.
C
2
star
5

alx-backend-user-data

alx-backend-user-data
Python
2
star
6

alx-higher_level_programming

This repository contains programs written for the higher-level programming track at ALXSchool.
Python
2
star
7

alx-backend-javascript

Specialization
Shell
1
star
8

alx-backend

backend
C
1
star
9

alx-system_engineering-devops

engineering devops
Shell
1
star
10

Gedeon-obae1

Config files for my GitHub profile.
1
star
11

alx-backend-python

alx-backend-python
Python
1
star
12

printf

A formatted output conversion C program completed as part of the low-level programming and algorithm track at ALX. The program is a pseudo- recreation of the C standard library function, printf.
C
1
star
13

monty

C
1
star
14

php

1
star
15

niftecs-software-company

1
star
16

alx-interview

interview
Python
1
star
17

binary_trees

simple binary trees
C
1
star
18

AirBnB_clone

AirBnB clone written for ALX(Holberton) School, Second sprint.
Python
1
star
19

alx-backend-storage

Backend Storage
Python
1
star
20

alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer
Shell
1
star
21

flexbox-css

1
star
22

just_do_it

Dynamic website
Python
1
star
23

alx-files_manager

This project is a summary of this back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing. The objective is to build a simple platform to upload and view files: User authentication via a token List all files Upload a new file Change permission of a file View a file Generate thumbnails for images
JavaScript
1
star
24

RSA-Factoring-Challenge

We have sniffed an unsecured network and found numbers that are used to encrypt very important documents. It seems that those numbers are not always generated using large enough prime numbers. Your mission should you choose to accept it, is to factorize these numbers as fast as possible before the target fixes this bug on their server - so that we can decode the encrypted documents.
Shell
1
star
25

30-days-of-javascript

1
star