Sponsored Content
The Lounge What is on Your Mind? What do you do during weekends ? :) Post 302239433 by BOFH on Tuesday 23rd of September 2008 03:54:21 PM
Old 09-23-2008
I run Shadowrun (role playing game) every other Sunday and Wednesday. Right now I'm playing All Flesh Must Be Eaten (another RPG) on alternate Wednesdays.

I have it scheduled so on call is the same weekend as Sunday game days. I'll bring my laptops (work and Mac) and gaming gear. Saturday is about a third, preparing for Sunday's game. The rest is working on the house or yard or computer stuff, or other stuff that comes up.

When I'm _not_ on call, my wife and I'll go out and do stuff. Last month we hiked up to Crater Lake in the Indian Peaks Wilderness.

Hiking and Camping in Indian Peaks

(Hope that's ok, it's the hike report along with pictures of the hike.)

Other times we'll ride our motorcycles, sometimes with a group. This past weekend we rode 350 miles (a lot for my wife).

STN Region 3 Meet

(Again, this is a partial ride report with pictures. Don't want to get in trouble for directing folks off site Smilie ).

And shows and hikes. Basically my wife likes to get out of the house and of course drag me along Smilie

Carl
 

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Code to find weekends in Sybase.

Hi All, I need a help here, actually i want SQl code which will determine all Saturdays and Sunday in given year (say 2009) and display it's dates. E.g :- 3 ---> Saturday 4 --> Sunday (for 2009) and so on. Thanks in Advance for help. Regards, Arvind. (0 Replies)
Discussion started by: arvindcgi
0 Replies

2. Shell Programming and Scripting

Script to find n.of weekdays and n.of weekends in a given date

Hi All, Could you please provide the shell script to find number of weekdays and number of weekends for a given date for that month. Monday to friday should be considered as weekdays and Saturday and Sunday should be considered as weekends. Date should be passed as parameter. For... (13 Replies)
Discussion started by: ROCK_PLSQL
13 Replies
DM(8)							    BSD System Manager's Manual 						     DM(8)

NAME
dm -- dungeon master SYNOPSIS
ln -s dm game DESCRIPTION
dm is a program used to regulate game playing. dm expects to be invoked with the name of a game that a user wishes to play. This is done by creating symbolic links to dm, in the directory /usr/games for all of the regulated games. The actual binaries for these games should be placed in a ``hidden'' directory, /usr/games/hide, that may only be accessed by the dm program. dm determines if the requested game is available and, if so, runs it. The file /etc/dm.conf controls the conditions under which games may be run. The file /etc/nogames may be used to ``turn off'' game playing. If the file exists, no game playing is allowed; the contents of the file will be displayed to any user requesting a game. FILES
/etc/dm.conf configuration file /etc/nogames turns off game playing /usr/games/hide directory of ``real'' binaries /var/log/games.log game logging file SEE ALSO
dm.conf(5) HISTORY
The dm command appeared in 4.3BSD-Tahoe. SECURITY CONSIDERATIONS
Two issues result from dm running the games setgid ``games''. First, all games that allow users to run UNIX commands should carefully set both the real and effective group ids immediately before executing those commands. Probably more important is that dm never be setgid any- thing but ``games'' so that compromising a game will result only in the user's ability to play games at will. Secondly, games which previ- ously had no reason to run setgid and which accessed user files may have to be modified. BSD
May 31, 1993 BSD
All times are GMT -4. The time now is 07:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy