How do I shutdown remote Linux or UNIX system from MS-Windows system?
{ 0 comments }
I switched from MS-Windows to Mac computer running OS X UNIX systems. I need to transfer and download file using ftp for my personal website. Can you provide me a list of FTP commands that may be sent to an FTP server, to upload and download files using UNIX / Linux ftp command line client?
{ 1 comment }
Q. How do I install and configure iSCSI initiator service under FreeBSD server?
{ 15 comments }
Q. How do I tunnel X Windows Securely over SSH? I’d like to run X program on my remote Linux server and get back display to Laptop computer connected by high speed internet? A. A tunneling protocol is a network protocol which encapsulates a payload protocol, acting as a payload protocol. Reasons to tunnel include [...]
{ 4 comments }
Q. Can you example how can I install telnet service or server under Linux or FreeBSD operating system? A. TELNET (TELetype NETwork) is a network protocol used on the Internet or local area network LAN connections. The telnetd program (telnet server) is a server which supports the DARPA telnet interactive communication protocol. Telnetd is normally [...]
{ 37 comments }