• Home
  • Programming
  • ORACLE
  • Network
  • Windows
  • OS X
  • Linux Unix
  • Benchmarking
Tarlink Tech Solutions
"Wherever smart people work, doors are unlocked" – Steve Wozniak

Windows

Flush DNS cache

MartinFebruary 28, 2015

Windows ipconfig /flushdns Macintosh OS X sudo dscacheutil -flushcache sudo killall -HUP mDNSResponder Linux (depend on distribution) /etc/rc.d/init.d/nscd restart /etc/init.d/nscd restart /etc/init.d/dnsmasq restart /etc/init.d/named restart

Linux Unix, OS X, Windows DNS, Linux, OS X, windows

Using grep and kill on Windows!

MartinFebruary 28, 2015

If you are heavy Linux user, and you love “grep” command, and you need use this on Windows command the “findstr” command is right for you. For example we want to search what processes are actually run in Windows, and…

Continue reading →

Windows grep, windows

How set NTP fot Windows 2008

MartinFebruary 22, 2015

To point Windows 2008 manually to NTP servers: 1. Click Menu Start and open Command Prompt 2. Paste below commands using terminal one by one: C:\>net stop w32time C:\>w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org” C:\>w32tm /config /reliable:yes C:\>net start w32time…

Continue reading →

Windows NTP, Windows 2008

Recent Posts

  • HD Tune Pro – Flash Drive Review
  • Restart sshd under OpenBSD
  • How to refresh ‘locate’ database
  • Flush DNS cache
  • Display CNAME from DNS zone

Random Posts

  • Flush DNS cache
  • Enable AFP connection in OS X Mountain Lion
  • How to install SSL Certificate on a WLC (exported from ASA)
  • NTP and Daylight Saving Time in North America – Cisco IOS
  • Replace – Install new Flash card in Cisco router

Categories

  • Benchmarking
  • Linux Unix
  • Network
  • OS X
  • Programming
  • Windows

Archives

  • February 2015
© 2021 Tarlink Tech Solutions. All rights reserved.