majic.rs

  • blog
  • books
  • gallery
  • contact
  • about
Home

Search

Gallery

Random Image

RepRap
 
 

RepRap

Recent blog posts

  • 56th International Belgrade Book Fair Impressions
  • Upgrading RAM or... How I (re)learned to hate hardware...
  • The Children of Man, Book One: Shatter (by Elizabeth C. Mock)
  • Pain of Salvation and Von Hertzen Brothers in Belgrade
  • Jumping onto the Android Bandwagon
  • Jamendo - Quality Underground Music
  • Vacation and Migration
  • Fedora: Testing the Limits
  • Website Updates and Thoughts on Drupal
  • Brussels Photos Finally Uploaded (FOSDEM 2011)
more

Links

GNU
FSF

Peragro Tempus

Jamendo
Jason's Website
Bakrachi

scripting

Playing with GNU Screen and start-stop-daemon

Branko Majic — 13. September 2009 - 23:07

I've been playing a bit with GNU Screen and start-stop-daemon today, trying to rewrite the irssi init.d script (which allows me to run irssi within GNU Screen upon boot).

  • Technology
  • boot
  • init
  • scripting
  • software
  • Branko Majic's blog
  • 2 comments
  • Read more

Running irssi on Boot

Branko Majic — 10. September 2009 - 15:41

When it comes down to IRC clients, there's not many that can be compared to flexibility and extendibility provided by irssi (http://irssi.org/), an excellent terminal-based client, which combined with the GNU Screen (http://www.gnu.org/software/screen/) can provide constant presence on IRC channels of any network (provided that you have a constantly working server/desktop connected to the Internet).

  • Technology
  • boot
  • irc
  • irssi
  • Public
  • scripting
  • 4 comments
  • Read more

init.d Scripts

Branko Majic — 10. September 2009 - 14:49

The init.d scripts are very useful when it's necessary to run some application once the system is up and running. There are many init.d scripts in almost any GNU/Linux distribution, and they mostly satisfy the needs of an average user. But sometimes it's hard to find either a good or a working init.d script for a less used task.

  • Technology
  • scripting
  • Add new comment
  • Read more
Syndicate content

Powered by Drupal, an open source content management system
  • blog
  • books
  • gallery
  • contact
  • about

Copyright (C) 2011 Branko Majic. Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice is preserved. Code snippets found throughout the articles are licensed under GPLv3 or later.