Allowing other users to connect via SSH and using X apps.

My computer starts ssh as daemon and I can connect from other workstations, but I can't use ssh -X to use X apps.
I usually do not need it, but when I do it is pretty annoying.
I can connect to the university computer and use X apps, but I can't connect from uni to home... :S

I just did this on the machine you have sshed into you want to set the DISPLAY variable to 192.168.1.5:0
So if using bash it should be DISPLAY=192.168.1.5:0
The ip address being the address of your computer that you trying to run the X apps on.
I also believe you have to run xhost +
So to sum it up:
xhost +
DISPLAY=192.168.1.5:0
ssh -X ezzetabi@remotemachine

Similar Messages

  • Can I share my internet connection via wifi AND use my wireless printer at the same time?

    Not completely familiar with  wifi capabilities. I have this new setup in my office. I want to share my iMac internet connection via wifi so I can text and check emails using my iPhone (no cell service inside the building). Which works fine. However, I now cannot print wirelessly to my HP printer (LaserJet Pro 400 color). Once Internet sharing is off, I can print just fine. Any other wireless options, or just go get a long USB cable?

    Hi,
    It is not a multitasking printer, other devices may keep it therefore the best option in this case: connect it to your wireless router and all devices which are conntected to this router can sahre the printer.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • If iphone didnt allowed any other phone to connect via Bluetooth , soon i will sell this fckn iphone!

    if iphone didnt allowed any other phone to connect via Bluetooth , soon i will sell this fckn iphone!

    I suggest preparing it for sale then, because connecting to other cell phones is not supported by the iPhone. Check this for the supported bluetooth profiles if you like. http://support.apple.com/kb/HT3647

  • New to mac , when i imported pictures on my account , i noticed the family user account can not view pictures in iPhoto why is this and how do i allow other users on my mac to view the pictures

    how do I allow other users to view pictures in iphoto on my computer?? can only view pictures when signed in administrator account?

    Try Here  >  http://www.apple.com/findouthow/photos/#intro
    More Info Here for the New Mac User...
    Mac essentials   http://support.apple.com/kb/HT2477
    PC to Mac video      http://support.apple.com/kb/VI207
    Find Out How (Video)
    http://www.apple.com/findouthow/mac/

  • ORA Connect via SSH Tunnel on Windows failed! LINUX works ...

    Hello again,
    i tried to establish a Oracle Client Connection via SSH Tunnel on WinXP Pro.
    1. Opened SSH-Tunnel Connection with plink (putty)
    TUNNEL: 10.5.1.111:1521 => localhost:1521
    (plink works fine with telnet, MySQL Client and other stuff)
    2. Connected with Oracle Client on Tunnel END => Localhost, Port 1521
    3. WIth ORA8i i got: Paket Error, With ORA10g i get: TNS: no listener
    plink works fine, so i dont think the problem is located there.
    i tried, tnsnames.ora, easyconnect and TNS-Less. So i guess, its not related to the connection method.
    i tried the same on LINUX ... ssh tunnel and sqlplus connect ... IT WORKS !
    Does Oracle need an aditional Port?
    Does it have Problems with WIN2UNIX Connections? (ORA DB is on UNIX)
    tnx

    Hi,
    Hum..., I guess this not work!
    Looking for this schema below, you need put the 1521 port
    If you desire, access the www.ssh.com site and download other ssh program
               Secure Connection
       +---->-------[SSH]-------->-----+
       |                               |
       |                               |
       ^                               |
       |       Insecure Connection     v
    CLIENTE--->--------------------> ORACLE
    ssh2 -l oracle -L 1521:192.148.1.251:1521 200.10.11.12
                        |          |                |
                        |          |                |
                   A  LOCAL        |                |
                   B       INTERNAL IP ORACLE       |
                   C                       EXTERNAL IP (GATEWAY)
                                                         C                             B
          | Firewall| . . . . .|INTERNET| . . . . . . |Firewall| . . . . . . . . . . |ORACLE|
          | Gateway |                                 |Gateway |                 192.148.1.251:1521
               .                                     200.10.11.12                                  
         A     .
       |Oracle Client|
       (TNSNAMES.ORA)
         <SERVICO> =
           (DESCRIPTION =
             (ADDRESS_LIST =                     
               (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
             (CONNECT_DATA =
               (SID = <ORCL>)
           )Cheers

  • HT201210 I'm trying to update my iOS to 6.0, using iTunes (with my 4s connected via USB and WiFi is on also). I get a message that 'there are purchased items on my iPhone that have not been transferred to my iTunes library. Yet, I can't find those items!

    I'm trying to update my iOS to 6.0, using iTunes (with my 4s connected via USB and WiFi is on also). I get a message that 'there are purchased items on my iPhone that have not been transferred to my iTunes library. Yet, I can't find those items! Help!  There is not error message number just the text message. I've searched for an answer but have found nothing on "transfering items purchased to your iTunes library".

    Right click on your device icon on the left pane of iTunes and click on transfer pur....

  • How can I allow other users on my macbook to view my iphoto library when th

    How can I allow other users on my macbook to view my iphoto library when they are logged in. I do not have a network, and the users (my family) all log in seperately when they use the computer. Does anyone know? Thank you.

    rdoss
    Welcome to the Apple Discussions.
    If you want others to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account(s). In the other account(s), enable 'Look For Shared Libraries'. Your Library will appear in their source pane.
    Remember iPhoto must be running in both accounts for this to work.
    Regards
    TD

  • How to set "Allow external users who accept sharing invitations and sign in as authenticated users" programmatically?

    Sharepoint 2013 online/office 365.
    I am creating site collection programmatically using sharepoint Auto hosted app.
    Now i want to set "Allow external users who accept sharing invitations and sign in as authenticated users" programmatically after site collection creation.
    Is it possible through code? If yes please let me know how to do it?
    Najitha Sidhik

    For SharePoint 2013 Online, check below links:
    http://office.microsoft.com/en-us/office365-sharepoint-online-small-business-help/manage-sharing-with-external-users-HA102849862.aspx
    http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/manage-external-sharing-for-your-sharepoint-online-environment-HA102849864.aspx
    https://www.nothingbutsharepoint.com/sites/eusp/Pages/SharePoint-Online-2013-Sharing-with-External-Users.aspx
    http://blogs.office.com/2013/11/21/sharepoint-online-improves-external-sharing/
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • Allow other users when upgrading from version 8 to 9

    When I originally installed Parallels 8 I did not allow access to Windows to other users on my iMac.  I am now upgrading to Parallels 9 and want to enable another user on my computer to access my Windows programs.  Will I be prompted to allow other users when I install the Parallels 9 upgrade or will I have to go into Parallels 9 later to allow this.  If I have to go in later, how do i do it.

    You might want to ask in the Parallels forum as to how Parallels 9 works. http://forum.parallels.com/forum.php

  • How do I turn off my internet connection via 3G and be connected only to Wifi and vise vera? Iphone 4s

    How do I turn off my internet connection via 3G and be connected only to Wifi and vise vera? Iphone 4s

    Kappy wrote:
    The menubar for the Finder and your Desktop along with the date, time, and Spotlight icons. Looks like this:
    If it isn't present then open Network preferences, select the Airport port, check the box labeled: "Show Wi-Fi status in menubar." You can also turn Airport off in this same place.
    This is the iPhone forums

  • How do I allow other users on my wifi to print from their computers?

    How do I allow other users on my network (wifi) to print on my printers? 

    Hi there,
    You may find the article below helpful.
    iTunes: How to share music between different accounts on a single computer
    http://support.apple.com/kb/HT1203
    -Griff W.

  • TS1398 I cannot connect to iTunes store but all other devices are connecting to wifi and working great in household???

    I cannot connect to iTunes store but all other devices are connecting to wifi and working great in household???

    It has been saying this message for weeks so I don't think it's that iTunes is down...thank you though! I have 3 iPads, I phone, and iPod that I cannot connect to iTunes on and am beyond frustrated -ready to return items at this point...

  • I would like to know if there a way to use window (via bootcamp) and use a dual screen with the use of thunderbolt?

    I would like to know if there a way to use window (via bootcamp) and use a dual screen with the use of thunderbolt?

    There are very specific requirements for using an iMac as an external display.
    From Target Display Mode: Frequently Asked Questions (FAQ) - Apple Support
    What are the requirements for TDM?
    A Mac notebook or desktop with a Mini DisplayPort or Thunderbolt connection
    A Thunderbolt or Mini DisplayPort cable
    A supported iMac with OS X 10.6.1 or later. The table below shows iMac computers that support TDM, the required cables, and the port of the computer to which you are connecting the iMac.
    iMac Model
    Cable Supported
    Port on Source Computer
    iMac (27-inch Late 2009)
    Mini DisplayPort to Mini DisplayPort
    Mini DisplayPort or Thunderbolt
    iMac (27-inch Mid 2010)
    Mini DisplayPort to Mini DisplayPort
    Mini DisplayPort or Thunderbolt
    iMac (Mid 2011)
    Thunderbolt to Thunderbolt
    Thunderbolt
    iMac (Mid 2012 and later)
    Thunderbolt to Thunderbolt
    Thunderbolt
    Note that the iMac (Retina 5K, 27-inch, Late 2014) does not support Target Display Mode.

  • My Ipad 'Systems' shows my WiFi connection is working and all my Apps connect and interact ok but Safari says 'No Response from the Server' the same on my Mail. The WiFi works perfectly on everything else in the house. Any ideas ?

    My Ipad 'Systems' shows my WiFi connection is working and all my Apps connect and interact ok but Safari says 'No Response from the Server' the same on my Mail. The WiFi works perfectly on everything else in the house. Any ideas ?

    it was not just email it was all internet via safari but all apps including the bank account app. the laptop and pc access the same email servers which work perfectly so it is difficult to blame the servers.
    by the way it has now started to work properly at lasst after a whole day of trying to resolve this year.

  • Facetime "Fails" to connect via Airport Extreme using Comcast?

    Greetings,
    First time poster... tried researchings specifics on my situation and couldn't find anything so posting here to see if a solution has been found. 
    I used to have Verizon DSL for ISP with Airport Extreme as my wireless router.  Everything worked  including Facetime (only issue was the need for speed).  Switched to Comcast as ISP which uses cable and had the Tech reconnect it to the Airport Extreme to behave as the wireless router.  Internet is on and good... got a green light on the Airport Extreme.  However, when attempting to connect via any device using Facetime (it will ring but as soon as it is answered I get "Fail" message and it ends) be it my laptop, desktop or either of our iphones I have IOS7 and IOS6 respectively same error.  Did not make any modifications to Airport settings or any of my devices. 
    When checking the common response to this issue was a potential "Blocked Port" situation... but by digging a little deeper it appears that Comcast does not block ports that are relevant to Facetime (please confirm).  I didn't see anything else that would suggest a solution at this point. 
    Help would be greatly appreciated as we enjoy using facetime to have our 6 month old daughter connect to our grandparents.
    Thanks,
    Andrew

    The USB port on an AirPort Base Station other than the 802.11n model is only for use with an USB printer; hard and flash drives will not be recognized. The compatible base stations include version 5.0 of the AirPort software on a CD.
    (27846)

Maybe you are looking for

  • Edit html in JEDITORPANE

    HEllo friends! I need your help, for editing html in editorpane. I want to create a textarea in which the user type simple text than select some part of it & makes it bold, italic etc. by using an event of button or popup any thing. So guide me that

  • Handling events in sub VIS

    I am trying to capture the events in a sub VI. But somehow the event is not being captured. Thanks in Advance LabVIEWan  Attachments: New Folder (2).zip ‏42 KB

  • SRM pricing query

    Hi SRM experts,

  • Lenovo Remote Wireless Keyboard 57Y6336

    (Also known as the N5901) How does one type a function key (F1, F2, etc.) on this keyboard? There are no keys labelled as such. Thanks, Leo Moderator edit: Made correction to subject.

  • How can i obtain HTML code

    Hi, I need obtain the source code of one webpage (the page is http://www.banxico.org.mx/tipcamb/tipCamIHAction.do). Until now, i obtained the source code of pages with the function module SCMS_HTTP_GET_WITH_URL, but this page return the code 404 (Not