Red Hat :: Can't Print Remotely From A Windows Workstation

Jan 30, 2010

I am having problems printing from a terminal emulator from a windows workstation to a red hat printserver. I am using a program called Termlite to connect to the red hat server to access the application I am trying to run.

All other applications can print properly on red hat machine except this particular application that I am running from Termlite.

View 7 Replies


ADVERTISEMENT

Ubuntu :: SH Script - Print Remotely Through Dropbox

Feb 12, 2011

What I am trying to do is print remotely through dropbox. so I am having a sh script check a folder called PrintQueue in my Dropbox and whatever file is in there it prints

Here is the script
Code:
#!/bin/bash
export PrintQueue="/root/Dropbox/PrintQueue";
IFS=$'
'for PrintFile in $(/bin/ls -1 ${PrintQueue}) do
lpr -r ${PrintQueue}/${PrintFile};
done

Here is what the terminal says:
Code:
christoph@christoph-desktop:~$ sh dropprint.sh
dropprint.sh: 5: Syntax error: word unexpected (expecting "do")

View 3 Replies View Related

General :: Windows - Host For Vmware Workstation?

Oct 10, 2010

I just purchased vmware workstation 7 and I am trying to decide what the best host is. I will be running both windows, Linux, etc. I was hoping to go with the most stable and lean is and that is pointing towards ubuntu.

Does anyone have any experience with either or? any suggestions would be great and my linux skills are entry level but I always like to learn so I'm ready for the challenge.

View 2 Replies View Related

Ubuntu Networking :: Can't RDC To Windows 7 VM Hosted On Another Workstation

Feb 6, 2010

I have two Ubuntu 9.10 machines running on my home network. On one of the machines I have a Windows 7 RC1 desktop running on a VMWare VM under VMWare Player 3.0. The VM was created with VMWare Player 3.0 as well.I want to be able to remote desktop, using TSClient, from the other Ubuntu 9.10 workstation to the Windows 7 VM. I can ping the first workstation from the second workstation (by IP address) but I can't ping the VMWare Windows 7 desktop (by IP address) that's hosted on the first workstation.

I can ping the VMWare Windows 7 desktop from the workstation that's hosting it (by IP address) and I can get a TSClient remote desktop connection running from the hosting workstation.If I missed another support thread, howto or the like please just point me to it, I'm more than willing to do the digging myself.

View 1 Replies View Related

General :: VSFTP Is Not Able To Access From Windows Workstation?

Mar 11, 2010

i have installed RED Hat Linux,installed VSFTP it is working in linux fine but when i access this ftp from windows workstation it is display "530 Permission denied"i have disable anonymous access, i want to authentication when access to FTP site both for windows and Linux

View 10 Replies View Related

Debian Multimedia :: Jessie As A Second Monitor For Windows Workstation

Sep 9, 2015

I recently installed GNOME on my debian machine. I want to try using that as a second monitor for my windows 8 computer. I can't seem to find instructions on google, I want to try doing this wirelessy; is there freeware that lets me do this?

View 3 Replies View Related

General :: Windows - Tips: Building A Workstation Around Xen And GPU Pass-through?

May 17, 2011

I'm building my new home machine right now and as usual this will be a heavily overloaded workstation that will serve as development and testing machine, file server and game console (plus I'm adding TV cards and multimedia streaming for my home network). Since these use cases work against each other (file server is unavailable when the machine is used as game console), I'm heavily considering the use of Xen to provide everything at once. Performance shouldn't be an issue in general, but the game console use case definitely requires direct access to a GPU.

[Code]...

View 3 Replies View Related

Ubuntu Installation :: VMWare Workstation Sits On Top Of Windows 7 64 Bit

Feb 2, 2010

I have several questions regarding installation of Ubuntu 9.10 on top of VMWare Workstation:

1) can the Ubuntu .iso be on a memory stick, or does it need to be burned to a CD, for installation on top of VMWare ??

2) VMWare workstation sits on top of Windows 7, 64 bit. Am I best off with 64 bit Ubuntu or will the 32 bit install suffice ? I am not doing anything performance heavy with Ubuntu, I am just playing with it to become more familar. I've heard such great things.

View 1 Replies View Related

General :: How To Connect To Gateway In Windows (VMWare Workstation)

Aug 11, 2010

I cannot connect to the windows gateway from red hat Linux which is installed on VMware workstation. I cannot ping to the gateway from Linux.

View 2 Replies View Related

Software :: Unjoin The Debian Workstation From Windows Domain?

May 17, 2011

I joined a Debian 6.01 in our windows domain, now I try to unjoin it, however I do not know how to unjoin.

View 2 Replies View Related

Ubuntu :: Connecting Remotely To Windows?

Jun 14, 2011

Is it possible to connect remotely to a Windows PC from Ubuntu.I know these people that are constantly receiving Malware on their PC's and when I'm around. The problem is, they are over 200 Miles away, and I won't be in the area until a very long time. Would it be possible to connect to their PC remotely with Ubuntu and remove their viruses via ClamAV?

View 7 Replies View Related

General :: Using Server Remotely Through Windows?

Jan 13, 2011

I want to access linux server remotely from windows. I precisely dont need GUI. Just want to work with vim editor. currently I am using ssh software and xmanger software.Running ssh software dosen't give the feel and speed. However xmanager is fine to work. Can somebody suggest me from where i can get free latest xmanager software or better then it.

View 11 Replies View Related

Software :: Possible To Access Remotely From Windows Xp?

Mar 31, 2010

Is it possible to access remotely Linux from windows xp.

View 4 Replies View Related

General :: Put Windows Computer To Sleep Remotely

Feb 13, 2010

I'd like to have my Linux box (a QNAP TS-210 NAS) send the order to go to sleep (or hibernation) to my main Windows 7 computer.As the NAS is running Linux, I can't use psshutdown from SysInternals' PsTools. Is there any Linux equivalent? Or some "magic packet" that can order the Win7 computer to sleep.I know I could install a SSH daemon and trigger a shutdown command from the Linux box using ssh, but ideally I do not want to install anything on the Win7 computer. I can install Linux software on the NAS, no problem about this. PHP, python and perl are also available on it.

View 3 Replies View Related

General :: Remotely View A Desktop From Windows XP?

Oct 11, 2010

I'm using Window-XP and need to remotely connect to a CentOS-5.X server.

UPDATE: I'm looking to visually, securely and with as small a footprint as possible manage a remote Linux system via an GUI. It's not clear to me if Linux has a default method for streaming the desktop. Before installing something on the remote Linux system, is there a grep or find I should run to see if there's existing support on the computer? looked at Xming, but couldn't tell what it's doing; meaning if like WinSCP it's just creating an interface on my end and running CMDs remotely, or if it's streaming the desktop.

View 5 Replies View Related

Ubuntu :: Remotely Controlling A Windows Machine?

Jan 29, 2010

I've been looking for a way to use my laptop (running Ubuntu) to help service a remote laptop (running Windows XP). I've used TeamViewer and Cisco's VPN Client before, but TeamViewer is Windows only, and I don't want to pay for a Cisco system just to help maintain my friend's computer.

Ideally, I'm looking for something similar to the programs listed above, but I really just want to know if any of you have done this before, and if so, how?

View 4 Replies View Related

Networking :: Admin / Config Windows Remotely?

Dec 30, 2009

Debian5.0
Windows server 2007
Windows Vista
WAN - public IP or Internet

I'm looking for a reliable solution to remote-admin Windows server and workstation on Linux workstation. I have been running ssh for sometimes to remote-admin Linux/Unix servers on Linux workstation. Google brought me following links; OpenSSH for Windows

[URL]

OpenSSH on Windows v3.4-3

[URL]

How to install OpenSSH sshd server and sftp server on a Windows

[URL]

The project OpenSSH for Windows seems coming to a stop.

View 6 Replies View Related

Red Hat / Fedora :: Remotely Access A System That Have Windows OS?

Jan 29, 2010

me using redhat linux.i want to to remotely access a system that have windows OS.I tried to install the utility rdesktop using following command. "yum install rdesktop" the following error occur

"Loading "security" plugin
Loading "rhnplugin" plugin
This system is not registered with RHN.

[code]....

View 2 Replies View Related

Programming :: Remotely Control A Windows Service?

Nov 20, 2010

I have a java application running under Linux (Suse). My application communicates with a windows service via TCP/IP. I had multiple cases where the windows service crashed and I'm wondering if in such case there is any Linux or java tool I could use to remotely restart this Windows service.

View 2 Replies View Related

Fedora :: Put Windows To Sleep (standby, Suspend) Remotely?

Apr 3, 2010

I have been working on this problem for a few month. By messing with windows registry and local security policies I was able to remotely shut down windows from Linux by issuing:

Code:
net rpc SHUTDOWN -C "comments" -f -I xxx.xxx.xxx.xxx -U username%password

But now I am wondering how to force windows into sleep or suspend remotely from Linux.

It seems that there is no "net rpc SUSPEND" or "net rpc STANDBY" option available.
how to perform such remote operation?

View 2 Replies View Related

General :: Pscp Copy File Remotely From Windows?

Mar 11, 2011

I need to copy file from my Windows XP system to remote Linux system.

Win location : c:1.txt
LInux location:/tmp

What should be the command?

EDITED: pscp is recognized and OK on my PC.I CAN connect with Putty to this remote Linux PC remote Linux name is s1,hostname is s1host

I tried transfer file with following command:

pscp C:1.txt s1@s1host:/tmp

Got:Fatal: Network error: Connection timed out

It's not clear,is command isn't ok?

View 1 Replies View Related

General :: Shutdown Windows Machine Remotely Without Telnet / Ssh

Apr 28, 2011

I have been trying to shutdown a remote XP machine but cannot get it to budge. I did the following on the Windows box:

Ensured no firewall
Started Remote Registry Editing service
Shared a network drive (to enable file sharing?)
Created a user 'shutdown' specifically for shutting down
Added 'shutdown' to Administrators group
Added 'shutdown' to the list of allowed shutdown users in gpedit.msc

Here's what I have tried:

From Windows 7 box:
shutdown -m computer (Access denied message)
psshutdown -m computer (Access denied message)
runas /user:computershutdown "cmd /K shutdown -m computer (access denied)
runas /user:shutdown "cmd /K shutdown -m computer (access denied)

From Linux box:
net rpc shutdown -I computer -U user%password (says shutdown succeeded) rpcclient -I x.x.x.x -c shutdown -U user (gives usage message)

View 1 Replies View Related

Red Hat / Fedora :: Executing A Perl Script In Remotely From Windows?

Feb 6, 2010

Is it possible to execute a perl script which in a linux machine from a windows machine?I have to trigger its execution from my windows machine.

View 1 Replies View Related

General :: Xming On Windows To Access Desktop Remotely?

Feb 3, 2011

I've been spending sometime trying to setup anclient on windowso access my fedora serverI'm currently using xming but there's no way whatsoeverme to make gnome available remotely. The closest I got was to open a standard X session with no icons but just a terminal.Is there any quick sanity check I can do before spending more time on this

View 2 Replies View Related

Server :: Cannot Browse Samba Share Remotely From Windows 7

Feb 20, 2011

I wanted to setup a Samba share on a box running Ubuntu 10.4 and share it to Windows 7 computers throughout my house. When I browse the Network (thru Windows), I can see "Media Devices" that correspond with the locations of where I will put the media. The problem is that I have been unable to copy the media to the Ubuntu server because I cannot see the Ubuntu "computer" from Windows 'Network'.

All computers are on the same Workgroup

Running the following command line from Windows returns no errors and lists the samba share:

Using the testparm command on my smb.conf returns only one error (which previous googling seems to indicate is not an issue). The following is what was returned by the command:

Code:

View 3 Replies View Related

Ubuntu :: Remotely Wake On Lan - Remotely Turn On Computer

Jan 4, 2011

Does anyone know or recommend some software or a script to remotely power on a PC from standby to on, or even better from completely off?

I guess the completely OFF to ON is much more complicated - would probably require an extra piece of hardware(?)

View 2 Replies View Related

Networking :: Remotely Login To Remotely Display Data?

Jun 29, 2011

I'm not terribly new to Linux, but I am new to the forums, so hear me out! I am in the process of creating an electronic mapwall for our meteorology program, and have designed the computing system from scratch. I have two Linux Boxes, each with capabilities for 6 attached monitors...a total of 12 displays driven from two machines. My intention is to have one machine be the master...it has a touchpanel control. The inputs to the touchpanel will then trigger events for the both the master and the slave machine to display. Each of them has a specific IP address (DNS entry), and are not on a subnet.

Now...is there a way to remotely login to the slave machine and have it display on it's OWN monitors? The code is Java and which works on the master machine to animate directories of .gifs for each of the master's attached monitors. I will most likely have Java execute shell commands for the remote login (ssh), but I believe the answer lies somewhere in the X-configuration. Do I have the machines in an adverse configuration (creation of a subnet would be better)? Lots of questions...lots of desire...few answers!

View 2 Replies View Related

Fedora :: Way To Remotely Access Work Station Running Windows XP

Oct 5, 2010

I run Fedora 13 on my HP dv6000 Pavillion. I am looking for a way to remotely access my work station running Windows XP from my Fedora machine. Most of the information I found explained how to access a Linux box from a Windows environment, and the one place I found that showed the other way around was incomprehensible.

Our company servers run Windows XP, and we have successfully installed remote desktops on other laptops running Windows.I thought of running the remote desktop from a Virtual Machine Windows session, but it seems a cumbersome way to do it.

View 3 Replies View Related

CentOS 5 :: Xen Hypervisor - Connect To It Remotely Via A Windows And Linux Machine?

Feb 17, 2011

I am new to Xen Hypervisor and wanted to know if someone has any good guides to configuring it please. Also once i configure a Guest OS how can i connect to it remotely via a windows and linux machine?

View 1 Replies View Related

General :: Can't Edit Files While Using Ssh To Remotely Access Linux Server From A Windows Comp?

Oct 9, 2010

I can ssh to the server but it wont allow me edit files, even though I have basic text editors like gedit and notepad installed on my windows computer. Anyone have an idea what the problem is? (I get an error message like this-(gedit:23978): Gtk-WARNING **: cannot open display

View 3 Replies View Related







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