Sponsored Content
Special Forums IP Networking Need to configure TP-link TL-wn725n in Ubuntu server. Post 303003449 by kkeevv on Thursday 14th of September 2017 12:09:42 AM
Old 09-14-2017
Quote:
Originally Posted by Corona688
Could you borrow someone's laptop to bridge internet access from? Everything's a pain until you have a cable.

Ethernet adapters are much easier to configure than wireless ones. They're usually wholly built into the kernel and autodetect. Wifi drivers usually require external firmware to operate.
I put Tp-Link back in PC #1 (w/Ubuntu GUI). Going to try and share Internet with PC #2 (w/Ubuntu terminal) via Linksys ethernet router. I have a lot of research to do. I'm going to put a pin in this issue, I have started a new project. Testing Solaris live DVD.

Thanks for your feed back.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies

2. UNIX for Dummies Questions & Answers

How do I link my Ubuntu desktop to a separate partition?

I have a dual boot system on my laptop running Windows 7 professional and Ubuntu 10.10. I would like my windows 7 desktop C:\users\username\Desktop and also my Ubuntu 10.10 desktop /home/username/Desktop to both save their files to the same location somewhere...perhaps /windows (a 40 gb win32... (0 Replies)
Discussion started by: Marcus Aurelius
0 Replies

3. Red Hat

Configure app server to view server files

Hi, We have a OEL6.1 installed on our server. We want developers to view there application logs generated on the server, but doesn't really want to give them access to server machine. Can someone please suggest how can we configure apache/httpd to create a url which will show all files in... (1 Reply)
Discussion started by: shrshah64
1 Replies

4. UNIX for Advanced & Expert Users

Working with configure file in ubuntu

Hi, I want to add the library in my configure file. i am doing it using autoconf in ubuntu. I am new to the autoconf. Can anyone please let me know how to add the library using configure file so that it can linked to my software which I am using? Thanks in advance!!!!! (0 Replies)
Discussion started by: diehard
0 Replies

5. Solaris

Can we configure link based IPMP in private connectivity in Oracle RAC

Hi I would like to know whether we can configure link based IPMP in private connectivity in Oracle RAC Regarsd ---------- Post updated at 04:35 PM ---------- Previous update was at 04:27 PM ---------- Here I am taking about in case of private connectivity through cross cable (6 Replies)
Discussion started by: sb200
6 Replies

6. Ubuntu

Install and configure ntp rpm on Ubuntu 13.10 version

Hello, I am new to ubuntu Server OS and so trying to setup and ntp service on couple of servers. I see ntp rpm is not installed. # dpkg --get-selections | grep -v deinstall | grep ntp ntpdate install # so I tried to installed ntp rpm using... (5 Replies)
Discussion started by: bobby320
5 Replies

7. Homework & Coursework Questions

Configure the AD Window server with Linux server(google Authenticator is installed)

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (2 Replies)
Discussion started by: manjusharma128
2 Replies

8. Linux

How to connect Linux server (configure two way authentication) with Windows server?

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (0 Replies)
Discussion started by: manjusharma128
0 Replies

9. Ubuntu

Ubuntu Server in VM - DHCP Server not working

Hello. Doing my first steps in Linux and while trying to configure a DHCP server in Linux i encountered some problems: TOPOLOGY: - Laptop with Windows 8.1 - VM Player 12 with Linux installed (Ubuntu Server 14.04) - ICS-DHCP-SERVER installed and running - Another LAPTOP conected to a... (1 Reply)
Discussion started by: Portuguevos
1 Replies
UPGT(4) 						   BSD Kernel Interfaces Manual 						   UPGT(4)

NAME
upgt -- Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device SYNOPSIS
upgt* at uhub? port ? DESCRIPTION
The upgt driver supports the USB 2.0 Conexant/Intersil PrismGT series wireless adapters based on the GW3887 chipset. These are the modes the upgt driver can operate in: BSS mode Also known as infrastructure mode, this is used when associating with an access point, through which all traffic passes. This mode is the default. monitor mode In this mode the driver is able to receive packets without associating with an access point. This disables the internal receive filter and enables the card to capture packets from networks which it wouldn't normally have access to, or to scan for access points. The upgt driver can be configured to use Wired Equivalent Privacy (WEP) or Wi-Fi Protected Access (WPA-PSK and WPA2-PSK). WPA is the de facto encryption standard for wireless networks. It is strongly recommended that WEP not be used as the sole mechanism to secure wireless communication, due to serious weaknesses in it. The upgt driver relies on the software 802.11 stack for both encryption and decryption of data frames. The upgt driver can be configured at runtime with ifconfig(8) or on boot with ifconfig.if(5). FILES
The driver needs a firmware file which is loaded when an interface is brought up: /libdata/firmware/upgt/upgt-gw3887 Currently these firmware files can not be included in NetBSD base system. Please download these files and put them into the above firmware directory. A tar archive file that includes upgt-gw3887 firmware can be found at: http://www.nazgul.ch/upgt/upgt-firmware-1.1.tar.gz HARDWARE
The following adapters should work: Belkin F5D7050 (version 1000) Cohiba Proto Board D-Link DWL-G120 Cohiba D-Link DWL-G122 rev A2 FSC Connect2Air E-5400 USB D1700 Gigaset USB Adapter 54 Inventel UR045G IOGear GWU513 Linksys WUSB54AG Linksys WUSB54G ver 2 Medion MD40900 Philips CPWUA054 SMC EZ ConnectG SMC2862W-G Sagem XG703A Spinnaker DUT Spinnaker Proto Board Thomson SpeedTouch 121g Willcom / Sharp WS003SH/WS004SH smart phone internal wireless LAN EXAMPLES
The following ifconfig.if(5) example configures upgt0 to join whatever network is available on boot, using WEP key ``0x1deadbeef1'', channel 11, obtaining an IP address using dhcpcd(8): ssid 'my network' nwkey 0x1deadbeef1 chan 11 dhcp Join an existing BSS network, ``my_net'': # ifconfig upgt0 192.168.1.1 netmask 0xffffff00 nwid my_net SEE ALSO
arp(4), ifmedia(4), intro(4), netintro(4), usb(4), ifconfig.if(5), ifconfig(8) HISTORY
The upgt driver first appeared in OpenBSD 4.3. It was ported to NetBSD by FUKAUMI Naoki and first appeared in NetBSD 6.0. AUTHORS
The upgt driver was written by Marcus Glocker <mglocker@openbsd.org>. The hardware specification was reverse engineered by the people at http://www.prism54.org/. BUGS
The upgt driver just supports the USB 2.0 devices (GW3887 chipset) but not the USB 1.0 devices containing the NET2280, ISL3880, and ISL3886 chipsets. Some further efforts would be necessary to add USB 1.0 support to the driver. BSD
July 4, 2010 BSD
All times are GMT -4. The time now is 08:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy