الثلاثاء، 9 فبراير 2016

Post-installation Tasks

1) Install ntfs-3g
2) grub2-mkconfig -o /boot/grub2/grub.cfg
3) Set Windows 8 as default entry in grub2
   a) Display all entries using:
      grep "submenu\|^\menuentry" /boot/grub2/grub.cfg | cut -d "'" -f2
   b) Choose the Windows 8 entry and set it as default
      grub2-set-default "Windows 8 (loader) (on /dev/sda1)"
   c) Check if it is correctly set
      grub2-editenv list
   grub2-editenv list
4) hostname linuxNN (NN the number of PC) (numbering zigzag)

الثلاثاء، 29 أبريل 2008

Open Source Time and Attendance Software

My manager asked me to saerch for Time and Attendance Software

The criteria that I will follow ISA is that the software must be:
1) Open Source
2) Web-based
3) J2EE Complaint
4) Hosted by mine DB & App Servers
5) Easy to use