Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: name

15 May

Locate Files With Names Matching A Regexp

You can use locate to find files with name that matches a said regexp…


locate -i -r '\.jpg$'
admin Posted in Command Line, Linux command, expression, file, find, Linux, locate, name, regex, regexp, regular Leave a comment
07 Apr

Find Current DNS Server

The DNS servers are in the /etc/resolv.conf file – cat it to find what they are. You can edit to too – just edit the file…


cat /etc/resolv.conf
admin Posted in Command Line, Linux cat, command, dns, Linux, name, resolv, resolv.conf, server Leave a comment
07 Dec

nslookup Network Command

Lookup hostname to resolve name to ip address and viceversa


nslookup www.example.com 	
admin Posted in Command Line, Linux command, filler, Linux, lookup, name, nameserver, network, nslookup, server Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑