Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

Blog

  1. Home>
  2. Blog>
  3. Page 43
Read more about the article Display Line Numbers in nano
Credits

Display Line Numbers in nano

  • Post author:Christos Pontikis
  • Post published:September 6, 2013
  • Post category:Linux Administration
  • Reading time:1 min read

nano is a popular text editor for Linux/UNIX. In order to display line numbers, edit global configuration file (or user file /home/user/.nanorc) nano /etc/nanorc Go to line 49 (approximately) and…

Continue ReadingDisplay Line Numbers in nano
Read more about the article Scan IP addresses on LAN
Credits

Scan IP addresses on LAN

  • Post author:Christos Pontikis
  • Post published:September 5, 2013
  • Post category:Linux Administration
  • Reading time:1 min read

A simple solution to scan your network is nmap. Avoid to use nmap in external networks, as it could be considered as an "attack". To install nmap in Debian/Ubuntu apt-get…

Continue ReadingScan IP addresses on LAN
Read more about the article Call javascript Function Using Variable for its Name
Credits

Call javascript Function Using Variable for its Name

  • Post author:Christos Pontikis
  • Post published:September 4, 2013
  • Post category:Web Development
  • Reading time:1 min read

What is the javascript equivalent of PHP call-user-func? To call a user-defined javascript function, for example DoReload(), you have just to write its name: DoReload(); In case you want to…

Continue ReadingCall javascript Function Using Variable for its Name
Read more about the article Center popup window on the Screen with Javascript
Credits

Center popup window on the Screen with Javascript

  • Post author:Christos Pontikis
  • Post published:September 3, 2013
  • Post category:Web Development
  • Reading time:1 min read

Javascript Window open() Method opens a popup window. How to center this window on the screen? A solution could be the following function: CenterWindow <script> /** * Opens window screen…

Continue ReadingCenter popup window on the Screen with Javascript
Read more about the article How to Parse an include file and Store the result in a Variable with PHP
Credits

How to Parse an include file and Store the result in a Variable with PHP

  • Post author:Christos Pontikis
  • Post published:September 2, 2013
  • Post category:Web Development
  • Reading time:1 min read

Use of include is very common in PHP. include will parse a file and display the result. But, how to store the result in a variable for later use? In…

Continue ReadingHow to Parse an include file and Store the result in a Variable with PHP
  • Go to the previous page
  • 1
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • …
  • 52
  • Go to the next page

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu