Skip to content
Coding Friends

Coding Friends

Coding Friends, place for developers.

Search

Categories

  • About me (and thoughts!) (3)
  • Containers (1)
    • Docker (1)
  • DevOps (3)
  • Firefox (4)
  • General (2)
  • Hosting (2)
    • CertBot (2)
  • Languages (239)
    • C / C++ (74)
    • C Sharp (c#) (35)
      • Silverlight / moonlight (2)
    • Flex Flash (2)
    • HTML & CSS (10)
    • Java (41)
    • Javascript (21)
    • PHP (49)
      • Laravel (1)
    • Python (6)
    • Ruby (7)
    • SQL (Structured Query Language) (9)
    • Visual Basic (1)
  • Linux (33)
    • Bash (2)
    • Linux install and configurations (13)
    • Ubuntu/Kubuntu (2)
    • Video (7)
  • Operating Systems (1)
  • Windows (9)
    • Azure (5)
    • Windows install and configuration (2)
  • Wordpress (2)
  • Cookie Policy
  • Operating Systems
    • Linux
    • Ubuntu and Kubuntu
    • Windows
  • Privacy Policy for codingfriends
  • Programming
  • Projects
    • 2D/3D - Game
    • 3D spinning computer
    • Kernel
    • Lessons on programming
    • Word search
    • XML reader - c++
  • Thinking out loud - About me and this site
  • Thinking out loud - Common problems
  • Thinking out loud - Projects ideas

Tag: version

ubuntu – kubuntu – version

Sometimes when you just cannot remember which version of ubuntu/kubuntu etc that you have on your server/desktop I use this command which displays the version that you have installed and running at present.

lsb_release -c

lsb_release -c

and the output at present is

Codename:       karmic

Codename: karmic

Posted on February 9, 2010Categories LinuxTags ubuntu, versionLeave a comment on ubuntu – kubuntu – version
Proudly powered by WordPress