Monday, February 28, 2011
BOFH excuse #116: the real ttys became pseudo ttys and vice-versa.
BOFH excuse #116: the real ttys became pseudo ttys and vice-versa.
For a lightweight VPN alternative, have a look at ssh + netcat-openbsd for SOCKS proxy support.
For a lightweight VPN alternative, have a look at ssh + netcat-openbsd for SOCKS proxy support.
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #312: incompatible bit-registration operators
BOFH excuse #312: incompatible bit-registration operators
Today is Setting Orange, the 60th day of Chaos in the YOLD 3177
Today is Setting Orange, the 60th day of Chaos in the YOLD 3177
BOFH excuse #63: not properly grounded, please bury computer
BOFH excuse #63: not properly grounded, please bury computer
BOFH excuse #55: Plumber mistook routing panel for decorative wall fixture
BOFH excuse #55: Plumber mistook routing panel for decorative wall fixture
BOFH excuse #334: 50% of the manual is in .pdf readme files
BOFH excuse #334: 50% of the manual is in .pdf readme files
Sunday, February 27, 2011
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
BOFH excuse #153: Big to little endian conversion error
BOFH excuse #153: Big to little endian conversion error
Today is Prickle-Prickle, the 59th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 59th day of Chaos in the YOLD 3177
Debian Hint #18: Quality control information about a package can be found by going to http://packages.qa.debian.org/; this page provides links to the Maintainer's QA page, the BTS, news items for the package, and information on which versions are available in which archives.
Debian Hint #18: Quality control information about a package can be found by going to http://packages.qa.debian.org/<package>; this page provides links to the Maintainer's QA page, the BTS, news items for the package, and information on which versions are available in which archives.
BOFH excuse #212: Of course it doesn't work. We've performed a software upgrade.
BOFH excuse #212: Of course it doesn't work. We've performed a software upgrade.
Instead of typing the user and group, if they are the same (like for www-data) you can just type the user followed by a colon: 'sudo chown -R www-data: *'
Instead of typing the user and group, if they are the same (like for www-data) you can just type the user followed by a colon: 'sudo chown -R www-data: *'
BOFH excuse #243: The computer fleetly, mouse and all.
BOFH excuse #243: The computer fleetly, mouse and all.
Debian Hint #44: You can use 'apt-file list ' to obtain a listing of the contents of debian package. This action is similar to 'dpkg -L ' except the package does not need to be installed or fetched using apt-file in contrast to dpkg.
Debian Hint #44: You can use 'apt-file list <package_name>' to obtain a listing of the contents of debian package. This action is similar to 'dpkg -L <package_name>' except the package does not need to be installed or fetched using apt-file in contrast to dpkg.
BOFH excuse #323: Your processor has processed too many instructions. Turn it off immediately, do not type any commands!!
BOFH excuse #323: Your processor has processed too many instructions. Turn it off immediately, do not type any commands!!
Saturday, February 26, 2011
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
Want to run your own cloud infrastructure in your enterprise? Ubuntu Enterprise Cloud powered by Eucalyptus has what you need: http://www.ubuntu.com/cloud
Want to run your own cloud infrastructure in your enterprise? Ubuntu Enterprise Cloud powered by Eucalyptus has what you need: http://www.ubuntu.com/cloud
BOFH excuse #117: the printer thinks its a router.
BOFH excuse #117: the printer thinks its a router.
Today is Pungenday, the 58th day of Chaos in the YOLD 3177
Today is Pungenday, the 58th day of Chaos in the YOLD 3177
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
BOFH excuse #416: We're out of slots on the server
BOFH excuse #416: We're out of slots on the server
Friday, February 25, 2011
BOFH excuse #308: CD-ROM server needs recalibration
BOFH excuse #308: CD-ROM server needs recalibration
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
Today is Boomtime, the 57th day of Chaos in the YOLD 3177
Today is Boomtime, the 57th day of Chaos in the YOLD 3177
BOFH excuse #124: user to computer ration too low.
BOFH excuse #124: user to computer ration too low.
Debian Hint #44: You can use 'apt-file list ' to obtain a listing of the contents of debian package. This action is similar to 'dpkg -L ' except the package does not need to be installed or fetched using apt-file in contrast to dpkg.
Debian Hint #44: You can use 'apt-file list <package_name>' to obtain a listing of the contents of debian package. This action is similar to 'dpkg -L <package_name>' except the package does not need to be installed or fetched using apt-file in contrast to dpkg.
BOFH excuse #29: It works the way the Wang did, what's the problem
BOFH excuse #29: It works the way the Wang did, what's the problem
BOFH excuse #389: /dev/clue was linked to /dev/null
BOFH excuse #389: /dev/clue was linked to /dev/null
BOFH excuse #316: Elves on strike. (Why do they call EMAG Elf Magic)
BOFH excuse #316: Elves on strike. (Why do they call EMAG Elf Magic)
Thursday, February 24, 2011
Today is Sweetmorn, the 56th day of Chaos in the YOLD 3177
Today is Sweetmorn, the 56th day of Chaos in the YOLD 3177
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
BOFH excuse #264: Your modem doesn't speak English.
BOFH excuse #264: Your modem doesn't speak English.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
'etckeeper' allows you to save changes you make to /etc in a bazaar repository. Useful to track and revert changes. http://tinyurl.com/etckeeper
'etckeeper' allows you to save changes you make to /etc in a bazaar repository. Useful to track and revert changes. http://tinyurl.com/etckeeper
BOFH excuse #210: We didn't pay the Internet bill and it's been cut off.
BOFH excuse #210: We didn't pay the Internet bill and it's been cut off.
BOFH excuse #171: NOTICE: alloc: /dev/null: filesystem full
BOFH excuse #171: NOTICE: alloc: /dev/null: filesystem full
Wednesday, February 23, 2011
Today is Setting Orange, the 55th day of Chaos in the YOLD 3177
Today is Setting Orange, the 55th day of Chaos in the YOLD 3177
BOFH excuse #46: waste water tank overflowed onto computer
BOFH excuse #46: waste water tank overflowed onto computer
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
BOFH excuse #103: operators on strike due to broken coffee machine
BOFH excuse #103: operators on strike due to broken coffee machine
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
If you need to compile a piece of software, you may need to install the build-essential package. Use 'sudo apt-get install build-essential'.
If you need to compile a piece of software, you may need to install the build-essential package. Use 'sudo apt-get install build-essential'.
Tuesday, February 22, 2011
BOFH excuse #446: Mailer-daemon is busy burning your message in hell.
BOFH excuse #446: Mailer-daemon is busy burning your message in hell.
Today is Prickle-Prickle, the 54th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 54th day of Chaos in the YOLD 3177
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #218: The UPS doesn't have a battery backup.
BOFH excuse #218: The UPS doesn't have a battery backup.
BOFH excuse #406: Bad cafeteria food landed all the sysadmins in the hospital.
BOFH excuse #406: Bad cafeteria food landed all the sysadmins in the hospital.
BOFH excuse #323: Your processor has processed too many instructions. Turn it off immediately, do not type any commands!!
BOFH excuse #323: Your processor has processed too many instructions. Turn it off immediately, do not type any commands!!
BOFH excuse #123: user to computer ratio too high.
BOFH excuse #123: user to computer ratio too high.
BOFH excuse #251: Processes running slowly due to weak power supply
BOFH excuse #251: Processes running slowly due to weak power supply
Monday, February 21, 2011
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
Today is Pungenday, the 53rd day of Chaos in the YOLD 3177
Today is Pungenday, the 53rd day of Chaos in the YOLD 3177
BOFH excuse #257: That would be because the software doesn't work.
BOFH excuse #257: That would be because the software doesn't work.
BOFH excuse #200: The monitor needs another box of pixels.
BOFH excuse #200: The monitor needs another box of pixels.
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #230: Lusers learning curve appears to be fractal
BOFH excuse #230: Lusers learning curve appears to be fractal
BOFH excuse #333: A plumber is needed, the network drain is clogged
BOFH excuse #333: A plumber is needed, the network drain is clogged
Sunday, February 20, 2011
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
BOFH excuse #361: Communist revolutionaries taking over the server room and demanding all the computers in the building or they shoot the sysadmin. Poor misguided fools.
Debian Hint #43: You can use 'apt-cache show ' or 'aptitude show ' to get more information about a debian package.
Debian Hint #43: You can use 'apt-cache show <package_name>' or 'aptitude show <package_name>' to get more information about a debian package.
Today is Boomtime, the 52nd day of Chaos in the YOLD 3177
Today is Boomtime, the 52nd day of Chaos in the YOLD 3177
Debian Hint #36: If you want to track Debian sid and have a small download quota or a really slow connection, check out the debdelta package.
Debian Hint #36: If you want to track Debian sid and have a small download quota or a really slow connection, check out the debdelta package.
BOFH excuse #421: Domain controller not responding
BOFH excuse #421: Domain controller not responding
You can change your hostname by editing the file /etc/hostname.
You can change your hostname by editing the file /etc/hostname.
BOFH excuse #277: Your Flux Capacitor has gone bad.
BOFH excuse #277: Your Flux Capacitor has gone bad.
BOFH excuse #419: Repeated reboots of the system failed to solve problem
BOFH excuse #419: Repeated reboots of the system failed to solve problem
BOFH excuse #304: routing problems on the neural net
BOFH excuse #304: routing problems on the neural net
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
BOFH excuse #134: because of network lag due to too many people playing deathmatch
BOFH excuse #134: because of network lag due to too many people playing deathmatch
Saturday, February 19, 2011
BOFH excuse #80: That's a great computer you have there; have you considered how it would work as a BSD machine?
BOFH excuse #80: That's a great computer you have there; have you considered how it would work as a BSD machine?
BOFH excuse #434: Please state the nature of the technical emergency
BOFH excuse #434: Please state the nature of the technical emergency
Today is Sweetmorn, the 51st day of Chaos in the YOLD 3177
Today is Sweetmorn, the 51st day of Chaos in the YOLD 3177
BOFH excuse #188: ..disk or the processor is on fire.
BOFH excuse #188: ..disk or the processor is on fire.
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
BOFH excuse #183: filesystem not big enough for Jumbo Kernel Patch
BOFH excuse #183: filesystem not big enough for Jumbo Kernel Patch
Friday, February 18, 2011
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
Debian Hint #15: The documentation for a package can normally be found under /usr/share/doc/. In particular, the README.Debian file often has useful information about Debian-specific quirks or tips.
Debian Hint #15: The documentation for a package can normally be found under /usr/share/doc/<package>. In particular, the README.Debian file often has useful information about Debian-specific quirks or tips.
BOFH excuse #218: The UPS doesn't have a battery backup.
BOFH excuse #218: The UPS doesn't have a battery backup.
BOFH excuse #249: Unfortunately we have run out of bits/bytes/whatever. Don't worry, the next supply will be coming next week.
BOFH excuse #249: Unfortunately we have run out of bits/bytes/whatever. Don't worry, the next supply will be coming next week.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
BOFH excuse #80: That's a great computer you have there; have you considered how it would work as a BSD machine?
BOFH excuse #80: That's a great computer you have there; have you considered how it would work as a BSD machine?
BOFH excuse #243: The computer fleetly, mouse and all.
BOFH excuse #243: The computer fleetly, mouse and all.
Keep your servers time in sync, use the ntpd package. https://help.ubuntu.com/9.10/serverguide/C/NTP.html
Keep your servers time in sync, use the ntpd package. https://help.ubuntu.com/9.10/serverguide/C/NTP.html
Thursday, February 17, 2011
BOFH excuse #245: The Borg tried to assimilate your system. Resistance is futile.
BOFH excuse #245: The Borg tried to assimilate your system. Resistance is futile.
BOFH excuse #62: need to wrap system in aluminum foil to fix problem
BOFH excuse #62: need to wrap system in aluminum foil to fix problem
Today is Prickle-Prickle, the 49th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 49th day of Chaos in the YOLD 3177
BOFH excuse #142: new guy cross-connected phone lines with ac power bus.
BOFH excuse #142: new guy cross-connected phone lines with ac power bus.
BOFH excuse #228: That function is not currently supported, but Bill Gates assures us it will be featured in the next upgrade.
BOFH excuse #228: That function is not currently supported, but Bill Gates assures us it will be featured in the next upgrade.
BOFH excuse #308: CD-ROM server needs recalibration
BOFH excuse #308: CD-ROM server needs recalibration
BOFH excuse #416: We're out of slots on the server
BOFH excuse #416: We're out of slots on the server
Wednesday, February 16, 2011
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
Today is Pungenday, the 48th day of Chaos in the YOLD 3177
Today is Pungenday, the 48th day of Chaos in the YOLD 3177
BOFH excuse #117: the printer thinks its a router.
BOFH excuse #117: the printer thinks its a router.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Debian Hint #29: Keep your system clock accurate - install the 'ntpdate' package and configure it to set the time at startup. In addition, machines which are turned on most or all of the time should have the 'ntp' package installed to keep the time accurate in between reboots.
Debian Hint #29: Keep your system clock accurate - install the 'ntpdate' package and configure it to set the time at startup. In addition, machines which are turned on most or all of the time should have the 'ntp' package installed to keep the time accurate in between reboots.
BOFH excuse #320: You've been infected by the Telescoping Hubble virus.
BOFH excuse #320: You've been infected by the Telescoping Hubble virus.
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
Debian Hint #20: Want to keep track of what version of a package you have installed (especially useful for those running hybrid stable / testing / unstable systems)? Check out apt-show-versions.
Debian Hint #20: Want to keep track of what version of a package you have installed (especially useful for those running hybrid stable / testing / unstable systems)? Check out apt-show-versions.
Tuesday, February 15, 2011
BOFH excuse #280: Traceroute says that there is a routing problem in the backbone. It's not our problem.
BOFH excuse #280: Traceroute says that there is a routing problem in the backbone. It's not our problem.
BOFH excuse #282: High altitude condensation from U.S.A.F prototype aircraft has contaminated the primary subnet mask. Turn off your computer for 9 days to avoid damaging it.
BOFH excuse #282: High altitude condensation from U.S.A.F prototype aircraft has contaminated the primary subnet mask. Turn off your computer for 9 days to avoid damaging it.
Today is Boomtime, the 47th day of Chaos in the YOLD 3177
Today is Boomtime, the 47th day of Chaos in the YOLD 3177
BOFH excuse #235: The new frame relay network hasn't bedded down the software loop transmitter yet.
BOFH excuse #235: The new frame relay network hasn't bedded down the software loop transmitter yet.
BOFH excuse #153: Big to little endian conversion error
BOFH excuse #153: Big to little endian conversion error
BOFH excuse #202: kernel panic: write-only-memory (/dev/wom0) capacity exceeded.
BOFH excuse #202: kernel panic: write-only-memory (/dev/wom0) capacity exceeded.
Monday, February 14, 2011
BOFH excuse #417: Computer room being moved. Our systems are down for the weekend.
BOFH excuse #417: Computer room being moved. Our systems are down for the weekend.
Today is Sweetmorn, the 46th day of Chaos in the YOLD 3177
Today is Sweetmorn, the 46th day of Chaos in the YOLD 3177
Debian Hint #25: The 'debian-reference' package contains a wide variety of reference documents for Debian users and developers. Most of the information can also be found at the following URL: http://www.debian.org/doc/manuals/reference.
Debian Hint #25: The 'debian-reference' package contains a wide variety of reference documents for Debian users and developers. Most of the information can also be found at the following URL: http://www.debian.org/doc/manuals/reference.
BOFH excuse #282: High altitude condensation from U.S.A.F prototype aircraft has contaminated the primary subnet mask. Turn off your computer for 9 days to avoid damaging it.
BOFH excuse #282: High altitude condensation from U.S.A.F prototype aircraft has contaminated the primary subnet mask. Turn off your computer for 9 days to avoid damaging it.
BOFH excuse #406: Bad cafeteria food landed all the sysadmins in the hospital.
BOFH excuse #406: Bad cafeteria food landed all the sysadmins in the hospital.
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
BOFH excuse #446: Mailer-daemon is busy burning your message in hell.
BOFH excuse #446: Mailer-daemon is busy burning your message in hell.
BOFH excuse #56: Electricians made popcorn in the power supply
BOFH excuse #56: Electricians made popcorn in the power supply
Sunday, February 13, 2011
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #440: Cache miss - please take better aim next time
Debian Hint #29: Keep your system clock accurate - install the 'ntpdate' package and configure it to set the time at startup. In addition, machines which are turned on most or all of the time should have the 'ntp' package installed to keep the time accurate in between reboots.
Debian Hint #29: Keep your system clock accurate - install the 'ntpdate' package and configure it to set the time at startup. In addition, machines which are turned on most or all of the time should have the 'ntp' package installed to keep the time accurate in between reboots.
BOFH excuse #419: Repeated reboots of the system failed to solve problem
BOFH excuse #419: Repeated reboots of the system failed to solve problem
Today is Setting Orange, the 45th day of Chaos in the YOLD 3177
Today is Setting Orange, the 45th day of Chaos in the YOLD 3177
BOFH excuse #188: ..disk or the processor is on fire.
BOFH excuse #188: ..disk or the processor is on fire.
BOFH excuse #277: Your Flux Capacitor has gone bad.
BOFH excuse #277: Your Flux Capacitor has gone bad.
BOFH excuse #367: Webmasters kidnapped by evil cult.
BOFH excuse #367: Webmasters kidnapped by evil cult.
Saturday, February 12, 2011
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Today is Prickle-Prickle, the 44th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 44th day of Chaos in the YOLD 3177
BOFH excuse #230: Lusers learning curve appears to be fractal
BOFH excuse #230: Lusers learning curve appears to be fractal
You can change your hostname by editing the file /etc/hostname.
You can change your hostname by editing the file /etc/hostname.
BOFH excuse #36: dynamic software linking table corrupted
BOFH excuse #36: dynamic software linking table corrupted
BOFH excuse #367: Webmasters kidnapped by evil cult.
BOFH excuse #367: Webmasters kidnapped by evil cult.
Friday, February 11, 2011
BOFH excuse #134: because of network lag due to too many people playing deathmatch
BOFH excuse #134: because of network lag due to too many people playing deathmatch
BOFH excuse #290: The CPU has shifted, and become decentralized.
BOFH excuse #290: The CPU has shifted, and become decentralized.
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
Want to run your own cloud infrastructure in your enterprise? Ubuntu Enterprise Cloud powered by Eucalyptus has what you need: http://www.ubuntu.com/cloud
Want to run your own cloud infrastructure in your enterprise? Ubuntu Enterprise Cloud powered by Eucalyptus has what you need: http://www.ubuntu.com/cloud
Today is Pungenday, the 43rd day of Chaos in the YOLD 3177
Today is Pungenday, the 43rd day of Chaos in the YOLD 3177
Use awk to quickly filter columns from some command output. e.g.: ls -l | awk '{print $3 " " $9}'
Use awk to quickly filter columns from some command output. e.g.: ls -l | awk '{print $3 " " $9}'
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
Unsure if AppArmor might be causing an issue? Don't disable it, use the proper debugging procedure: https://wiki.ubuntu.com/DebuggingApparmor
BOFH excuse #391: We already sent around a notice about that.
BOFH excuse #391: We already sent around a notice about that.
BOFH excuse #428: Firmware update in the coffee machine
BOFH excuse #428: Firmware update in the coffee machine
Debian Hint #36: If you want to track Debian sid and have a small download quota or a really slow connection, check out the debdelta package.
Debian Hint #36: If you want to track Debian sid and have a small download quota or a really slow connection, check out the debdelta package.
BOFH excuse #315: The recent proliferation of Nuclear Testing
BOFH excuse #315: The recent proliferation of Nuclear Testing
BOFH excuse #447: According to Microsoft, it's by design
BOFH excuse #447: According to Microsoft, it's by design
Thursday, February 10, 2011
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
BOFH excuse #277: Your Flux Capacitor has gone bad.
BOFH excuse #277: Your Flux Capacitor has gone bad.
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
BOFH excuse #143: had to use hammer to free stuck disk drive heads.
Today is Boomtime, the 42nd day of Chaos in the YOLD 3177
Today is Boomtime, the 42nd day of Chaos in the YOLD 3177
BOFH excuse #342: HTTPD Error 4004 : very old Intel cpu - insufficient processing power
BOFH excuse #342: HTTPD Error 4004 : very old Intel cpu - insufficient processing power
BOFH excuse #382: Someone was smoking in the computer room and set off the halon systems.
BOFH excuse #382: Someone was smoking in the computer room and set off the halon systems.
Debian Hint #27: Regularly verify your backups. You *are* keeping backups, right? Right? (This hint brought to you by the letters 'D', 'U', 'M', and 'P', and the number 0.)
Debian Hint #27: Regularly verify your backups. You *are* keeping backups, right? Right? (This hint brought to you by the letters 'D', 'U', 'M', and 'P', and the number 0.)
BOFH excuse #342: HTTPD Error 4004 : very old Intel cpu - insufficient processing power
BOFH excuse #342: HTTPD Error 4004 : very old Intel cpu - insufficient processing power
Wednesday, February 9, 2011
BOFH excuse #308: CD-ROM server needs recalibration
BOFH excuse #308: CD-ROM server needs recalibration
Today is Sweetmorn, the 41st day of Chaos in the YOLD 3177
Today is Sweetmorn, the 41st day of Chaos in the YOLD 3177
BOFH excuse #51: Cosmic ray particles crashed through the hard disk platter
BOFH excuse #51: Cosmic ray particles crashed through the hard disk platter
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Tuesday, February 8, 2011
BOFH excuse #421: Domain controller not responding
BOFH excuse #421: Domain controller not responding
Today is Setting Orange, the 40th day of Chaos in the YOLD 3177
Today is Setting Orange, the 40th day of Chaos in the YOLD 3177
BOFH excuse #183: filesystem not big enough for Jumbo Kernel Patch
BOFH excuse #183: filesystem not big enough for Jumbo Kernel Patch
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
BOFH excuse #140: LBNC (luser brain not connected)
BOFH excuse #140: LBNC (luser brain not connected)
BOFH excuse #102: Power company testing new voltage spike (creation) equipment
BOFH excuse #102: Power company testing new voltage spike (creation) equipment
BOFH excuse #367: Webmasters kidnapped by evil cult.
BOFH excuse #367: Webmasters kidnapped by evil cult.
Monday, February 7, 2011
BOFH excuse #111: The salesman drove over the CPU board.
BOFH excuse #111: The salesman drove over the CPU board.
BOFH excuse #36: dynamic software linking table corrupted
BOFH excuse #36: dynamic software linking table corrupted
Today is Prickle-Prickle, the 39th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 39th day of Chaos in the YOLD 3177
BOFH excuse #285: Telecommunications is upgrading.
BOFH excuse #285: Telecommunications is upgrading.
BOFH excuse #102: Power company testing new voltage spike (creation) equipment
BOFH excuse #102: Power company testing new voltage spike (creation) equipment
BOFH excuse #228: That function is not currently supported, but Bill Gates assures us it will be featured in the next upgrade.
BOFH excuse #228: That function is not currently supported, but Bill Gates assures us it will be featured in the next upgrade.
BOFH excuse #366: ATM cell has no roaming feature turned on, notebooks can't connect
BOFH excuse #366: ATM cell has no roaming feature turned on, notebooks can't connect
BOFH excuse #124: user to computer ration too low.
BOFH excuse #124: user to computer ration too low.
Sunday, February 6, 2011
BOFH excuse #198: Post-it Note Sludge leaked into the monitor.
BOFH excuse #198: Post-it Note Sludge leaked into the monitor.
BOFH excuse #124: user to computer ration too low.
BOFH excuse #124: user to computer ration too low.
Today is Pungenday, the 38th day of Chaos in the YOLD 3177
Today is Pungenday, the 38th day of Chaos in the YOLD 3177
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
Default installations do not provide a complete version of the vim text editor. Install vim-full if vi is your preferred editor.
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
BOFH excuse #51: Cosmic ray particles crashed through the hard disk platter
BOFH excuse #51: Cosmic ray particles crashed through the hard disk platter
Saturday, February 5, 2011
BOFH excuse #274: It was OK before you touched it.
BOFH excuse #274: It was OK before you touched it.
BOFH excuse #63: not properly grounded, please bury computer
BOFH excuse #63: not properly grounded, please bury computer
BOFH excuse #185: system consumed all the paper for paging
BOFH excuse #185: system consumed all the paper for paging
BOFH excuse #230: Lusers learning curve appears to be fractal
BOFH excuse #230: Lusers learning curve appears to be fractal
Today is Boomtime, the 37th day of Chaos in the YOLD 3177
Today is Boomtime, the 37th day of Chaos in the YOLD 3177
BOFH excuse #366: ATM cell has no roaming feature turned on, notebooks can't connect
BOFH excuse #366: ATM cell has no roaming feature turned on, notebooks can't connect
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #428: Firmware update in the coffee machine
BOFH excuse #428: Firmware update in the coffee machine
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
BOFH excuse #351: PEBKAC (Problem Exists Between Keyboard And Chair)
Friday, February 4, 2011
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #389: /dev/clue was linked to /dev/null
BOFH excuse #389: /dev/clue was linked to /dev/null
BOFH excuse #235: The new frame relay network hasn't bedded down the software loop transmitter yet.
BOFH excuse #235: The new frame relay network hasn't bedded down the software loop transmitter yet.
Today is Sweetmorn, the 36th day of Chaos in the YOLD 3177
Today is Sweetmorn, the 36th day of Chaos in the YOLD 3177
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
BOFH excuse #288: Hard drive sleeping. Let it wake up on it's own...
BOFH excuse #288: Hard drive sleeping. Let it wake up on it's own...
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #108: The air conditioning water supply pipe ruptured over the machine room
BOFH excuse #113: Root nameservers are out of sync
BOFH excuse #113: Root nameservers are out of sync
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
BOFH excuse #371: Incorrectly configured static routes on the corerouters.
BOFH excuse #371: Incorrectly configured static routes on the corerouters.
Thursday, February 3, 2011
BOFH excuse #103: operators on strike due to broken coffee machine
BOFH excuse #103: operators on strike due to broken coffee machine
BOFH excuse #199: the curls in your keyboard cord are losing electricity.
BOFH excuse #199: the curls in your keyboard cord are losing electricity.
BOFH excuse #371: Incorrectly configured static routes on the corerouters.
BOFH excuse #371: Incorrectly configured static routes on the corerouters.
Today is Setting Orange, the 35th day of Chaos in the YOLD 3177
Today is Setting Orange, the 35th day of Chaos in the YOLD 3177
BOFH excuse #403: Sysadmin didn't hear pager go off due to loud music from bar-room speakers.
BOFH excuse #403: Sysadmin didn't hear pager go off due to loud music from bar-room speakers.
BOFH excuse #343: The ATM board has run out of 10 pound notes. We are having a whip round to refill it, care to contribute ?
BOFH excuse #343: The ATM board has run out of 10 pound notes. We are having a whip round to refill it, care to contribute ?
BOFH excuse #110: The rolling stones concert down the road caused a brown out
BOFH excuse #110: The rolling stones concert down the road caused a brown out
BOFH excuse #121: halon system went off and killed the operators.
BOFH excuse #121: halon system went off and killed the operators.
Wednesday, February 2, 2011
Debian Hint #18: Quality control information about a package can be found by going to http://packages.qa.debian.org/; this page provides links to the Maintainer's QA page, the BTS, news items for the package, and information on which versions are available in which archives.
Debian Hint #18: Quality control information about a package can be found by going to http://packages.qa.debian.org/<package>; this page provides links to the Maintainer's QA page, the BTS, news items for the package, and information on which versions are available in which archives.
BOFH excuse #171: NOTICE: alloc: /dev/null: filesystem full
BOFH excuse #171: NOTICE: alloc: /dev/null: filesystem full
Today is Prickle-Prickle, the 34th day of Chaos in the YOLD 3177
Today is Prickle-Prickle, the 34th day of Chaos in the YOLD 3177
BOFH excuse #140: LBNC (luser brain not connected)
BOFH excuse #140: LBNC (luser brain not connected)
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #440: Cache miss - please take better aim next time
BOFH excuse #391: We already sent around a notice about that.
BOFH excuse #391: We already sent around a notice about that.
BOFH excuse #274: It was OK before you touched it.
BOFH excuse #274: It was OK before you touched it.
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
BOFH excuse #44: bank holiday - system operating credits not recharged
BOFH excuse #44: bank holiday - system operating credits not recharged
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
Debian Hint #10: There are Debian mailing lists for everything from user questions to debates over what to put into the Debian Policy documents. Check out the list at http://www.debian.org/MailingLists/ and subscribe to those that interest you.
Tuesday, February 1, 2011
BOFH excuse #334: 50% of the manual is in .pdf readme files
BOFH excuse #334: 50% of the manual is in .pdf readme files
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
Today is Pungenday, the 33rd day of Chaos in the YOLD 3177
Today is Pungenday, the 33rd day of Chaos in the YOLD 3177
BOFH excuse #315: The recent proliferation of Nuclear Testing
BOFH excuse #315: The recent proliferation of Nuclear Testing
BOFH excuse #334: 50% of the manual is in .pdf readme files
BOFH excuse #334: 50% of the manual is in .pdf readme files
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
BOFH excuse #397: T-1's congested due to porn traffic to the news server.
BOFH excuse #450: Terrorists crashed an airplane into the server room, have to remove /bin/laden. (rm -rf /bin/laden)
BOFH excuse #450: Terrorists crashed an airplane into the server room, have to remove /bin/laden. (rm -rf /bin/laden)
Subscribe to:
Posts (Atom)