Hai Friends, The Ctrl+Enter shortcut is probably one of the most useful keyboard combinations for your daily browsing, as it automatically adds the necessary http:// prefix and .com suffix to open any website. But what if you visit other domains more often than the .com itself, As well as above i told? Use URL SuffixContinue reading “Are You Lazy To Type Some Extension in the URL Bar (i.e .wordpress.com)”
Monthly Archives: December 2010
Learning PHP
Hai friends, From last 3 days I’m learning PHP. Small description abt PHP: PHP was originally created by Rasmus Lerdorf in 1995 and has been in continuous development ever since. The main implementation of PHP is now produced by the PHP Group and serves as the de facto standard for PHP as there is noContinue reading “Learning PHP”
Recover Your ubuntu. !
If your ubuntu system got crashed after installing some packages you can restore your system Now we have to remove that packages. How to remove ??? Put your live cd. Select try ubuntu section Open your terminal Create one directory using, $ mkdir live mount your root directory using,(You can find out your “root” directoryContinue reading “Recover Your ubuntu. !”
Again multiplication Tables uh? ;)
Hai Friends, Still i remember, When i was studying 3rd std., daily at the night time(bed timing) My dad asked me, tell the from 2 table to 10th table(i.e literally increased) 😦 🙂 But now, In my ruby class, sir asked me, “write a program for all tables” 😮 At starting, i struggled then, withContinue reading “Again multiplication Tables uh? ;)”
Print the Sum of N numbers
Hai And Sir gave a another task, huh.. It’s like print the Sun of N numbers. Ex: [root@mercury suresh_class]# ruby natural_numbers.rb Enter the number: 9 Sum of N numbers is 45 😉
My Ruby Class-1
hai friends, yesterday Our Thyagu Sir, took spl class for me and yogesh. I learnt very basics of ruby and “How to write a Good Programming Code?” The first day sessions goes abt how to find “simple interest of a amount?”, “print the sum of n numbers” and “a simple Multiplication table” Find The SimpleContinue reading “My Ruby Class-1”
Git
Git: Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fastContinue reading “Git”
2011 == 2005
Hey friends, You know?? 😛 This new year (2001) is same as 2005. 🙂 This ‘ll happen again in 2022 In addition to 2011, this perpetual calendar serves as the 12-month calendar for 1803, 1814, 1825, 1831, 1842, 1853, 1859, 1870, 1881, 1887, 1898, 1910, 1921, 1927, 1938, 1949, 1955, 1966, 1977, 1983, 1994, 2022,Continue reading “2011 == 2005”
How To Become a Good Admin
Get lightning fast and clever at the command line You can use keyboard shortcuts and other command line tricks to make entering commands easier and faster. You might already know about the ‘tab’ key which completes partial commands and even file and directory names. Here are some other keyboard shortcuts you can use within terminal:Continue reading “How To Become a Good Admin”
An Experiment with BTRFS
Hai friends, Last one week fully i spent time wit BTRFS. Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. Initially developed by Oracle, Btrfs is licensed under the GPL and open for contribution from anyone. Linux has a wealthContinue reading “An Experiment with BTRFS”