I am a proud Indian, proud father, a blogger,
Being in a profession as System administrator, my passion is troubleshooting computer issues, I do like sharing solutions through blogging making videos of solving issues.
Command not found for every command in Ubuntu How to fix this error while doing some changes in .bashrc file I messed up something and now for each command execution…
An error occurred when attaching the database(s). Click the hyperlink in the Message column for details. While attaching .mdf and .ldf database files in SQL server management studio, it throws…
How to install nginx, mysql, phpmyadmin, php in Ubuntu Lets first update local repository. To install nginx in Ubuntu #sudo apt-get update #sudo apt-get install nginx once installed you can…
Stellar OST to PST converter software helps to recover emails from corrupt OST. I have here explained how easy to install and recover emails from corrupt OST file using Stellar…
How to Restore Database using SQL Management Studio. I will explain in details with screenshot for better understanding. You need Server name, Authentication, Login and Password. As in my case…
How to Backup a Database using SQL Management Studio I will do it in steps with screenshots for better understanding. First we need to connect to the Database Server from…
How to truncate a SQL Server Data file. While working with SQL Server, for some reason your database log file (.ldf file) keeps increasing in size. to reduce the size…
How to Fix Username is not in the sudoers file. This incident will be reported. ROOT user account is the super user account, is able to modify system settings. but…
How to resolve network wifi issue in Ubuntu 16.04 LTS After I upgrade to Ubuntu 16.04 found network issues, wifi does not work at all where as it was connecting…
Failed to connect to MySQL at with user root cannot connect to MySQL server on (10060) While I was trying to access MYSQL server configured in cent OS server through…