Archivo por meses: noviembre 2020

lowendbox.com

https://lowendbox.com About LowEndBox Low End Box is dedicated to helping people run websites and services on low end dedicated servers and virtual private servers, where you only need to pay a few dollars a month to get full root access. Our mission is to help people find cheap vps hosting. [

AT&T PC 7300 (AKA UNIX PC) EMULATION

UNIX PC was AT&T’s computer with Unix System V based OS. It included special windowing system that ran only on UNIX PC’s hardware. Normal emulators such as 86box and PCem won’t be able to run UNIX PC software. But there is an emulator called “freebee” that will emulate UNIX PC. It’s not hard to get… Leer más »

Clone Linux user (copy user, based on another one)

It gets the source user’s groups (not including the group that’s the same as their login) and shell, then creates a new user with the same shell and secondary groups. There is no error checking, it’s just a quick and dirty clone script.