IndianWebPortal.com

Something Different In Linux

Home » Archive by category 'FUN'

Happy New year from indianwebportal

Posted by Rishikesh Vispute Categories: FUN

As the old year comes to meet the New Year, sending you my greetings of bliss and good health. Wishing you a wonderful Holiday Season and a Happy New Year. From Indianwebportal Team

Make your shell colorful

Posted by Rishikesh Vispute Categories: Basic Linux, FUN, Shell Programming and Scripting

You can easily changed your black ssh screen to colorful screen by using following steps. 1) Login to the server via SSH as root 2) Edit the .bash_profile file found in the /root directory & paste the following line: vi  .bash_profile export PS1=”\[$(tput bold)$(tput setb 4)$(tput setaf 7)\]\u@\h:\w $ \[$(tput sgr0)\]” Save & quit the  [ Read More ]

Popular Posts

PHP-Java bridge on p

  What is php-java bridge? The php-java bridge is the php ...

domain pointing to e

If you domain uses external MX record and it is ...

Set expiration for y

If you want to set the expiration to your site ...

redirect all URLs to

If you want to redirect all the URLs  from one ...

Warning: Parameter 1

Error: Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a ...