VectorLinux
May 26, 2013, 12:14:09 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Visit our home page for VL info. To search the old message board go to http://vectorlinux.com/forum1. The first VL forum is temporarily offline until we can find a host for it. Thanks for your patience.
 
Now powered by KnowledgeDex.
   Home   Help Search Login Register  
Please support VectorLinux!
Pages: [1]
  Print  
Author Topic: Just rambling commands and package installs  (Read 1103 times)
rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« on: September 10, 2012, 02:34:14 pm »

Just some commands I use
Logged

rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« Reply #1 on: September 10, 2012, 02:57:32 pm »

Lets try this again. Wireless commands I use for info.

Code:
echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n

Above command must be ran as root in terminal to get all relevant info.

lshw and hwinfo must be installed before running below commands in Vector 7 Std Gold. You won't find them in Gslapt in Vector 7.

hwinfo-13.57-i686-1jsc.tgz

lshw-B.02.16-i686-1cf.txz


Commands I use are

Code:
lshw -C network

Code:
su -c "hwinfo --wlan"

Code:
su -c "hwinfo --netcard"

Happy Trails, Rok



Logged

Chris530
Member
*
Posts: 25


« Reply #2 on: September 10, 2012, 04:48:50 pm »

Thanks Rok and keep ramblin.
Logged
rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« Reply #3 on: September 10, 2012, 05:20:37 pm »

Thanks Rok and keep ramblin.


Alrighty then, for wireless

Code:
dmesg|grep wlan0

Code:
readlink /sys/class/net/wlan0/device/driver/module

For wired

Code:
dmesg|grep eth0

Code:
readlink /sys/class/net/eth0/device/driver/module

Code:
whereis ifconfig
ifconfig: /sbin/ifconfig /usr/man/man8/ifconfig.8.gz /usr/share/man/man8/ifconfig.8.gz /usr/X11/man/man8/ifconfig.8.gz


« Last Edit: September 10, 2012, 05:28:55 pm by rokytnji » Logged

rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« Reply #4 on: September 18, 2012, 12:17:03 pm »

I don't know if any Vector Linux members know of this search engine. So just posting the link here.

It makes a good bookmark.

http://www.linuxidx.com/linux.php/linux.php?q=
Logged

rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« Reply #5 on: September 20, 2012, 12:42:28 pm »

How to find if your computer supports a linux pae kernel

Code:
grep pae /proc/cpuinfo

If you get nothing on the  read out. You probably don't have a cpu that supports a pae kernel. Mine for a reference.

Code:
$ grep pae /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc up pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr pdcm lahf_lm

shows that this box (my M/C shop media center Emachine 3407 Desktop)  supports a linux pae kernel.
Logged

rokytnji
Member
*
Posts: 63


Linux Friganeer


WWW
« Reply #6 on: September 24, 2012, 03:19:00 pm »

Just uploading some mtu's and .pls and .asx stuff so I can find later. Anybody else is welcome to them. I keep the extracted streaming folder in ~/Music. It's a bit of a mess though (duplicate .tar and stuff).

Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.14 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!