It is currently Tue Sep 15, 2026 3:27 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Cool System Info Script For Linux: inxi
PostPosted: Mon Dec 24, 2012 2:32 am  (#1) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
http://code.google.com/p/inxi/

For full verbosity..

./inxi -F -v7

Results on this system. (yeah, it's kinda old). :hehe

Image

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Cool System Info Script For Linux: inxi
PostPosted: Mon Dec 24, 2012 9:22 am  (#2) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Didn't install, command not found.

[root@localhost ~]# cd /usr/local/bin && wget -Nc smxi.org/inxi && chmod +x inxi
bash: wget: command not found...
chmod: cannot access `inxi': No such file or directory

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Cool System Info Script For Linux: inxi
PostPosted: Mon Dec 24, 2012 11:57 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
Hi O,
bash: wget: command not found...


This means your system is missing the wget program.
Besides this would d/l a deb file which AFAIK Fedora cannot install.
It's a bash script however and that should run on any flavor of linux.
http://code.google.com/p/inxi/source/br ... ec=svn1717
Scroll down to "View raw file" and click it.
On my system Gentoo Linux) I get a pop-up asking to d/l it.
You'll have to unpack it and you'll get 2 files:
*inxi (the script) and inxi.1.tar.gz which is the manual.
Hope this helps.
It runs fine on my Gentoo system.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Top
 Post subject: Re: Cool System Info Script For Linux: inxi
PostPosted: Mon Dec 24, 2012 1:11 pm  (#4) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Thanks, Gerard. I'll give it a go.

Did find wget in the add/remove programs for Fedora so have added that.

Image

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Cool System Info Script For Linux: inxi
PostPosted: Mon Dec 24, 2012 2:23 pm  (#5) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
It's a shell script. You can place the script anywhere in your path or just drop it in your user folder and run it from there.

I'm attaching a copy of the current version, as of today.


Attachments:
File comment: inxi - Linux System Info Script
inxi.zip [83.04 KiB]
Downloaded 113 times

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill
Top
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group