Windows Equivalent of Linux ‘tail’ Command
We can use ‘tail’ command feature in Windows using Powershell. Run Powershell and execute this command: Change [filename] with your file. Number 30 means show the last 30 lines.
We can use ‘tail’ command feature in Windows using Powershell. Run Powershell and execute this command: Change [filename] with your file. Number 30 means show the last 30 lines.
XAMPP’s Phpmyadmin folder is forbidden as default if accessed from internet. To open access this folder we have to edit /xampp/apache/conf/extra/httpd-xampp.conf file in Windows or /opt/lampp/etc/extra/httpd-xampp.conf file in Linux. Open httpd-xampp.conf file in text editor Find the following line: Change to the following line: Restart Apache and phpmyadmin can be accessed from internet.
We need Windows 7 installer on USB thumbrive for laptop which doesn’t have DVD Drive. Below are steps on how to create Windows 7 installer on USB Thumbdrive. 1. Prepare a USB Thumbdrive with minimum 8GB size and a Windows 7 DVD installer. 2. Plug the thumbdrive and insert Windows 7 DVD into tray. 3….
On Linux operating system, we can use command top to show system statistic, running processes, and uptime. How can we do it on Windows environment? Using Windows operating system, the similar to top command is net statistics server. Execute this command in command prompt will show summary of Windows system statistic including when the system…
.dmg is file extension of archive file in Macintosh. To use .dmg file in Windows environment, we have to convert it into .iso file using a program called dmg2iso. dmg2iso is an Apple’s compressed dmg to standard (hfsplus) image disk file convert tool. 1. Download dmg2iso converter program from http://vu1tur.eu.org/tools/download.pl?dmg2img-1.6.2-win32.zip 2. Extract the downloaded .zip…
This problem happens when you are using Remote Desktop Connection Manager (RDCMan) with not updated Terminal Service Client. To fix this problem you have to download and install the latest Terminal Service Client 6.1 from below website. For Windows XP: http://www.microsoft.com/download/en/details.aspx?id=7208 For Windows Server 2003: http://www.microsoft.com/download/en/details.aspx?id=21296
There are some tools that can be used to check your USB flash drive / thumb drive. 1. Check Flash This utility able to show you the average read and write speeds of your thumb drive. Check Flash is very easy to use and it also can check error on your thumb drive. 2. Crystal…
I found WinToFlash is easier than other methods of creating Windows XP installer on USB Thumdrive. 1. Download the application from here and run the executable file. 2. Select Windows files path and USB drive 3. Accept the license agreement and press Continue button 4. Type in Captcha protection 5. Wait until files transfering finish 6….
There is universal rooting application that can root almost any phone and version of android devices, the name is SuperOneClick. You can download the application from here. For Windows system, you have to install Microsoft .NET Framework 2.0+. Make sure to install USB driver for the phone and activate USB Debugging in phone Setting. You…
Zoom function using mouse wheel in AutoCAD suddenly gone after my computer had Windows updates. We can fix this problem by changing mouse wheel setting in Control Panel. I am using WindowsXP, so I go to Control Panel => Mouse => Wheel tab. Click Exception button, and add autocad executable (acadlt.exe) into the exception list….