This article shows you how to connect and log in to your Windows Cloud Server using the Remote Desktop (RDP) connection client. It is also easy to use the drives and resources from your local Windows machine in your RDP session. Windows Versions The screenshots below show how to use RDP via Windows XP. ...
Installing IIS 6.0 Installing FTP on IIS 7.0 Please note that on Windows Server 2008 SP1 and SP2, you will ...
This article addresses a known error with Windows Firewall when creating FTP sites in all versions of Windows Server 2008 Windows Firewall Settings If you are unable to access your newly created FTP site, this is most likely due to Windows Firewall settings. To fix this, run the following via the ...
recently expired, causing the recent appearance of licensing errors. Note: In Windows Server 2003 R2 and 2008 this feature is named Terminal Services. In Windows Server 2008 R2 this feature is named Remote ...
enabled the new settings yet - we need to create a simple firewall using iptables before it's safe ...
added line(s) from your /etc/sysconfig/static-routes or /etc/network/interfaces file. Windows 1. Open ...
Connections section of the right-hand pane, then select Properties . In the window that pops up, click the Client Settings tab and make sure that the box next to Windows Printer is UNCHECKED (read: a check in ...
This article addresses how to connect and log in to your Windows Server using Microsoft Remote Desktop Protocol. Windows and Mac Versions The screenshots below show how to use RDP via Windows XP. Different versions of Windows such as Vista and Windows 7 will vary slightly, however the operation of ...
freely-available, and has a reliable reputation. // Windows Versions For the installation and screenshots shown below, we used Windows XP, Service Pack 2. Different versions of Windows may have slightly different ...
http://martybugs.net/smoothwall/puttyvnc.cgi Contents 1 Install the Necessary Packages 1.1 Install Perl 1.2 Install X Windows 1.3 Install a Window Manager 1.3.1 KDE 1.3.2 GNOME 1.3.3 TWM 1.4 Install VNC Server 2 Configuration 2.1 Configure VNC ...
If you are using a Windows server and you only need to upload a few small files from your local machine, you can copy them to your clip board and use Local Resources to paste them to your Windows Cloud ...
session. We just added the -D switch, where 8080 is the TCP port. Windows When in Windows I prefer to use ...
software. An example of this window is below: The install will begin.... Once the install has finished click ...
and click the Select button. Your Drives window should look like this, or something similar: Press the ...
Licenses (CAL) A Client Access License (CAL) is required for each client requiring access to Windows Server ...
Linux Rackspace Cloud Essentials 5 - CentOS - Installing vsftpd Rackspace Cloud Essentials 5 - CentOS - Configuring a user in vsftpd Rackspace Cloud Essentials 5 - Ubuntu - Installing vsftpd Rackspace Cloud Essentials 5 - Secure File Transfer Protocol (SFTP) Windows Rackspace Cloud Essentials ...
as GNOME and KDE rely on X; if you're using them, you're using X also. Windows, on the other hand, will require a specialized X Window Server such as Xming . Installing an X server on your ...
displays only remote files in a single window. It's generally easiest to start with the Commander ...
/home/(USER NAME)/.ssh/authorized_keys Setting Up your Initial Firewall Before you restart any services and or sign out of the server make sure you have setup the SSH access through the firewall. The easiest way to ...
restarting: sudo touch /etc/vsftpd/chroot_list Don't forget to open that port range in your firewall: iptables -I RH-Firewall-1-INPUT 1 -p tcp --dport 3000:3050 -j ACCEPT iptables -I RH-Firewall-1-INPUT -m tcp ...