I was wondering if I could get some help with a problem I am having when using subprocess to start a screen and then drop it down to a lower level user.
Everything works just fine and SRCDS starts when dropping down, however SRCDS thinks it is running as root and tries to find steam libraries in the /root folder. If I start the process by hand, it works perfectly.
I have a laptop and a server (Home-Server) with fc17. They are both using the desktop environment. I am trying to set up a VNC server on Home-Server so that I can set everything up without having to sit in front of it for everything.
I have tried using the VNC server software included in the distro. and I have tried using TigerVNC Server. I can't get either one to work.
To start off with, I have a ZyXEL ZyAIR G-2000 router and I have the following ZyNOS firmware version: V3.60(HI.1)
I'm experiencing some interesting network issues, which I can reproduce and work around, although not explain - therefore I ask you!
Dears,
I have written a code to fetch files from server A, move it onto server B compress it and save it on server C and delete the files from server A and B.
But now my concern is to check the size and filename before deleting from server A and B..
Hi, everyone, well this is what I need help with.
My friend and I would like to install Fedora 17 on a server from the office, but we don't have a clue of how to do it or what we need.
We've been looking around on the web for help and we find this on a post, this includes (as they said) the minimal requirements for a perfect server, and are this:
Web Server: Apache 2.2.4
PHP 5.2.2
Datab
hello,
i am trying to get a list of files to be scped from the remote server
by running the below in my local unix server ( note - there is a passwordless connectivity setup made between the local and remote server) and, we use KSH.
---
Code:
ssh $scp_host "find /a/b/c/*/ -iname "$remote_file"" > list.dat
the above pulls all the files that matches the pattern fro
1.\ Is there any particular command to find out what application server (like: apache2, mysql-server, backup-server etc) are running inside a dedicated server.
2.\ If I will reboot my dedicated server will they all start automatically ?
3.\ What is the safe way of reboot a dedicated server with all its application server running inside it .
Note: I am in dedicated linux (debian) server.
Dear Friends,
Sorry for this basic request. But I just started learning Ksh recently and still I am a newbie in this field.
Q: I have files on one server and the date format is 20121001000009_224625.in which has year (yyyy) month (mm) and date (dd). I have these files on server A.