Code Monkey home page Code Monkey logo

server-and-cloud-essentials's Introduction

Server-Essentials

Hello! I am a Computer Engineer with research orientation in Computer Architecture, Systems, Deep Learning and Cloud Computing. My day-to-day pipeline contains so much linux hacking and configurations. This repo contains some essential tools to do everyday engineering tasks a bit easier.

1. Jupyter Notebook Configuration

Ever wondered how to install and set up Jupyter Notebook properly with a password? The tutorial mentioned below will help you do exactly that ! Change the script to add more or edit the given configuration. We are going to launch Jupyter Notebok in all IP addresses associated by the system, in port 8888, with a password so that you can browse to the IP address in chrome and use notebook there.

Check it out here: Jupyter Notebook Set-up

2. Quick and easy Network File System (NFS) Configuration

NFS is a very handy tool to mount network drives into local compute nodes. The tutorial shows how to attach storage drives through network to your local machine.

Check it out here: Easy NFS Config

3. Easy datacenter management by configuring IPMI

Abbreviated as IPMI the Intelligent Platform Management Interface was primarily developed by Intel in 1998 for remote management of servers and/or other systems via a network connection. If the server has IPMI configured and is connected to a power supply, the system administrator can send a variety of commands over the network to the server remotely. These commands can, for example, query the power state, power down or power up a server without physically operating it.

Check it out here: IPMI Configuration

4. Creating and mounting Volumes in OpenStack cloud instances

Ever ran out os space in OpenStack cloud instances ? I know that feeling. Let us look into ways to attach OpenStack Volumes to running cloud instances. More storage is always welcome.

Check it out here: Create and Mount OpenStack Volumes

5. MySQL loves Python (MySQL Python setup)

Connect MySQL databases with Python and Pandas for remote execution.

Check it out here: MySQL Python Demo Notebook

6. More to come..

server-and-cloud-essentials's People

Contributors

arundasan91 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.