LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 07-08-2014, 04:04 PM   #1
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Rep: Reputation: Disabled
how do I get the output of (inxi -F) to forum?


I have loaded LinuxMint17 to my Acer One Netbook and I cannot get internet going.
My netbook has a physical switch for internet connectivity but no dice here with LinuxMint17 nor could I get it to work with Ubuntu 14.03.
The netbook originally had Windows 7.
I am so new to Linux I cannot figure out how to get my output (inxi -F)from the netbook to the MAC Air to show on the forum.
Any help would be appreciated.

Thanks,

Ray

Last edited by rayratliff; 07-08-2014 at 06:12 PM. Reason: do not know what questions to ask
 
Old 07-08-2014, 04:06 PM   #2
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
sneakernet (usb flash drive).

also info from here mite also be useful:
http://www.linuxquestions.org/questi...7/#post5194985
 
1 members found this post helpful.
Old 07-08-2014, 06:12 PM   #3
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rayratliff View Post
I have loaded LinuxMint17 to my Acer One Netbook and I cannot get internet going.
My netbook has a physical switch for internet connectivity but no dice here with LinuxMint17 nor could I get it to work with Ubuntu 14.03.
The netbook originally had Windows 7.
I am so new to Linux I cannot figure out how to get my output (inxi -F)from the netbook to the MAC Air to show on the forum.
Any help would be appreciated.

Thanks,

Ray
Thanks, but how do I copy and paste using LinuxMint17?
 
Old 07-08-2014, 06:15 PM   #4
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
if you are in a gui, you would hi-lite the text with the mouse (rite-clik->copy/rite-clik->paste).

most commands you can run like this:
Code:
inxi -F > output-of-inxi.txt
to save the output to a text file.
 
1 members found this post helpful.
Old 07-08-2014, 06:15 PM   #5
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
I still do not understand how to use this forum. I never know foer sure who I am talking to.
I do not know how to copy and paste using LinuxMint17....
 
Old 07-08-2014, 06:19 PM   #6
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
if you are in a gui, you would hi-lite the text with the mouse (rite-clik->copy/rite-clik->paste).

most commands you can run like this:
Code:
inxi -F > output-of-inxi.txt
to save the output to a text file.
how does it work right click is execute, do I use c for copy? I need explanations on exact terminology.
 
Old 07-08-2014, 06:30 PM   #7
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
what window manager and program are you using.

i am using gnome as a window manager and gnome-terminal as a terminal.
 
1 members found this post helpful.
Old 07-08-2014, 06:40 PM   #8
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
if you are in a gui, you would hi-lite the text with the mouse (rite-clik->copy/rite-clik->paste).

most commands you can run like this:
Code:
inxi -F > output-of-inxi.txt
to save the output to a text file.
OK I got the text output from inxi from the Acer One onto a thumb drive. How do I put on this forum?
 
Old 07-08-2014, 06:43 PM   #9
NGIB
Member
 
Registered: Sep 2013
Location: Sumter SC, USA
Distribution: MX, Lubuntu
Posts: 449

Rep: Reputation: Disabled
Open the file in your text editor and copy the text. Hit reply on this thread and you'll see a "#" on the menu bar. Hit that and it will insert 2 [code] labels - paste the text between them...
 
Old 07-08-2014, 06:46 PM   #10
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
No I did not get the text from the Acer on the thumb drive. Will work at more. I need explicit examples or what to do needs to be explained.
 
Old 07-08-2014, 06:47 PM   #11
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by NGIB View Post
Open the file in your text editor and copy the text. Hit reply on this thread and you'll see a "#" on the menu bar. Hit that and it will insert 2 [code] labels - paste the text between them...
How do I open the file into a text editor?
 
Old 07-08-2014, 06:52 PM   #12
NGIB
Member
 
Registered: Sep 2013
Location: Sumter SC, USA
Distribution: MX, Lubuntu
Posts: 449

Rep: Reputation: Disabled
I have no idea how a MAC works but "generally" an OS will choose the correct program by double clicking on the file. A file with a .txt extension is usually opened in a text editor. In Windows/Linux if you right click on a file it will generally pop up a menu that includes "open" or "open with".

I'm not trying to be insulting, but getting wireless working can be a challenge - do you have anyone that can give you a hand nearby?
 
Old 07-08-2014, 07:02 PM   #13
rayratliff
Member
 
Registered: Apr 2012
Location: Boise,ID. and Quartzsite, AZ.
Distribution: linux mint 12 on an Acer Aspire One
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by NGIB View Post
I have no idea how a MAC works but "generally" an OS will choose the correct program by double clicking on the file. A file with a .txt extension is usually opened in a text editor. In Windows/Linux if you right click on a file it will generally pop up a menu that includes "open" or "open with".

I'm not trying to be insulting, but getting wireless working can be a challenge - do you have anyone that can give you a hand nearby?
NO, I think Linux folks are like Windows folks. I will not be posting anymore. Thanks for your help anyway....
 
Old 07-08-2014, 07:07 PM   #14
NGIB
Member
 
Registered: Sep 2013
Location: Sumter SC, USA
Distribution: MX, Lubuntu
Posts: 449

Rep: Reputation: Disabled
Your choice, but many times to get wireless working you'll have to add drivers or make a bunch of changes in system config files and it gets pretty complex. Since you were having trouble even opening a .txt file or copying & pasting - I asked you if you had somebody local to give you a hand. Sorry you're offended but it's very tough to spell out each and every minute step of a complex process over an internet forum...

Last edited by NGIB; 07-08-2014 at 07:09 PM.
 
Old 07-08-2014, 07:27 PM   #15
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
NGIB is right.-

Changes are that you do not have the driver for your chipset installed.
You may also need wireless-tools as well.

And I think you will also need the linux driver for your wifi card.

Once those drivers are installed your internet connection should work.

-::-Finding out what chipset is on your motherboard can be found by running the lspci command-::-


schneidz and NGIB are experienced with Linux. I know, they have assisted me and helped me to fix my system with success.

Try not to throw the towel in so soon w/o giving others a chance to help you.

-::-Reading the Linux Mint Documentation would help and give you wisdom and insight to how things work and function.-::-
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
use linux Forum or ubuntu forum for bypassing loading in grub1.5 Limji Linux - Newbie 1 02-16-2011 08:57 PM
Is the forum at http://forum.freespire.org/ dead ? freespirit me General 16 11-13-2008 08:21 AM
Copying a phpbb3 forum contents to a different forum; no admin access on source forum Maligree General 1 08-11-2008 11:45 AM
Is there as good Linux programming forum as LQ forum? kornerr LQ Suggestions & Feedback 5 04-29-2007 03:22 AM
Forum / HCL Forum for VMWare/VirtualPC HCLogo LQ Suggestions & Feedback 3 04-27-2004 04:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration