SSD Optimization
10 Tips for SSD Optimization SSD in Windows 7 10 Tips for SSD Optimization in Windows 7 (Part 1)Tips: Since…
10 Tips for SSD Optimization SSD in Windows 7 10 Tips for SSD Optimization in Windows 7 (Part 1)Tips: Since…
HOW RESET WINDOWS 10 ADMIN PASSWORD 1- On the login windows screen and not password? 2 Insert the windows10 CD,…
use $this->member for non-static members, use self::$member for static members. Full Answer Here is an example of correct usage of $this and self for non-static and static member variables: Here…
Reference: http://www.hardcode.nl/archives_147/article_548-samba-quick-setup-on-ubuntu-1004.htm
The easiest way to check your CentOS version is via the command line. Login to your CentOS server using SSH and run…
Some command to remember # ping# netstat#ARP#NbStat#hostname#Tracert#ipconfig#NSlookup#route#Pathping#netdiag ipconfig /flushdns: Flush Your DNS Resolver Cache sfc /scannow: Scan System Files for…
Most Used Queries on SQL & COMMANDS Reset Atuo_increment ALTER TABLE tablename AUTO_INCREMENT = 1 ============================= SELECT MAX( `column` ) FROM `table` ;…
Linux Find Command by Ravi Saive | Published: July 18, 2012 | Last Updated: November 30, 2016 Command Description -O1 (Default) filter…