Search Results

Search: Posts Made By: Phobos
11,096
Posted By Phobos
Well the hacker thing isn't that big of a deal....
Well the hacker thing isn't that big of a deal. When you are playing the game a player can type a certain command which will cause the server to have a segmentation fault and crash - a buffer...
11,096
Posted By Phobos
#!/bin/bash ./cod_lnxded +exec sam.cfg & ...
#!/bin/bash

./cod_lnxded +exec sam.cfg &
./cod_lnxded +exec h20war.cfg &
./cod_lnxded +exec cypher.cfg &
./cod_lnxded +exec ryan.cfg &
./cod_lnxded +exec cell.cfg &
./cod_lnxded +exec...
11,096
Posted By Phobos
yeah...... It would be great if I knew how to do...
yeah...... It would be great if I knew how to do that.

I knew the method I just don't know how to shell script, heh.
11,096
Posted By Phobos
Restarting a Crashed Process
Hello,
I host a couple of Call of Duty gameing servers. There are some hackers who love the crash them. When they crash them it simply causes a segmentaion fault and kills the PID. I was wondering...
3,060
Posted By Phobos
Well i'm running RedHat linux 7.3. The server is...
Well i'm running RedHat linux 7.3. The server is co-located so an .iso CD isn't really much help.... I was thinking of using ipchains or something but don't really know how.
3,060
Posted By Phobos
Blocking a Single IP
Hello,
My problem thus follows:
I am running a server which allows users to connect on UDP, not TCP.
There is a certain hacker, whom I have the IP of, who keeps crashing the server. I simply want...
Forum: Programming 04-08-2005
9,482
Posted By Phobos
Yes, absolutly how you thought, the letters will...
Yes, absolutly how you thought, the letters will be scrambled - except I named my file dict.dat instead of file.dat, hehe. If you could help me with it, since you appear to understand what will...
Forum: Programming 04-07-2005
9,482
Posted By Phobos
Compare Char to String
This is actually a c++ question...

Basically I am creating a program that asks for five characters. I have a dictionary file containing tons of words no long than five letters long, on a seperate...
Forum: Linux 03-07-2005
1,579
Posted By Phobos
Thanks for the response. 'tis what I thought. Let...
Thanks for the response. 'tis what I thought. Let me tell you, I wish everbody in the company did not have root access, then maybe something like this wouldn't happen. I just wanted to pick your...
Forum: Linux 03-06-2005
1,579
Posted By Phobos
Back to Gensis
Alright, I have a server which I pay for and is co-located. Therefore, I can only access it over the internet via ssh. I have totally screwed this machine up and just want to set it back to the...
4,567
Posted By Phobos
Perhaps you could just use your linux box to...
Perhaps you could just use your linux box to handle everything, instead of the SmoothWall. It appears that you fairly competent in using iptables, etc. that you could acomplish this task. SmoothWall...
8,058
Posted By Phobos
First of all, I would use GRUB instead of lilo....
First of all, I would use GRUB instead of lilo. You can easily find a tutorial on linux.org or a quick google search. You should set up your partitions just as you have, but will only be able to boot...
Forum: Red Hat 02-18-2005
6,558
Posted By Phobos
You will need to use ipchains (masquerading)....
You will need to use ipchains (masquerading). Here is a howto: ftp://ftp.ibiblio.org/pub/Linux/docs/HOWTO/IPCHAINS-HOWTO

Basically what you want to do is setup your firewall rules so that eth0...
Forum: Solaris 02-16-2005
9,639
Posted By Phobos
Ok, I tried doing the sys-unconfig. After the...
Ok, I tried doing the sys-unconfig. After the system restarted it began reconfiguring everything. However it just browsed past the network config - giving me no options. When I create all the files...
Forum: Solaris 02-15-2005
9,639
Posted By Phobos
Solaris 10 Networking
I have just installed Solaris 10 for x86. The install seemed to have worked fine, and I have configured my hostname and am able to login and do whatever. However, networking does not seem to have...
Forum: Solaris 02-15-2005
2,974
Posted By Phobos
Filesystems Part Deux
In reading Ralph's pervious post I came accross a question. Say you have two hard drives in your system. One is running Solaris 10 and the other is Linux on ext2 FS. Is it possible to mount the linux...
Forum: IP Networking 02-14-2005
3,200
Posted By Phobos
Ah, wonderful. Thanks!
Ah, wonderful. Thanks!
Forum: IP Networking 02-14-2005
3,200
Posted By Phobos
Bandwidth Regulation
Hello,
I was wondering how one would go about regulating bandwidth of a server running RH Linux 8.0 and Apache. I am running a webserver, and want only one person to be able to download one file at...
1,950
Posted By Phobos
Killing Connections
Say, for instance, that you are running a website. You are playing around, using netstat, etc. You notice all the people whom are connected to the site. You then wonder if there is a way to kill one...
14,222
Posted By Phobos
Here's one off the top of my head: "rm...
Here's one off the top of my head: "rm -rf"
Forum: Linux 02-01-2005
10,090
Posted By Phobos
Ah, thanks ZB. That is exaclty what I was looking...
Ah, thanks ZB. That is exaclty what I was looking for. And yes, this guy is a fool, heh.

-Robert
Forum: Linux 01-31-2005
10,090
Posted By Phobos
Keystroke log, eventlog, etc...
Don't you just hate crackers?

Ok, I have a user on my server who is always causing trouble. He is constantly trying to get into files, change stuff, get users passwords, etc. I was wondering if...
2,015
Posted By Phobos
Ah, thanks! man pages!? Whoever uses...
Ah, thanks!

man pages!? Whoever uses those!? ;)

-Robert
2,015
Posted By Phobos
Combining Two Dirs
I have two Directories, foo and foobar.

I want to combine the contents of foo into foobar.

There is probably a simple command for this, but I have yet to find it.

Thanks in advance,
Robert
7,909
Posted By Phobos
chmod 755 yourfile here ./yourfile Your...
chmod 755 yourfile here
./yourfile

Your permissions are not set correctly
Showing results 1 to 25 of 61

 
All times are GMT -4. The time now is 08:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy