Learning new different language? Tagalog Language English to Tagalog Lookup Tagalog Grammar Large Tagalog Dictionary
Read moreUsing prelink with KDE
LinuxQuestions.org – How to use prelink? Add also into /etc/profile [code lang=”perl”] KDE_IS_PRELINKED=1 export KDE_IS_PRELINKED [/code] Trick may or may-not work. Depends from the luck and positions of the stars… to turn off ”kdeinit”…
Read moreUML Modeling tools
UML Modeling tools
Read moreSetting up MySQL DB
Just for reminder… [code lang=”perl”] mysql -h localhost -p -u root [/code] [code lang=”sql”] CREATE DATABASE cookbook; GRANT ALL ON cookbook.* TO ’cbuser’@’localhost’ IDENTIFIED BY ’cbpass’; USE cookbook; [/code]
Read moreMicrosoft Word and other word processors
Interesting list of various word processors… Microsoft Word and other word processors
Read moreOpera is free
Wow, this is good news:
Read moreSSH without password
How to setup SSH to not ask password always: SSH Incoming from STEPHANE DURIEUX: Well everything is in the title. would like to use ssh in scripts so without entering the password. local: ssh-keygen -t rsa -b4096 -f ~/.ssh/id_rsa_to_xxssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/id_ed25519_to_xx When it asks for your passphrase, hit ENTER.Now (assuming…
Read moreLost POP3 password?!?
Well, let’s take imaginary case that you have forgotten your POP3 password. Then how you could try to find it back? Answer: Set up pop3 server locally in your computer, change server address into it in mail client, and cross your fingers… Interesting… Comment writing doesn’t work anylonger. Anyway much simpler approach is (1) Take…
Read moreXanadu
Ted Nelson’s Xanadu is interesting project indeed. I still recall when that subject was brought up long time ago when ”hyperlinks” were discussed. Xanadu. Well, at that point of time current WWW didn’t exist. Revolution of HTML was still 3-5 years ahead when I started studies in the University of Joensuu.
Read moreWordPress
WordPress is gathering momentum… Web design and administration with WordPress
Read more