how to setup and configure vsftpd on linux fedora core 4
with each user have separate username and password and each user have separate folder
I want to backup the files into several tar files.
Each tar file will not exceed 700M (for burning to CDRW).
I tried this line but failed (what wrong??) :-
tar -c -M -g -L 700000 -f fs1...
Hi,
I'm working on a multithreaded application, in C++, using the ACE framework for TCP and threads.
When used in certain conditions, the application can have up to 400 threads running. ...
Im trying to backup my server, and would like to backup via ftp to another server.
is it posible to do something like:-
cp backup.zip ftp:\\myUser:myPassword@myOtherPC\backup.zip
Any ...
What do I need to configure to connect from windows vnc to my suse 10.2?
I have been using two Linux boxes in the past. I configured those to use public key to authenticate my SSH sessions.
From my Windows machine I have used this setup with Putty for more than...
Hi all,
I have did some research on the net, but couldn't find anything that is working like I want. What I am looking for is to set quota for vsftpd users. I have started to configure linu...
My requirement is
-have to use ssh utility in win xp environment to call the shell script resides on remote server for my automation ?
- what is option in ssh command to pass the pwd ...
I am a newbie to Linux shell scripting and I am hoping somebody can help point me in the write direction.
I want to create a basic Bash Shell Script that will allow me to connect to MySQL. O...
Hello,
Does anyone know how I would go about recovering some deleted files??. Any and or all suggestions/comments would be appreciated.
Thanks,
Vijay Karanth
I'vd been tasked with building a local Yum repository for Redhat Enterprise Linux 4 servers. We have only one RHN-registered RHEL 4 server. It currently pulls down RPMs from the offcial Redha...
How can I change the IP address in Fedora 8 command line mode, I know using ifconfig command, beside the ifconfig command, what another files I need to modify the settings.
Since the GUI wa...
Hi,
The question is very simple.
I would like to upgrade my Mysql.
But the aptitude program failed to stop Mysqld saying:
<quote>
Stopping MySQL database server: mysqld failed!
invok...
I am trying to install Magento Shopping cart on my server, I have PDO installed as stated by phpinfo but I tried to install pdo_mysql by using ssh pecl pdo_mysql installed file I tried to add ...
hi all,
I'm new to linux and I'm interested in centos 5 as a good work
I have a task of making centos 5 as a file server on a network and other noods are windows based
the client needs to...
What I want to do is create a script that will shutdown a remote computer (i have root access to it),
but it needs to be completely automated. My first thought was to create a cgi on the rem...
How can I copy a list of directories from my local system to remote system and exclude one directory from a list of others using scp utility
Good day,
I received this error
Final-Recipient: RFC822; email@xyz.com
Action: failed
Status: 5.1.1
Remote-MTA: DNS; mx.xyz.com
Diagnostic-Code: SMTP; 550 #5.1.0 Rejected by bounce ...
HI to everybody.
I have change the default page of my server and i haven't possibility to use tomcat manager to add new users.
In this moment every time i add new users i edit tomcat-users.x...
One server I work on lets me SSH as root. Another server doesn't, which is good security, but makes it difficult to work with files using WinSCP. I'd like to be able to su to root with WinSC...
I created a lvm partition of 20 gigabytes for a new Xen guest. I have the guest installed and in use. I want to make a backup of the partition so I created a lvm snapshot and then ran:
dd...
Hi all:
I have been installing Hamachi VPN on my RH Linux computer and even though it appeared to install correctly when attempting to start it an eror appeared. Below is cut from the actua...
**********************************
[zenoss@it bin]$ zenoss start
Daemon: zeoctl . daemon process started, pid=17560
Daemon: zopectl . daemon process started, pid=17564
Daemon: zenhub start...
I logged into one of my servers this morning to find this as a greeting.
-bash: /bin/egrep: cannot execute binary file
-bash: /bin/egrep: cannot execute binary file
-bash: /bin/egrep: can...
Can someone please help me with the proper install of php5 and apache2 with mysql and GD support on RHEL 4. Changing to a diffrent OS is not an option.
I havent used the RedHat up2date opti...