General :: Interacting With Running Shells (Fedora 15)

Jun 21, 2011

I was able to set up SSH and log into my linux machine and I want to interact with shells already running on the desktop. I can locate and view the processes but I'm wondering if its possible to "get into" the program I already have running via SSH and enter commands.

View 4 Replies


ADVERTISEMENT

General :: Way To Have Multiple X Severs Running In Different Shells?

May 24, 2010

Is there any way to have x server on multiple shells at a time?(eg. Sally is logged in on shell 6 with her own desktop cube while Rob is logged in on shell 7 with his own desktop cube, etc)

View 2 Replies View Related

Programming :: Difficulties Running Commands In Shells From Perl?

Jun 23, 2010

I'm getting something(s) wrong, trying to run commands (both simple and piped) in shells from Perl programs. The ultimate objective is to set up "copy X selection to clipboard" from urxvt but apparently simple debugging statements are not working.Here's the Perl, taken from here and modified to use xclip instead of xsel and with debugging added, shown in green

Code:
#! /usr/bin/perl
sub on_sel_grab {

[code]....

View 5 Replies View Related

General :: What Is The /bin/ksh Shells

Jun 27, 2010

what is the /bin/ksh shells

View 1 Replies View Related

Programming :: Interacting With A Website Using Perl And LWP?

May 5, 2011

I'm trying to write a Perl script that will go out to a website, log in, pull up a query page, fill-in and submit the query, extract a few specific lines from the query results, and finally place that output into a file. I'm having difficulty with the log in portion. It appears that rather than using the built-in Apache authentication, the developer decided to write their own authentication scheme that uses cookies.

I setup a cookie jar but I'm not certain I'm actually getting and keeping the cookie. When I try to go to a page after the log in page I get an error saying I'm not logged in or my session has expired. Here's the code as I have it thus far.

Code:
#!/usr/bin/perl
use strict;
use LWP;
use HTTP::Cookies;

[Code]....

View 2 Replies View Related

General :: Difference Between CLI Terminal Shells?

Jan 16, 2010

Is there a difference between the shells such as sh, csh, ksh and bash if so what is it or is it simply a matter of preference?

View 2 Replies View Related

General :: Calling URL From Shells Script

Jun 13, 2011

I have to call URL from shell script. E.g.: www.google.com. How can I call URL from the shell script.

View 6 Replies View Related

General :: Differences Between Shells - Which One Is Better To Run Under Scripts

Nov 16, 2010

What are the differences between the shells in Linux (eg. bash,bourne,korn,C etc) and which one is it better to run scripts under?

View 4 Replies View Related

Red Hat / Fedora :: Changing Shells - Illegal Variable Name Error

Jun 8, 2011

I changed shells for a user from bash to tcsh using this command... chsh user -s /bin/tcsh but when logging on via ssh under that user I get a "Illegal variable name" error. I type, echo $shell and it says, /bin/tcsh. I am curious what that Illegal variable name could be.

View 3 Replies View Related

General :: Command To List Number Of Shells

Feb 15, 2010

How can I know how many shells my system support (Is there any specific command)?

View 9 Replies View Related

General :: Topics For Project - Creating New Shells

Feb 24, 2010

I am college student and for this semester. I am planning to do a project in Linux. Also I have a plan 2 create a new shell in linux.

View 4 Replies View Related

Ubuntu :: Empathy Not Interacting With Evolution Envelope Icon Thingy?

Apr 22, 2010

When I got Ubuntu 10.04 beta the first thing I did was to uninstall Empathy as it was crashing a lot and I was used to some other application.Currently I want to use Empathy and reinstalled it.My problem is that instead of chat conversations "merge" with the evolution envelope icon Empathy seems to have it's own static icon. It's annoying because the icon is the same "green orb" whether I have a new message or not. The problem is not the version (2.30.0.1) as a personal friend has the same version and has it working fine.I already searched google and forums and tried re-installing empathy, indicator-applet, indicator-messages or evolution-indicator, cleaning cache and all.

View 2 Replies View Related

General :: Configure KDE Konsole To Open New Shells On A Different Machine?

Mar 11, 2010

How to configure the KDE Konsole that when I press on a "new tab" button, the new shell would open on another machine (thorugh ssh), and not on the current one?

View 1 Replies View Related

General :: Which Environment Variables Not Inherited By Bash Shells

Jan 2, 2011

I am using Linux some years, but since I built a LFS, I feel noobish again. Now with the help of BLFS I am setting up my environment and somewhere I incidentally read, that not every variable is inherited by a child Bash shell. As for the $PS1 and $PS2 variables I know, that they are not inherited by non-interactive Bash shells (and there is no reason why they should in my opinion). Well, as for my first thread I hope the title gives enough information on what I want to know. But anyways: Which environment variables are not inherited by Bash shells?

View 1 Replies View Related

General :: Bash Read All Environmental Variables Set By Other Shells?

Jul 23, 2010

For example, if I'm in csh, I can use `setenv VARNAME varVALUE` while I can use export in Bash. Given that the environmental variables are created, can BASH read env vars from csh and vice versa?

View 2 Replies View Related

Ubuntu :: Shells - Run IRC Remotely With Screen

Mar 24, 2011

Does anyone know of any free services offering debian or ubuntu shells? I want to run IRC remotely with screen, but free services only seem to offer unix shells. I'm not really bothered by that but I feel more comfortable on ubuntu.

View 2 Replies View Related

Slackware :: How Are Variables Set For Interactive Shells

May 5, 2010

I am trying to figure out where variables are set for interactive shells? In particular, I am trying to have LS_OPTIONS inherited by interactive shells as it is by login shells. I understand LS_OPTIONS is set in /etc/profile, and this may not be processed by interactive shells but by login shells. However, I also note other variables such as PATH and INPUTRC are set correctly in interactive shells, and these are also set in /etc/profile from what I understand. So how is it determined which variables are inherited by all shells, and which are just for login shells?

View 16 Replies View Related

Slackware :: Read $PS1 On Non-login Shells?

Jun 6, 2010

Let's say that I have a customized Bash prompt stored as a PS1 variable. My variable gets read every time I invoke a login shell, i.e., when logging in in one of the standard virtual terminal or by invoking xterm with the -ls parameter.

However, when I just invoke the terminal without specifying that it is a login shell, I just get something like: bash-XXX$ as a prompt.

where should I place my PS1 variable so that it could get read even on non-login shells?

View 7 Replies View Related

Programming :: Different Initialized Environments For Shells Vs Emacs?

Aug 7, 2010

I'm finalizing the the dual-boot addition that I recently completed. I've added lubuntu to the LT3114u Netbook that I use. That's done, now I'm migrating my user environment back from the Cygwin one that I've been using on Windoze, as of late. One of features that's been useful has been the global environment management possible with the windoze UI functions. As I coded my emacs environment while 'over there' (windoze side), I included a check for the lisp library repository path environment variable EMACSLOADPATH. It is globally available when one logs in, and does not get set in any user scripts, or dot files any to do with CYGWIN or emacs.

While it has been easy enough to set EMACSLOADPATH for the login shell environment, via .bashrc, .profile, and system wide via /etc/profile, I have not been able to have '/usr/bin/emacs23' have EMACSLOADPATH set when invoked via the LXDE UI. Thus, it would appear that emacs is not being initialized with the same environment that any of the shells are (old school?). Thus, what is it that one must update in order to have GNU emacs initialized with the same environment variables as bash? Or, put another way, why aren't the environment variable defined in /etc/profile, ~/.bashrc and/or ~/.profile ending up in the initialized environment upon invocation of emacs23 on lubuntu Linux?

[Code]....

View 3 Replies View Related

Slackware :: Difference Between Login And Interactive Shells

Apr 22, 2010

I am having trouble distinguishing between login and interactive shells as they relate to terminals. I understand that a login shell is what is started when you login, and an interactive shell is used by scripts and such. I also get that terminals will use an interactive shell by default. What I don't understand is why interactive shells have no prompt by default. Is their a way to get an interactive shell to inherit the normal PS1 prompt? Is it considered bad to do this? Would it be better to have terminals start login shells, and if so why or why not?

View 7 Replies View Related

Ubuntu :: Retrieve Panels Firefox Shells On Dual Boot

May 13, 2011

i am running ubuntu 10.10 on an aspire 5734z laptop, as 11.04 has a backlight issue, and i am dual booting with win7, which i am currently on. i have/had KDE, xfce, desktop edition ubuntu, and gnome 3 sessions installed. i had noticed recently that startup is taking longer than usual, 2x the time as win7, ubuntu and windows are both 32 bit bytheway. after grub, it would be a black screen with only '_' displayed, followed by a screen that says something about sql stuff. i figured this could be the reason my startups were long, and as i dont use sql (that i know of) i decided to just remove it and hope that would fix the problem... yeah, im a linux-noob. i went to software center, searched for it and removed the first entry, and it said it would remove some other stuff, mostly sql named things, plus shotwell and evolution, which i also dont use. after it went thru applying changes, i selected the next one on the list for removal, and the software center froze.

i logged out of the gnome3 part, and logged into ubuntu desktop edition. i then only saw a wallpaper, both of the default panels were gone. at this point i decided a reset was in order. i logged back into the default ubuntu desktop edition part, and the panels were still missing. i figured i would login to gnome3 or kde and see if i could get something figured out from there, but they are missing from the drop down box. the only ones remaining are ubuntu (desktop, recovery and safemode) and xcfe. i logged into xcfe only to find out firefox is gone. i am not familiar with xcfe, i only added it to maybe use sometime when i need to extend battery time, and with no click here to get online - icon in the panel, i figured my best bet was to return to windows and plead for help, before i tried to 'fix' something else, and made an even bigger mess. i dont know what i couldve done to basically render my ubuntu useless to me, to get rid of my panels, firefox, and i dont even know what else.. but the only thing i did at all was to remove the top sql entry, which was something like sql3_lib or something like that.

View 6 Replies View Related

Security :: Setting Limits For Authenticated User - Controlling Shells

Apr 16, 2010

I want to limit what a authenticated user can do on my Linux server. I've set the default shell to rbash, but I know a knowledgeable user can switch shells. Can I use file permissions to deny execution rights to /bin/bash to anyone who is not in a particular group? And if that works, how do I find out what other shells are installed on my server (Ubuntu 9.10)?

View 7 Replies View Related

Software :: Failed To Check Remot Comnd Executin Using Shells /usr/bin/ssh And /usr/bin/rsh?

Apr 5, 2009

I am configuring RAC 10gR2 over linux 4EL (two node over san) , as for as configuration is concerned every thing went fine ,every thing is passed in cvu utility , the only problem is that when i start setup it through following errors, SSh rpm are intalled on both machines , as i established eser equilence between oracle user ob both machine it is working , BUT i dont know y the follwing erorr apear , Could u tell me how to resolve this error

here it is ....

[oracle@rac1-pub orainstall]$ ./clusterware/runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed

All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-03_06-23-31AM.
code....

View 2 Replies View Related

Software :: GNU Screen Doesn't Start Shells As A Login Shell?

Mar 22, 2010

I want to have an ls' output colorization in gnu screen. Colorization in my system (Slackware 13) is realized by aliasing of ls in /etc/profile.d/coreutils-dircolors.sh:

Code:
$ alias ls
alias ls='/bin/ls $LS_OPTIONS'
where $LS_OPTIONS is
Code:
$ echo $LS_OPTIONS
-F -T 0 --color=auto

But in screen this alias isn't defined. It seems like /etc/profile script isn't executed at shell starting in screen. I think it happens because screen starts a shell not as a login shell. I tried to correct it by adding to ~/.screenrc or to /etc/screenrc. The problem is the same. By the way when I start screen as a root I haven't this problem. What's wrong?

View 3 Replies View Related

General :: Running NAM 1.13 In NS Using Fedora 11?

Apr 21, 2011

I am trying to run nam 1.13 in ns in Fedora 11. But I am facing the problem
[root@localhost Download]# nam
nam:
[code omitted because of length]:
no event type or button # or keysym while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
invoked from within
"if {[tk windowingsystem] eq "classic" || [tk windowingsystem] eq "aqua"} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D)}] units
}
bind Li..."

View 8 Replies View Related

Fedora X86/64bit :: Running Emacs 22.3 Under An X86_64 Running FC10 - Stops Responding ?

Jul 19, 2009

After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.

If I run one session of emacs everything works fine.

Once I start a second session and try to resize or move the emacs window, the system stops responding.

View 1 Replies View Related

General :: Running Vmware-config.pl In Fedora 12: 64 Bit ?

Jan 18, 2010

I've been trying to run the vmware-config.pl, but I'm getting this message

Quote:

None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? yes

Then I hit enter, and later get this message

Quote:

Unable to build the vmmon module.

I have installed gcc and the kernel-devel tools, and after installing all that I did an update, but still not getting through with the configuration.

View 8 Replies View Related

General :: Running Fedora 14 Installed On One Box And Live On About 3 Others?

Mar 23, 2011

I'm running fedora 14, installed on one box, and live on about 3 others. I know there are work arounds for some things and not others, so I just want to ask about keeping some of my favorite games; Diablo II, Settlers III, and seriously, Entropia Universe. These games require direct draw, directx, and so on.

View 3 Replies View Related

General :: Why Does Running A Program In Bash Work, When Running It In The Menu Doesn't?

Jul 26, 2010

I presume there is something in the JWM window manager - or Puppy Linux Lupu 5.01 itself that is conflicting with the normal loading of GMPLAYER....

I would like to know how to troubleshoot, and fix this problem if possible (even a workaround would be great).

View 1 Replies View Related

General :: Merge Four 230GB SATA Hard Drives On An Already Running Fedora 9 OS?

Dec 18, 2010

I recently finished installing Fedora 9 on a Prolient ML 330 G6 Server, but i configured the SATA hard drives to be viewed as four seperate hard drives. I was asked to merge the drives to be seen as one 800GB hard drive, my biggest fear is that we had set up Samba to share folders between fedora 9 giving specific users access to specific files saved on the Prolient server, will those settings be lost.And could you call that a File Server or do you have to enter any more settings And also if anyone could point me to a tutorial on Logical Volume Management and Raid specifically for fedora 9

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved