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

hm

  1. Home>
  2. Blog>
  3. hm>
  4. hm
Read more about the article Find out the CPU is 32bit or 64bit
Credits

Find out the CPU is 32bit or 64bit

  • Post author:Christos Pontikis
  • Post published:August 18, 2013
  • Post category:Linux Administration
  • Reading time:2 mins read

To find out system CPU is 64-bit capable or not, use /proc/cpuinfo. cat /proc/cpuinfo | grep flags If result contains "lm" (Long Mode), system CPU is 64-bit capable. As an…

Continue ReadingFind out the CPU is 32bit or 64bit
Read more about the article Find out the Running Kernel is 32bit or 64bit
Credits

Find out the Running Kernel is 32bit or 64bit

  • Post author:Christos Pontikis
  • Post published:August 15, 2013
  • Post category:Linux Administration
  • Reading time:1 mins read

To find out if you are running a 64-bit or 32-bit kernel, uname command is enough: uname -m If the result is "x86_64", you are running an 64-bit kernel"i686" means…

Continue ReadingFind out the Running Kernel is 32bit or 64bit
Read more about the article How to Create a jquery-ui Autocomplete Step by Step
Pointing device

How to Create a jquery-ui Autocomplete Step by Step

  • Post author:Christos Pontikis
  • Post published:July 18, 2013
  • Post category:Web Development
  • Reading time:13 mins read

Autocomplete is one of the most important parts of modern rich web interface. Actually, you can create an autocomplete, using an AJAX call to build a list (server side) and…

Continue ReadingHow to Create a jquery-ui Autocomplete Step by Step
Read more about the article Upgrade Debian 6 Squeeze to 7 Wheezy
Credits

Upgrade Debian 6 Squeeze to 7 Wheezy

  • Post author:Christos Pontikis
  • Post published:May 20, 2013
  • Post category:Linux Administration
  • Reading time:12 mins read

One of the advantages of Debian operating system is the ability to live update a production server from current to next release. Under normal circumstances you do not have to…

Continue ReadingUpgrade Debian 6 Squeeze to 7 Wheezy
Read more about the article Install and Config Psad in Debian 7 Wheezy
Credits

Install and Config Psad in Debian 7 Wheezy

  • Post author:Christos Pontikis
  • Post published:May 18, 2013
  • Post category:Network Security
  • Reading time:8 mins read

Psad (Port Scan Attack Detector) is an intrusion prevention software, written in Perl by Michael Rash. Psad makes use of iptables and ip6tables log messages to detect, alert, and (optionally)…

Continue ReadingInstall and Config Psad in Debian 7 Wheezy
  • Go to the previous page
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 29
  • 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