View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#7
Please paste the output to a file using the > operator

Code:
dmesg > /home/user/MyDocs/dmesg_output.txt
Code:
lsmod > /home/user/MyDocs/lsmod_output.txt
Code:
/sbin/ifconfig > /home/user/MyDocs/ifconfig_output.txt
When done, you can find those txt files in MyDocs, after which you can attach them to your reaction when you post here.