<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is command line sufficient enough for Linux administration? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685750#M1343</link>
    <description>It had better be.  I have Linux systems deployed all over Latin America and my only contact with them is via telnet.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
    <pubDate>Wed, 20 Mar 2002 15:20:15 GMT</pubDate>
    <dc:creator>Ron Kinner</dc:creator>
    <dc:date>2002-03-20T15:20:15Z</dc:date>
    <item>
      <title>Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685740#M1333</link>
      <description>I am new to Linux.  Recently I noticed some Linux system administration tools are GUI-based, such as linuxconf, netcfg,etc. But my linux servers are inside DMZ, so I can't access these machines via Gui-based tools such as Exceed.  May I know if command lines are sufficient enough to provide all system admin works?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 19 Mar 2002 01:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685740#M1333</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-03-19T01:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685741#M1334</link>
      <description>Given nearly a decade of experience, half of which has been Linux and Unix admin.. &lt;BR /&gt;&lt;BR /&gt;HELL YES!&lt;BR /&gt;&lt;BR /&gt;Gui for Administration is for those Windows people who don't know how to type a command with mroe than half a dozen options :)&lt;BR /&gt;&lt;BR /&gt;Linuxconf and a number of other tools provide a text-based 'menu' interface (whcih is nice I admit) which doesn't require Gui (X) access.&lt;BR /&gt;&lt;BR /&gt;Basically everything on a Unix/Linux system should be able to be done from a CLI.  It will just mean you need to learn how some things work in more depth than you normally would have had to (from a GUI interface).&lt;BR /&gt;&lt;BR /&gt;Linuxconf for instance doesn't provide you with any 'new' options which arn't already available from the command line.  It just makes it easier to do.&lt;BR /&gt;&lt;BR /&gt;On a RedHat system for instance, Linuxconf helps you drive the /etc/sysconfig/ structure (mostly), and a few other external daemons.  A read of the documentation tells you what most of that can do and how it works.&lt;BR /&gt;&lt;BR /&gt;A Gui is NOT a necesity for a *nix world.&lt;BR /&gt;&lt;BR /&gt;If there is a specific function you need help with, there are a large number of people here are more than willing to help you (for a few points of course :P).&lt;BR /&gt;&lt;BR /&gt;I hope this answers you question.. :)</description>
      <pubDate>Tue, 19 Mar 2002 06:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685741#M1334</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-19T06:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685742#M1335</link>
      <description>As long as you are only administering the operation system, you do not need a gui (some distributions prefer a X-based install tool).&lt;BR /&gt;If you have to administer applications, you mey need a gui (oracle 8i, orsis, icemcfd etc have gui-based installers).&lt;BR /&gt;&lt;BR /&gt;Heiner</description>
      <pubDate>Tue, 19 Mar 2002 08:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685742#M1335</guid>
      <dc:creator>Heiner E. Lennackers</dc:creator>
      <dc:date>2002-03-19T08:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685743#M1336</link>
      <description>Hi there.&lt;BR /&gt;The commandline administration should be your first choice. Pushing around a mouse does not help you understand, what is really going on.&lt;BR /&gt;Debugging is much easier with a direct reply from the system than through a window with some weird error message, which you have to decrypt.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Tue, 19 Mar 2002 14:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685743#M1336</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-03-19T14:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685744#M1337</link>
      <description>The command line is not only sufficient but it helps you to learn what is going on with the computer when you are troubleshooting. Command line is where your brain has to tell you what to do and where to find what you want, not some button that may or may not work.&lt;BR /&gt;&lt;BR /&gt;So to answer your question with a short version:&lt;BR /&gt;&lt;BR /&gt;YES&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Mar 2002 17:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685744#M1337</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2002-03-19T17:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685745#M1338</link>
      <description>I'll go against the trend here a little bit.  Yes, it is definitely sufficient and for many, superior.  I'm not sure if its a left-brain / right-brain thing, but some people grasp concepts better visually in a way that can only be done in a GUI.&lt;BR /&gt;&lt;BR /&gt;That having been said, my suggestion is to do a little of both.  Use CLI, read manpages, get into writing scripts, it will only help your understanding of Linux.  But sometimes you just need (as in Oracle) or want a GUI to do something.&lt;BR /&gt;&lt;BR /&gt;For such a case, you may find it necessary and useful to change your firewall policies.  If you can, open port 22 for SSH.  It is widely viewed as a very secure terminal server and client and many use it exclusively instead of telnet.  On top of that ssh can also establish an encrypted tcp tunnel like an ad hoc VPN session.  It also has a feature made just for forwarding an X11 session across this connection.  For more details see &lt;A href="http://www.openssh.com/" target="_blank"&gt;http://www.openssh.com/&lt;/A&gt; or just install the openssh* packages and read the manpages.  Depending on what distribution and install options you are running, you probably already have it.  Try 'man ssh' and 'man sshd'.&lt;BR /&gt;&lt;BR /&gt;And my second recommendation is to check out Webmin (&lt;A href="http://www.webmin.com)" target="_blank"&gt;http://www.webmin.com)&lt;/A&gt; or other web-based remote administration tools.  Yes, it is important for you to know the doings behind the scene, but these other tools come in handy.&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;-hal</description>
      <pubDate>Tue, 19 Mar 2002 19:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685745#M1338</guid>
      <dc:creator>Hal Rottenberg</dc:creator>
      <dc:date>2002-03-19T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685746#M1339</link>
      <description>Command line has always been sufficient for administration of linux.  Some options are available from the GUI.  All options are available from the command line.  &lt;BR /&gt;&lt;BR /&gt;The GUI does help for routine tasks involving several steps such as adding a user and setting up e-mail addresses.  It is also a pain when it insist you must restart the network and all network based services because you added that user.&lt;BR /&gt;&lt;BR /&gt;VNC works well if you can run it to allow GUI access through a firewall.  You can set it up to accept incoming request, or to contact a viewer.  It can also serve up a Java based viewer to a web browser.  (On port 80 if you like use a negative screen number, -5720 I think).  I use SSH to tunnel both X-Windows and VNC connections through firewalls.</description>
      <pubDate>Tue, 19 Mar 2002 21:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685746#M1339</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-03-19T21:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685747#M1340</link>
      <description>Of course _YES_, there is command line support for sys admin. You should rather practice with command line only rather than going for gui approach. Just type "linuxconf" in your command prompt and this given you a cursor based linuxconf same as u see with the GUI based.&lt;BR /&gt;   GUI tools are only for _WINDOWS_ folks and being linux guy, we should use only command line commands rather than relying on GUI.&lt;BR /&gt;&lt;BR /&gt;Hope I made sense.&lt;BR /&gt;&lt;BR /&gt;Siva&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Mar 2002 08:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685747#M1340</guid>
      <dc:creator>N.SivaramaKrishnan</dc:creator>
      <dc:date>2002-03-20T08:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685748#M1341</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Normaly in unix and Linux world, commands are the basic interface to interact with the Operating System (OS). I would even say that all GUI are translating their interactions with users to Unix or Linux commands and only then it is executed.&lt;BR /&gt;&lt;BR /&gt;So, don't worry about using commands. This could look more difficult in the first time but at least you are 100 % sure of what you are doing and specially mastering the interaction with the OS.&lt;BR /&gt;&lt;BR /&gt;Some GUI will define their own tasks not basiclly on commands but on some specific executables which they develop by their own. In this case, the only way to use this functionnality is to use the GUI. so it depends !&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Wed, 20 Mar 2002 12:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685748#M1341</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2002-03-20T12:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685749#M1342</link>
      <description>Hi Zhaogui,&lt;BR /&gt;&lt;BR /&gt;yes, the answer must be YES!!&lt;BR /&gt;&lt;BR /&gt;If you run a GUI, in background commands are executed like via the command line directly. The only extra a GUI can give to you, is that it "knows" the way how to execute the command, with which options and parameters and so on. If you know your needed commands and their options you are even much more powerful with command line than with GUIs. GUIs are allways standard products out of pocket, but your command line has much more possibilities which aren't even provided by the GUI.&lt;BR /&gt;&lt;BR /&gt;So if you know your commands, you will never need a GUI!!&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 20 Mar 2002 12:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685749#M1342</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-03-20T12:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685750#M1343</link>
      <description>It had better be.  I have Linux systems deployed all over Latin America and my only contact with them is via telnet.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 20 Mar 2002 15:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685750#M1343</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-03-20T15:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685751#M1344</link>
      <description>Hi,&lt;BR /&gt;Here's another yes.&lt;BR /&gt;Command line administration is possible for virtually anything you will do as an administrator. GUI based administration is often easier because of point and click access but if you do not understand what the system is doing, you may be in real trouble if a GUI admin task fails.&lt;BR /&gt;Personally, I do quite a bit on the command line with the exception of printer management and user and group accounts. I have done it both ways and this is where the GUI interface is a real time saver. You might also consider (for those very repetitive tasks)writing shell scripts if GUI is unavailable.&lt;BR /&gt;For example, generating a user account takes about 7 full command line steps (depending on what unix-based OS you are using) on the command line. GUI based a few points and clicks and a little typing and a good shell scripts can be just as easy and can save you tons of time in the long run.&lt;BR /&gt;Best of luck to you,&lt;BR /&gt;Kel</description>
      <pubDate>Thu, 21 Mar 2002 00:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685751#M1344</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-21T00:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685752#M1345</link>
      <description>The short answer, as all have attested, is a resounding "YES". &lt;BR /&gt;&lt;BR /&gt;That said, I would also like to stick in my two cents for WEBMIN, which provides a very useable GUI administration interface, directable to any TCP port you would care to use. &lt;BR /&gt;&lt;BR /&gt;(In general I use the command line in linux for most everything, with the exception of user administration, Samba, SQL Db's, Apache and Sendmail. All of which I *could* do via the command line, and often do, I just prefer to use the GUI for them)&lt;BR /&gt;&lt;BR /&gt;Best Regards, &lt;BR /&gt;Mark</description>
      <pubDate>Thu, 21 Mar 2002 02:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685752#M1345</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-03-21T02:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685753#M1346</link>
      <description>Thanks a lot.   I am just wondering  how come I can telnet indirectly to this Linux in DMZ through another machine, but I can't use xterm interface to do this in the same way?  You see, even though I can connect to the machine using Exceed xterm, I still cannot run "export DISPLAY=mypc:0.0", because it is inside DMZ and can't ping to my PC. Anybody knows how I can do that?  &lt;BR /&gt;&lt;BR /&gt;Another question, if only ssh is allowed for me to connect indirectly to the Linux in DMZ, will I be able to use GUI via ssh, or is there built-in GUI feature provided by ssh?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 02:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685753#M1346</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-03-21T02:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685754#M1347</link>
      <description>Because you can't get a direct connetion (having to bounce through another machine), it would appear as if there is no way for you to talk directly too it, thus the X display wouldn't really be able to connect direclty to you (thus the Point of a DMZ).&lt;BR /&gt;&lt;BR /&gt;As for the other however, I have read places where you can run X-Term's and other X based software via ssh (ssh after all allows you to EXECUTE a program on the remote machine, and spits the data back through the encrypted connection).&lt;BR /&gt;&lt;BR /&gt;If you are only running an X-Term on the remote machine, then why don't you just (locally) execute 'xterm -rv -e ssh &lt;REMOTE machine=""&gt;' ?  X-term it's self is run locally, but the content is (of course) from the remote machine. ?&lt;BR /&gt;&lt;BR /&gt;(Also, don't forget to assign points to all those who have responded.  It is a way to thank them for their time, and might well make people want to respond further in future.)&lt;/REMOTE&gt;</description>
      <pubDate>Thu, 21 Mar 2002 04:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685754#M1347</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-21T04:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685755#M1348</link>
      <description>Thank you Stuart, but my problem is this remote Linux machine is in DMZ(let's called it node C). If I want to access C from my PC(node A), I have to go through this path: A(Win98)---&amp;gt;B(hp-ux)---&amp;gt;C(Linux), even node B only has dumb console. From A I can telnet to B first and then type "ssh C",  so I am not sure how you can execute 'xterm -rv -e ssh C' on B and display the contents of C on my node A?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 06:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685755#M1348</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-03-21T06:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685756#M1349</link>
      <description>Thank you Stuart, but my problem is this remote Linux machine is in DMZ(let's called it node C). If I want to access C from my PC(node A), I have to go through this path: A(Win98)---&amp;gt;B(hp-ux)---&amp;gt;C(Linux), even node B only has dumb console. From A I can telnet to B first and then type "ssh C",  so I am not sure how you can execute 'xterm -rv -e ssh C' on B and display the contents of C on my node A if you do not run "export DISPLAY=A:0.0" beforehand? &lt;BR /&gt; Because you know that "export DISPLAY..." on C doesn't work in my environment.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 06:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685756#M1349</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-03-21T06:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685757#M1350</link>
      <description>*nod* that makes a bit more sense as to what you are trying to do.&lt;BR /&gt;&lt;BR /&gt;It sounds like you are running an X server on your own PC.&lt;BR /&gt;&lt;BR /&gt;Given that situation, you should run an xterm on node 'b' (your HPUX machine) with a display set to node 'a' (your PC) which telnet's (or ssh's) to node 'c'.&lt;BR /&gt;&lt;BR /&gt;I do exactally the same thing in my office here.&lt;BR /&gt;&lt;BR /&gt;ie.&lt;BR /&gt;&lt;BR /&gt;telnet nodeb&lt;BR /&gt;&lt;LOG in=""&gt;&lt;BR /&gt;export DISPLAY=nodea:0.0&lt;BR /&gt;xterm -rv -e ssh nodec&lt;BR /&gt;&lt;LOG in=""&gt;&lt;BR /&gt;&lt;BR /&gt;You now have an X-Term window on your PC (node a) connected to the machine in the DMZ (node c), using the resources on node b to run the 'xterm' application.  Welcome to the wonderful world of X-Windows :P&lt;/LOG&gt;&lt;/LOG&gt;</description>
      <pubDate>Thu, 21 Mar 2002 22:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685757#M1350</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-21T22:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685758#M1351</link>
      <description>It sounds like a good idea, but it still cannot work. It still requires setup of DISPLAY.  Here is the error after I run xterm -rv -e ssh -l myid nodec&lt;BR /&gt;nodec#netcfg&lt;BR /&gt;Traceback (innermost last):&lt;BR /&gt;  File "/usr/lib/rhs/netcfg/netcfg.py", line 24, in ?&lt;BR /&gt;    from rhtkinter import *&lt;BR /&gt;  File "/usr/lib/rhs/python/rhtkinter.py", line 69, in ?&lt;BR /&gt;    e = Entry()&lt;BR /&gt;  File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1354, in __init__&lt;BR /&gt;    Widget.__init__(self, master, 'entry', cnf, kw)&lt;BR /&gt;  File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1078, in __init__&lt;BR /&gt;    BaseWidget._setup(self, master, cnf)&lt;BR /&gt;  File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1055, in _setup&lt;BR /&gt;    _default_root = Tk()&lt;BR /&gt;  File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 886, in __init__&lt;BR /&gt;    self.tk = _tkinter.create(screenName, baseName, className)&lt;BR /&gt;TclError: no display name and no $DISPLAY environment variable&lt;BR /&gt;&lt;BR /&gt;If I set DISPLAY to my PC, then it just hangs there forever.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Mar 2002 00:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685758#M1351</guid>
      <dc:creator>zhaogui</dc:creator>
      <dc:date>2002-03-22T00:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is command line sufficient enough for Linux administration?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685759#M1352</link>
      <description>Ah.  I didn't realise you were trying to launch other programs on nodec trying to attach to the X server on nodea.&lt;BR /&gt;&lt;BR /&gt;This cannot be done given the topology of your network, and the DMZ.&lt;BR /&gt;&lt;BR /&gt;You could try running a VNC server on nodec, and using vncclient on nodeb to view it on the X-server of nodea however..&lt;BR /&gt;&lt;BR /&gt;Have you looked into VNC?</description>
      <pubDate>Fri, 22 Mar 2002 03:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-command-line-sufficient-enough-for-linux-administration/m-p/2685759#M1352</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-22T03:12:14Z</dc:date>
    </item>
  </channel>
</rss>

