Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<script id="jsbin-javascript"> |
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
/* | |
Anaconda default settings | |
*/ | |
{ | |
/* | |
Anaconda Tooltip Options | |
Sublime Text 3 supports tooltips since build 3070; if anaconda | |
runs in a ST3 installation equal to or newer than build 3070, it | |
can be configured to show tooltips for documentation and signatures. |
["{\"twitter\":\"katyperry\",\"domain\":\"katyperry.com\",\"name\":\"KATY PERRY\",\"type\":\"celebrity\",\"twitter_user_id\":21447363}", "{\"twitter\":\"justinbieber\",\"domain\":\"smarturl.it\",\"name\":\"Justin Bieber\",\"type\":\"celebrity\",\"twitter_user_id\":27260086}", "{\"twitter\":\"taylorswift13\",\"domain\":\"grmypro.co\",\"name\":\"Taylor Swift\",\"type\":\"celebrity\",\"twitter_user_id\":17919972}", "{\"twitter\":\"rihanna\",\"domain\":\"rihannanow.com\",\"name\":\"Rihanna\",\"type\":\"celebrity\",\"twitter_user_id\":79293791}", "{\"twitter\":\"ladygaga\",\"domain\":null,\"name\":\"The Countess\",\"type\":\"celebrity\",\"twitter_user_id\":14230524}", "{\"twitter\":\"jtimberlake\",\"domain\":\"justintimberlake.com\",\"name\":\"Justin Timberlake\",\"type\":\"celebrity\",\"twitter_user_id\":26565946}", "{\"twitter\":\"TheEllenShow\",\"domain\":\"ellentube.com\",\"name\":\"Ellen DeGeneres\",\"type\":\"celebrity\",\"twitter_user_id\":15846407}", "{\"twitter\":\"britneyspears\",\"domain\":\"britney.lk\ |
Disable Laptop Keyboard in Ubuntu | |
Taken From :- https://blog.hostonnet.com/laptop-keyboard-ubuntu | |
To disable laptop built in keyboard in Ubuntu, first you need to identify the device id for keyboard. | |
Now run xinput –list command to get list of all input devices | |
hostonnet@pc4:~$ xinput --list | |
⎡ Virtual core pointer id=2 [master pointer (3)] |