Archive

Archive for June, 2011

Newer Kenyan Univerity protal

June 26, 2011 Leave a comment

Mobile JKuat retires in favor of Univerisity Deck, a portal for most univerity websites in Kenya, and which will then acquire a url at PageStyler, our personal site schedule for launch .. next month.

Categories: Uncategorized

Inline colored information text in bash

June 15, 2011 Leave a comment

#!/bin/bash

clnone="\033[0m"
clred="\033[31m"
clgreen="\033[32m"

echo -en "\r:: ${clred}Starting server     ${clnone}"
sleep 1
echo -en "\r:: ${clred}Loading resources   ${clnone}"
sleep 1
echo -en "\r:: ${clred}Loading commands    ${clnone}"
sleep 1
echo -en "\r:: ${clred}Loading callbacks   ${clnone}"
sleep 1
echo -e  "\r:: ${clgreen}Server Started    ${clnone}"
Categories: Uncategorized Tags: , ,

RPM based linux not for me

June 11, 2011 Leave a comment

I installed tody new Mageia 1 but there is a one issue.
I cant connect to the internet using 3G/HSDPA modem. Linux detect it, i can select my provider from list, but cant connect.

This is my second or third try to use RPM based linux.

I looking for a rolling distribution like Debian but with newest packages.

Categories: Uncategorized Tags: , ,

Ultimate edition

June 1, 2011 Leave a comment

While waiting for ultimate edition 3.0 I use last version 2.9.

Screenshot:

For more information about Ultimate visit UE Blog [here]

Categories: Uncategorized Tags: ,