Menu

syspert / Blog: Recent posts

2.0 update (todo list)

todo list for version 2.0 relese of syspert (renamed to ssmc > System Software Management Console)

december 10, 2013

1 - redo root level priv check to include logging and sends a message to root, advising the user that the program was breached, and suggest
possable sanctions (example, using restrictive shell, remove from groups, etc)

2 - Change sourcecode licence from BSD to GPL-2

3 - Change useradd to include skel directory (/etc/skel/)... read more

Posted by Darius Anderson 2013-12-20

1.5 (codename: Trident) plan

Plan for syspert 1.5 Trident
question to be asked on start-up for logging the session (Should this session be logged (Y/N) >)
then if statement for logging ( if [ "$log_ans" = "y" ]
then
<cmd> > /tmp/syspert-trident-log.txt
else
<cmd>
fi)... read more</cmd></cmd>

Posted by Darius Anderson 2013-11-13

1.0 update 3

1.0 release date set back about a week, due to printer management, adding access control lists and using flags to go to different areas of programs, will have update soon

Posted by Darius Anderson 2013-10-30

1.0 update

fixed unknown bug in group management, close to 1.0 release, hopefully by next week

Posted by Darius Anderson 2013-10-18

1.0 update 2

Creating version 1.0, fixed install.sh now it will ask you if certain programs are installed or not
also creating new function for group management, will be added to usrmgmt

Posted by Darius Anderson 2013-10-12

1.0 update

for 1.0 release, I may add group management (in a new function (function grp_mgmt), creating new groups, removing groups, adding users to groups, removing users from groups
Also I have to fix authorisation system, preventing compiling

Posted by Darius Anderson 2013-10-09

1.0

Coming up with ideas for the 1.0a Revision 1 release, may add ability to make hfs filesystem, add new reporting system for unauthenticated users, ether the user will have to enter the root password, or they will be reported to root as an unauthenticated user and recommend sanctions against that user, may port to mac os x if I get the time would rename to 'syspertx'

Posted by Darius Anderson 2013-10-03

First day

syspert launched last night, all looks good, good response on google+, I see bright things in it's future

Posted by Darius Anderson 2013-10-03

Todays the day!!

Today is the day, finally after 2 years of work syspert is finally ready for shipping, only to add mkfs-ufs to create a UNIX filesystem

Posted by Darius Anderson 2013-10-02

Any day now

Any day now, possibly tomorrow (Wednesday 2nd September 2013) syspert will be finished and ready for upload

Posted by Darius Anderson 2013-10-01
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.