|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Ubuntu Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
What time did Ubuntu installed on machine?
How can I learn what time OS installed time and release information.
|
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
Code:
ll -d /var/log/installer | awk '{print $6}'
cat /etc/lsb-release |
| Sponsored Links | ||
|
|
|
#3
|
|||
|
|||
|
Command not found. What can I do? Code:
# ll ll: command not found Code:
# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=9.10 DISTRIB_CODENAME=karmic DISTRIB_DESCRIPTION="Ubuntu 9.10" # |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ip on ubuntu installed using Virtual Box | manustone | Ubuntu | 2 | 04-07-2010 03:07 PM |
| RSH to Ubuntu machine from Solaris machine? | Bradj47 | IP Networking | 4 | 12-22-2009 11:29 PM |
| Findout iLO type installed in a machine | skmdu | Linux | 1 | 09-25-2009 04:38 AM |
| How to Find JRE installed in linux machine..? | XivaX | Shell Programming and Scripting | 3 | 01-31-2008 08:18 PM |
|
|