When using Windows RDP you may encounter the error message ‘The terminal server has exceeded the maximum number of allowed connections’. You can delete open sessions or use the admin switch to administer the server. At the command prompt: To administer the server: mstsc /v:<server> /admin To obtain a list of current sessions: query session […]
Tag: remote access
Get Serial Number From A Windows Machine
On a Windows based operating system you can find out the serial number for a machine using WMIC – the command line interpreter for WMI. This can be used for the local machine or a remote machine. From the command prompt: For the local machine wmic bios get serialnumber For remote machine(s) using /node wmic […]
FireSSH Extension for Firefox
FireSSH is a Firefox web browser extension for remote support using secure shell. WEBSITE
PuTTY SSH remote client
PuTTY is a free tool using Telnet and SSH for remote support. Operating systems: Windows and Unix platforms WEBSITE
Using OpenSSH on a Linux Server with Filezilla
On your linux server install OpenSSH if not already present. #debian apt-get install openssh-server #redhat yum install openssh-server Using Filezilla on a client enter the relavent details using the SSH protocol SFTP and user credentials setup on the server. Filezilla will ask you if you want to trust the connection and will display the rsa […]
Team Viewer
Remote support tool. Free for personal use. Has iPad app. WEBSITE