Tech TLDR;

  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Archives for March 2013

Ubuntu Linux Terminal Commands Cheat Sheet

March 16, 2013 by admin

Add New User adduser Add New Group groupadd devs Add user to a suplimentary group usermod -a -G admin alex See user groups groups Change Group Ownership for a directory sudo chgrp -R devs tomcat Change Time Zone sudo dpkg-reconfigure tzdata Select ETC -> Greenwitch Change hostname sudo vim /etc/hostname rename and restart Restart computer […]

Filed Under: Ubuntu

Toggle All Checkboxes Using jQuery

March 8, 2013 by admin

I needed to perform a mundane task of going to a large number of pages, with a large number of check-boxes selected at random, and flipping them in the opposite order. So if I had 3 check-boxes, out of which two were selected like this: I would need to flip them so it would look […]

Filed Under: Front End, jQuery Tagged With: jQuery

Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in