Jon Schipp
Jon Schipp
Reproducibility: 1. Create a new user 2. Launch environment 3. Run del_user plugin 4. Create user with same name as in step 1 5. Launch same environment as in step...
`--cpu-quota`
Two options 1. Find a cgroup option that can prevent that 2. Use temporary account after ssh -> demo[host] -> demo[host][user1, user2, user3]. Hacky but will probably solve the problem
Look into the typical Linux install type menu system. Dialog or whiptool are popular
for easy debugging e.g. ``` $ islet USER demo ```
Design ISLET to scale across multiple systems. Thinking that the SQLite database should store the IP/DNS name of the the server destination ISLEt server for each user so they are...
Offer ability to launch a container that another container depends before loading the depending container. Should be a new option for config files.
Certain keys don't work and produces odd behavior. Make more like a real terminal if possible since it's a pseudo terminal.
SQLite query to show remaining time for account after re-attachment