I need to write a batch file that contains $(date '+%d') variable from the date variable in linux and I need to write these days numbers as ordinal numbers such as:1s, 2nd, 3rd, 4th and so on ...
Hi, I dont know how to explain this :
We have a VPs server , so from putty we access it like this : vps.986.com . which is fine
Today i bought another Vps Server. the Vps provider provid...
Hi all,
I have a file on another machine. I must output its content to screen like:
scp username@machine:~/somefile1.txt > screen
Thanks
Hi, When i installed Centos in myserver , its installed mysqlserver version 4.1.20 .
Now when i am trying to install community server , latest one, its not allowing me to install, its saying...
I am trying to install ssh2 on linux server with red hat enterprise 5.
I cant figure out how to make the ssh2.so file
I tried to use phpize, command not found.
I tried website: http:...
This may seem like an easy question, but I was wondering how to access the 'My Documents' folder through a linux kernal. I've downloaded files there that I need to install but can't figure out...
Hey there, I Need help with Trixbox CE 2.6.1 voicemail to e-mail setup with exchange 2003 on same network.
Both the trixbox and exchange2003 box are on the same subnet behind the same firewal...
I am do uploads using ftp on SuSE linux. Uploaded files are owned by user ftp, group ftp. What I don't understand now is how I process these files using another user account.
The other user...
I use a directive, #warning to issue fixed statements during compiling to advixe the user what features have been enabled or disabled.
I use #error to shut down compilations based on invalid ...
Hi, I have a trouble with tomcat and ubuntu.
I have Tomcat 6 and Ubuntu 7.
I Using
CATALINA_BASE: /usr/local/tomcat6/
CATALINA_HOME: /usr/local/tomcat6/
CATALINA_TMPDIR: /usr/lo...
What we call server as box?
Is this specific to linx/unix?
I have seen solaris huge square boxes..is that we call it as box?
I have never seen huge square boxes for linux.
Please cle...
I'm working on a .procmailrc file to look at the body of a message and look for a list of words that I will make that are going to be bad works. But I can't find any in documentation on this.
...
Ok so I have a remote linux server that somehow got about 30 services installed for a game that we run, and it is wayyy overloading the box. I can barely ssh in, it takes about 5 minutes to lo...
Hi--
I have an eee PC running its version of a Linux operating system. I'm looking for a movie download service (you know, movie rentals through download) that works on a Linux system with ...
please provide which privileges need to apply to create a db objetcs?which privileges to create to views and synonym?
Hi,
Would you please let me know the BEST & FREE Web Conferencing software which will work on Windows or Linux Operating System?
I am basically looking for this software to arrange ...
I am looking at the output of the ntpstat command and need to understand what the different columns mean. Can anyone direct me as to where I can find this information or provide it? I would ...
Hello
I install the Mod Security on My Linux Server .. but after that i faced some problem with some php scripts example the Visitor Counter Scripts and the Statics Scripts that there is no a...
Hi,
We're running Request Tracker on an old linux server for our IT helpdesk. Works well, but I'm not overly familiar with Linux, this was set up by a volunteer a few months ago.
We've cha...
How can I compile 2.6.20 without this:
kirqd
please tell me where I have to go in the 'make menuconfig' to get rid of this.
What section is it in? I can't seem to find it.
I've s...
I am installing mediawiki
http://www.mediawiki.org/wiki/Manual:Installing_MediaWiki
i download tar file and untar it.
No i am confused in the part written below in the link provided:...
When users setup a vacation message within webmail, Spam Assasin does not get to process inbound emails. This means that by setting an out of office message, you are in effect replying to ever...
i have a script (bourne shell ) .i have a partition /dev/sda1
var=$(mount /dev/sda1)
echo $var
But it is not printing anything ? iS there any way to get the retuen value of mount ?
Hello,
I have a Linux Red Hat ES 5.2 (latest) installation. The server has 1 HD of about 160 GB. I have a directory called /shared used by my team to share files. I would like to be able...
Hello we use a software that requires that you run all script under a non root username, the problem is some scripts can only be run as root, for example:
#!/bin/sh
nice -n -10 ./srcds_run...