Search Results

Search: Posts Made By: ncatdesigner
2,548
Posted By ncatdesigner
Help with ms access database and firebird
Hi!

I need to access two diferent databases allocated in a linux server through PHP. I know in the php.ini file I can't configure some parameters as odbc.default_db... but I can't configure it.
...
4,243
Posted By ncatdesigner
Unable to load interbase.so
Hi

I'm trying to add interbase.so to php.ini but i can't, the error says Unable to load ../../.../extensions/interbase.so - libgds.so on ... no such file or directory on line 0

But all the...
3,177
Posted By ncatdesigner
accessing ms access from unix server...
Hello,

I have a databse stored in my Unix server. I can't change the database because is used by a third party software.

How Can I make some queries to this database (I want to extend the...
Forum: Programming 04-21-2008
2,854
Posted By ncatdesigner
Running app after logout and monitoring
Hello!

I just programmed a very simple app, it's function is to report every minute the state of the memory and cpu and put it to and xml.

All this stuff is working ok since I'm logged in into...
Forum: Programming 04-18-2008
1,567
Posted By ncatdesigner
I can print ""
I'm trying to print an xml header to a file and I don't know how

the last thing I tried is this:

system("echo '<?xml version='\"1.0\"' encoding='\"UTF-8\"'?>'" > a.xml)

"" are not printed
...
50,494
Posted By ncatdesigner
delete n last lines of a file
Hello!!!

how can I delete the last n lines of a file???

Thanks
1,888
Posted By ncatdesigner
perfect! you are the best! Thanks, i hope I...
perfect! you are the best!

Thanks, i hope I can use it for "n" commands not 2
1,888
Posted By ncatdesigner
when I execute a command and put it in a file...
when I execute a command and put it in a file this is insered as a whole line.

I want to insert the result of two commands in the same line of a file.

ls | sort ... | cut .... (or tail) ... +...
1,888
Posted By ncatdesigner
Ok XD Let's suppose the commands are...
Ok XD

Let's suppose the commands are different, maybe one is a query to the system with the largest file on a folder and the other is the current date so the result should be:

ls | sort ... |...
1,888
Posted By ncatdesigner
joining command results, and substitution
Hello community

I'd like to join to command results and put it to the same line in one file, how can I do that?

file: a.txt

so when I put Date '+%H:%M' and echo date '+%D' in the file...
2,358
Posted By ncatdesigner
I finally fixed apache, nw the problem is php, XD...
I finally fixed apache, nw the problem is php, XD

I can't run it, and i don't know why

Thanks
2,358
Posted By ncatdesigner
i finally found that I must execute the next line...
i finally found that I must execute the next line to run/stop the server

bash apachectl start
bash apachectl stop

I tried to use

chmod 755 apachectl

but isn't working, anyone knows the...
2,358
Posted By ncatdesigner
Error installing apache
I've installed apache server following all the instructions witch accuracy, but i can't start the server.

I extraxt the files
Configure to /usr/local/apache
make
make install

But when I want...
1,997
Posted By ncatdesigner
getting pc name by IP
Hello community!

Can I know who is the pc of an IP??

P.S: I'm trying to create a little script to do that, i f you know some kind of command, suggestions are welcome

this is the script, I...
3,902
Posted By ncatdesigner
I'd like to do some kind of report every X...
I'd like to do some kind of report every X seconds, the server will catch all the information and process it.

May be I can develop some kind of app to automate that.

using telnet i'm not sure I...
2,020
Posted By ncatdesigner
Accessing switch
Hello Community!



Anyone knows how can I access the switch for monitoring the traffic on my LAN?

The switch is a Linksys sr2024

Thanks in advance
3,902
Posted By ncatdesigner
simple app to communicate windows and linux/unix
Careful!!! This is a newbie question!

Hello Community

I'd like to develop a very simple application, on the one side (some windows pcs with a listener and sender) on the other side a linux...
3,418
Posted By ncatdesigner
I'm not sure this suite to my needs. I'm...
I'm not sure this suite to my needs.

I'm very interested in LAN monitoring tools, the switch is connected to linux then goes to the router-firewall and finally to the world, XD

Thanks for your...
3,418
Posted By ncatdesigner
list windows process
Hello Community,

I've got a unix server and 13 pcs with windows. I'm trying to built some tiny winy app to monitorize the windows processes. Any one knows if exist some kind of pstools for unix to...
Showing results 1 to 19 of 19

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