Ubuntu command for access another system is SSH <username>@<ip> Example: sudo ssh smarttips@192.168.1.25 Type the above command in Terminal .You should be the administrator of this system and also know the password of another system Then system will ask the root password and password of the system trying to connect. Give that password and you…
How to use custom font in css or in website
Website user interface has a major role in frontend interaction . Web designer Styling the website page by writing styles and save in a file with extension CSS . CSS is the short form of Cascade Style Sheet. For making web page more interesting designers using external fonts. They use the css rule @font-face for adding custom font. Steps: 1.Download the font…
How to Download / Save Facebook Albums or photos
Facebook is social media website popular in now days. Facebook is used to share and store photos of differnt types known as facebook albums. Thousands of photos can store in facebook. We can see the friends album photos and also possible to share if it is alloweded. The people can easily download single photos but…
How to create facebook like box for your website
Facebook is a social platform for sharing your thoughts,photos,events..etc. Facebook is largely used in websites for many purposes. Facebook like box is a very interesting social plug in for websites. This plugin is largely using in nowdays. For creating a likebox widget follow the steps 1.create a facebook page for your website/page Example: https://facebook.com/smarttipsforyou/ 2.Go…
Export WordPress blog or backup your wordpress blog
WordPress have a option to take backup of your blog . It is very important to keep a hard copy of your blog. There is always a chance to loose data online. No need to take any risk for your valuable post. 1. Goto wp-admin from Left side menu ->Tools 2. Choose the export option…