<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Björn Oppermann ’s Privater Blog - Webtechnik - Server - Linux - PHP - MySql - AJAX - Javascript &#187; Sripting</title>
	<atom:link href="http://oppermann.blogdns.com/category/windows/sripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://oppermann.blogdns.com</link>
	<description>Nützliches für jedermann</description>
	<lastBuildDate>Sun, 25 Oct 2009 00:53:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>bash &#8211; Datei oder Verzeichnis nicht gefunden</title>
		<link>http://oppermann.blogdns.com/2009/10/14/bash-datei-oder-verzeichnis-nicht-gefunden/</link>
		<comments>http://oppermann.blogdns.com/2009/10/14/bash-datei-oder-verzeichnis-nicht-gefunden/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:46:10 +0000</pubDate>
		<dc:creator>Björn Oppermann</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Etch]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Sripting]]></category>

		<guid isPermaLink="false">http://oppermann.blogdns.com/?p=164</guid>
		<description><![CDATA[<!-- Easy AdSense V2.82 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-3481579226095557";
/* 234x60, Erstellt 05.11.09 */
google_ad_slot = "5316894860";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>



Wenn einige von euch sich wundern, warum sie unter Linux/Debian/Etch/Lenny keine Dateien ausf&#252;hren können, liegt es sicherlich daran, dass sie ein 64 Bit System nutzen und die entsprechenden Libarys für 32 Bit nicht installiert sind.
Da bekommt ihr sicher eine Fehlermeldung wie bei diesem Beispiel:
-bash: ./hldsupdatetool.bin: Datei oder Verzeichnis nicht gefunden
Abhilfe schafft euch das nachinstallieren der [...]]]></description>
		<wfw:commentRss>http://oppermann.blogdns.com/2009/10/14/bash-datei-oder-verzeichnis-nicht-gefunden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mehrere User,ein Verzeichnis,gleiche Rechte</title>
		<link>http://oppermann.blogdns.com/2009/09/16/mehrere-user-ein-verzeichnis-gleiche-rechte/</link>
		<comments>http://oppermann.blogdns.com/2009/09/16/mehrere-user-ein-verzeichnis-gleiche-rechte/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:42:05 +0000</pubDate>
		<dc:creator>Björn Oppermann</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Etch]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Sprache]]></category>
		<category><![CDATA[Sripting]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://oppermann.blogdns.com/?p=152</guid>
		<description><![CDATA[Wenn viele User/Benutzer gemeinsamen Zugriff auf ein Verzeichnis brauchen, zum Beispiel um an gemeinsamen Dokumenten zu arbeiten oder ein FTP-User/Benutzer Zugriff auf das Verzeichnis des Webservers haben will/muss, oder auch umgekehrt, dann soll folgende M&#246;glichkeit Abhilfe schaffen.
Als erstes erstmal user gemeinsamer Gruppe hinzuf&#252;gen:
root:~# adduser user gruppe
root:~# chgrp -R gruppe /dasVerzeichnis
und
root:~# chmod -R g+rX /dasVerzeichnis 
schafft [...]]]></description>
		<wfw:commentRss>http://oppermann.blogdns.com/2009/09/16/mehrere-user-ein-verzeichnis-gleiche-rechte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CounterStrike:Source-Server (SRCDS) Anti-Crash Startscript für Windows (Batch)</title>
		<link>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/</link>
		<comments>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 05:08:32 +0000</pubDate>
		<dc:creator>Björn Oppermann</dc:creator>
				<category><![CDATA[Batch]]></category>
		<category><![CDATA[Sripting]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Anti-Crash Startscript]]></category>
		<category><![CDATA[CounterStrike:Source]]></category>
		<category><![CDATA[CS:S]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SRCDS]]></category>

		<guid isPermaLink="false">http://oppermann.blogdns.com/?p=20</guid>
		<description><![CDATA[Hier mal ein simples CounterStrike:Source-Server (SRCDS=SourceDedicatedServer) Anti-Crash Startscript für Windows (Batch,DOS,com,bat) welches ich auf Wunsch geschrieben habe.

?View Code DOS1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
@ECHO OFF
TITLE CounterStrike Source Windows Server Startscript &#40;simple&#41; v.1.0
:# CounterStrike Source Windows Server Startscript &#40;simple&#41;
:# Version: 1.0
&#160;
:# Author:
:# Björn Oppermann &#40;&#91;LAG&#93;Natural&#41;
:# clan-lag.ath.cx
&#160;
:# Function:
:# CounterStrike Source Server Startscript for Windows.
&#160;
:# Requirement:
:# nothing
&#160;
&#160;
:############################*
:# Configuration &#40;Required&#41;:
:#
&#160;
:# #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
:# #~~ 1. SYSTEM [...]]]></description>
		<wfw:commentRss>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
