Sponsored Content
Top Forums Web Development What is Your Favorite Web Browser? Post 302503856 by Jakob on Saturday 12th of March 2011 02:03:42 AM
Old 03-12-2011
Perhaps sarcasm will come right back around and bite me in the wrong place.

Cannot stand Internet explorer, so definitely NO.

Since I am on Linux, I cannot use Internet explorer. As of right now, I use FireFox.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies

2. Linux

web browser from konsole

hi experts, i'm running red hat linux, consider there's no visual interface, no X server... actually there is one but it's written in Python! what i need is to intall a decent web browser on it! is it possible? and i only have abt 100 MBs of free disk space... (1 Reply)
Discussion started by: elzalem
1 Replies

3. Solaris

Web browser not opening

On clicking on my WEB BROWSER . no window is appearing , only a dialog box appearing with named "ALERT" any nothing else. What is browser package name , which is by default in Solaris 10 (3 Replies)
Discussion started by: kush singh
3 Replies

4. What is on Your Mind?

The Dillo Web Browser

Hello, Have you all noticed that the Dillo web browser always reports bugs just about on every web page. Richard Stallman's Personal Page However some, but not many have none. cheers (2 Replies)
Discussion started by: nigelc
2 Replies

5. UNIX for Dummies Questions & Answers

Practice UNIX on web Browser?

To practice SQL, there is a very good website called www.sqlfiddle.com no need of installing any external software, it can do almost anything in PL/SQL and Oracle. In a similar manner, is there a good website where i can practice Unix commands on a broswer? I mean, it should be able to execute... (1 Reply)
Discussion started by: Manjunath B
1 Replies

6. Programming

Web browser module in python

Hi, I am trying to multiple urls in multiple tabs within a browser window. I am using webbrowser module in python: My code: import webbrowser li = for url in li: webbrowser.open_new_tab(url) This code works fine, if the browser is already opened. If the browser is not started... (5 Replies)
Discussion started by: pandeesh
5 Replies

7. AIX

Can I run this thing in a web browser?

Old AS/400 guy here now administering an AIX system. We have an application that runs on 3151 emulator. Is it possible via an program or other to run a 3151 session in a web browser? I would like to have some of my user be able to work from home without having to install an emulation program, and... (1 Reply)
Discussion started by: jeveretts
1 Replies

8. What is on Your Mind?

Your Favorite Tech Support Web Sites and Why?

Where do you go to participate in technical discussions besides UNIX.COM and why? Personally, I do not really participate in other forums and discussion boards, but I do ask questions from time to time on Stack sites. The problem I have with Stack is that my questions are never answered on any... (30 Replies)
Discussion started by: Neo
30 Replies
UPNPD(8)						      System Manager's Manual							  UPNPD(8)

NAME
upnpd - Linux UPnP Internet Gateway Device daemon. SYNOPSIS
upnpd [-f] <ext_ifname> <int_ifname> DESCRIPTION
This manual page documents briefly the upnpd command. upnpd is a daemon that emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall. OPTIONS
A summary of options is included below. -f Stay in foreground, don't daemonise. ext_ifname External interface name. int_ifname Internal interface name. Further configuration is performed by upnpd.conf(5). SIGNALS
SIGUSR1 Delete all port mappings SIGINT, SIGTERM Shut down the server. The result of sending any other signals to the server is undefined. FILES
/etc/upnpd.conf SEE ALSO
upnpd.conf(5) AUTHOR
upnpd was written by Glover George and others. This manual page was written by Jose Fonseca <j_r_fonseca@yahoo.co.uk>, for the Debian project (but may be used by others). March 21, 2010 UPNPD(8)
All times are GMT -4. The time now is 03:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy