| bio | website | ixquick.com |
|---|---|---|
| location | Minnesota | |
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Apr 14 '12 at 18:39 | |
| stats | profile views | 69 |
I'm currently working on a Mint/Ubuntu based Lived Distro called Linux Surfer.
Linux Surfer is intended for browsing the web safely and protecting your hard drive from web based attacks. It comes with a the Silicon theme.
http://www.demonoid.me/files/?uid=8372521&seeded=2
Currently my focus is primarily on permission based protection solutions, which include isolating apps in new user accounts.
|
Feb 3 |
asked | Portable User Account |
|
Jan 31 |
comment |
How Do I Stop The Service Sudo? Ok, so how do I disable all commands from sudo? Could I change global permissions restricting sudo altogether from everything? |
|
Jan 31 |
comment |
How Do I Stop The Service Sudo? My patrons need physical access. Ok, let me make things clearer. The terminal is a kiosk with a live remastered Ubuntu disk running. I do not want a password to open any root access period. What I am imagining here is it will be remastered Ubunutu distro running live that's in infinite non-root user loop. I want it to purposely run this way. Is there any way to pipe all root attempts to null or something? I want a complete root lockout and user locked in (no logout, no shutdown, only physical power down.) |
|
Jan 31 |
comment |
How Do I Stop The Service Sudo? chkconfig --list, it shows all services, lists the run levels, sudo is one of them. |
|
Jan 30 |
asked | How Do I Stop The Service Sudo? |