How to Connect to a Wireless Network at Startup (OpenSolaris)


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS How to Connect to a Wireless Network at Startup (OpenSolaris)
# 1  
Old 11-03-2009
How to Connect to a Wireless Network at Startup (OpenSolaris)

This article describes how to connect to a wireless network upon startup for an OpenSolaris sytem.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Ubuntu

Could not connect to wireless network

I run lubuntu from usb (try lubuntu, it's not install on my pc ) And i try to connect to network I see the network name And i put the pass But it's not connect.. I tried to open hot spot on my phone and try to connect and it's not connect I have edumax n150 Try to install new driver -... (0 Replies)
Discussion started by: popcoern
0 Replies

2. Red Hat

Unable to connect Wireless

I have managed to install Broadcom BCM43228 Wireless adapter on a laptop running CentOS 5.9 using instructions at: wiki.centos.org/HowTos/Laptops/Wireless/Broadcom I had the problem "Error for wireless request "Set Encode" (8B2A): SET failed on device... mentioned on the same page and solved... (0 Replies)
Discussion started by: cooltoad
0 Replies

3. Ubuntu

Wireless network not working

Hi, I am a new to Ubuntu linux and trying to learn it. I am using ubuntu 10.04. I am getting problem in setting my wireless network. I set it up properly and was working fine. But suddenly it stopped working, though the wireless icon saying that it is connected, but can't load any page. I... (2 Replies)
Discussion started by: linux_learner
2 Replies

4. Solaris

how to connect to wireless from virtual box

hi everyone... this is my first post here please help me with this..as iam new to solaris i have installed solaris 10 on virtual box.. and am not able to connect to the internet .. is there anyway i can get connect to the net.. please help me step by step if possible... thanks in... (1 Reply)
Discussion started by: yrajendergoud
1 Replies

5. UNIX for Dummies Questions & Answers

OpenSolaris, Wireless won't work, help please!

I just installed a fork of opensolaris, and I really like it. I would hate going back to Ubuntu, But one issue, I cannot get my Dell Wireless 1450 Wireless USB Adapter working. On Ubuntu 10.4 I just installed nonfree firmware, but I guess it doesn't work that way on Solaris, any help would be... (5 Replies)
Discussion started by: Stormos
5 Replies

6. IP Networking

my wireless usb adapter connect to net but the signal is very weak

i have wireless usb adapter rtl8187 from micromax company my proplem is the signal is very weak and i cannot open website can i increase the signal ? iwconfig lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0... (5 Replies)
Discussion started by: rsd220
5 Replies

7. UNIX Desktop Questions & Answers

Wireless dissconnects on KDE startup

I have backtrack 3 installed in my laptop. Using ndiswrapper for broadcom wirless driver. It connect on startup easily .. but problem is when it starts KDE or Flux it gets disconnectd.. how to solve this issue? thanks a lot (0 Replies)
Discussion started by: nizammoidu
0 Replies

8. IP Networking

Wireless-G network

Hi, I have a laptop with a Linksys Wireless G PCMCIA card and a cable connection goin into a router and then a patch lead from the router going to a Linksys Wireless G access point IP 192.168.1.245 with DHCP disabled. I can connect to the access point from the laptop, but how do I get the... (1 Reply)
Discussion started by: perleo
1 Replies

9. Cybersecurity

Wireless Network

At the moment, I have three computers at home. I want to use boardband for my three computers. But I don't want to use network at home. I have been looking for a product which call OriNoCo USB Cilent. How do I connect to the internet with my computer?? If I post this in a wrong place, please... (0 Replies)
Discussion started by: him
0 Replies
Login or Register to Ask a Question
ospm-pm(1)							   User Commands							ospm-pm(1)

NAME
ospm-pm - OpenSolaris Print Manager SYNOPSIS
ospm-pm [gnome-std-options] DESCRIPTION
The OpenSolaris Print Manager application enables you to control and manage print queues and print jobs. Currently, it supports on Solaris LP print system. You can use OpenSolaris Print Manager to perform the following tasks: o Create printer groups from a static list or based on some attributes of the printers o View print jobs on each printer, and remove print jobs that are queued o Add new printer queues manually o Integrate Print queues which were Auto-detected or auto-discovered into its GUI The tool can be invoked from the command line, but it is typically invoked from the desktop menu. OPTIONS
The following options are supported: gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more infor- mation. EXAMPLES
Example 1: Launching OpenSolaris Print Manager. example% ospm-pm EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/ospm-pm The executable file for OpenSolaris Print Manager application. $HOME/.ospm-printer-groups.xml Configuration file for printer groups. $HOME/.printers It supports printer(4) when user saves queues into the Favourites printer group. ATTRIBUTES
+-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWprint-monitor | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gconf-editor(1), gconftool-2(1), ospm-preferences(1), libgconf-2(3), printer(4), gnome-std-options(5) NOTES
Written by Evan Yan, Sun Microsystems Inc., 2008. SunOS 5.11 07 Aug 2008 ospm-pm(1)