subprocess

linux geek/dad

subprocess RSS Feed
 
 
 
 

Archive for Linux

phpitter beta release.

Well, I switched from GtkTextView’s to GtkHTML’s for the tweets and popup. This way it’ll handle hyperlinks for me. I was getting close to figuring out how to figure out which word someone clicked on in a GtkTextView, but this was way easier.
Since now hyper linking works, sending updates works, the reply/retweet/direct [...]

Starting with git in a team of one

I became a git fanatic quickly after hearing Linus speak. I had been using Subversion for only a few weeks when I saw the video — after using CVS for years. Not being all that impressed with Subversion, I was thirsty for something more. Git has basically become the way I version any project I [...]

Outbound SMTP Management

Just about all Linux server distributions install a sendmail daemon that listens on 127.0.0.1 and relays email for the localhost. This is all fine and dandy if you have a handful of Linux servers, but can turn in to chaos once you get 30+ Linux servers.

Switching to Git from CVS and Subversion

I’ve been using CVS for at least 6 years now. I switched to using Subversion maybe in the past 3 years. When I switched to Subversion from CVS, I really didn’t understand what the fuss was about. The feature-set was really quite similar and it seemed basically like a matter of personal (or [...]

Bash Tip #1

Reverse Incremental Searching
Bash Tip #1: Reverse Incremental Searching. Quickly jumping through your bash history is super easy to do if you know about reverse incremental searching. I was shocked when I found out this existed with being a Bash lover for so long and not knowing of it.

Recent Posts

Links

Meta