VirtualTam's bookmarks
99 bookmarks found
-
Rosetta Stone for Unix
2017-09-18 -
Ansible modules:
- https://docs.ansible.com/ansible/latest/ldap_entry_module.html
- https://docs.ansible.com/ansible/latest/ldap_attr_module.html
Installation guides:
- https://wiki.debian.org/LDAP/OpenLDAPSetup
- https://debian-administration.org/article/585/OpenLDAP_installation_on_Debian
Debconf & slapd automation:
-
SSH tunnelling for fun and profit: Autossh
2017-08-18 - https://apple.stackexchange.com/questions/132223/autossh-not-forwarding-regular-ssh-tunnel-does
- https://unix.stackexchange.com/questions/190026/persistent-ssh-port-forward-without-public-keys
- https://serverfault.com/questions/414008/how-to-create-a-persistent-port-forwarding-using-ssh
- https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding
-
Things Every Hacker Once Knew
2017-07-18 -
- http://www.dnspython.org/docs/1.15.0/
- http://www.dnspython.org/examples.html
- https://stackoverflow.com/questions/5235569/using-the-dig-command-in-python#5237068
- https://www.safaribooksonline.com/library/view/python-for-unix/9780596515829/ch14.html
- https://stackoverflow.com/questions/17681230/how-make-dns-queries-in-dns-python-as-dig-with-aditional-records-section
- https://stackoverflow.com/questions/13842116/how-do-we-get-txt-cname-and-soa-records-from-dnspython
-
- https://superuser.com/questions/344962/web-scraper-for-outlook-web-app-2010
- https://hub.docker.com/r/jberrenberg/davmail/
- https://www.ctl.io/developers/blog/post/killing-your-outlook-with-docker-and-davmail/
- https://aur.archlinux.org/packages/davmail/
- https://bbs.archlinux.org/viewtopic.php?id=141256
- https://unix.stackexchange.com/questions/70935/davmail-systemd-launcher-on-headless-server
-
Python: get current datetime as a Unix epoch
2017-01-04 1import calendar 2import time 3 4calendar.timegm(time.gmtime())
-
The root is a lie
2016-12-21 -
389 Directory Server
2016-12-01 - https://www.linux.com/learn/simplify-ldap-fedoras-389-directory-server
- https://www.rockstable.org/389-ds
- https://github.com/jtgasper3/docker-images/tree/master/389-ds
Administration WebApps:
- http://directory.fedoraproject.org/docs/389ds/administration/webapps-install.html
- http://directory.fedoraproject.org/docs/389ds/administration/dsgw.html
- http://directory.fedoraproject.org/docs/389ds/administration/orgchart.html
Install guides:
- http://www.unixmen.com/install-and-configure-ldap-server-in-centos-7/
- http://www.unixmen.com/manage-389-directory-server-graphically-using-389-management-console/
- http://jensd.be/125/linux/rhel/install-mate-or-xfce-on-centos-7
- http://unix.stackexchange.com/questions/181503/how-to-install-desktop-environments-on-centos-7