Finally decided to take the plunge and moved to a new home in a WordPress based blog with Ajax plug-ins and cross-posting to LiveJournal. Sadly LiveJournal was getting ancient. Transferring from LiveJournal to WordPress was not as easy as it should or as it probably was in 2005. The included script of WordPress 3.1.1 didn’t work it kept spitting out this error: …
Read More “LiveJournal to WordPress”
Finally created DNS entries for http://aranguren.co.cc, have had this subdomain since 2009 and haven’t done anything with it.
Fixed major issues with ldap @ ldap:ldap.luisaranguren.com, Lightweight Directory Access Protocol, user search for postfix Built ldap user directories Updated PTR records for IPv6
Partitioned new hard drive and moved /srv/ to a 50GB partition and added to fstab Created a 2GB swap partition on the new hard drive and added it to fstab Installed procmail to move spam to a junk folder
Installed and configured pptpd at http://luisaranguren.com Generated ssh rsa keys for password-less authentication from trusted hosts Generated ssh rsa keys for password-less authentication from iPod Installed two different public keys on http://luisaranguren.com, first one for trusted local hosts and a separate one for the iPod Checked validation of http://luisaranguren.com with http://validator.w3.org and corrected any mistakes, also …
Read More “Installed and configured pptpd at luisaranguren.com”
Upgraded the server memory from 256MB to 768MB Installed a 80GB Maxtor Hard Drive [root@luisaranguren]# hdparm -i /dev/sdb /dev/sdb: Model=Maxtor 4R080L0, FwRev=RAMC1TU0, SerialNo=R29XVRME Config={ Fixed } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57 BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16 CurCHS=4047/16/255, CurSects=16511760, LBA=yes, LBAsects=160086528 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: …
Read More “pcre:fwsam”
Today, Created a wpad.dat file for Web Proxy Autodiscovery Protocol so clients get proxy auto configuration, the contents are: function FindProxyForURL(url, host) { return “PROXY luisaranguren.com:3128; DIRECT”; } Updated DNS records to include http://wpad.luisaranguren.com Updated .htaccess for url shorten and redirection [root@monsterxx9 etc]# cat /srv/http/.htaccess RewriteEngine on RewriteCond %{HTTP_HOST} ^autodiscover.luisaranguren.com$ RewriteRule ^(.*)$ https://luisaranguren.com/Autodiscover/Autodiscover.php [R=301,L] RewriteCond …
Read More “Created a wpad.dat file for Web Proxy Autodiscovery”
What did I do today? Finished installing dovecot http://dovecot.org (pop3 & imap) Created and installed SSL certificates Finished testing z-push in http://luisaranguren.com/z-push/ (Open Source ActiveSync Gateway) Updated DNS server for ActiveSync Autodiscovery for http://autodiscovery.luisaranguren.com ; Activesync Autodiscovery autodiscover IN A 123.243.191.116 _autodiscover._tcp IN SRV 0 0 80 luisaranguren.com. Updated DNS server with SPF Sender Policy …
Read More “What did I do today? Finished installing doveco”
Bought a new domain finally http://luisaranguren.com Fully working with A, AAAA and MX records. IPv6 glue too. Same proxyjudge at http://luisaranguren.com/cgi-bin/prxjdg.cgi and at http://luisaranguren.com/proxyjudge.php Access logs are in http://luisaranguren.com/analog/access_log.html Other services running like: http://luisaranguren.com/mrtg http://luisaranguren.com/webalizer http://luisaranguren.com/squid-reports Also got a IPv6 sage level certification with he.net
UPDATE 2011/07/18: Tom Zickel/OpenHebrew, creator of Samba for iOS, informed that Samba is now available from Cydia/BigBoss repository so no need to follow the procedure described below, instead install Samba Controller from Cydia. http://tom.zickel.org/samba/samba.txt About —– Samba for iPhone/iPod Touch allows you to see your device as a network drive on your computer (and …
Read More “Samba server for iOS”