How to reconnect to a disconnected remote ssh session on solaris 10

hi all
How to reconnect to a disconnected remote ssh session on solaris 10
is there a way to accomplish this

No, there's not.
A common solution for this is to get a copy of 'screen'. After connecting via ssh (or any other protocol), you can start a "screen" session. If you get disconnected (or disconnect intentionally), you can later come back on the machine and bring your existing "screen" session back.
Darren

Similar Messages

  • How to enable 2 concurrent Administrative remote desktop sessions in Win 2008 R2 ??

    Hi,
    By default, 2008 R2 allow 2 concurrent administrative remote desktop sessions. But when i trying to connect 2nd administrative remote session, the 1 st will be disconnected.
    Is any settings need or just my misunderstanding ??
    Thanks

    Hi,
    Thanks for your posting in Windows Server Forum.
    Yeah, agree with words of Bred; only 2 remote desktop session is allowed for administrative purpose. If you want more than 2 remote desktop session than you need to purchase RDS CAL, install RD Licensing role activate it first and then configure CAL on it.
    There are 2 types of CAL available (USER & DEVICE). You can purchase CAL according to your company requirements. For more information you can refer below article.
    Install and issue RDS CALs or TS CALs
    http://technet.microsoft.com/en-us/library/hh553159(v=ws.10).aspx
    Hope it helps!
    Thanks,
    Dharmesh

  • How to reconnect after 1 disconnects from a group ...

    I send out an "invitation" to 3 people for a group video call.  We all get connected and then after some time one of them disconnects.
    Can that person reconnect to the group video (and if so how) or do we have to start the entire process over again?  Me sending out an "invitation"?

    Untick all the tracks, then iTunes will only play the track you select.

  • How do I get a decent remote terminal session?

    If I telnet in as a user and then use "su" I end up with a weak shell environment - no tab completion and a practically empty PATH setting. How do I set it up so that when I use "su" I have tab completion and a useful PATH setting?
    Thanks!

    You are coming in using the default shell. I prefer bash and set my passwd file to such.
    If you have set your root environment the way you like it you can do a su - root and that will send you in just like you were logging in as root at the terminal.
    oh my fingers... so tired after all that typing.
    should have just written
    "man su".....

  • Logging all SSH sessions? (Package to do it?)

    heya,
    I was wondering if there was a foolproof way of logging all commands executed via SSH? (i.e. logging all remote SSH sessions).
    I know you can do it manually via "script", or replacing the login shell, but I was hoping for perhaps a program/service, that did it automatically. (Just like how etckeeper managers all your configuration files).
    Also, I'd need it to work with all logins, including password-based ones as well.
    Cheers,
    Victor

    On Solaris, you would probably use BSM.  A search on google for "bsm linux" reveals some alternatives for Linux which you could try.

  • ACE 4710. Unable to clear ssh sessions

    Hi.
    Once in the CLI of an ACE 4710, using the command "clear ssh session id" I am unable to clear/kill any of the remote ssh sessions established.
    According to the administration guide, the "clear ssh .." command must clear the sessions, but it does not, or maybe I am missing something?
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/administration/guide/access.html#wp1050335
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Tabla normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    ACE/CONTEXTO_A# show ssh session-info
    Session ID     Remote Host         Active Time
    13728          222.98.54.158:50556   67:43:38
    13732          200.44.158.70:46172   67:43:36
    13735          200.44.158.70:46174   67:43:36
    13737          200.44.158.70:46177   67:43:36
    ACE/CONTEXTO_A#
    ACE/CONTEXTO_A# clear ssh 13728
    ACE/CONTEXTO_A# clear ssh 13732
    ACE/CONTEXTO_A# clear ssh 13735
    ACE/CONTEXTO_A# clear ssh 13737
    ACE/CONTEXTO_A# show ssh session-info
    Session ID     Remote Host         Active Time
    13728          222.98.54.158:50556   67:43:54
    13732          200.44.158.70:46172   67:43:52
    13735          200.44.158.70:46174   67:43:52
    13737          200.44.158.70:46177   67:43:52

    Hello,
    Seems to be working for me in my tests.  Works in the Admin context and a user context, and when clearing connections from console connection or one of the SSH sessions.
    ace-appliance-15/CTX1# sho ssh sess
    Session ID     Remote Host         Active Time
    24705          161.44.77.245:1586     0: 1:42
    25100          161.44.77.245:1589     0: 0:27
    25116          161.44.77.245:1590     0: 0:16
    ace-appliance-15/CTX1# clear ssh 25116
    ace-appliance-15/CTX1#
    ace-appliance-15/CTX1# sho ssh sess
    Session ID     Remote Host         Active Time
    24705          161.44.77.245:1586     0: 2: 5
    25100          161.44.77.245:1589     0: 0:50
    What version of software are you running on your 4710?  I am running the latest A3(2.4).  Can you try this version?
    Thanks,
    Sean

  • [Exchange 2013/Online][PS] How to retrieve existing remote PowerShell sessions

    I'm trying to figure out how to retrieve all existing remote PowerShell sessions (user-managed) between a client and an Exchange 2013 server.
    Running Get-PSSession only returns remote sessions created within the current PowerShell session (system-managed). I need to do this from within a
    different PowerShell session, possibly even from a different computer from where those remote sessions were established.
    Documentation for Get-PSSession states that this should be possible starting with PS 3.0 since user-managed sessions are now stored locally on the remote server (in my case, the Exchange 2013 server) and can later be retrieved from any system-managed session
    by using Get-PSSession with either the ComputerName or ConnectionUri parameter sets.
    Here's how those remote sessions are created:
    PS $> $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://<exchange_server>/powershell/ -Credential $credential -Authentication Basic -AllowRedirection
    PS $> Import-PSSession $Session
    And how I try to retrieve those session afterward:
    PS $> Get-PSSession -ComputerName <exchange_server> -ApplicationName powershell -Authentication Basic -Credential $credential -UseSSL -Port 443
    PS $> Get-PSSession -ConnectionUri https://<exchange_server>/powershell/ -AllowRedirection -Authentication Basic -Credential $credential
    Both methods yield no results (nor errors), while running Get-PSSession (without any parameters) within the same user-managed session would successfully return the session. 
    The only explanation I could think of right now is that somehow, WinRM on the Exchange server is not running PS 3.0 even though:
    $PSVersionTable.PSVersion returns 3 0 -1 -1
    winrm id returns ProductVersion = OS: 6.2.9200 SP: 0.0
    Stack: 3.0
    But when I attempt to disconnect a remote session with this Exchange server using Disconnect-PSSession, I get the
    following error message: 
    Disconnect-PSSession : Disconnect-PSSession operation failed for runspace Id = XXXXX
    for the following reason: The disconnection operation is not supported on the remote computer. To support
    disconnecting, the remote computer must be running Windows PowerShell 3.0 or a later version of Windows PowerShell.
    So I guess I have a couple questions:
    Are remote PSSession even supposed to be maintained on
    an Exchange 2013 server? 
    If so, is it possible to retrieve them from a different session using GET-PSSession?
    Which version of PS 3.0 is used by WinRM on an Exchange 2013 server?
    thanks

    Thanks for your help. 
    1. I know that remote PS sessions are supported, I have no issue connecting to the Exchange server. The issue is with
    reconnecting to an existing PS session.
    2. As mentioned in my original post, PS & WinRM 3.0 are installed on the client:
    $PSVersionTable.PSVersion returns 3
    0 -1 -1
    winrm
    id returns ProductVersion = OS: 6.2.9200 SP: 0.0 Stack:
    3.0

  • How to reconnect without using the "keep alive" plug-in?

    How do we issue a reconnect in SQL Developer? Has anyone figured out how to reconnect without having to disconnect, then connect again?
    Since SQL Developer takes SQL*Plus commands, I figured I could use "connect user@instance", but that doesn't work.
    Help! Is there a request for enhancement for this one?
    We are on Oracle 11gR1 (11.1.0.7) and SQL Developer 3.0.0.4 Build MAIN-04.34.
    Thanks,
    Alex.

    In 3.1 EA3, the context menu for a connection now contains a Reconnect option, just below Disconnect. It should become enabled only when a shared connection established for a worksheet / object viewer is broken. It should work for both Oracle and supported non-Oracle connections. Upon reconnect, a dialog will appear warning the connection has been reset.
    Some limitations:
    1) There is no UI to reconnect a broken connection for an unshared worksheet.
    2) Components other than worksheets and object viewer tabs using a shared connection may not function properly after reconnect.
    3) An example of (2) is the Schema Browser. It is necessary to close and reopen it after the connection it shares has been reconnected.
    Reconnect has been tested on Windows and Linux, on Oracle and MySQL, by shutting down/restarting the database, by saving/restoring the machine state of a VM running the database, by physically disconnecting/reconnecting the machine running the database from the network, and by ALTER SYSTEM KILL SESSION. It has not been tested with any sort of firewall or database session timeout, however.
    We hope this minimal implementation will cover the majority of use cases.
    Regards,
    Gary
    SQL Developer Team

  • How to reconnect a disable discovery mailbox?

    How to reconnect a disable "discovery mailbox"?
    I try to reconnect back to same user by choosing match user but it was not able to find it. Same result with select user option. What is that?

    Hi,
    You should confirm that the disconnected mailbox hasn't lapsed before reconnect it.
    When an Exchange 2010 mailbox has been disabled, it becomes a disconnected mailbox.  Disconnected mailboxes sit in the mailbox database until the configured retention period has lapsed, and then they are purged.
    I recommend that you refer to the following article :
    How to Reconnect a Disconnected Mailbox in Exchange Server 2010
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

  • How to lock record in a remote database ???

    Hi All!
    How to lock record in a remote table ??? Is it possible to lock by using the RPC ??? What are the options available ??
    thanks
    Sanjeeb Bose
    HCL Infosystems Ltd
    Kolkata India

    DBLinks may be one option...
    --Shirish                                                                                                                                                                                                                       

  • How do i use my apple remote on my macbook pro

    how do i use my apple remote on my macbook pro?

    Hi,
    System Preferences > Accounts > Your Account
    Select current  Pic and chose to Change it.
    You get an option to take a SnapShot.
    Quicktime will also be able to access it and record using Quicktime  X in Snow Leopard.
    Check the Menu items for New Recording.
    MSN for Mac can use it (It depend on version and in some cases whether you are connected to the correct type of Windows server)
    Yahoo (This is in Beta 3 and has been for years)
    Results can vary.
    A Web Browser with the Flash Plug-in active can access the camera on certain Web Sites that run video Chat rooms
    See Koowy
    (Type anything to Create a Room Name
    On the New Page allow access to the camera in the Flash Pop Up - You may need to use the tabs to Select Camera type.
    Send Buddy the URL of that page).
    Also see Here (Work by EZ Jim)
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    9:44 PM      Saturday; May 7, 2011
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
    , Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can i get a replacement remote for my apple tv

    how can i get a replacement remote for my apple tv?

    Welcome to the Apple Community.
    You can purchase them from the on-line or bricks and mortar Apple Store.

  • A lost my remote control for apple tv. I want to use my phone as a remote but the applications can' pair with the Apple TV device , how can I pair them without remote?

    A lost my remote control for apple tv. I want to use my phone as a remote but the applications can' pair with the Apple TV device , how can I pair them without remote?

    Setup for remote app: http://support.apple.com/kb/ht1947
    Specifically:
    Set up Apple TV (2nd and 3rd generation)
    On Apple TV, select Settings from the main menu.
    Select General > Remotes > Remote App. If Home Sharing isn't set up on your Apple TV, you should turn it on.
    Apple TV (2nd and 3rd generation) uses Home Sharing to stream content from your iTunes library on your computer to your HDTV.  If  you connect your Apple TV to your iTunes library using  Home  Sharing, you can use Remote to browse and play content from any  iTunes library in the Computers   section of your Apple TV. You can also  use Remote to select  between available speakers to enhance  your  audio and video experience.

  • My nephew lost the paired Apple TV remote and now I can't pair a new one with it.  How do I unpair the lost remote without pairing another remote?

    My nephew lost the paired Apple TV remote and now I can't pair a new one with it.  How do I unpair the lost remote without pairing another remote?

    See this official Apple article on how to unpair your remote with an Apple TV.
    http://support.apple.com/kb/HT1555?viewlocale=en_US&locale=en_US
    Let us know how this works for you.
    Also, are you positive the battery in your Apple TV remote is good?
    Never hurts to check or ask.

  • Creative Megaworks 250D 2.1 THX: How can I find a new remote control & spare satellite(s)?

    Hi all,
    For years, we have owned and used one remarkable speaker set from Creative:
    The Creative Megaworks (Cambridge Soundworks) 250D 2.1 THX-certified speakers!
    I have no complaints. The sound this small 2.1 set produces is amazing! The 300 watts (RMS) power can shake the whole house - x50W + 2x75W are more than enough! Movies, music, games, everything sounds great - bass is deep and clear, mid-range is good, high frequences are clear! There's no noise and no distortion (I have connected the system to an SPDIF digital connector on my sound card), the Signal-to-Noise ratio is 99 dB, and the frequency response of the set is extremely good, too!
    But I have a problem, now. We have broken, by accident, one of the satellites. Now I have only one satellite, and the bass/amplifier with the remote control... Looks like a . system... ;-)
    This system was a present for us. Maybe we were lucky, but I am very happy with the build quality of this Creative spaker set. Until we have broken one of the satellites ourselves, yesterday, everything was OK, and the sound it produced was amazing all these years...
    I tried to contact a Creative representative, asking if we can maybe order one (or two) spare satellites fot this set, but the only reply (up to now) was:
    "You are out of warranty period. Buy a new speaker set."
    Well, we could, I guess...
    But:
    First: Creative does not have (at present) a similar model, 2.1, THX certified, with digital (SPDIF input), 300W+ RMS, 99 dB Signal-to-Noise.
    Second, to throw away such an amazing set just because there's one satellite broken? That would be such pity! :-(
    I'd like to buy one (or two) new 250D satellites. I was thinking even that, in the worst case, I can maybe try to order 2 satellites from a Creative Gigaworks S750 set. They have very similar characteristics, 70W rms power, 8 ohms, so maybe this'll work. I was trying to check today if two satellites can be ordered, but with no luck up to now... :-(
    Does anyone have any similar experience? What do you do if you accidentally have broken up one satellite from a 2./5./7. expensi've speaker set? Should you throw away the whole set? Try to find similar satellites?
    I hope Creative support will help, but I don't have much hope, at present...
    Does anyone have experience connecting an S750 satellite to a 250D system? Can I expect any problems? Or it'll work?
    Finally, just one more question:
    The remote control.
    Currently, the remote control unit on our 250D model works OK. But I am a bit worried, if anything happens, that the speaker set can become useless. So I'd like to order one spare new remote control for this model, just in case. Can someone help?
    Maybe, even if this speaker set is not produced anymore, a new remote control can be ordered from Creative?
    I'd really like to make these 250D speakers produce great sound again!? I am a big Creative fan and Creative 250D 2.1 THX is one of the best sound systems I have ever owned (or heard) and I'd like to do everyting to fix things up...
    Thanks for all the help!
    Cheers! :-)
    PS The satellites of the 250D look very much like these. But these Cambridge Soundworks satellites are more powerful (20W RMS); I was even thinking to order a pair of them, but not sure if they'll fit well. Maybe a pair of S750 satellites (70W RMS) is a better idea? But in any case, if I can find a new pair of satellites, what to do with the remote control?... Please, help!

    After exchanging several messages with official Creative Support, I feel a bit disappointed... For years, I have believed that Creative is a company that makes amazing audio products. They probably still do, but now that I am a customer who owns an expensive product of theirs, but with expired warranty, they don't want even to suggest a solution that can work for both parties!
    Why is Creative Support so un-supportive? :-( I am still a Creative customer, after all, right?
    My communication with Support went nowhere. After it was established that our 250D system is out of warranty period (it is only 2 years, btw), they refused to sell me a replacement satellite (even if they still may have some left in stock, for such cases)!
    Finally, I found S700 satellites on ebay and I hope that 2 of them will fit well with the 250D system. Impedance of 250D satellites is 8 ohms (S700 satellites are 8 ohms, too), power is almost the same (250D satellites are 75W rms, and S700 are 70W rms), Signal-to-Noise of both systems is 99 dB, and frequency response is similar, too (250D satellites should be around 50Hz - 8 kHz, I think, and S700 should be around 50Hz - 20 kHz).
    Well, my final 'point of worry' was that if anything happens with the remote control, we won't be able to switch on/off the system, even if the sub/amplifier works. So, I tried to ask Support just to sell me one new remote control, if they can. To sell, not to give for free, mind this! ;-)
    They refused!
    My e-mails are either left un-answered, or the only kind of reply I get is 'We can offer you 10% off our new products'. Well, I don't want to buy a whole new expensi've system, if I can just get 1-2 replacement parts for my old one, and have it working for years! :-)
    (Imagine you buy an expensive DSLR camera, you break the LCD screen, and imagine how Canon or Nikon refuse to sell you a replacement LCD, because you're out of warranty! I can't imagine that!)
    Well, with Creative it looks like this works only this way: Buy a new system. While speaker system is within its warranty period, Creative may replace defecti've and/or broken parts. Once system is out of warranty period, you can simply throw the system away, as Creative will not sell you replacement parts, no matter how politely you ask (and no matter if such parts are available at Creative or not)!
    I hope I will be able to use our 250D system for some more time (after the satellites arrive). I don't know how I can find a new remote control, just to be on the safe side.
    And I am not sure I will buy Creative product next time. I will carefully look around and maybe will pick up a product from a company which will offer me not only warranty support, but out-of-warranty support, too. That would be wise.
    I like how the high-end Creative speaker systems sound. I simply cannot understand how this company can be successful, if they make such great products, but then refuse to help its customers, when they have problems... :-(

Maybe you are looking for

  • Contribution to Certain Pension Funds

    Hello Experts, As we are nearing the fiscal year end, Income tax details are being updated in SAP. We are maintaining Contribution to Certain Pension Funds in IT 585 for one employee, but the amount maintained against that head is not considered whil

  • LR keyword search (coming from PSE Organizer 9)

    I am using LR 4.1 RC2.  This morning using LR I upgraded my PSE Organizer 9 catalog.  It has about 50k photos with keywords and star ratings.  It seems like the upgrade worked because I can now see all my photos in LR and they have the keywords and s

  • Is there something wrong with my macbook?

    hello, i'm expericing a small problem with my macbook. This isn't a big issue, but it's bothering me. Here's the problem. Every time i boot up my macbook (for the pass week or so), the apple logo is slightly enlarged or squished like if it was in som

  • Spool report line width in background jobs

    Hi All, I wrote a report and specified the line size in the report header: REPORT /sappssrm/option_handler NO STANDARD PAGE HEADING LINE-SIZE 185. I want to run this report as background job and get a spool list with results of the report. I expected

  • CLSD orders should not pick in actual settlement (CO88)

    Hi While doing settlement (CO88) it is observed that around 1800 orders were showing in u201CInappropriate Statusu201D.  We have observed that all these orders status is in CLSD. These orders were very old orders and we have already settled these ord