diff --git a/arch-linux-fixes.html b/arch-linux-fixes.html new file mode 100644 index 0000000..20f8eae --- /dev/null +++ b/arch-linux-fixes.html @@ -0,0 +1,187 @@ + + + + + + balkian.com - Arch Linux Fixes + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + +
+

Arch Linux Fixes

+ 2016-02-03 + arch + linux +
+ +
+
+

Black screen and LightDM doesn't unlock

+

Add this to your /etc/lightdm/lightdm.conf file:

+
1
+2
[LightDM]
+logind-check-graphical=true
+
+
+ +
+
+
+
+ +
+ + + + + + + + + + \ No newline at end of file diff --git a/archives.html b/archives.html index a7e50f2..4a350ed 100644 --- a/archives.html +++ b/archives.html @@ -89,6 +89,9 @@

Latest entries

+
Arch Linux Fixes
+
arch
+
linux
Org-mode tricks
emacs
productivity
@@ -109,10 +112,6 @@
proxy
gunicorn
uwsgi
-
Publishing on PyPi
-
github
-
python
-
pypi
@@ -123,6 +122,8 @@

Archives for balkian.com

+
Wed 03 February 2016
+
Arch Linux Fixes
Thu 10 December 2015
Org-mode tricks
Fri 10 April 2015
diff --git a/author/j-fernando-sanchez.html b/author/j-fernando-sanchez.html index 8d18d26..fecf819 100644 --- a/author/j-fernando-sanchez.html +++ b/author/j-fernando-sanchez.html @@ -90,6 +90,9 @@

Latest entries

+
Arch Linux Fixes
+
arch
+
linux
Org-mode tricks
emacs
productivity
@@ -110,10 +113,6 @@
proxy
gunicorn
uwsgi
-
Publishing on PyPi
-
github
-
python
-
pypi
@@ -128,6 +127,24 @@ +
+

Arch Linux Fixes

+ 2016-02-03 + arch + linux +
+
+
+

Black screen and LightDM doesn't unlock

+

Add this to your /etc/lightdm/lightdm.conf file:

+
1
+2
[LightDM]
+logind-check-graphical=true
+
+
+ +
+
Read more...

Org-mode tricks

2015-12-10 diff --git a/authors.html b/authors.html index 5a24a26..b1b0c89 100644 --- a/authors.html +++ b/authors.html @@ -89,6 +89,9 @@ @@ -122,7 +121,7 @@

Authors on balkian.com

-
diff --git a/categories.html b/categories.html index ab097c0..d9994da 100644 --- a/categories.html +++ b/categories.html @@ -89,6 +89,9 @@

Latest entries

+
Arch Linux Fixes
+
arch
+
linux
Org-mode tricks
emacs
productivity
@@ -109,10 +112,6 @@
proxy
gunicorn
uwsgi
-
Publishing on PyPi
-
github
-
python
-
pypi
diff --git a/category/cheats.html b/category/cheats.html index 91f1ecd..14d8067 100644 --- a/category/cheats.html +++ b/category/cheats.html @@ -91,6 +91,9 @@

Latest entries

+
Arch Linux Fixes
+
arch
+
linux
Org-mode tricks
emacs
productivity
@@ -110,6 +113,24 @@
+
+

Arch Linux Fixes

+ 2016-02-03 + arch + linux +
+
+
+

Black screen and LightDM doesn't unlock

+

Add this to your /etc/lightdm/lightdm.conf file:

+
1
+2
[LightDM]
+logind-check-graphical=true
+
+
+ +
+
Read more...

Org-mode tricks

2015-12-10 diff --git a/creating-my-web.html b/creating-my-web.html index dc88bfd..c5c831d 100644 --- a/creating-my-web.html +++ b/creating-my-web.html @@ -34,7 +34,8 @@
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ @@ -164,7 +164,7 @@ clone and deploy it easily like this:

    1
     2
     3
    git clone
    -https://github.com/balkian/balkian.github.com cd balkian.github.com
    +https://github.com/balkian/balkian.github.com cd balkian.github.com
     jekyll serve -w
     

    I will keep updating this post with information about:

    diff --git a/feeds/all.atom.xml b/feeds/all.atom.xml index 1de3d23..60a47d9 100644 --- a/feeds/all.atom.xml +++ b/feeds/all.atom.xml @@ -1,5 +1,13 @@ -balkian.comhttp://balkian.com/2015-12-10T11:34:00+01:00Org-mode tricks2015-12-10T11:34:00+01:00J. Fernando Sáncheztag:balkian.com,2015-12-10:org-mode-tricks.html<div class="section" id="show-plain-text-version"> +balkian.comhttp://balkian.com/2016-02-03T20:00:00+01:00Arch Linux Fixes2016-02-03T20:00:00+01:00J. Fernando Sáncheztag:balkian.com,2016-02-03:arch-linux-fixes.html<div class="section" id="black-screen-and-lightdm-doesn-t-unlock"> +<h2>Black screen and LightDM doesn't unlock</h2> +<p>Add this to your <cite>/etc/lightdm/lightdm.conf</cite> file:</p> +<table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 +2</pre></div></td><td class="code"><div class="highlight"><pre><span class="k">[LightDM]</span> +<span class="na">logind-check-graphical</span><span class="o">=</span><span class="s">true</span> +</pre></div> +</td></tr></table></div> +Org-mode tricks2015-12-10T11:34:00+01:00J. Fernando Sáncheztag:balkian.com,2015-12-10:org-mode-tricks.html<div class="section" id="show-plain-text-version"> <h2>Show plain text version</h2> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span class="p">(</span><span class="nv">font-lock-mode</span><span class="p">)</span> </pre></div> @@ -289,15 +297,15 @@ also use rST (reStructuredText), the standard in the python community.</p> 11 12</pre></div></td><td class="code"><div class="highlight"><pre><span class="kn">from</span> <span class="nn">distutils.core</span> <span class="kn">import</span> <span class="n">setup</span> -<span class="n">setup</span><span class="p">(</span><span class="n">name</span> <span class="o">=</span> <span class="s">&#39;mypackage&#39;</span><span class="p">,</span> - <span class="n">packages</span> <span class="o">=</span> <span class="p">[</span><span class="s">&#39;mypackage&#39;</span><span class="p">],</span> <span class="c"># this must be the same as the name above</span> - <span class="n">version</span> <span class="o">=</span> <span class="s">&#39;{ version }&#39;</span><span class="p">,</span> - <span class="n">description</span> <span class="o">=</span> <span class="s">&#39;{ description }&#39;</span><span class="p">,</span> - <span class="n">author</span> <span class="o">=</span> <span class="s">&#39;{ name }&#39;</span><span class="p">,</span> - <span class="n">email</span> <span class="o">=</span> <span class="s">&#39;{ email }&#39;</span><span class="p">,</span> - <span class="n">url</span> <span class="o">=</span> <span class="s">&#39;https://github.com/{user}/{package}&#39;</span><span class="p">,</span> <span class="c"># URL to the github repo</span> - <span class="n">download</span>\<span class="n">_url</span> <span class="o">=</span> <span class="s">&#39;https://github.com/{user}/{repo}/tarball/{version}&#39;</span><span class="p">,</span> - <span class="n">keywords</span> <span class="o">=</span> <span class="p">[</span><span class="s">&#39;websockets&#39;</span><span class="p">,</span> <span class="s">&#39;display&#39;</span><span class="p">,</span> <span class="s">&#39;d3&#39;</span><span class="p">],</span> <span class="c"># list of keywords that represent your package</span> +<span class="n">setup</span><span class="p">(</span><span class="n">name</span> <span class="o">=</span> <span class="s1">&#39;mypackage&#39;</span><span class="p">,</span> + <span class="n">packages</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;mypackage&#39;</span><span class="p">],</span> <span class="c1"># this must be the same as the name above</span> + <span class="n">version</span> <span class="o">=</span> <span class="s1">&#39;{ version }&#39;</span><span class="p">,</span> + <span class="n">description</span> <span class="o">=</span> <span class="s1">&#39;{ description }&#39;</span><span class="p">,</span> + <span class="n">author</span> <span class="o">=</span> <span class="s1">&#39;{ name }&#39;</span><span class="p">,</span> + <span class="n">email</span> <span class="o">=</span> <span class="s1">&#39;{ email }&#39;</span><span class="p">,</span> + <span class="n">url</span> <span class="o">=</span> <span class="s1">&#39;https://github.com/{user}/{package}&#39;</span><span class="p">,</span> <span class="c1"># URL to the github repo</span> + <span class="n">download</span>\<span class="n">_url</span> <span class="o">=</span> <span class="s1">&#39;https://github.com/{user}/{repo}/tarball/{version}&#39;</span><span class="p">,</span> + <span class="n">keywords</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;websockets&#39;</span><span class="p">,</span> <span class="s1">&#39;display&#39;</span><span class="p">,</span> <span class="s1">&#39;d3&#39;</span><span class="p">],</span> <span class="c1"># list of keywords that represent your package</span> <span class="n">classifiers</span> <span class="o">=</span> <span class="p">[],</span> <span class="p">)</span> </pre></div> </td></tr></table><p>You might notice that the download_url points to a Github URL. We could @@ -370,7 +378,7 @@ use it for any serious application if you are concerned about being spammed.</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 2</pre></div></td><td class="code"><div class="highlight"><pre><span class="k">def</span> <span class="nf">blur_email</span><span class="p">(</span><span class="n">email</span><span class="p">):</span> - <span class="k">return</span> <span class="s">&quot;&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="nb">chr</span><span class="p">(</span><span class="nb">ord</span><span class="p">(</span><span class="n">i</span><span class="p">)</span><span class="o">+</span><span class="mi">5</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">email</span><span class="p">])</span> + <span class="k">return</span> <span class="s2">&quot;&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="nb">chr</span><span class="p">(</span><span class="nb">ord</span><span class="p">(</span><span class="n">i</span><span class="p">)</span><span class="o">+</span><span class="mi">5</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">email</span><span class="p">])</span> </pre></div> </td></tr></table><p>And this is the client side:</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre> 1 @@ -459,7 +467,7 @@ clone and deploy it easily like this:</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 2 3</pre></div></td><td class="code"><div class="highlight"><pre>git clone -https://github.com/balkian/balkian.github.com <span class="nb">cd </span>balkian.github.com +https://github.com/balkian/balkian.github.com <span class="nb">cd</span> balkian.github.com jekyll serve -w </pre></div> </td></tr></table><p>I will keep updating this post with information about:</p> diff --git a/feeds/cheats.atom.xml b/feeds/cheats.atom.xml index 4f9f65c..4137e11 100644 --- a/feeds/cheats.atom.xml +++ b/feeds/cheats.atom.xml @@ -1,5 +1,13 @@ -balkian.comhttp://balkian.com/2015-12-10T11:34:00+01:00Org-mode tricks2015-12-10T11:34:00+01:00J. Fernando Sáncheztag:balkian.com,2015-12-10:org-mode-tricks.html<div class="section" id="show-plain-text-version"> +balkian.comhttp://balkian.com/2016-02-03T20:00:00+01:00Arch Linux Fixes2016-02-03T20:00:00+01:00J. Fernando Sáncheztag:balkian.com,2016-02-03:arch-linux-fixes.html<div class="section" id="black-screen-and-lightdm-doesn-t-unlock"> +<h2>Black screen and LightDM doesn't unlock</h2> +<p>Add this to your <cite>/etc/lightdm/lightdm.conf</cite> file:</p> +<table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 +2</pre></div></td><td class="code"><div class="highlight"><pre><span class="k">[LightDM]</span> +<span class="na">logind-check-graphical</span><span class="o">=</span><span class="s">true</span> +</pre></div> +</td></tr></table></div> +Org-mode tricks2015-12-10T11:34:00+01:00J. Fernando Sáncheztag:balkian.com,2015-12-10:org-mode-tricks.html<div class="section" id="show-plain-text-version"> <h2>Show plain text version</h2> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1</pre></div></td><td class="code"><div class="highlight"><pre><span class="p">(</span><span class="nv">font-lock-mode</span><span class="p">)</span> </pre></div> diff --git a/feeds/misc.atom.xml b/feeds/misc.atom.xml index d92d83a..d67c63e 100644 --- a/feeds/misc.atom.xml +++ b/feeds/misc.atom.xml @@ -284,15 +284,15 @@ also use rST (reStructuredText), the standard in the python community.</p> 11 12</pre></div></td><td class="code"><div class="highlight"><pre><span class="kn">from</span> <span class="nn">distutils.core</span> <span class="kn">import</span> <span class="n">setup</span> -<span class="n">setup</span><span class="p">(</span><span class="n">name</span> <span class="o">=</span> <span class="s">&#39;mypackage&#39;</span><span class="p">,</span> - <span class="n">packages</span> <span class="o">=</span> <span class="p">[</span><span class="s">&#39;mypackage&#39;</span><span class="p">],</span> <span class="c"># this must be the same as the name above</span> - <span class="n">version</span> <span class="o">=</span> <span class="s">&#39;{ version }&#39;</span><span class="p">,</span> - <span class="n">description</span> <span class="o">=</span> <span class="s">&#39;{ description }&#39;</span><span class="p">,</span> - <span class="n">author</span> <span class="o">=</span> <span class="s">&#39;{ name }&#39;</span><span class="p">,</span> - <span class="n">email</span> <span class="o">=</span> <span class="s">&#39;{ email }&#39;</span><span class="p">,</span> - <span class="n">url</span> <span class="o">=</span> <span class="s">&#39;https://github.com/{user}/{package}&#39;</span><span class="p">,</span> <span class="c"># URL to the github repo</span> - <span class="n">download</span>\<span class="n">_url</span> <span class="o">=</span> <span class="s">&#39;https://github.com/{user}/{repo}/tarball/{version}&#39;</span><span class="p">,</span> - <span class="n">keywords</span> <span class="o">=</span> <span class="p">[</span><span class="s">&#39;websockets&#39;</span><span class="p">,</span> <span class="s">&#39;display&#39;</span><span class="p">,</span> <span class="s">&#39;d3&#39;</span><span class="p">],</span> <span class="c"># list of keywords that represent your package</span> +<span class="n">setup</span><span class="p">(</span><span class="n">name</span> <span class="o">=</span> <span class="s1">&#39;mypackage&#39;</span><span class="p">,</span> + <span class="n">packages</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;mypackage&#39;</span><span class="p">],</span> <span class="c1"># this must be the same as the name above</span> + <span class="n">version</span> <span class="o">=</span> <span class="s1">&#39;{ version }&#39;</span><span class="p">,</span> + <span class="n">description</span> <span class="o">=</span> <span class="s1">&#39;{ description }&#39;</span><span class="p">,</span> + <span class="n">author</span> <span class="o">=</span> <span class="s1">&#39;{ name }&#39;</span><span class="p">,</span> + <span class="n">email</span> <span class="o">=</span> <span class="s1">&#39;{ email }&#39;</span><span class="p">,</span> + <span class="n">url</span> <span class="o">=</span> <span class="s1">&#39;https://github.com/{user}/{package}&#39;</span><span class="p">,</span> <span class="c1"># URL to the github repo</span> + <span class="n">download</span>\<span class="n">_url</span> <span class="o">=</span> <span class="s1">&#39;https://github.com/{user}/{repo}/tarball/{version}&#39;</span><span class="p">,</span> + <span class="n">keywords</span> <span class="o">=</span> <span class="p">[</span><span class="s1">&#39;websockets&#39;</span><span class="p">,</span> <span class="s1">&#39;display&#39;</span><span class="p">,</span> <span class="s1">&#39;d3&#39;</span><span class="p">],</span> <span class="c1"># list of keywords that represent your package</span> <span class="n">classifiers</span> <span class="o">=</span> <span class="p">[],</span> <span class="p">)</span> </pre></div> </td></tr></table><p>You might notice that the download_url points to a Github URL. We could @@ -365,7 +365,7 @@ use it for any serious application if you are concerned about being spammed.</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 2</pre></div></td><td class="code"><div class="highlight"><pre><span class="k">def</span> <span class="nf">blur_email</span><span class="p">(</span><span class="n">email</span><span class="p">):</span> - <span class="k">return</span> <span class="s">&quot;&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="nb">chr</span><span class="p">(</span><span class="nb">ord</span><span class="p">(</span><span class="n">i</span><span class="p">)</span><span class="o">+</span><span class="mi">5</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">email</span><span class="p">])</span> + <span class="k">return</span> <span class="s2">&quot;&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="nb">chr</span><span class="p">(</span><span class="nb">ord</span><span class="p">(</span><span class="n">i</span><span class="p">)</span><span class="o">+</span><span class="mi">5</span><span class="p">)</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">email</span><span class="p">])</span> </pre></div> </td></tr></table><p>And this is the client side:</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre> 1 @@ -454,7 +454,7 @@ clone and deploy it easily like this:</p> <table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1 2 3</pre></div></td><td class="code"><div class="highlight"><pre>git clone -https://github.com/balkian/balkian.github.com <span class="nb">cd </span>balkian.github.com +https://github.com/balkian/balkian.github.com <span class="nb">cd</span> balkian.github.com jekyll serve -w </pre></div> </td></tr></table><p>I will keep updating this post with information about:</p> diff --git a/index.html b/index.html index c63b787..4203d2b 100644 --- a/index.html +++ b/index.html @@ -90,6 +90,9 @@ @@ -128,6 +127,24 @@
  • +
    +

    Arch Linux Fixes

    + 2016-02-03 + arch + linux +
    +
    +
    +

    Black screen and LightDM doesn't unlock

    +

    Add this to your /etc/lightdm/lightdm.conf file:

    +
    1
    +2
    [LightDM]
    +logind-check-graphical=true
    +
    +
    + +
    +
    Read more...

    Org-mode tricks

    2015-12-10 diff --git a/org-mode-tricks.html b/org-mode-tricks.html index 938268b..bfb041a 100644 --- a/org-mode-tricks.html +++ b/org-mode-tricks.html @@ -31,7 +31,8 @@
  • -
  • +
  • Cheats
  • @@ -90,6 +91,9 @@ @@ -123,6 +123,7 @@

    Org-mode tricks

    diff --git a/pages/projects.html b/pages/projects.html index a1ce108..d6542ed 100644 --- a/pages/projects.html +++ b/pages/projects.html @@ -91,6 +91,9 @@ diff --git a/pages/to-do.html b/pages/to-do.html index 102d242..bd0f36d 100644 --- a/pages/to-do.html +++ b/pages/to-do.html @@ -90,6 +90,9 @@ diff --git a/proxies-with-apache-and-python.html b/proxies-with-apache-and-python.html index 6d23fb7..32f031c 100644 --- a/proxies-with-apache-and-python.html +++ b/proxies-with-apache-and-python.html @@ -34,7 +34,8 @@
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ diff --git a/publishing-on-pypi.html b/publishing-on-pypi.html index 1f772a9..eb299d3 100644 --- a/publishing-on-pypi.html +++ b/publishing-on-pypi.html @@ -34,7 +34,8 @@
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ @@ -221,15 +221,15 @@ also use rST (reStructuredText), the standard in the python community.

    11 12
  • from distutils.core import setup
     
    -setup(name = 'mypackage',
    -      packages = ['mypackage'], # this must be the same as the name above
    -      version = '{ version }',
    -      description = '{ description }',
    -      author = '{ name }',
    -      email = '{ email }',
    -      url = 'https://github.com/{user}/{package}', # URL to the github repo
    -      download\_url = 'https://github.com/{user}/{repo}/tarball/{version}',
    -      keywords = ['websockets', 'display', 'd3'], # list of keywords that represent your package
    +setup(name = 'mypackage',
    +      packages = ['mypackage'], # this must be the same as the name above
    +      version = '{ version }',
    +      description = '{ description }',
    +      author = '{ name }',
    +      email = '{ email }',
    +      url = 'https://github.com/{user}/{package}', # URL to the github repo
    +      download\_url = 'https://github.com/{user}/{repo}/tarball/{version}',
    +      keywords = ['websockets', 'display', 'd3'], # list of keywords that represent your package
           classifiers = [], )
     

    You might notice that the download_url points to a Github URL. We could diff --git a/remove-git-files-with-globbing.html b/remove-git-files-with-globbing.html index bbbae69..0f10013 100644 --- a/remove-git-files-with-globbing.html +++ b/remove-git-files-with-globbing.html @@ -34,7 +34,8 @@

  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ diff --git a/sharing-dotfiles.html b/sharing-dotfiles.html index 50a2c0d..83fdfba 100644 --- a/sharing-dotfiles.html +++ b/sharing-dotfiles.html @@ -34,7 +34,8 @@
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ diff --git a/tag/apache.html b/tag/apache.html index 7aea143..64ab7d2 100644 --- a/tag/apache.html +++ b/tag/apache.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/arch.html b/tag/arch.html new file mode 100644 index 0000000..21ee4f6 --- /dev/null +++ b/tag/arch.html @@ -0,0 +1,176 @@ + + + + + + balkian.com - balkian.com - arch + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + +

    Entries tagged: arch

    + +
    +

    Arch Linux Fixes

    + 2016-02-03 + arch + linux +
    +
    +
    +

    Black screen and LightDM doesn't unlock

    +

    Add this to your /etc/lightdm/lightdm.conf file:

    +
    1
    +2
    [LightDM]
    +logind-check-graphical=true
    +
    +
    + +
    + + + +
    +
    +
    +
    +
    +

    + J. Fernando Sánchez Rada | balkian +

    +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +

    + Creative Commons A-SA-NC +

    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/tag/dotfiles.html b/tag/dotfiles.html index 9fec05e..d3b2618 100644 --- a/tag/dotfiles.html +++ b/tag/dotfiles.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/editor.html b/tag/editor.html index 160a606..1135cc1 100644 --- a/tag/editor.html +++ b/tag/editor.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/emacs.html b/tag/emacs.html index aa44d60..d840733 100644 --- a/tag/emacs.html +++ b/tag/emacs.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/git.html b/tag/git.html index 810f235..3edc415 100644 --- a/tag/git.html +++ b/tag/git.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/github.html b/tag/github.html index 83c41ec..f1cb577 100644 --- a/tag/github.html +++ b/tag/github.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/gunicorn.html b/tag/gunicorn.html index 212db30..6fa7ab0 100644 --- a/tag/gunicorn.html +++ b/tag/gunicorn.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/heroku.html b/tag/heroku.html index ad05bb4..4b384b5 100644 --- a/tag/heroku.html +++ b/tag/heroku.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/javascript.html b/tag/javascript.html index 78586d5..5b9c0d3 100644 --- a/tag/javascript.html +++ b/tag/javascript.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/linux.html b/tag/linux.html new file mode 100644 index 0000000..50b01a8 --- /dev/null +++ b/tag/linux.html @@ -0,0 +1,176 @@ + + + + + + balkian.com - balkian.com - linux + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + +

    Entries tagged: linux

    + +
    +

    Arch Linux Fixes

    + 2016-02-03 + arch + linux +
    +
    +
    +

    Black screen and LightDM doesn't unlock

    +

    Add this to your /etc/lightdm/lightdm.conf file:

    +
    1
    +2
    [LightDM]
    +logind-check-graphical=true
    +
    +
    + +
    + + + +
    +
    +
    +
    +
    +

    + J. Fernando Sánchez Rada | balkian +

    +
    +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +

    + Creative Commons A-SA-NC +

    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/tag/nginx.html b/tag/nginx.html index 53a8ca9..3251b5c 100644 --- a/tag/nginx.html +++ b/tag/nginx.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/org.html b/tag/org.html index 09da9ba..83b6987 100644 --- a/tag/org.html +++ b/tag/org.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/productivity.html b/tag/productivity.html index f37b450..657c07c 100644 --- a/tag/productivity.html +++ b/tag/productivity.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/proxy.html b/tag/proxy.html index 1f7b24f..5a3e6e0 100644 --- a/tag/proxy.html +++ b/tag/proxy.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/pypi.html b/tag/pypi.html index db0b91f..ac2dbe0 100644 --- a/tag/pypi.html +++ b/tag/pypi.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/python.html b/tag/python.html index d4cd8dd..6b6aa3a 100644 --- a/tag/python.html +++ b/tag/python.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/ruby.html b/tag/ruby.html index c55b68c..01a808b 100644 --- a/tag/ruby.html +++ b/tag/ruby.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/starters.html b/tag/starters.html index f894c61..95bd535 100644 --- a/tag/starters.html +++ b/tag/starters.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/uwsgi.html b/tag/uwsgi.html index 697f2a3..7b211ad 100644 --- a/tag/uwsgi.html +++ b/tag/uwsgi.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/webdav.html b/tag/webdav.html index 1d4431b..a507afb 100644 --- a/tag/webdav.html +++ b/tag/webdav.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tag/zotero.html b/tag/zotero.html index 2c5dacf..5d1d438 100644 --- a/tag/zotero.html +++ b/tag/zotero.html @@ -36,7 +36,7 @@
  • Misc
  • -
  • +
  • Tags
  • diff --git a/tags.html b/tags.html index 0975413..f71727f 100644 --- a/tags.html +++ b/tags.html @@ -90,6 +90,9 @@ @@ -122,26 +121,28 @@
    diff --git a/updating-eurolovemap.html b/updating-eurolovemap.html index bac1794..daef9fe 100644 --- a/updating-eurolovemap.html +++ b/updating-eurolovemap.html @@ -34,7 +34,8 @@
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@ @@ -185,7 +185,7 @@ use it for any serious application if you are concerned about being spammed.

    1
     2
    def blur_email(email):
    -    return "".join([chr(ord(i)+5) for i in email])
    +    return "".join([chr(ord(i)+5) for i in email])
     

    And this is the client side:

     1
    diff --git a/zotero.html b/zotero.html
    index 0a48dae..a3559bd 100644
    --- a/zotero.html
    +++ b/zotero.html
    @@ -34,7 +34,8 @@
                     
  • Cheats
  • -
  • +
  • Misc
  • @@ -90,6 +91,9 @@