Giter VIP home page Giter VIP logo

raunak-r / tech-notes Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 6.8 MB

A repository to store code snippets, general functions, and any other notes taken for various technologies and tools. See ISSUES Tab for in-depth studies.

TypeScript 4.56% C 9.70% C++ 5.61% Java 15.06% HTML 12.62% JavaScript 3.41% Jupyter Notebook 16.58% Python 7.82% R 22.99% Shell 1.66%
notes code-guide snippets general-purpose software-engineering languages web-development

tech-notes's Introduction

tech-notes's People

Contributors

raunak-r avatar

Stargazers

 avatar

Watchers

 avatar

tech-notes's Issues

Networks

Connection - VPN, Normal etc. Logging and Debugging

  1. Start > Control Panels > Administrative Tools > Event Viewer.
  2. In the Actions pane, select Create Custom View or Filter Current Customer View.
  3. Select the event severities (e.g., Critical, Warning, Error, Information, etc.) listed under the Event level option.
  4. Click the Event sources pull-down menu and select the event sources that you would like to see, for example: VPN Client - vpnagent, vpnui; DHCP - DHCP-Client; Native VPN - RasMan, RasClient, Remote Access.
  5. Save the filter to Custom View.
  6. Select the log event in the event browser page (top).
    VPN Log Files Windows - Super User

Ubuntu | WSL

Linux Helpful Commands

  1. sudo ps -a OR sudo ps -aux (To get list of processes running currently)
  2. ps aux | grep [a]pt OR pgrep -a apt (currently running processes of type apt)
  3. sudo netstat -ano -p |grep 9600 (to check which processes are running on this port)

Vi Editors

fastAPI

Basics

Templates

Git | Docker | Jenkins | Nginx | Deployments

AWS, GCP, Azure | Cloud Security

Learning AWS

Learning Resources

Hands on Udemy

Versioning

when an obj is overwritten, a new object is created with a different version. The previous version can be restored. When an obj is deleted, a delete marker is inserted to specify the current obj version.

15887729609579093129561894557243

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.