Get Support

Click here to connect to our remote support helpdesk. You will need to install JRE first though. Download it here

User login

Who's online

There are currently 0 users and 1 guest online.

This is a collection of teachings and truths about our Lord Jesus Christ and God's intention for us.

Step 1 : Install Perl
sudo apt-get install perl

Step 2 : Create perl script:

server commands
---------------
] killserver
] quit
] map_restart
] say "my message"
] tell [clientnum] "my message to you"

server settings
--------------
map rotation
] sv_mapRotation gametype <gametype> map <mapname> gametype <gametype> map <mapname> ...

<gametype> is one of:
"dm" - free for all deathmatch
"dom" - domination
"koth" - headquarters
"sab" - sabotage
"sd" - search & destroy
"war" - team deathmatch

As usual, we get rubbish here in South Africa. A no name dvr card saying that it is Windows and Linux compatible. All it says on the box is SR-808M7. Now to get it working Embarassed

Step 1 : Figure out the chipset

Run this command:

lspci

It spews out the following:

Edit /etc/ssh/ssh_config and unhash the following entry:

X11Forward yes

Save the file and restart the ssh server

/etc/init.d/ssh restart

 

If you want to view the x11 apps (graphical) on windows, you will need to install an X11 client on windows like xMing. Once installed, start xMing, create a putty profile to the linux box you want to connect to (or edit an ezxisting one) and make sure that x11 forwarding is enabled.

Now connect and ruyn the graphical app.

Key Points:

Install Option 1 : Follow this install, but adapt for your Ubuntu Distro :

http://www.howtoforge.com/video_surveillance_zoneminder_ubuntu

Install Option 2 : Follow this install for Ubuntu Jaunty, but you will have to fix some issues afterwards:

When installing a new SME Server 7.3 System, and you try to install your first addon/contrib you will most probably get the following error message "whiptail missing dependancy"

I found a fix here : http://bugs.contribs.org/show_bug.cgi?id=4491

Okay, so here is your situation :

You are installing a new addon(contrib) on you brand new SME Server, after you issue the "signal-event post-upgrade" and "signal-event reboot" command, you return to your SME WebGUI and see that all of the addons on the left-hand-side were moved up and down.

Well whats the fix ?

Issue this command to reorganize the menu:

"/etc/e-smith/events/actions/navigation-conf"

Here is a great howto on creating a custom cck field:

Click here

This only works on 7.3. Still trying to figure out what has changed on 7.4

When you install Drupal on SME Server 7.x with clean URLs enabled, you will have a problem when users try to register or access the /user virtual directory. That is because it will conflict with the built in /user SME user mangement directory.

Here is the fix:

Edit the following template:

/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/28UserManagerProxyPass

Change line 8 from :