On iPhone, when you email a picture, a pop up will ask if you want to send that picture as Small, Medium, Large or the Original size. All these different image sizes have different sizes (kilobytes to megabytes) depending upon the selected option. Resize image when emailing from iPad You can follow the below procedure […]
Blog
Transfer PuTTY sessions from one PC to another
PuTTY – PuTTY is a terminal emulation application which helps connecting to your networking devices via different networking protocols for example: telnet, SSH, Rlogin etc. You can use PuTTY to connect networking devices via serial port too. PuTTY saves the session information in Windows registry. We are going to discuss how to transfer PuTTY sessions […]
How to Setup Google Analytics Account
Google Analytics, by far, is the most used web traffic reporting tool. It is, as the name suggests, a product of Google and is available for free for the most of the users and a Premium version (the paid one) for enterprise users. Google Analytics has so many tools offered to its users to track website traffic […]
Restore Dell Networking N 3000 Switch to factory defaults
To reset the Dell N3000 series switch to factory defaults you can follow the below procedure: Manually reboot your switch While the switch is booting up keep an eye on the bootup screen and find “Dell Networking Boot Options” and select option #2 (Display Boot Menu) within 3 seconds. On Boot Main Menu, enter choice […]
Redirect Loop Error on Chrome
Have you ever encountered such a situation when you have seen the following screen on Chrome? Error 310: ERR_TOO_MANY_REDIRECTS Solution: Go to settings in Chrome browser and click Clear browsing data. Clear Cookies and other site and plug-in data. Refresh the webpage and it will be working. Alternatively, if you do not want to clear […]
How to create Personal Folder in MS Outlook 2013
Personal Folder: Personal folders help to organize and archive the emails to Local\Network location. It also helps to free up space on the mail server. You can copy\paste, move, drag\drop your emails from your mailbox to personal folders. There are probably few procedures to create Personal folders in MS Outlook 2010/2013/2016. We are going to […]
Reset Enable password on Dell Networking N 3000 series Switch
If you have forgotten your enable password on Dell N3000 series switch you can follow the below procedure to remove the enable password. Manually reboot your switch While the switch is booting up keep an eye on the bootup screen and find “Dell Networking Boot Options” and select option #2 (Display Boot Menu) within 3 […]
Redirect your blogger blog to custom domain
So you’ve your blogger blog up and running and you want to redirect your blogger domain name to a custom domain to make it look more fancy and professional. You can buy a custom domain from google as well if you are living in US. If not, then you have other choices to go for in terms […]
How to redirect the URL of the blog post in Blogger
If you’ve decided to redirect your blog URL to a new URL in blogger and you’ve a considerable amount of traffic mounting to your blog, a small mistake in redirecting the blog can demote your blog on search engine index. Even though, blogger is very limited in providing tools to bloggers, thankfully we have Redirect option in blogger which can […]
A Brief Intro – VLANs
VLAN refers to virtual LANs. We define VLANs to separate the network into different segments. It provides better network management and security. We can assign different VLANs to different users or departments. Commands to create/name a VLAN: To create VLAN 20 config terminal [ to enter into configuration mode] vlan 20 [ it creates VLAN […]