Search Results

Search: Posts Made By: c0mrade
Forum: Linux 06-22-2010
2,852
Posted By c0mrade
Additional mirrors on centos
How can I add additional mirrors to my CENTOS distro, according to this page AdditionalResources/Repositories - CentOS Wiki (http://wiki.centos.org/AdditionalResources/Repositories) there are few...
Forum: Programming 10-15-2009
3,380
Posted By c0mrade
tnx for your answer .. I've writen removeallnodes...
tnx for your answer .. I've writen removeallnodes method which goes trough every child of a element I wanna get rid of and it works now as it should
Forum: Programming 10-14-2009
3,380
Posted By c0mrade
Output to a file in java
I wanna remove element from xml file, when I run the following code I get the correct output when I'm outputing to console but when I'm trying to ouptup the same code to a file I get the same /...
2,803
Posted By c0mrade
error opening website
hi I have unusual problem you might say. I can't open microsoft.com , I've checked file hosts located somewhere in windows/system32/drivers .. and its not blocked from there, what else could cause...
Forum: Linux 06-27-2009
5,334
Posted By c0mrade
linux streaming server
Hello all,

I'm trying to put a camera inside a local coffee shop so my friends can outside my country can see it anytime. What I've done so far is :

- I have purchased VPS with really good...
4,332
Posted By c0mrade
Just to call the site.
Just to call the site.
4,332
Posted By c0mrade
open a web link from
Hello,

I am looking a way on how to add in my sh script a line that once run would visit a web link www.domain.com/something.php?smt=SOMEDATA and close.


Thank you,
C
6,161
Posted By c0mrade
pludi: The GPS device establishes a...
pludi:

The GPS device establishes a connection to my server by connecting to its IP and PORT and then send data in one line. I do not need to decode the data, all I need is to save it in a file.
6,161
Posted By c0mrade
Client-server script
Hi all,

I am referring to this website (http://beej.us/guide/bgnet/output/html/multipage/clientserver.html#simpleserver) . What I'm trying to do is to have a server script which will receive data...
Forum: IP Networking 01-25-2009
4,083
Posted By c0mrade
DI-524 router problem
Hello all,

I recently bought D-link (DI-524 (http://support.dlink.com/emulators/di524/h_wizard.html)) router and I have following problem. I setup the network and its running smoothly no problem.....
Forum: Web Development 01-14-2009
6,289
Posted By c0mrade
Sure I do .. but the thing is .. everything was...
Sure I do .. but the thing is .. everything was working perfectly for like 2 months or so .. and now it just stopped .. thats a problem..
Forum: Web Development 01-14-2009
6,289
Posted By c0mrade
Yes it is open. Here is output from firefox...
Yes it is open. Here is output from firefox "Failed to Connect
Firefox can't establish a connection to the server"

Thanx
Forum: Web Development 01-14-2009
6,289
Posted By c0mrade
here it is last 30 lines : tnx
here it is last 30 lines :



tnx
Forum: Web Development 01-14-2009
6,289
Posted By c0mrade
httpd problem or something else
Hi,

I have a bit problem with my server.. The httpd server seems to be running and all but the websites which are hosted on it are not opening .. any hints what else it might be, here is what I...
1,485
Posted By c0mrade
Problems with extracting information
Hi all,


<select name="comp" id="comp" style="width:130px;">
<?php $sqlcomp = mysql_query("SELECT * FROM comp");
while ($redcomp = mysql_fetch_array($sqlcomp)) {
...
3,754
Posted By c0mrade
I'm sorry I use Centos 4x tnx
I'm sorry I use Centos 4x tnx
3,754
Posted By c0mrade
telnet access
How do I enable telnet user access, meaning that I would allow telnet access only to particular username?

thank you
2,228
Posted By c0mrade
PHP and Javascript in action
Hi all,

I'm not sure in which category should I post in but I'll try in this one. Here is my problem, I'm trying to combine 2 scripts that I found useful to me. First one is this...
5,930
Posted By c0mrade
Thank you for your posts
Thank you for your posts
5,930
Posted By c0mrade
shell script with input
Hi all,

Here is my shell script
#!/bin/sh
echo "What is your name"
read name
echo "What is your surname"
read surname

echo "Your name is:${name} and your surname is:${surname}"


How...
15,924
Posted By c0mrade
Sorry, is this what you want : cat...
Sorry, is this what you want :

cat filename.txt time=1209515280-1209515340 dst=192.168.133.202 src=208.70.8.23 bytes=2472 proto=6 sport=80 dport=1447
time=1209515280-1209515340...
4,560
Posted By c0mrade
Thank you for your answer, I didn't state my...
Thank you for your answer, I didn't state my problem appropriately ... what I'm trying to achieve is this .. I have horde webmail installed at /usr/share/horde so I make <Virtualhost> entry for it...
15,924
Posted By c0mrade
How bout awk '{print substr($0,83,19)}' filename...
How bout awk '{print substr($0,83,19)}' filename ..
4,560
Posted By c0mrade
Default Mail
hi all,
is it possible in apache conf file to specify ServerName mail.* , meaning I'm trying to achieve is that when you type mail.yourdomain.com or mail.yourotherdomain.com that it opens default...
Forum: Programming 06-25-2008
1,567
Posted By c0mrade
Perl Script
Hi,

Is it possible to execute shell script from perl with suexec?If yes then my first question is how :) and second question is, will executed shell script be executed by file owner(one using...
Showing results 1 to 25 of 36

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