apt install automake autopoint libtool intltool libdecoration0-dev libwnck-3-dev
./autogen.sh && ./configure --prefix /usr && make && make install
and now nothing...
26.12.17
5.12.17
GeoIP Lookup
https://dominicbunch.wordpress.com/2013/05/17/geoip-lookup-with-ubuntu/
apt-get install geoip-bin
geoiplookup $ip
4.12.17
28.11.17
23.11.17
21.11.17
8.11.17
7.11.17
30.9.17
29.9.17
license server idea
Current (2018.2+)
http://blog.lanyus.com/archives/326.html
Prior to 2018.1 (more or less)
https://www.reddit.com/r/Piracy/comments/675r8y/phpstorm_20171_license_server/
https://judge2020.com/my-jbls/
run as service on windows:
https://www.jecal22.com/how-to-run-plex-media-server-as-a-windows-service-2/
http://blog.lanyus.com/archives/326.html
Prior to 2018.1 (more or less)
https://www.reddit.com/r/Piracy/comments/675r8y/phpstorm_20171_license_server/
https://judge2020.com/my-jbls/
run as service on windows:
https://www.jecal22.com/how-to-run-plex-media-server-as-a-windows-service-2/
17.9.17
28.8.17
Sublime key
https://github.com/tamizharasank/sublime-text3-license-3143/blob/master/sublime%20text3143%20license
search
https://github.com/search?utf8=%E2%9C%93&q=sublime+license+key&type=
old
https://gist.github.com/RoseySoft/b751e8d8d7227d0c937da3363188b6de
-- update --
https://gist.github.com/vertexclique/9839383
https://gist.github.com/laptrinhcomvn/ae127424a9026f507a3c #3143 linux x64
search
https://github.com/search?utf8=%E2%9C%93&q=sublime+license+key&type=
old
https://gist.github.com/RoseySoft/b751e8d8d7227d0c937da3363188b6de
-- update --
https://gist.github.com/vertexclique/9839383
https://gist.github.com/laptrinhcomvn/ae127424a9026f507a3c #3143 linux x64
10.8.17
HTTP requests debug in python
# These two lines enable debugging at httplib level (requests->urllib3->http.client)# You will see the REQUEST, including HEADERS and DATA, and RESPONSE with HEADERS but without DATA.# The only thing missing will be the response.body which is not logged.try: import http.client as http_clientexcept ImportError: # Python 2 import httplib as http_clienthttp_client.HTTPConnection.debuglevel = 1
# You must initialize logging, otherwise you'll not see debug output.logging.basicConfig()logging.getLogger().setLevel(logging.DEBUG)
10.4.17
29.3.17
6.3.17
28.2.17
27.2.17
Get rid of orphaned InnoDB temporary tables, the right way
https://mariadb.com/resources/blog/get-rid-orphaned-innodb-temporary-tables-right-way
drop table `#mysql50##sql-553_2ff06`;
drop table `#mysql50##sql-553_2ff06`;
Subscriure's a:
Missatges (Atom)
-
►
2024
(1)
- ► d’octubre 2024 (1)
-
►
2023
(4)
- ► de juliol 2023 (1)
- ► de juny 2023 (1)
- ► d’abril 2023 (1)
- ► de gener 2023 (1)
-
►
2022
(1)
- ► d’abril 2022 (1)
-
►
2021
(12)
- ► de desembre 2021 (1)
- ► de novembre 2021 (1)
- ► d’octubre 2021 (2)
- ► de juliol 2021 (1)
- ► de juny 2021 (2)
- ► d’abril 2021 (1)
- ► de març 2021 (1)
- ► de febrer 2021 (1)
- ► de gener 2021 (2)
-
►
2020
(6)
- ► de desembre 2020 (2)
- ► de novembre 2020 (1)
- ► de juny 2020 (1)
- ► de maig 2020 (1)
- ► de març 2020 (1)
-
►
2019
(8)
- ► de desembre 2019 (1)
- ► de novembre 2019 (2)
- ► d’octubre 2019 (2)
- ► de setembre 2019 (1)
- ► de febrer 2019 (1)
- ► de gener 2019 (1)
-
►
2018
(8)
- ► de desembre 2018 (2)
- ► de setembre 2018 (3)
- ► d’abril 2018 (1)
- ► de gener 2018 (2)
-
▼
2017
(18)
- ► de novembre 2017 (5)
-
►
2016
(16)
- ► d’octubre 2016 (2)
- ► de setembre 2016 (1)
- ► de juliol 2016 (1)
- ► de maig 2016 (4)
- ► d’abril 2016 (2)
- ► de març 2016 (3)
- ► de febrer 2016 (2)
- ► de gener 2016 (1)
-
►
2015
(9)
- ► de novembre 2015 (2)
- ► de setembre 2015 (1)
- ► de juny 2015 (5)
- ► de maig 2015 (1)
-
►
2014
(8)
- ► de desembre 2014 (1)
- ► de novembre 2014 (2)
- ► d’octubre 2014 (1)
- ► d’agost 2014 (1)
- ► de maig 2014 (1)
- ► de març 2014 (2)
-
►
2013
(5)
- ► de setembre 2013 (2)
- ► de febrer 2013 (1)
- ► de gener 2013 (2)
-
►
2012
(22)
- ► de desembre 2012 (1)
- ► d’agost 2012 (1)
- ► de juny 2012 (2)
- ► de maig 2012 (3)
- ► d’abril 2012 (2)
- ► de març 2012 (5)
- ► de febrer 2012 (2)
- ► de gener 2012 (6)
-
►
2011
(46)
- ► de desembre 2011 (1)
- ► de novembre 2011 (5)
- ► d’octubre 2011 (5)
- ► de setembre 2011 (2)
- ► d’agost 2011 (17)
- ► de juliol 2011 (1)
- ► de juny 2011 (7)
- ► de maig 2011 (6)
- ► d’abril 2011 (1)
- ► de març 2011 (1)
-
►
2010
(11)
- ► de juliol 2010 (2)
- ► de juny 2010 (9)