General :: Access Opensuse From A Remote System Using Ssh
Feb 3, 2010me using opensuse. when i wnat to access it from a remote system using ssh.the following error occur. permition denied (publickey,keyboard interactive)
View 2 Repliesme using opensuse. when i wnat to access it from a remote system using ssh.the following error occur. permition denied (publickey,keyboard interactive)
View 2 RepliesI have logged into one Linux VM and I want to test remote access to another Linux server on the same network but I cannot recall the Linux application to call?
View 10 Replies View RelatedI am using ubuntu 10.10 netbook remix version. I want to access a remote computer outside my LAN which is running on Windows.I tried vinagre for the LAN but the result is that the client (running on windows) system goes logged off making the client completely unaware about what is going on with his system.Is there any other way to access any remote Windows system ans still the client able to see and interact while it has been accessed by ubuntu.
View 2 Replies View RelatedI want to access suse pc from redhat remotely.
i need a remote access tool so that i could access my branch Suse operating system pc through Internet. i am getting teamviewer for linux, it is installed properly but not executing.
I have an old PC on which I want to install openSuse 11.1. After install the PC will sit as a box minus any screen or keyboard. I aim to access it using VNC from another VISTA laptop. How should I configure the linux box to support this scenario? In otherwords I want to be able to switch on a Linux box that has no keyboard or screen, and then connect to it from a remote laptop using VNC?
View 9 Replies View Relatedso it's been a while [a long while!] since I needed any desktop access to my suse server.... what are my options for an RDP server these days? VNC and.....? is there anything else? anything better?
View 9 Replies View RelatedI finally got Amarok and other media players working with the local mp3 files. However, I keep my files on a server. This setup works fine for Windows so it hasn't been a problem until now. The server is Ubuntu and I share the files using SAMBA. I know (very little) about NFS but I need SAMBA for the Windows clients so there is no NFS setup.I can see the SAMBA shares in Konqueror but I cannot open SAMBA shares with Amarok, XMMS, or anything else. I think I need to mount the SAMBA shares on OpenSUSE (11.2) to access them with Amarok, etc. I would then include these shares in the fstab file on my OpenSUSE box to include them at boot. Is this correct?
View 7 Replies View Relatedon a openSUSE-11.3 how do I configure lxde so I can access it via a remote XWindow server via xdmcp?
Entry /etc/sysconfing/displaymanager:
DISPLAYMANAGER="lxdm"
DISPLAYMANAGER_REMOTE_ACCESS="yes"
Entry in /etc/sysconfig/windowmanager:
DEFAULT_WM="startlxde"
[Code]...
On Linux I do:
rdesktop remotepc
How do I copy and paste between my local system and the remote system?
Enable remote access to MySQL database server I used the link above to enable remote access to mysql for a specific user. But when I try to telnet 3306 or user mysqladmin to connect, both just hang there. Using mysql 5.0 on opensuse 11.1
View 1 Replies View RelatedI'm new to the principle of network boot and I was wondering if this is possible. Computer A runs openSUSE. Computer B is an older, slower computer. Computer A and computer B are connected using an Ethernet cable that supports two-way transport. Can I use network boot on computer B to use the OS on computer A remotely while computer A is being used too? Does it involve RDP? Will the remote user experience noticeable lags/delays? What do I need to install on computer A to make this happen?
View 6 Replies View RelatedI have a server machine that is running SUSE Linux Enterprise Server 11. I set up a mysql server there. Now I want to access this mysql server from my laptop. I used the following command,
> mysql -h 12.246.5.70 -u davidehs -p
I found if the firewall on the server machine is running, I can not connect the mysql server from my laptop. If I stop the firewall first, and the do the connection, I can access the mysql. how to keep the firewall running and allow the remote mysql incoming requests?
I have a server machine that is running SUSE Linux Enterprise Server 11. I set up a mysql server there. Now I want to access this mysql server from my laptop. I used the following command,
> mysql -h 12.246.5.70 -u davidehs -p
I found if the firewall on the server machine is running, I can not connect the mysql server from my laptop. If I stop the firewall first, and the do the connection, I can access the mysql. Do you guys have any idea how to keep the firewall running and allow the remote mysql incoming requests?
I am trying to access my Red Hat server (home server) from my an external location. I followed the step on how to port forward but I'm having no success. I was wondering if there is something I should be doing on my linux server to all the remote access.
Should I be using vnc?
How do I allow webmin for remote access. Currently I can only access it locally from the system.
View 3 Replies View RelatedI use a hosted machine for work which has vnc and apache servers running. To work on a shell, I connect to the VNC server, and to access files I host them using apache and open them from my browser. It would be great if I can access my shells via my browser itself instead of using VNC or command prompt.
I am looking for an end result like this: [URL].. What are my options? PS: I already tried [URL]..but this uses a java applet to run and does not do it in browser itself.
what is a good software i can use to rdp to my linux rh5 from a windows computer
View 3 Replies View RelatedThe tutorial (UNIX Tutorial) does not say anything about the license from a remote computer, I want to be able to save files in these folders of mine, but can not access from a remote computer. Normally the command would win R (Windows key and R) give me a sign up picture, it comes up but I can not access. The message that comes up is that the network path is not available.
View 10 Replies View RelatedIf I enable compression when I use ssh to run remote X11 applications on a local display.
View 1 Replies View RelatedI have a Filer Server running Ubuntu Server 9.04 located at my office. I would like to access these files from my home. How would I accomplish this as simply as possible?
View 7 Replies View RelatedWe've got het a weblogic server 8.1 and i need to do some things with it on a remote server. how i can do this? I don't have any experience with this weblogic server
View 1 Replies View RelatedI have yum installed mysql 5 on Centos5 and I can successfully run queries through shell.However, I want to now allow external access to mysql via some mysql tools (Mysql Administrator/Mysql Query Browser) which is on some windows machines on the same network.Mysql is running on port 3006.When i try connecting through mysql Admin i get the following:Could not connect to the specified instance.MySQL Error Number 2003Can't connect to MySQL server on 'ipaddress' (10065)If you want to check the network connection, please click the Ping button.Googling this I get the impression its something port related, but I have tried what I have found and still no go.When I ping the server I get:
Start Pinging:
Reply from ipaddress: Time=0ms TTL=64
Reply from ipaddress: Time=0ms TTL=64
[code]....
I'm looking for a way to store an encrypted filesystem on rsync.net which can be mounted and used by multiple clients concurrently - I've considered and experimented with many different ideas, including code...
but all of them are leading me to what looks like a fundamental theoretical problem: a filesystem with concurrent access needs someone to manage it, and who's going to manage it if I can't trust the server? Or refuse on principle to trust the server? There would need to be some trusted entity communicating with every client and making decisions to keep the filesystem and/or block device consistent, right?
Is my understanding correct, or is there any way of achieving what I'm trying to do?
I am having the following problems:I have tried installing vnctightserver on Ubuntu and then installing the viewer on my windows machine but when I try to connect it rejects the connection....I need to remotely access the ubuntu-desktopn my ubuntu server LTS 10.04..... I have tried a number of guides but none are working for me....I have a firewall installed (iptables) but the neccesary ports have been opened up but my server still rejects incoming vnc connections.On a side note I do not have physical access to the server so all setup needs to be done via SSH...
View 3 Replies View RelatedThere is a way to make a remote access from a Ubuntu Linux to a Windows 7 machine using RDP(Remote Desktop Protocol)? I use "mstsc.exe" for Windows to Windows connections. What is like "mstsc.exe" that I can easily run from Ubuntu?
View 1 Replies View RelatedHow can i connect to FortiGate1 SSL VPN Remote Access router from Fedora/CentOS or Ubuntu/Debian?It only working with Windows Internet explorer for the moment using Vbox (But i cant use Windows only for this)How can i use it from my favourate Linux?
# vpnc
Enter IPSec gateway address: xx.xx.xx.42
Enter IPSec ID for xx.xx.xx.42:
[code]....
I have Fedora Directory Server with SSL running on my Linux Machine. I can see th output:
Code...
This shows that 636 port is open.But When I am attempting to this Linux Server from one of Windows Desktop it says "LDAP is Down".
I selected LDAPv3 and LDAPv3, hostname and SSL/TLS tried fetching base DN but it dint work.
I was looking for:how to access my Linux machine(OpenSuse 11.3) that is being hosted at my hoster company from my home Win Pc, I found TightVNC , but I am confused, should I install it on both systems ( viewer and server) ? .. what about the VirtualBox , can i Access with that tool or it is only for mounting the local Virtual Machines?
View 2 Replies View RelatedI'm using Windows XP. I'm connecting to a UNIX box using putty SHH(ksh). Now I want to copy a text file present in remote host to my local system.
View 5 Replies View RelatedHow to enable the remote desktop in a Red Hat system?
View 4 Replies View Related