Sponsored Content
Operating Systems Linux Red Hat How to access redhat Linux box graphically from windows box? Post 302882190 by cjcox on Sunday 5th of January 2014 12:25:02 AM
Old 01-05-2014
If you just have to... you can use xrdp to give you rdp on Linux. There are actually some "good reasons" to do this.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

VPN client (windows Box),and Server (Unix Box)

If I want to access unix box via VPN tunnel,from windows box. What sould I configure on the windows client PC, and what should I enable on the Unix Server box ? I am using Solaris V10 intel platform, and I am using windows XP, and 2003 for client (0 Replies)
Discussion started by: zillah
0 Replies

2. Shell Programming and Scripting

Script to Reboot a linux box from a windows box

HI All, I need a script to reboot a linux box from a windows box. The script needs to run automatically whenever a sitescope alerts with an error message. Have searched for this in the forums, but could not get something relative. Pls. let me know the various alternatives we have to do... (2 Replies)
Discussion started by: Crazy_murli
2 Replies

3. Shell Programming and Scripting

FTPing from unix box to windows box.

Hi All, I need to know if it is possible ftping files from unix box to windows box . if yes , how ?. Is there any pre-requisits. Please tell me the steps, this is very urgent. Thnx Aru (8 Replies)
Discussion started by: aarora_98
8 Replies

4. UNIX for Dummies Questions & Answers

Running UNIX commands remotely in Windows box from Unix box – avoid entering password

I am able to run the UNIX commands in a Windows box from a UNIX box through "SSH" functionality. But whenever the SSH connection is established between UNIX and Windows, password for windows box is being asked. Is there a way to avoid asking password whenever the SSH connection is made? Can I... (1 Reply)
Discussion started by: D.kalpana
1 Replies

5. UNIX for Advanced & Expert Users

Access files from prev box after SSH to another box

i'm not much of an advanced unix programmer but I'm trying to write a script to access files on box1 after ssh from box 1 to box2. when ssh is invoked in the script i'm getting logged into box2 and losing complete touch with box1 which is normal i guess. but my main aim with my script is when i... (3 Replies)
Discussion started by: pharos467
3 Replies

6. Shell Programming and Scripting

Moving files from Unix box to a windows box

Hi All, I need a little help .I want to transfer a file from unix box to a windows box,but the problem i'm facing is that in windows box FTP is not enabled and currently it is nearly impssible to change setting on windows box,i can not use the ftp method ,in my shell script to transfer the file.... (2 Replies)
Discussion started by: Preet
2 Replies

7. UNIX for Dummies Questions & Answers

I need an scp command from a unix box to a windows box.

scp file="myfile.txt" todir="user@somehost:(M:drive:/somepath/)"/ Not sure I need it to go to a specific drive on the windows box (1 Reply)
Discussion started by: xgringo
1 Replies

8. Shell Programming and Scripting

ftp file starting with particular name on Windows box to Unix box using shell script

Hello all ! I'm trying to write a shell script (bash) to ftp a file starting with particular name like "Latest_" that is present on a Windows box to UNIX server. Basically I want to set this script in the cron so that daily the new build that is posted on the Windows box can be downloaded to the... (2 Replies)
Discussion started by: vijayb4u83
2 Replies

9. Shell Programming and Scripting

help to access windows share from linux box

how to access windows share from a linux box windows machin is in different workgroup so how to pass credentials whil acessing a share from a script (2 Replies)
Discussion started by: robo
2 Replies

10. How to Post in the The UNIX and Linux Forums

Copying , renaming the file from windox box and ftp to Linux box

Hello my dear friends, Two file are auto generated from mon - fri at different directories on same windows box.Every day i have to copy the file, rename it (specific name)and ftp it to linux box specified directory. is it possible to automate this process,If yes this has to be done from windows... (1 Reply)
Discussion started by: umesh yadav
1 Replies
XFREERDP(1)							     xfreerdp							       XFREERDP(1)

NAME
xfreerdp - FreeRDP X11 client SYNOPSIS
xfreerdp [options] server[:port] DESCRIPTION
xfreerdp is an X11 Remote Desktop Protocol (RDP) client which is part of the FreeRDP project. An RDP server is built-in to many editions of Windows. Alternative servers included xrdp and VRDP (VirtualBox). OPTIONS
-0 Attach to the admin console of the server. -a bpp Sets the color depth for the connection to bpp bits per pixel. Valid values are 8, 15, 16, 24 and 32. The default value is the color depth of the FreeRDP-window. -c dir Sets the working-dir to dir. This parameter is only used when an AlternateShell (-s shell) is requested. dir should contain the executable file specified in the AlternateShell. -D Removes the windows decorations. -d domain Set the domain used in authentication to domain. -f start in full screen mode. This mode can always be en- and disabled using Ctrl-Alt-Enter. -T text Sets the window title to text. -g geometry Sets the size of the FreeRDP window (and of the remote desktop, when establishing a new connection). geometry can have one of the following forms: WxH in this case the resulting window will be of WxH pixels. P% in this case the resulting window will be P% of your screen. The special keyword workarea in this case the resulting window will be of the same size as your workarea. -h Print help. -k id Sets the keyboard-layout-id to id. -K Do not interfere with window manager bindings (don't grab keyboard). -n hostname Set the reported client hostname to hostname. Default is to automatically detect the hostname. -o Play audio on the console instead of redirecting to the client. -p password Password used in authentication. -s shell Sets the startup-shell to shell. This parameter should contain a complete path to the alternate shell. If the alternete shell requires a different working directory use -c dir. -t port Connect to port, instead of the default 3389. -u username Username used in authentication. -x flag Set the experience performance flags. flag can be one of: m - (modem) Equivalent to 15. b - (broadband) Equivalent to 1. l - (lan) Equivalent to 0. num A hexadecimal number that represents a bit-mask, were numbers mean the following [1]: 1 Disable desktop wallpaper. 2 Disable full-window drag (only the window outline is displayed when the window is moved). 4 Disable menu animations. 8 Disable user interface themes. 20 Disable mouse cursor shadows. 40 Disable cursor blinking. 80 Enable font smoothing. 100 Enable Desktop Composition. -X xid embed xfreerdp into window with xid. -z Enable compression. --app initialize a RemoteApp connection. This implies -g workarea. --no-auth Skips authentication. This is useful e.g. for the current FreeRDP server that doesn't yet support server-side authentication. --authonly Only authenticates. This is useful to test your credentials (username and password). Returns status code 0 if the client can connect. Requires a username, password and connection host at the command line. --no-bmp-cache Disable bitmap cache. --certificate-name name use name for the logon certificate, instead of the server name --composition Enable composition (RDVH only, not to be confused with remote composition). --ext extname load extension extname --no-fastpath Disables fast-path. Use slow-path packets instead, which have larger headers. It might be good for debugging certain issues when you suspect it might be linked to the parsing of one of the two header types. --from-stdin Prompts for unspecified arguments -u username, -p password, -d domain and connection host. This is useful to hide arguments from ps. Also useful for scripts that will feed these arguments to the client via (what else?) stdin. --disable-full-window-drag Disable full window drag. --gdi backend GDI (Graphics Device Interface) rendering backend. backend can be either sw (software) or hw (hardware). --help Print help. --ignore-certificate ignore verification of logon certificate. --kbd-list list all keyboard layout ids used by -k --disable-menu-animations Disable menu animations. --no-motion Don't send mouse motion events. --no-nla Disable network level authentication. --nsc Enable NSCodec. --no-osb Disable off screen bitmaps. --plugin pluginname Load pluginname In Red Hat Enterprise Linux 6, the following plugins are available: cliprdr Clipboard support drdynvc Used for multimedia redirection rdpsnd For audio output rail Remote Applications Integrated Locally rdpdbg Debugging Virtual Channel rdpdr File System Support As an example, xfreerdp --plugin rdpsnd server will enable audio output using the PulseAudio backend of the rdpsnd plugin. Please Note that Red Hat Enterprise Linux 6 does not include support for the ALSA backend of the rdpsnd plugin. --no-rdp Disable Standard RDP encryption. --rfx Enable RemoteFX. --rfx-mode RemoteFX operational flags. flags can be either v[ideo], i[mage]), default is video. --ntlm version Force NTLM protocol version to be version, which can be one of 1 or 2. --sec proto Force protocol security. proto can be one of rdp, tls or nla. --secure-checksum Use salted checksums with Standard RDP encryption. --disable-theming Disable theming. --no-tls Disable TLS encryption. --version Print version information. --disable-wallpaper Disable wallpaper. LINKS
http://www.freerdp.com/ AUTHOR
The FreeRDP Team NOTES
1. Taken from MS-RDPBCGR Section 2.2.1.11.1.1.1 - Extended Info Packet 2. MS-RDPBCGR Section 2.2.1.11.1.1.1 - Extended Info Packet http://msdn.microsoft.com/en-us/library/cc240476%28v=prot.10%29.aspx freerdp 2011-08-27 XFREERDP(1)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy