Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-03-2012, 08:10 AM
|
#1
|
Member
Registered: Jan 2011
Distribution: Back Track,Fedora,centos
Posts: 240
Rep:
|
linux commands
experts,
i need a list of all the commands in Linux (fedora), besides, i am using BT and Fedora on Vm, the problem is how to bridge the two interfaces (NIC's) i.e VM's interface and my laptops interface, i remember earlier i used "dhcpd" to do the same but now its not working.
Actually i was out of order for around 7 months that is where i lost my efficiency in linux. Thanks in advance.
Regards,
nm
|
|
|
07-03-2012, 08:29 AM
|
#2
|
Member
Registered: May 2011
Location: Belgium
Distribution: Ubuntu Server Edition, Fedora 16
Posts: 90
Rep:
|
List of all commands:
Code:
echo -n $PATH | xargs -d : -I {} find {} -maxdepth 1 -executable -type f -printf '%P\n' | sort -u
|
|
|
07-03-2012, 09:06 AM
|
#3
|
Member
Registered: Apr 2012
Posts: 131
Rep: 
|
Assalam o Alaikum.
If you are using VBOX then go to settings of your VM then set network's interfaces on bridge. Then you will be able to ping VM interface and yours laptop's interface.
|
|
|
07-07-2012, 07:54 AM
|
#4
|
Member
Registered: Jan 2011
Distribution: Back Track,Fedora,centos
Posts: 240
Original Poster
Rep:
|
uk.engr,
i did that but still its not working. i guess it has some driver issue. I executed the following commands and got nothing.
iwconfig::
lo: no wireless extensions
eth0 no wireless extensions
lspci |grep -i network: shows nothing.
ethtool wlan0:
settings for wlan0:
Cannot get device settings: no such device
Cannot get wake-on-lan settings: no such device
Cannot get message level: no such device
Cannot get link status : no such device
No data available
Can any one help me sort out this thing. Thanks in advance.
Regards,
nm
|
|
|
07-12-2012, 07:42 AM
|
#5
|
Member
Registered: Jan 2011
Distribution: Back Track,Fedora,centos
Posts: 240
Original Poster
Rep:
|
hi all,
ok i got it, it is actually because of the VM. If you install BT on disk there is a possibility that it will detect the wireless card onboard otherwise not. If want to use BT on VM then you need to use USB wireless interface it will work. All of this is about what i have researched if anyone gets to know something else please post it here. Here is a list of supported h/w with BT.
Luck
nm
|
|
|
All times are GMT -5. The time now is 02:25 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|