Ubuntu :: How To Get System Info

Jan 6, 2011

how do i get system info on desktop

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: System Info On Ssh Login - One Does, One Does Not?

Dec 27, 2010

I have two 10.04.1LTS command line servers running different overall jobs. One is an upgrade that started as 9.10 and was upgraded to 10.04LTS when it came out. It has since been upgraded to a 10.04.1LTS server. It's ssh login displays the following:

Code:
bob@b-desktp:~$ ssh admin@192.168.0.153
admin@192.168.0.153's password:
Linux server.nnbob.net 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux
Ubuntu 10.04.1 LTS
code....

No mail.Last login: Mon Dec 27 17:00:10 2010 from b-desktp.nnbob.net.Notice the nice system information presented there. How do I get the other (upgraded) server to do that too?

View 6 Replies View Related

Ubuntu Servers :: System Info Displayed At Login?

Oct 1, 2010

I've been trying to figure this out... What command does the system use to display this at login:

Quote:

System information as of Fri Oct 1 08:35:54 CDT 2010

System load: 0.28
Usage of /: 10.8% of 17.89GB
Memory usage: 51%
Swap usage: 3%
Processes: 112
Users logged in: 1
IP address for eth0: <ip.address>

It's not uname, free, top, df, uptime, etc... Also doesn't appear to be anything in /proc that I've found. Anyone know what it is? I want to grab its output as part of a script. I could use other commands I suppose, but this system info output is neat and concise.

View 7 Replies View Related

Ubuntu :: System Volume Info Folder Keep Appearing?

Mar 17, 2011

I am a new user of Linux and it was just my luck that my Windows partition along with my WD 350GB external HDD got infected with a virus. My computer science buddies suspect that the virus in my HDD was in a folder called System Volume Information. Right now, my Windows partition's been removed so my netbook is 100% Linux. I also deleted said folder from my HDD. However, the System Volume Information folder in my HDD still keeps on appearing.

I read that the System Volume Information folder is a Windows folder so I'm wondering why it still keeps on appearing? Is this still the virus? I'm skeptical but right now, I really don't know.

View 1 Replies View Related

Software :: How To Get Info About System Libraries

Feb 23, 2011

I installed ARB in my pc...while running arb below error is occur...
- arb_ntree: error while loading shared libraries: libXm.so.4: cannot open shared object file: No such file or directory
ARB done

This type error also occur while running phylip programs
- drawtree: error while loading shared libraries: libXm.so.4: cannot open shared object file: No such file or directory

I dont know that my system contains this library or not...how I find that? My system is Fedora....

View 4 Replies View Related

Ubuntu :: Can't Install Update-info-dir File Is Missing From /var/lib/dpkg/info/?

Aug 6, 2010

so i cannot install anything because update-info-dir file is missing from /var/lib/dpkg/info/ .. I've searched for the last day and a half for a way to fix this, but nothing. can't even update dpkg because of this. so how do I bypass or fix this so I can install stuff (this is a fresh install of ubuntu 10.04 lts Lucid Lynx).

View 9 Replies View Related

Ubuntu :: Update System Info (after Installling An Image On A New Computer)?

Mar 8, 2011

I've just receive my new Dell desktop and I used CloneZilla to move everything from my old computer to the new one. I made an image of the disk of the old computer and restored this image on the new one.

For most of it, it worked well: it was relatively quick, and I have all my old settings except everythings is going quicker. But the new system is not entirely recognized: the processors are correctly identified, but I can't see the new RAM memory: hardinfo, free or cat /proc/meminfo all seem to refer to the memory of the old system, not the one that is on the new computer.Is there a way to force the system to reinspect the hardware and 'discover' its new ressources?

View 5 Replies View Related

Programming :: Get System Info Like Up Time - No Of Process ?

May 26, 2010

I want to get system info like up time, no of process etc. for up time i got the got from net but it is giving me error. i.e.

error:

Following is the code i m using

Code:

Whats wrong with the code?

View 2 Replies View Related

Debian :: Monitor Info In System Settings -> Displays

Jan 18, 2016

I am running Wheezy 7.9 and recently created a file, in xorg.conf.d, to set the monitor configuration because the EDID is not always read from the monitor. Everything works great but when the EDID is not read the monitor name, as shown in System Settings>Displays, shows as Unknown. I have the vendor info and modelname in the config file but they do not show in the Display GUI. Is there some variable that I can set in order to get a good monitor name displayed?

Probably should include some more information. I am using the Gnome Classic desktop and gdm manager. Here is the monitor conf file that I put in /etc/X11/xorg,conf.d

Code: Select allSection "Monitor"
  Identifier "Monitor0"
  VendorName "VSC"
  ModelName "VA912b"
  DisplaySize 376 301
  HorizSync 30.0 - 82.0
  VertRefresh 50.0 - 85.0
 
[Code] ....

View 2 Replies View Related

General :: Get Amazon EC2 Instance Operating System Info?

May 31, 2011

I just setup an EC2 instance running Linux. Is there a way to get the version/distribution of Linux that is running on the instance via the terminal?

View 3 Replies View Related

General :: CLI, Displays System Info Distribution Logo?

Mar 7, 2011

I remember screenshots in which a cli window is opened and in it kernel version, processor type, and other information is displayed along witnice little ascii art of the distribution logo. I have seen it for gentoo and debian, but forget the name.

View 6 Replies View Related

Programming :: Extracting Auditing Info Using Awk System And Ausearch?

Aug 25, 2010

I'm a linux newbie and scripting novice and I'm trying to pull auditing info and dump it into a file. I made some login changes so it would get audited but I don't want to have to sift through the log to see who the user was and what was done. This is what I have below here and I can't seem to get it to extract the info want using the event id. The "ausearch -a $10" from the script should get it from the 10th column but it's not working.If I can get this to work I would like to add additional aureport options.

#!/bin/bash
yyyy=`date "+%Y"`
mm=`date "+%m"`

[code]...

View 6 Replies View Related

General :: System Crash Doesn't Save Info To Kern.log

Jul 23, 2010

I am currently creating a usb device driver consisting of mostly read and write commands. It can successfully read/write using the bulk endpoints, however reading from the interrupt endpoint causes a system crash.As the crash happens whilst writing to kern.log, the file doesn't get a chance to close, therefore done of my debug printk calls are saved. Also, I get know response from using the magic sysrq key.

Does anyone have an ideas on how I can get any system information about what's causing the crash, or possible causes of the crash. (Using a usb sniffer running on another pc, I can see that the packet is coming in from the interrupt endpoint).

View 2 Replies View Related

Software :: DSL Box To Show A Picture Instead Of The Start Up Info As The System Boots?

Jan 15, 2009

I'd like my DSL box to show a picture instead of the start up info as the system boots.

View 1 Replies View Related

CentOS 5 :: Do I Need To Build Rescue CD Containing Directory Info Of Specific System?

Sep 14, 2010

I have been reading about rescue CD's but haven't found out whether I can make one using my currently running Centos(centos-release-5-4.el5.centos.1 ).I tried to use a Centos cd we have here and it looks fine till it asks where the 'tree' structure is located, when I select cd it ejects it and asks the same question again. Do I need to build a rescue cd containing directory info of my specific system?This is related to wanting to fsck my file system.

View 3 Replies View Related

Debian Multimedia :: Transparent Desktop Graphic Displaying System Info

Mar 13, 2011

I've seen some desktop screengrabs which have included a transparent graphic (usually in the upper right corner of the screen) that displays current system information such as the hostname, kernel revision, CPU utilization, etc., that is constantly updated.Is that something that is available from Debian? I would like to install it to check it out, if it's available.

View 5 Replies View Related

General :: Obtain System Info Like The CPU Cache Sizes And Core Speeds From The Shell?

Sep 1, 2010

how do you obtain system info like the CPU cache sizes and core speeds from the shell?

View 2 Replies View Related

Ubuntu :: Unable To Create Trashing Info File: Read-only File System

Jul 21, 2010

I plugged in my USb drive into my computer yesterday and tried to delete a folder. I was unable to do so and got the following message

Cannot move file to trash, do you want to delete immediately? The file "my file" cannot be moved to the trash. Show Details Unable to create trashing info file: Read-only file system

So when I click on delete I get another error message:

Error while deleting.
There was an error deleting Case Study Database. Show Details Error removing file: Read-only file system

At this point I can only click on Skip, Skip All, or Cancel.

I have not changed anything on the stick recently so I dont know what is causing the problem.

View 7 Replies View Related

Software :: Fedora 15 Software Update Unspecified Transaction Error Occurred At System Info

Jul 14, 2011

Fedora 15 software update "unspecified transaction error occurred" at system info before installing updated list. After unchecking every (no arch) update, all the rest (i686) were installed. now all (no arch)updates remain on the list to be installed.

View 1 Replies View Related

Ubuntu Installation :: Info Error "error Processing Install-info (--configure)" During Update

Apr 8, 2010

I'm using ubuntu 10.04 beta 1. when I try to update & upgrade I get the following error:

Code:
Setting up install-info (4.13a.dfsg.1-5ubuntu1) .../etc/environment: line 4: LC-ALL=en_US.UTF-8: command not found dpkg: error processing install-info (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: install-info

View 4 Replies View Related

Ubuntu :: Importing TB Info Into Evolution

Feb 2, 2010

I am using TB 3.0.1 on Karmic. I finally took a look at Evolution and I like the contact features. I have been looking for a replacement for ACT (I recently migrated from XP) and this looks like it might fit the bill. Is it possible to import all of my emails, contacts, folders etc from TB into Evolution. I would like to try it out and see if it works for me. I am in sales and need a program to keep track of leads.

View 2 Replies View Related

Ubuntu :: Retrieve Info From Webpage?

Mar 7, 2010

I'd like to retrieve information from a website. It's a dictionary type of website, each page of the dictionary has a URL, i would like to get the content of each page automatically in RTF.

Here is an example: [URL]

Is there any program to do this?

View 2 Replies View Related

Ubuntu :: Firefox Does Not Keep Login Info?

Mar 13, 2010

All of a sudden, Firefox no longer remembers login information. For example, I log into Facebook and tell it to remember me. Then I close Firefox and come back a few hours later and I get prompted to log in again. It's not just Facebook. It happens with this forum, My Yahoo, and others. In Firefox preferences, I have Remember History and Remember Passwords checked. I have not run any kind of cleanup program or cleared my browsing history. This just started happening within the past couple of days.

View 9 Replies View Related

Ubuntu :: Where Is Printer's Info Stored?

May 30, 2010

Ubuntu 10.04 Gnome.I have a hpDeskjet 940c. It ran great since 8.04 and still works great on 10.04. However, I had to shut down the computer it is on to do some hardware repairs to the powersupply of the computer. So, I moved my printer to another Ubuntu 10.04 machine and discovered I didn't know the settings, such as baud rate, flow control, parity, etc. Ubuntu had never asked me for them....nor was I lucky at guessing them. I then found the hp installer which said it supported my printer and would automatically do the install job, but after trying it, I found it only supported USB and my printer has only a parallel connection.

I then moved the printer to a 9.04 Machine, thinking I only needed to drop back in time, since my printer worked great during that era also, and discovered the same problem! Evidently my printer hasn't been supported for some time! Yet it has happily worked with each new version of Ubuntu.This brought me to the realization there must be a file in my home directory which survives each new full install that I do, and that contains everything my printer needs to be automatically set up, as with each new version of Ubuntu, the wizard has worked great automatically setting it up.Does anyone know the name of that file, so that I can copy it to the new machine?

View 3 Replies View Related

Ubuntu :: Where Is Metadata Info Logged

Sep 28, 2010

I am new to linux and just installed mythbuntu. I got everything configured and running smoothly, but I have some mistakes in metadata info that got imported in and need to delete that information so that I can get the correct information. Where is that information logged and how can I edit or delete it?

View 2 Replies View Related

Ubuntu :: Get Hardware Specific Info About A /dev?

Nov 23, 2010

Is there a way to get hardware specific info about a /dev?I have added a data acquisition board, and, I don't know if it has shown up in the /dev list, or how to make it do so, or even if I want it to.It is located at address 0x300, but I don't know how to get that kind of information from something listed in /dev.I have a program that accesses the board and it is working fine, but I need to run the program as root (sudo acquire_program).I have been reading about groups and permissions and there may be a way to give access to a /dev/something to a program (or group)

View 1 Replies View Related

Ubuntu :: Version Info Incorrect?

Dec 19, 2010

I am using ubuntu Version 10.10. I always apply all important security updates and recommended updates. When I checked the version of my software using the system->"About ubuntu" drop down, it tells me that I am using version 11.04 which "was" released on April 2011.

View 4 Replies View Related

Ubuntu :: How To Get Kernel Panic Info?

Jan 26, 2011

I am getting Kernel panic. I was getting is very frequently before, then I re-installed and it starts off fine then after a while it starts happening again.The problem is I have no idea what is causing it. The screen is completely frozen and won't respond to anything. The Alt sysreq combinations don't work, and I have to power off with the button.

View 2 Replies View Related

General :: Where's The Hardware Info In Ubuntu 9.10

May 12, 2010

I'm running Ubuntu 9.10 on an older Compaq Evo D310 and can't seem to find the Hardware Information in System/Preferences. Anyone know where it went in this version?

View 2 Replies View Related

Ubuntu :: Any Way To Unlock File Info In Koala?

Jan 8, 2010

Is there any way to "unlock" file info in Koala to become visible in the properties of that file? For example, when opening an .mp3 in VLC and checking the information, I am able to see and edit extra info that I do not see when simply right clicking the file and selecting properties. Another example is that GIMP saves comments to images, but I have nowhere to view these comments once they are saved. I would like to see more info when checking the properties of a file, dare I say like Windows enables users to. So is there a terminal code or plugin that I can install?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved