Sponsored Content
Full Discussion: transgressing gui...?!
Special Forums IP Networking transgressing gui...?! Post 56180 by moxxx68 on Tuesday 28th of September 2004 11:31:13 PM
Old 09-29-2004
Error transgressing gui...?!

Smilie here is a question for dummies questions and answers that I am very interested in hearing about.. any input would be appreciated.. I have noticed that 90% of the populace of the unix.forum is somwhat connectivity oriented.. I am not! I am just wondering, to get familiar with unix ip and networking where should I start.. and how should I go about gathering the right information for someone that is totally in the dark about IP and networking.. I tried to read up but most of the details are still a little complex.. if any one knows of a particular websites that offers free training or courses.. in text or html.. and that really takes into consideration that there are some us of out there still in the process of learning the basics of unix command structure.. and haven't a clue of what most websites, books, material, or others are talking about as far as IP and networking. I would appreciate the help. of course I will always use mozilla.. but as far as the text terminal where I spend 99% of my time, I would really love to achieve some kind of connection with the IP and networking world..
thanx moxxx68Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

GUI help

I am running Solaris 9 os on a sparc 64. I installed netscape 7 and it works just fine. However on the desktop when you click web browser is still brings up netscape 4. How can i make the web browser link on the desk top open version 7 instead of 4? Thanks, Steve (1 Reply)
Discussion started by: meyersp
1 Replies

2. UNIX for Dummies Questions & Answers

If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip

Hello all, 1) I want to have a GUI application that will call Unix shell scripts, 2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix. That is for example. If a is windows gui (... (1 Reply)
Discussion started by: hchivukula
1 Replies

3. Shell Programming and Scripting

Gui?

Do you guys work with Python? I'm just learning now but GUI seems like a way cool program it is just really wierd... I have version 4.2. you can download it for free off the site... (0 Replies)
Discussion started by: Blacidic
0 Replies

4. Programming

GUI using C language

Hi friends I have my project based on C platform. I was supposed to develop a GUI. Can u pls suggest me the best way to develop the GUI. I heard that motif is the easy one to develop GUI applications. Pls help me out thanks in advance. (4 Replies)
Discussion started by: veeru554
4 Replies

5. Shell Programming and Scripting

What to use for non-X GUI??

Has anybody ever needed to make a GUI (but really old-school style like dialog) to do some menu-based configurations... quite literally I have been bashing out code in Python using an interface class to the Dialog program in Linux... but it doesn't really have all the callback menu-driven... (0 Replies)
Discussion started by: jjinno
0 Replies

6. Shell Programming and Scripting

Running a GUI without GUI

I was wondering if it is possible to run a GUI window (say Firefox) without actually showing up the window on the desktop but still make it do its own regular stuff (like maybe do something via the command line). Sorry if its a dumb question. Thanks (3 Replies)
Discussion started by: Legend986
3 Replies

7. What is on Your Mind?

Do you like new GNOME3 GUI ?

I was disappointed with new GNOME3. It is not possible to create new shortcuts on Desktop or to create new file or folder and icons remind me on smartphone launchers :wall: For me that is not serious GUI for servers and not even for a Desktop. Hope for better future :D (8 Replies)
Discussion started by: solaris_user
8 Replies

8. UNIX for Advanced & Expert Users

UNIX with GUI

Dear Experts, My application is running on linux, which makes me connect to lot of different servers manually through putty, and execute the commands. Is there a way, i can create a GUI, or something, where click on few buttons can be translated in to predefined commands at BE and i need... (2 Replies)
Discussion started by: Prateek007
2 Replies

9. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies

10. UNIX for Beginners Questions & Answers

Gui

hi unix expert what does mean the blew sentences? and what does i do for this? ( i want to install dropbox in centos) "I was just experimenting with Flatpak apps, and Dropbox is available as a Flatpak. Installing that way was super easy -- installed gnome-software (which has Flatpak... (2 Replies)
Discussion started by: abdossamad2003
2 Replies
IP-TOKEN(8)							       Linux							       IP-TOKEN(8)

NAME
ip-token - tokenized interface identifer support SYNOPSIS
ip token { COMMAND | help } ip token { set } TOKEN dev DEV ip token { get } dev DEV ip token { list } DESCRIPTION
IPv6 tokenized interface identifer support is used for assigning well-known host-part addresses to nodes whilst still obtaining a global network prefix from Router advertisements. The primary target for tokenized identifiers are server platforms where addresses are usually manually configured, rather than using DHCPv6 or SLAAC. By using tokenized identifiers, hosts can still determine their network prefix by use of SLAAC, but more readily be automatically renumbered should their network prefix change [1]. Tokenized IPv6 Identifiers are described in the draft [1]: <draft-chown-6man-tokenised-ipv6-identifiers-02>. ip token set - set an interface token set the interface token to the kernel. Once a token is set, it cannot be removed from the interface, only overwritten. TOKEN the interface identifer token address. dev DEV the networking interface. ip token get - get the interface token from the kernel show a tokenized interface identifer of a particular networking device. Arguments: coincide with the arguments of ip token set but the TOKEN must be left out. ip token list - list all interface tokens list all tokenized interface identifers for the networking interfaces from the kernel. SEE ALSO
ip(8) AUTHOR
Manpage by Daniel Borkmann iproute2 28 Mar 2013 IP-TOKEN(8)
All times are GMT -4. The time now is 11:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy