looking for some web space
Okie dokie, I haven’t posted anything for a while, mainly because I was busy AGAIN with compiling KDE 4.1 trunk. I finally did it, successfully! I just followed the tutorial at techbase!
Anyway, as I was waiting for this to compile, I wrote two useful scripts, each one only 60 lines. One of them is a bash utility which you give a directory as an argument to it and then it backs up that folder and sends it over to a remote server ( the server should support sftp ). It’s good for example if you have another computer and it supports sftp, and then you want to back up your files and send it over, but do not want to waste a whole amount of time on this! It’s annoying when you have to back up everything. Though, what I do is that I have a backup folder in my home directory, and then I put everything in it, and then I just run this script. And it will replace the old version, which is good!!!
The other one is a c++ program that converts a string of characters ( a line of text ) into binary form! This is also useful because sometimes I want to send some things in ‘code style’ ( being fancy here )! Anyway, it was fun, at least I didn’t waste my time doing nothing
So now, the problem is: I don’t have anywhere to upload these two guys ( read: files ) so you could also use them!! Does anyone know where can I upload them?
The real reason why we use linux
I was looking looking around the net when I ran across a very interesting post on why do some people use linux! People who use linux usually say because it’s secure, free, and because it’s customizable. But is that why we really use linux? Those reasons are all valid, though, but for us linux users, there is something more to linux than just security and customizability ( put the freedom concept aside ).
I personally have multiple reasons to use linux. One being that other OSs simply just don’t do things the way I want. Another on being that sometimes I’m curious about what is going on inside that program I’m using, so I check out the source code to see what is going on. I like using terminal, it’s fun!! There are many other reasons why I use linux which I can’t remember now, but I agree with every bit of this post by Vlad Dolezal.
Shell history meme
following the planet Fedora’s race for who got the higher number, I’ll do mine too. My numbers are nowhere close to those numbers, but it’s fun.
armin@blk-215-88-124:~> history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
32 cd
29 exit
19 ls
14 su
13 vncviewer
13 g++
10 sftp
7 vim
6 fluxbox-generate_menu
6 ./calc
‘calc’ is the name of a single-source-file, very simple but very handy calculator I’m working on to make life calculations easier!
Fedora 9 artwork: Round 3 final
This is the link if you want to see how are those Sulphuric waves doing