This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get update && | |
apt-get -y install git nodejs npm python3 python3-pip && | |
npm i -g pm2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"author": "Herczeg M\u00e1rk", "title": "Netpinc\u00e9r: Egy h\u00e9t alatt kb. 500 \u00faj \u00e9tterem csatlakozott a h\u00e1l\u00f3zathoz", "date": "Thu, 19 Mar 2020 17:55:48 +0100", "content": "<p>Jelent\u0151sen megn\u0151tt a Netpinc\u00e9rhez csatlakoz\u00f3 \u00e9ttermek sz\u00e1ma, a koronav\u00edrus-j\u00e1rv\u00e1ny miatt hozott int\u00e9zked\u00e9seknek k\u00f6sz\u00f6nhet\u0151en. A vend\u00e9gl\u00e1t\u00f3helyekre vonatkoz\u00f3 nyitvatart\u00e1si korl\u00e1toz\u00e1sok, a vend\u00e9gsz\u00e1m cs\u00f6kken\u00e9se sz\u00e1ma miatt az elm\u00falt egy h\u00e9tben kb. 500 \u00faj \u00e9tterem kereste fel csatlakoz\u00e1si sz\u00e1nd\u00e9kkal a c\u00e9get \u2013 k\u00f6z\u00f6lte az online megrendel\u00e9s alapj\u00e1n \u00e9telkisz\u00e1ll\u00edt\u00e1ssal foglalkoz\u00f3 c\u00e9g.</p><p>A Netpinc\u00e9ren kereszt\u00fcl most 2000-n\u00e9l is t\u00f6bb \u00e9tteremb\u0151l orsz\u00e1gosan t\u00f6bb mint 800 telep\u00fcl\u00e9sr\u0151l lehet \u00e9telt rendelni.</p><div class=\"jeti-roadblock ad |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skip to content | |
György Pákozdi | log out | |
Jenkins |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body class="align"> | |
<div class="grid"> | |
<form action="https://httpbin.org/post" method="POST" class="form login"> | |
<div class="form__field"> | |
<label for="login__username"><svg class="icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#user"></use></svg><span class="hidden">Username</span></label> | |
<input id="login__username" type="text" name="username" class="form__input" placeholder="Username" required> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.util.List; | |
public class Magic { | |
public static void main(String[] args){ | |
} |