Blogging All About BSDs
  • About
  • Blog Submission
  • Contact

Posts in category PsyberMonkey

Book review – DNSSEC Mastery

May 17, 2013 ~ Written by PsyberMonkey
Book review – DNSSEC Mastery For the past few days, I've spent most of my reading time with a new book titled DNSSEC Mastery. The author of the book is Michael W. Lucas, again (from my not too long ago book review blog post, Absolute OpenBSD 2nd Edition). He's now one of my favorite tech book author, upgraded from "favorite blog author". (Read more.. [...]
~ read more ~

Book review – Absolute OpenBSD ...

Apr 26, 2013 ~ Written by PsyberMonkey
Book review – Absolute OpenBSD 2nd Edition If you're following BSD related news, you probably would have know about Absolute OpenBSD, 2nd Edition. The author is Michael W. Lucas, well known for fantastic technical books (Absolute FreeBSD, Network Flow Analysis, SSH Mastery, DNSSEC Mastery & others ). A while ago, I got hold of this book, Absolute OpenBSD 2nd Edition (in short [...]
~ read more ~

Absolute OpenBSD, 2nd Edition –...

Apr 13, 2013 ~ Written by PsyberMonkey
Absolute OpenBSD, 2nd Edition – Book auctioning By now, everyone living in the BSD world would have known that Michael W. Lucas new book on OpenBSD is going to be release soon. By soon, I mean there\'s a couple of weeks more to go. If you have been following Michael\'s blog or read his technical books, you would probably have a taste of his writing style. Which (Read more...)
~ read more ~

vim – improving vim skill by br...

Mar 04, 2013 ~ Written by PsyberMonkey
vim – improving vim skill by breaking arrow keys Improving vim skill have a new way, \"breaking\" the arrow keys on the keyboard. No No, not literally! Just disable them by assigning \"no operation\" to the arrow keys stroke. This will render your arrow keys useless when you\'re inside vim editor, thus forcing you to stick to h, j, k & l key to move around. Put (Read more...)
~ read more ~

FreeBSD Foundation – 2012 Year-...

Dec 28, 2012 ~ Written by PsyberMonkey
FreeBSD Foundation – 2012 Year-End Fundraising Campaign Just did a quick check on the targeted $500k donations and FreeBSD Foundation have made it! As of this post, FreeBSD Foundation have managed to surpass it\'s 2012 fund raising goal by $184 905, at the total of $684 905. This is no doubt a great news to the end 2012 and I look forward to see more of these (Read more...)
~ read more ~

AboutBSD.net – outage

Dec 28, 2012 ~ Written by PsyberMonkey
AboutBSD.net – outage This is all purely my fault as I was updating mysql-[server|client] then detach tmux, and forgot about it. I definitely need nagios to monitor AboutBSD.net. Sorry for all the inconvenience caused.
~ read more ~

Scratch of the day – PHP Warnin...

Aug 10, 2012 ~ Written by PsyberMonkey
Scratch of the day – PHP Warning:  date(): It is not safe to rely on the system’s timezone settings Yesterday, I noticed one of my Apache server's error log is growing like 1.1 gb in 12 hours. The log is full of these : Read more »
~ read more ~

AboutBSD.net – Layout changes

Jul 27, 2012 ~ Written by PsyberMonkey
AboutBSD.net – Layout changes Just did a wordpress theme change for a facelift to http://aboutbsd.net. Probably there will be a few change on the background & header. Do let me know if you have any suggestion.
~ read more ~

Scratch of the day – How to dis...

Jul 20, 2012 ~ Written by PsyberMonkey
Scratch of the day – How to disable mouse gesture in Firefox on OS X Starting from OS X snow leopard (10.6) to Lion (10.7), Firefox have a mouse gesture of swiping 2 fingers left as go back a page in history & swiping to the right as go forward a page in history. Some times it is too sensitive as I scroll up & down in text reading would also trigger this behavior. Then (Read more...)
~ read more ~

Scratch of the day – php throwi...

Jul 13, 2012 ~ Written by PsyberMonkey
Scratch of the day – php throwing stricts error on browser Today, I had to setup a Postgresql database server with phpPgAdmin web interface. While visiting the web interface for the first time, this error message appears on the top : Strict Standards: Only variables should be assigned by reference in /usr/local/www/phpPgAdmin/classes/database/Connection.php on line 23 Warning: Cannot modify [...]
~ read more ~

Scratch of the day – ssh transf...

May 15, 2012 ~ Written by PsyberMonkey
Scratch of the day – ssh transfer from server to server There\'s 2 servers which configured only my workstation is able to login using ssh keys. But I need to transfer files between these 2 servers. Downloading from server A to my workstation then upload the files to server B seems to be way. It would be good if I can combine the 2 operations into 1 single execution. With shell\'s (Read more... [...]
~ read more ~

Scratch of the day – exclude lo...

May 11, 2012 ~ Written by PsyberMonkey
Scratch of the day – exclude logging to /var/log/messages After telling dhcpd to log messages to local7 of syslogd, \"uid lease\" messages are still being log in /var/log/messages. This is because by default, syslogd logs \"notice\" level and above to /var/log/messages. If you don\'t wanna see these messages in /var/log/messages, which it has already log to /var/log/dhcpd.log, include the log leve [...]
~ read more ~

Scratch of the day – ISC dhcpd ...

Apr 13, 2012 ~ Written by PsyberMonkey
Scratch of the day – ISC dhcpd is complaining about subnet declaration Just now, restarting the ISC DHCP server, after adding new subnet, spill out some error messages : No subnet declaration for gem0 (192.168.168.168). ** Ignoring requests on gem0. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface gem0 is attached. ** Se [...]
~ read more ~

Scratch of the day – arpresolve...

Apr 09, 2012 ~ Written by PsyberMonkey
Scratch of the day – arpresolve: can’t allocate llinfo Today, one of the server was uncontactable after a network switch flood incident. All other servers are working fine except this one. Log into this server through the console, reveals : - ping to gateway is fine - ping to a host outside this network failed - ssh connection to same segment is fine but not beyond gateway /var/l [...]
~ read more ~

Scratch of the day – dmesg log ...

Feb 15, 2012 ~ Written by PsyberMonkey
Scratch of the day – dmesg log is not at /var/log dmesg log is the place where system information are written to it, similar to /var/log/messages. It is particularly useful to get information of Hardware details. But after some time, the information in /var/log/dmesg.today & /var/log/dmesg.yesterday are replaced with system messages where by boot messages are replaced. Fortunately, a c [...]
~ read more ~

FreeBSD – Running Puppet on Fre...

Jan 25, 2012 ~ Written by PsyberMonkey
FreeBSD – Running Puppet on FreeBSD The latest issue of BSD Magazine is out and guess what? It has an article that I\'ve wrote on running Puppet on FreeBSD! BSD Magazine is a free to download magazine that focus on BSD, be it FreeBSD, OpenBSD, NetBSD, PC-BSD and others. From BSDMag.org website : \"We decided to create a magazine for BSD users, enthusiasts and (Read more...)
~ read more ~

Scratch of the day – Real time ...

Jan 09, 2012 ~ Written by PsyberMonkey
Scratch of the day – Real time network statistic, like top There's a sudden surge of network traffic in one of the servers and I need to find out what causes it. Roaming around ports show up this : /usr/ports/net-mgmt/iftop iftop does for network usage what top(1) does for CPU usage ...(via) To start monitoring : Read more »
~ read more ~

Scratch of the day – Back dated...

Dec 30, 2011 ~ Written by PsyberMonkey
Scratch of the day – Back dated date Did some sysctl tuning and need to monitor the log file every \"yesterday\". This is what I\'ve managed to split out from \"strftime\" manual (via \"date\") : # date Fri Dec 30 09:59:27 MYT 2011 # date -v -1d +%b %Oe Dec 29 With this, make cron send me an email with filtered entries of /var/log/messages : 1 (Read more...)
~ read more ~

FreeBSD Foundation – 2011 Year ...

Dec 06, 2011 ~ Written by PsyberMonkey
FreeBSD Foundation – 2011 Year End Fundraising Campaign Another year is passing and the season of giving is coming !!! This year, the FreeBSD Foundation is targeting to raise 400k. These funds will be put into the good use of FreeBSD related activities : sponsor BSD conferences & events sponsor developers to attend these conferences protect the intellectual property of the FreeBSD project ma [...]
~ read more ~

FreeBSD – HP DL 120 G7 hardware

Nov 19, 2011 ~ Written by PsyberMonkey
FreeBSD – HP DL 120 G7 hardware Recently, I had a chance to test the compatibility of installing FreeBSD on an HP server. This are the specs of the server : HP DL 120 G7 E3-1240 - 16gb DDR 3 ram - dual nic port (HP NC112i 1-Port Ethernet Server Adapter (x2)) - Array Card (HP Smart Array P212/256MB Controller (RAID 0/1/1+0/5/5+0)) The NICs, Smart Array & (Read more. [...]
~ read more ~
Page 1 of 11123456789...»Last »

Pages

  • About
  • Contact
  • Blog Submission
  • Book review – Absolute OpenBSD 2nd Edition
  • Book review – DNSSEC Mastery

 Subscribe in a reader

Categories

  • aboutBSD.net
  • alp's notes
  • blog.netbsd.org
  • blog.pcbsd.org
  • BSDTalk
  • chfl4gs
  • Dan Langille's Other Diary
  • dan.langille.org
  • DragonFlyBSD Digest
  • Dru Lavigne – A Year in the Life of a BSD Guru
  • FreeBSD
  • FreeBSD Foundation
  • freebsd.stokely.org
  • meetBSD: meet the BSD systems
  • Murray's FreeBSD Notes
  • NetBSD
  • NetBSD Blog
  • nixCraft : FreeBSD
  • Official PC-BSD Blog
  • OpenBSD
  • OpenBSD Journal
  • PC-BSD
  • PsyberMonkey
  • Takizo
  • The FreeBSD Diary
  • Uncategorized
  • Warner's Random Hacking Blog
  • www.alp-notes.blogspot.com
  • www.bsdimp.blogspot.com
  • www.bsdtalk.blogspot.com
  • www.cyberciti.biz
  • www.freebsd.org
  • www.freebsddiary.org
  • www.freebsdfoundation.org
  • www.meetbsd.org
  • www.netbsd.org
  • www.pcbsd.org
  • www.scratching.psybermonkey.net
  • www.shiningsilence.com/dbsdlog
  • www.systems.takizo.com
  • www.undeadly.org

Pure Line theme by Theme4Press  •  Powered by WordPress Blogging All About BSDs