Explore >> Select a destination


You are here

www.brutman.com
| | voidstar.blog
3.1 parsecs away

Travel
| | MAIN 5150 REFERENCE Having an RJ45 NIC in the system is a game changer, since it allows easy access to the file system of other systems on the LAN (Local Area Network) or to use the 5150 to explore remote places of the internet (like modern telnets that emulate ANSI style BBSs, or IRC, orContinue reading "5150: Setting up NIC (Network Interface Card) and mTCP"
| | loomcom.com
4.4 parsecs away

Travel
| | [AI summary] This document provides a comprehensive guide on setting up and using the SimH emulator to run the SVR3 UNIX system. It covers installation of C-Kermit for file transfer, using CTC tapes and hard disk images for data transfer, and various terminal setup tips for working with SVR3. The guide also includes information on booting the system, handling the maintenance password, and shutting down the emulator.
| | yasoob.me
4.2 parsecs away

Travel
| | Hi there fellows. In this post I am going to take you on an adventure with python sockets. They are the real backbones behind web browsing. In simpler terms there is a server and a client. We will deal with the client first. So lets first begin by importing the socket library and making a simple socket. import socket s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) Here we made a socket instance and passed it two parameters.
| | github.com
14.6 parsecs away

Travel
| Run benchmarks with RDF data. Contribute to dgraph-io/dgraph-benchmarks development by creating an account on GitHub.