Skip to content

Instantly share code, notes, and snippets.

{
"jobseeker_id": "JOBSEEKR-000009",
"title": "UI UX DESIGNER",
"languages_spoken": "shsh",
"salary_type": "Hourly Rate",
"expected_salary": "35.000 to 37.49",
"attach_25": "/private/files/jobseekera0948e.png",
"attach_41": "/private/files/jobseekera0948e.png",
"education": [
{
@oderao
oderao / nginx.conf
Created September 5, 2020 06:33
NGINX CONF(TLSV1.2)
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS";
largest = None
smallest = None
num_list = []
while True:
try:
num = raw_input('Enter a Number:')
if num == 'done':
break
num = int(num)
linux@nigma-Inspiron-N4030:~$ cd phestatee
linux@nigma-Inspiron-N4030:~/phestatee$ bench update
INFO:bench.utils:updating bench
INFO:bench.utils:git pull
error: cannot open .git/FETCH_HEAD: Permission denied
Traceback (most recent call last):
File "/usr/local/bin/bench", line 11, in <module>
load_entry_point('bench', 'console_scripts', 'bench')()
File "/home/linux/src/frappe-bench/bench/cli.py", line 40, in cli
10:59:11 system | watch.1 started (pid=16248)
10:59:11 system | web.1 started (pid=16253)
10:59:11 system | redis_socketio.1 started (pid=16242)
10:59:11 redis_socketio.1 | 16252:M 19 Apr 10:59:11.483 * Increased maximum number of open files to 10032 (it was originally set to 1024).
10:59:11 redis_socketio.1 | _._
10:59:11 redis_socketio.1 | _.-``__ ''-._
10:59:11 redis_socketio.1 | _.-`` `. `_. ''-._ Redis 3.0.6 (00000000/0) 64 bit
10:59:11 redis_socketio.1 | .-`` .-```. ```\/ _.,_ ''-._
10:59:11 redis_socketio.1 | ( ' , .-` | `, ) Running in standalone mode
10:59:11 redis_socketio.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 12000
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>{% block title %}{% endblock %}</title>
<body>
{%load static%}
<link rel="stylesheet" type="text/css" href="{% static 'css/style.css' %}" />
<div class= 'base'>
<a href = "/about/">About Me</a>