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

Linux Administration

  1. Home>
  2. Blog>
  3. Linux Administration>
  4. Linux Administration
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 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 Debian 7 Wheezy Dedicated Web Server Setup Step by Step
Debian gnu/linux 7 Wheezy

Debian 7 Wheezy Dedicated Web Server Setup Step by Step

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

Debian 7.0 Wheezy has been officially released on May 5, 2013. Wheezy is powered by Linux kernel 3.2 and multiarch support. Concerning LAMP software, Apache 2.2.22 MySQL 5.5.30 and PHP…

Continue ReadingDebian 7 Wheezy Dedicated Web Server Setup Step by Step
Read more about the article Memcached Installation and Configuration with PHP on Debian server
Credits

Memcached Installation and Configuration with PHP on Debian server

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

In a previous post I wrote about Memcached installation on Archlinux workstation. This is a similar post for Debian server machine. I will describe Memcached installation and configuration on a)…

Continue ReadingMemcached Installation and Configuration with PHP on Debian server
  • Go to the previous page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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