General :: Ubuntu 10.10 To Win7 Pro Using Either TSClient Or Remmina?

Oct 17, 2010

'm wanting to remote into my Win7 machine at home to copy a file to my Ubuntu laptop. I've disabled my firewall. Worth noting is I have changed my default remote port to 22, though it shouldn't cause an issue AFAIK. I have selected to share one of my folders in my home directory. I select to map the folder or entire drive and connect. I get to the Ubuntu folder which I wish to copy items into, and in doing so I get this error:

"\tsclientshikeDocuments is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

Attempt to access invalid address."

Mapping a drive through Windows to Windows remote session has had no such issues. I also tried copying from the mapped drive and get the same issue. After the error occurs the drive is completely inaccessible till I reconnect.

Does anyone know how to get around this, or can suggest an alternative way of accessing my files remotely that will work?

View 1 Replies


ADVERTISEMENT

General :: Default Password For The Remmina VNC Server?

Sep 18, 2011

I am attempting to remote in to my sister's netbook using Remmina remote desktop client on both linux mint pc. I get prompted for a VNC password, but I do not know what it is, or where were I could change it. what the default password is or how I could change the password. UPDATE 09/18 10:25 EST-clients web site doesn't provide this information.

View 1 Replies View Related

General :: Connect To Remote Desktop From Lucid (with Tsclient) To XP (with UltraVNC)

Jul 31, 2010

I am trying to connect to my laptop using tsclient in ubuntu and UltraVNC in XP.

I open tsclient in linux, enter the laptop IP and protocol = RDP, hit connect and it opens the windows logon, I can connect and login, but its not using UltraVNC (its running on the XP), I know this because I close UltraVNC from the remote desktop and the connection still works so it seems its using the windows built in remote desktop.

How can I connect to UltraVNC instead of XP default remote desktop?

I want to do this because I read UltraVNC works better for screen refreshs, my currently remote desktop connection works really bad for screen refreshs.

View 1 Replies View Related

General :: Obtaining Windows Printer Share SMB Settings (for Tsclient/rdesktop)?

Aug 22, 2011

I have access to a "virtual" Windows server terminal, which I can access through my Ubuntu Linux via tsclient or rdesktop. Additionally, there are printer shares on this network, which can be accessed from any Windows PC on the network (including the "virtual" terminals); lets say the address is [URL]. Now, I open \printshares.company.com in the "virtual" terminal in rdesktop (avoiding tsclient since it has a Bug #94743 in tsclient (Ubuntu): Terminal Server Client isn't able to copy to/from clipboard) - and I can see all printers fine.. However, when I'm on my Linux machine directly on the work network, I try and do something like:

$ ping printshares.company.com
PING printshares.company.com (192.168.0.200) 56(84) bytes of data.
^C64 bytes from 192.168.0.200: icmp_req=1 ttl=124 time=10.4 ms

[code].....

Is it possible to retrieve the - let's call them "connection settings" - from the Windows terminal session, so I could replicate them under Linux when running smbclient? the IT department running these Windows servers is quite irritated by people using Linux; and will offer no support to those kinds of "customers". Furthermore, if obtaining those settings requires some installation on the client session, since I don't have permissions to install anything on the Windows terminal session.

View 1 Replies View Related

Ubuntu :: Cannot Get Remmina To Work

Jan 11, 2011

I'm need to be able to remote desktop to Windows 2008 servers to provide support to my company(preferably from my Ubuntu laptop so that I can get rid of windows). I tried RDP but was not happy with it. I found a product called Remmina and after spending some time on google I found the following command to install in on Ubuntu 10.10:

sudo apt-get install remmina

Then I tried launching it from the menu item and nothing happened. I then tried running it from the command line: /usr/bin/remmina and I get the following error:

Remmina plugin RDP (type=Protocol) registered.
Remmina plugin RDPF (type=File) registered.
Remmina plugin RDPS (type=Tool) registered.
xkbLayout: za xkbVariant:
Segmentation fault

I also tried installing as follows:

sudo apt-get install remmina remmina-plugin-data remmina-plugin-nx remmina-plugin-rdp remmina-plugin-telepathy remmina-plugin-vnc remmina-plugin-xdmcp

Still getting the Segmentation fault error.

View 3 Replies View Related

Debian :: Use Remmina For VNC?

Apr 29, 2011

I know how to make a simple ssh connection to another computer on my local network using remmina but I would like to use it to connect graphically with VNC to an account on another computer on my network.

What I do is I enter 192.168.1.202 for "server" and then the user account and password and then I get an error that says "Unable to connect to VNC server". Do I need to install or set up something on the client computer??

By the way I am using a stock installation of Squeeze.

View 6 Replies View Related

OpenSUSE :: Remmina Protocols Missing On 11.4?

Mar 14, 2011

On openSUSE 11.3 I was using remmina as a replacement for tsclient. After upgrading to openSUSE 11.4 (Did a complete new install) Remmina only seems to support SSH connections. All other protocols like RDP, NX and VNC are missing. I got FreeRDP and rdesktop etc. Installed and can connect to RDP sessions from the terminal.

View 3 Replies View Related

Ubuntu :: Gnome Borders Disappeared From Tsclient

Aug 18, 2010

I searched for an answer to this problem for two days now, and only after I asked in #ubuntu (which I almost never do because it's so busy that my question is instantly upscrolled) did I find out the simple and undocumented solution. So I'm posting this for posterity and anyone who might make the same dumb mistake I did.

The problem I experienced was a disappearance of gnome borders from rdesktop through tsclient which had severe consequences on my ability to access remote computers.

Example image: [url]

As you can see there are no gnome borders to that paint window (via rdp) and the problem persists even in different resolutions. When in full screen mode, it is impossible to ctrl+alt+enter (or alt+tab, alt+esc, etc., I tried everything) out of the rdp session, it just blinks and stays in the window. I had to start>logout>disconnect just to get back to ubuntu. The only solution that ubuntu-pros offer is to turn off compiz, which I do not have nor have had on my machine. The sticky in this subforum explains:

Quote:

Where did my window borders go? - cc7gir

This is a common mistake caused by disabling some plugins in CompizConfig Settings Manager. To fix, open the manager (System > Preferences > CompizConfig Settings Manager) and find the "Window Decorations" plugin. Check the box and you're all set.

Fortunately, the mention of window decoration reminded me of some recent setting I came across. A few minutes of serious brain-scouring led me to the tsclient performance tab with a big fat check on "Hide window manager's decorations." I checked it two days ago thinking it would remove weird glowy-ness or whatever from the remote OS, allowing for faster communication and less lag; unknowingly, it just removes gnome's border from the window and ruins your whole remote access experience. I just unchecked it and connected, boom problem fixed.

View 1 Replies View Related

Ubuntu :: Caps Lock Doesn't Work In Tsclient

May 4, 2011

Caps lock status is not passed thru tsclient. I'm running the latest lucid desktop 32bit. The whole setup was working 2 weeks ago.

View 1 Replies View Related

Ubuntu :: Tsclient Settings Trumping Devilspie Config?

Jun 27, 2011

I have 2 1680x1050 monitors at work set in Twinview. What I'd like to do is have tsclient open a full screen on one of the monitors leaving the other screen free for local apps (IM, Chrome, email etc).If I set tsclient t "Operate in full Screen Mode" it takes over both monitors and there is no 1680x1050 option under "Use Specified Screen Size"I've used Devilspie in the past to do similar things, so I installed it and built the following config (Ok, I used gdevilspie ):

Code:
( if
( begin

[code].....

View 1 Replies View Related

Fedora :: FC15: Tsclient For RDP Connections

Jun 27, 2011

I have just upgraded my FC14 laptop to FC15 and although tsclient was 'transferred', it would not run and so I did not have a working graphical interface to make RDP connections.

As the app wasn't running, I removed it and then discovered that tsclient is listed as 'orphaned' and 'deprecated' in the repos, with the latest working version being for FC13.

Is there really no GUI interface for using RDP in Fedora 15 - I can't believe I have to drop down to a command prompt to run rdesktop!?

View 2 Replies View Related

Debian Multimedia :: Connect From Remmina To Jessie On Another System Via Xdmcp - Only Black Screen Happen

Jul 16, 2015

I want connect from remmina to jessie on another system via xdmcp but only black screen happened.

my daemon.conf
Code: Select all[security]
DisallowTCP=false

[xdmcp]
Enable=true

[debug]
Enable = true

And gdm3 listen on udp/177. My syslog :

Code: Select allJul 16 10:17:46 office /usr/bin/dbus-launch[1455]: X Error of failed request:  BadValue (integer parameter out of range for operation)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Major opcode of failed request:  140 (RANDR)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Minor opcode of failed request:  7 (RRSetScreenSize)
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Value in failed request:  0x0
Jul 16 10:17:46 office /usr/bin/dbus-launch[1455]: Serial number of failed request:  150

[Code] ....

View 1 Replies View Related

Ubuntu Installation :: Installed Alongside Win7 But GRUB Doesn't Appear; Just Boots Win7

Dec 31, 2010

Just installed Ubuntu 10.10 onto my new netbook from a USB stick. The laptop came with Win7 Starter, which I kept on a small partition. Installation was apparently successful, but when I start up the computer, it will go straight to Win7 and GRUB doesn't appear.

View 9 Replies View Related

Ubuntu Installation :: Win7 Bootloader Is Broken / Doesn't Seem To Detect The Win7?

May 2, 2011

I had vista installed, then I installed Win7 on a dif. partition. Then I installed Ubuntu 11.4 over the vista partition (formatted first), and now I can't get into Win7. I'm really at a loss. I've tried the Win7 disk, and it doesn't detect the Win7 installation. I've also tried sudo update-grub, and it doesn't seem to detect the win7 install either. I've tried making the Win7 partition bootable using gpart as well. I'd like to dual boot Win7 and Ubuntu, however I need to do that.

View 9 Replies View Related

Ubuntu Installation :: Installed After Win7 Now Win7 Wont Boot?

Apr 23, 2011

i installed ubuntu after windows 7 but now i cant boot windows 7 i tried the start up repair and I've read through some questions answered on here and int figure out the problem i don't want to uninstall ubuntu unless it's my only option

View 9 Replies View Related

Ubuntu :: Cant Boot To Win7 From Grub / Win7 Partition Doesn't Appear?

Sep 1, 2011

i have ubuntu 10 and win 7 dual booting on one hdd, all of a sudden grub says error no such partition when i select windows at the boot menu. and i cant get to the win7 partition from ubuntu (to play music and stuff, this used to work, places, mount filesystem, 250 gigs whatever). i've tried the stuff in these links and nothing has worked so farpartition info

sudo fdisk -l /dev/sda
Device Boot Start End Blocks Id System
/dev/sda1 1 29094 233697523+ 7 HPFS/NTFS
/dev/sda2 * 29095 30401 10498477+ 83 Linux

View 8 Replies View Related

Networking :: After Upgrading From Win7-32 To WIN7-64 Can't Mount Cifs Shares

Jul 21, 2010

This is the first time I have run into issues mounting windows shares but I really can't figure this out. Can someone put me out of my windows misery please.

First off, last week I rebuilt my work PC fromWIN7 32bit to WIN7 64bit since then I can no longer mount the window share on my ubuntu server:

I recreated my windows share called "Linux" and used the properties, advanced sharing and added everyone, full access and my domain account full access.

If I browse to \ipaddress I can see my share and access it. From a XP machine I can see the share and access it.

From linux I use the same mount point as before, /linux I use the same fstab and it fails

Code:

I try this manually now:

Code:

Next I try to mount it:


Code:

I looked at my firewall rules and they seem ok.

Next test was connecting to my 2nd pc on windows XP no probs mounted first time.

What is wrong with my new Win 7 setup?

View 2 Replies View Related

Ubuntu Networking :: Rdesktop And Tsclient Return "unable To Connect" With No Explanation?

Jul 16, 2010

So I was trying to remotely access my XP laptop from my Ubuntu laptop. I read up on tsclient and rdesktop and tried both methods. For example, in the terminal, I typed:

rdesktop <host ip>
However, this came back with the following error:
autoselected keyboard map en-us.
ERROR: <host ip>: unable to connect.

After a bit of internet searching, I found the solution to the keyboard problem. I typed:

rdesktop -k en-us <host ip>
This yielded the following error:
ERROR: <host ip>: unable to connect.

No clarification, no explanation. nothing. Does anyone have any ideas?

View 1 Replies View Related

General :: Installing Ubuntu And Win7 ?

Mar 7, 2011

I just install ubuntu 10.10 on my laptop and after that my 7 OS never boot at all.

(I before used linux with vmware on win7)

Any way... my friends say it related grub2.

I use this command :

Code:

View 4 Replies View Related

General :: File Sharing Between Win7 And Ubuntu 9.10

Feb 18, 2010

I use before Ubuntu and win xp in different 2 desktops, they have no samba related problem. But this time I cannot access from ubuntu to windows 7 or reverse way both. Installed Samba, configure it, searching web lot and nothing is working. My windows 7 is Home Premium edition. Btw, the error shows "Failed to mount windows share" about ubuntu to w7 and from w7 to ubuntu the error is "find no network path"...both machine is pinging each other.

View 2 Replies View Related

General :: How To Triple Boot XP / Win7 & Ubuntu 10.04 LTS

Jun 22, 2010

So I just bought a 500GB HDD, now I want to use these three OS on my PC. I know how to dual-boot XP with 7, but i'm new to linux. BTW, would i need 3 partitions for these 3 Operating systems (1 for each) or can i install Ubuntu in one of those two windows partitions? (eg. C: XP&ubuntu, D: 7). What would be the easiest & fastest to do? And how to do it?

View 4 Replies View Related

General :: Reading Win7 Links From Ubuntu

Apr 5, 2011

My son wanted to try Ubuntu , was tired of win7 OS, backed up much wanted links from old OS onto USB drive, could not find files, could not find icon on desktop.

View 2 Replies View Related

General :: Win7 And Dual Ubuntu 9.10 Partitions ?

Mar 26, 2010

I have a Windows Vista box upgraded to Win7 and then installed two (yes two) instances of Ubuntu 9.10 on the same box.

I don't need one of them (it had a corrupted install ISO disk) and want to remove the partition using fdisk or parted or similar utility.

How do I know which instance of Ubuntu is used for each partition I selected when I reboot the box?

There are two different versions displayed and I always select the newer one but how do I know if I remove the right one or not?

Also, when I restart in Win7, the BIOS/OS wants to check the disk everytime and now I've started skipping this check (it takes several mins).

View 32 Replies View Related

General :: How To Fix Triple Boot (Win7,Ubuntu,Fedora)

Nov 28, 2010

I install Win7 firstthen I install Ubuntu in a separate partition it run ok with grublast i install fedora in a separate partition it run with 2 choice win7 and fedoraI use hiren boot cd to boot with mini linux and run grub 2.0 application on it.i set up and run i only use Win7 and booot linux error.

View 2 Replies View Related

General :: Installed Win7 With Ubuntu 10.04 - Grub Lost

Jun 21, 2010

I want to know about grub. Let start with the explanation of grub. I am using Ubuntu 10.04. Yesterday when I installed widows7, I lost my grub. Every time I tried to install windows running on Ubuntu machine, the grub is lost. Why is it so? How can I restore it (for Ubuntu 10.04)? Can any advance setup be made while installing windows, so that the grub is not lost?

View 3 Replies View Related

General :: Installing Win7 On Machine Running Ubuntu ?

May 15, 2011

I've assembled a new computer to replace a dead Xp/Debian dual boot machine. I have been persuaded to go for Ubuntu as a Linux-only box, running Win7 as a virtual machine. I had some help setting it up with two discs in a Raid1 array, and it works pretty well. One of those discs is, I notice, set up as bootable.

But.... it is causing a major headache in respect of USB when emulating windows. I cannot use devices such as my USB printer at present, and I have an urgent task which requires printing capability and Windows. I have spent time trying to sort the USB problem without success and have decided to take an alternative route for the present.

I have purchased two extra discs which are not included in the Raid array, with the intention of using one of them for a Win7 installation, making the machine dual-boot for now. Eventually the intention is to revert to Linux only with a 4-disc Raid.

And don't know how to proceed. I formatted one of the new discs to NTFS using Ubuntu's Disc Utility, and tried to install Win7 on that disc. I get a warning that Windows cannot find a suitable disc on which to install. I've tried with XP as well, and this copies all its files before proudly announcing that there is no suitable disc space on this machine. Two new 1Tb discs and no space!

View 1 Replies View Related

General :: Centralized Authentication Fedora/ubuntu/win7?

Jun 14, 2011

Is it possible/advisable to have centralized authentication across fedora 14, ubuntu 10.04, and win7 machines? I'm attempting to use 389 Directory Server on Fedora as the repository and not getting very far.

View 5 Replies View Related

General :: Dual Boot Problem With Win7 And Ubuntu

Jan 25, 2011

I'm only a few months into working with Linux, and am getting used to it slowly. I messed up trying to load Ubuntu 10.04 on a new Gateway (Acer) laptop that has Win7 on it. I need Windoze for a couple commercial applications. Neither will boot w/o a CD. I'm guessing I messed up the load. I would like directions/ideas. I think that since Windoze is such a hog, I should remove Linux and partitions, restore Win7 and try again. Do I need to do something to GRUB as well?

View 5 Replies View Related

General :: Win7 And Ubuntu 10.1 Installed - Grub Rescue

Dec 13, 2010

I had Windows 7 and Ubuntu 10.1 installed in my intel i3 4gig DDR Sony Vaio E-series laptop. Both operating system were working fine. Only problem that I used to have was the sound didn't use to play when I boot through Ubuntu. Due to that, I formatted the corresponding drive from Windows in which there was Ubuntu installed. I used "diskmgmt.msc" to delete the partition and then format it. The format was successful and when I restarted my computer, this error was displayed:-

error: unknown filesystem
grub rescue >

Windows didn't load at all. I used to have multiple boot grub menu previously before formatting the partition but that didn't show up after formatting.I am unable to use any of the Operating System.

View 3 Replies View Related

General :: Win7 Ubuntu 11.04 Dual Boot-Unable To Set Up

Jun 6, 2011

I have a e-machine x64 machine, running win 7 home premium. I have tried to run WUBI, and do a side by side install, but either way, I cannot get it to dual-boot. Any ideas? Comments (other than trashing Win-7?).

View 2 Replies View Related







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