Saturday, November 30, 2013

How to distribution upgrade your ubuntu server from terminal

                                                                  step 1
                    sudo  apt-get dist-upgrade  
                                           
     

How to make keyboard shortcut for Gnome terminal in debian

step 1


                                                               
                                                                step 2



                                                                step 3



                                                             step 4

 

                                                        step 5

                                  name your command Terminal
                                  and type gnome-terminal --tab 
                                             
                                                             step 6

                                  then  Apply

                                                              step 7

                                 click on Disabled


                                                               step 8
                                  now press Ctrl + t
                                 (but you can choose any combination keys you want)
                                                         
                                                          step 9
                                               

Monday, November 25, 2013

How to Add correct host key in /root/.ssh/known_hosts to get rid of this message.

                                                            step 1
                                                                 
                                                             


                                                             step 2

                          command    ssh-keygen -R 192.168.1.22
                          ( you have to use ip address of remote host )                              
                             

                                                               step 3
                          and same time after boot you don't see greeting
                          to fix this type   landscape-sysinfo
                                                         

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...