TheTCPCLIENTPortoption specifies a different TCP/IP port number for the server to contact than the one that was used to make the first server contact. TCPCLIENTPort 1501 ThePASSWORDAccessoption specifies whether you want to generate your password automatically or set as a user prompt. PASSWORDAcces...
sak(k) (Secure Access Key) is useful when you want to be sure there is no trojan program running at console which could grab your password when you would try to login. It will kill all programs on given console, thus letting you make sure that the login prompt you see is actually the...
It has a lot of features. There are a lot of parts to Jitsi (which we will get to), but the culmination of these pieces is a full-featured meetings application that aims to remain competitive with major meetings applications like Zoom, Google Meet, etc. with all the bells and whistles ...
Let’s say you need to create a new user and grant him root access to the server. To create a user with exactly the same privileges as root user, we have to assign him the same user ID as the root user has (UID 0) and the same group ID (GID 0). Use the following commands to...
.catch((error) =>{console.log("Failed to get user!"); response = {statusCode:500,body:`Internal Error:${error}`,headers: {"Content-Type":"text/plain"}, }; });console.log("response payload", response);returnresponse; }; The exported handler ...
dnsdbq - API client providing access to passive DNS database systems. grimd - fast dns proxy, built to black-hole internet advertisements and malware servers. dnstwist - detect typosquatters, phishing attacks, fraud, and brand impersonation. ▪️ Network (HTTP) curl - is a command line to...
I’m a .NET developer, not a system admin. As such, I never properly learned how to write anything aside from “echo” this, “dir” that, and “ipconfig -toomuchinfo” to a command window. But now, since I manage my own server on Amazon AWS, I wanted a neat non-c# console-ap...
mkchain - open source tool to help you build a valid SSL certificate chain. ssl-cert-check - SSL Certification Expiration Checker. ▪️ Security SELinux - provides a flexible Mandatory Access Control (MAC) system built into the Linux kernel. AppArmor - proactively protects the operating syste...
It is extremely useful to have console access while working with new firewall rules (you can’t lock yourself out of the console withiptables!) If you get confused about where you are when working withiptables, remember that you can always list out all rules withiptables -L, and start ove...
On bootup, you simply select which disk image you want to run, and after a few moments, you’re looking at an operational console happily booting RSX-11MPlus, RSTS, RT-11, BSD Unix, whatever you’d like. Total build time was somewhere around 7-8 hours. Imaging and setting up the ...