Evaggelos Balaskas - System Engineer

The sky above the port was the color of television, tuned to a dead channel

Blog
Posts
Wiki
About
Contact
rss.png twitter linkedin github gitlab profile for ebal on Stack Exchange

Next Page »
  -  
« Previous Page
Dec
10
2011
ebalaskas: Developers that use a…
Posted by ebalaskas timeline at 14:44:46 in microblogging

identica.pngDevelopers that use a dictionary word for naming a project must be shoot on sight

from Updates from ebalaskas on Identi.ca!

Dec
10
2011
ebalaskas: A simple GTK+ disc…
Posted by ebalaskas timeline at 13:05:27 in microblogging

identica.pngA simple GTK+ disc burner http://ur1.ca/6kihf

from Updates from ebalaskas on Identi.ca!

Dec
06
2011
ebalaskas: pkgstats
Posted by ebalaskas timeline at 18:44:28 in microblogging

identica.pngpkgstats http://ur1.ca/6eq67 #archlinux

from Updates from ebalaskas on Identi.ca!

Dec
06
2011
ebalaskas:
Posted by ebalaskas timeline at 18:25:40 in microblogging

identica.pnghttp://ur1.ca/26of5 #python

from Updates from ebalaskas on Identi.ca!

Dec
06
2011
ebalaskas: Definitive List of Web-Based…
Posted by ebalaskas timeline at 18:25:27 in microblogging

identica.pngDefinitive List of Web-Based Server Control Panels http://ur1.ca/6epkc

from Updates from ebalaskas on Identi.ca!

Nov
29
2011
ebalaskas: #Hotot A Microblogging Client…
Posted by ebalaskas timeline at 20:42:33 in microblogging

identica.png#Hotot A Microblogging Client http://hotot.org Impressive

from Updates from ebalaskas on Identi.ca!

Nov
29
2011
ebalaskas: #python tip …
Posted by ebalaskas timeline at 18:08:39 in microblogging

identica.png#python tip import webbrowser webbrowser.open("http://balaskas.gr“)

from Updates from ebalaskas on Identi.ca!

Nov
29
2011
ebalaskas: Collabedit is an online…
Posted by ebalaskas timeline at 10:56:16 in microblogging

identica.pngCollabedit is an online code editor that lets people collaborate in real-time. http://collabedit.com/

from Updates from ebalaskas on Identi.ca!

Nov
28
2011
Respect
Posted by ebal at 07:12:11 in microblogging

Realize that people define you, as you define your self. Respect your self to gain respect by others. Respect others and you gain respect of your self.

Nov
27
2011
How to setup Http Authentication on a mercurial project
Posted by ebal at 13:32:37 in planet_ellak, planet_Sysadmin

Mercurial has an excellent built-in extension for serving your code to other via http.

hg help serve

but hasnt have any authentication method.

You can, of course, use ssh to control access to your project, a http server (or wsgi).

Searching on Extensions wiki page, i’ve came up with hg-textauth!

In a few minutes i had textauth extension in my linux box.

Lets get started with:

A.

~/.hgrc


[extensions]
textauth = /FULL_PATH/textauth.py

[textauth] 
file= /FULL_PATH/text.auth

B.


touch /FULL_PATH/text.auth
hg authedit -v -c ebal

Enter password: ******
Verify password: ******

That’s it!
Now test it

C.


hg serve

And in another shell (machine/whatever):

D.


hg clone http://example.com:8000 myproject.hg
requesting all changes
http authorization required
realm: mercurial

user: ebal
password: ******

adding changesets
adding manifests
adding file changes
added 1 changesets with 4 changes to 4 files
updating to branch default
resolving manifests

getting ToDo
getting help.html
getting image.png
getting myproject.py
4 files updated, 0 files merged, 0 files removed, 0 files unresolved

Tag(s): mercurial
    Tag: mercurial
Nov
24
2011
ebalaskas: PAC Manager, Perl/Gtk approach…
Posted by ebalaskas timeline at 11:23:36 in microblogging

identica.pngPAC Manager, Perl/Gtk approach to connections managing http://ur1.ca/61fnb

from Updates from ebalaskas on Identi.ca!

Nov
24
2011
ebalaskas: is it wrong to…
Posted by ebalaskas timeline at 07:37:01 in microblogging

identica.pngis it wrong to DISCARD undisclosed-recipients ? #postmaster

from Updates from ebalaskas on Identi.ca!

Nov
22
2011
ebalaskas: Geek on EyeDoctor …
Posted by ebalaskas timeline at 12:22:50 in microblogging

identica.pngGeek on EyeDoctor

from Updates from ebalaskas on Identi.ca!

Nov
22
2011
ebalaskas: https://www.xkcd.com/ AWESOMENESS
Posted by ebalaskas timeline at 12:07:13 in microblogging

identica.pnghttps://www.xkcd.com/ AWESOMENESS

from Updates from ebalaskas on Identi.ca!

Nov
22
2011
ebalaskas: what is Parallel NFS…
Posted by ebalaskas timeline at 09:34:19 in microblogging

identica.pngwhat is Parallel NFS http://ur1.ca/5zqe6

from Updates from ebalaskas on Identi.ca!

Nov
22
2011
ebalaskas: #Privoxy v.3.0.18
Posted by ebalaskas timeline at 06:07:50 in microblogging

identica.png#Privoxy v.3.0.18 http://www.privoxy.org/ can now compress content among others! Take a minute (or two) and read the announce.txt

from Updates from ebalaskas on Identi.ca!

Nov
21
2011
TinyCoreLinux on Alix3d3
Posted by ebal at 20:28:08 in planet_ellak, planet_Sysadmin

This afternoon at hackerspace we’ve booted up via PXE, tinycorelinux on alix3d3!

we didnt have any usb keyboard, so we used xvkbd for screen keyboard and then we downloaded firefox, openssh-server, x11vnc & mpd. Using mpc from our laptops we were listening streamed music from alix.

And all of that in only a 500Mhz cpu with only 256Mb Ram!!!

See some pictures

Tag(s): TinyCoreLinux, Alix3d3
    Tag: TinyCoreLinux, Alix3d3
  • 1 comment
Nov
21
2011
ebalaskas: i’ve found that the…
Posted by ebalaskas timeline at 13:51:49 in microblogging

identica.pngi’ve found that the difficult part on a business sale isnt actual to sell your services with opensource solutions, but to get the money !

from Updates from ebalaskas on Identi.ca!

Nov
21
2011
ebalaskas: i’ve found that the…
Posted by ebalaskas timeline at 11:26:07 in microblogging

identica.pngi’ve found that the only useful answer to this question: “What is your operating system?” is to answer with “Plan9”, just for the fun of it

from Updates from ebalaskas on Identi.ca!

Nov
21
2011
ebalaskas: I’ve even started playing…
Posted by ebalaskas timeline at 06:57:56 in microblogging

identica.pngI’ve even started playing with my birthday gift: a 1500 pieces puzzle with a lot of beers: thanks honey

from Updates from ebalaskas on Identi.ca!

Next Page »
  -  
« Previous Page

Search

Admin area

  • Login

Categories

  • blog
  • wiki
  • pirsynd
  • midori
  • books
  • archlinux
  • movies
  • xfce
  • code
  • beer
  • planet_ellak
  • planet_Sysadmin
  • microblogging
  • UH572
  • KoboGlo
  • planet_fsfe

Archives

  • 2025
    • April
    • March
    • February
  • 2024
    • November
    • October
    • August
    • April
    • March
  • 2023
    • May
    • April
  • 2022
    • November
    • October
    • August
    • February
  • 2021
    • November
    • July
    • June
    • May
    • April
    • March
    • February
  • 2020
    • December
    • November
    • September
    • August
    • June
    • May
    • April
    • March
    • January
  • 2019
    • December
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2018
    • December
    • November
    • October
    • September
    • August
    • June
    • May
    • April
    • March
    • February
    • January
  • 2017
    • December
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2016
    • December
    • November
    • October
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2015
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • January
  • 2014
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2013
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2012
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2011
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2010
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
  • 2009
    • December
    • November
    • October
    • September
    • August
    • July
    • June
    • May
    • April
    • March
    • February
    • January
Ευάγγελος.Μπαλάσκας.gr

License GNU FDL 1.3 - CC BY-SA 3.0