Filename
package.json
{
"name": "rane_monitoring_django_app",
"version": "1.0.0",
"description": "Web application for RANE",
"main": "index.js",
"scripts": {
Note: I have tested this on my bitbucket dummy repo
I have mistakely added password on
README.md
and after many commits, I was reminded what I have done. So the below stuff is to correct my fault
Download from here
wget http://repo1.maven.org/maven2/com/madgag/bfg/1.13.0/bfg-1.13.0.jar
I have installed in ubunut 18
.AppImage
in end and replace that with mine in below code:cd /opt/
sudo wget https://github.com/hackjutsu/Lepton/releases/download/1.6.3-beta/Lepton-1.6.3-beta.1-x86_64.AppImage
sudo chmod a+x Lepton-1.6.3-beta.1-x86_64.AppImage
sudo ./Lepton-1.6.3-beta.1-x86_64.AppImage
# you need to have mysql-client in your local | |
ssh -f rane-bastion-api -L 3307:db-host:3306 -N | |
mysql -u rajan_p -h 127.0.0.1 -P 3307 -p |
I use tmux and I prefer only one instance of gnome-terminal open all the time. With the following script I achieve: