Hello,
I am in the need of running a Windows PE environment to restore Ghost Images. I want (need) to boot within a PXE environment to load the image back, however a requirement is to run...
is there a setup guide for ftp in RHEL5
I need to install GCC.
I typed uname -a and the following was returned:
Linux mysite.com 2.4.20-020stab009.21.777-enterprise #1 SMP Tue Jun 15 13:21:55 MSD 2004 i686 unknown
Where can...
Hi all,
I'm trying to unzip a VMware image on a Linux server. The zip file is 1.5G and when I try and unzip it, I get the following error message:
[root@server tmp]# unzip lnx111001.gz
...
Question:
1 - I'm following the steps in http://openvpn.net/howto.html
2- my guess is that the error comes from "Generate certificates & keys for 3 clients" because when you generate the se...
Hi Guys,
I am very new to linux and I dont really know how to get the networking side of things working. I have installed the Fedora 7 DVD (downloaded) and it seems to have installed Samba...
I'm running linux2.2.14,
I'm trying to mount 2 different partitions on a remote host computer.
One of them I'm able to mount successfully, while the other one gives me:
mount failed, re...
I encountering error when i tried to mount a folder to another folder of different pc. Please help
mount -t smbfs -o password=yangguang //server/ebusinessoft ebusinessoft
error message
...
Hello,
I'm running Squid 3.0 on a linux Gentoo 2007.0 and it runs well, but I would like to have Active Directory users log into access.log. ./ntlm_auth on bash is working, server is added ...
Hello. I'm relatively new to Linux and know enough to be dangerous. I'm trying to create an ISO image of an entire volume on a Linux (CentOS Linux 4.3) box such that I can then transfer that...
I have a bootable Linux compact flash card that I am trying to copy.
I seem to be able to copy the files off of my original with no problem, however, when I try to copy the files onto the n...
OS: Ubuntu 6.06
I need to change the SMTP server name/ip that mailx uses to send email through?
Instead of sending mail via our ISP I want to change it to go through our exchange server....
Looking for a extension of file manager that has an easy to view list of complete directory size (including sub folders) of the directories that are visible.
Something like these Windows to...
Running Fedora Core 4 and vsftpd. I can FTP into the server just fine (as user jeastbur, not root) but when I go to change dir to /var/www/html/ I get 550 Failed to Change Directory error. H...
Hello there! I've just finished installing ubuntu...I'm really new to Linux as you would expect...so here's my question.
I've got to hard drives on my pc: one 6gb, another 13gb. The first o...
Yes i *know* a .prn file is usually Windows, but i wonder if there is a program, as least esoteric as possible, that will open and convert this type of file to something like .png or .jpg, or ...
I have installed ndiswrapper and a Windows XP INF driver for my PCI wireless card, Realtek RTL8185. However, I think the 8180 drivers are being used which are reportedly buggy. I would like to...
Been trying to set up a Subversion Repo on CentOS 5 server. Have been able to get it working to a certain extent, but when I try to browse the repo (using Tortoise SVN on XP), I get a 405 Met...
I bought a netgear USB adapter, that I want to use on my newly configured fedora computer. I've been reading up, but since I'm new to linux, a lot of the commands aren't explained within a cer...
Building a bash script. I need to process a large text file with the following sample lines:
./00300000/10000/9000/319981-4.jpg
./00300000/10000/9000/319981-1.jpg
./00300000/10000/0000/31...
I lost my previous post!
Trying to get ldap working on Fedora Core4.
ldap version: openldap-servers-2.2.23-5
When I do an ldapadd it gives me an error:
ldapadd -D "cn=Manager,dc=reachloc...
This shell script works, but is inefficient, especially in the last 12 lines where I have to call the Oracle sqlplus utility (which runs the *.sql file to: log in to Oracle and run a stored pr...
Hi,
This
<cron-expression>0 0 1 ? * 2</cron-expression>
I think means every hour at sunday ? am I right ?
What is the difference with this :
<cron-expression>0 0 1 * * 2</cron-e...
Can someone explain to me the necessity for the LABEL= in the /ect/fstab why not just use the device?
In my current fstab is a line similar to the following:
LABEL=/video /v...
I have four partitions on the disk: 19GB VFAT (Windows), 34GB Ext3 (empty), 2GB Ext3 (Linux/Ubuntu), 133 Mb Memory Swap.
I want to merge the two Ext3 partitions. How do I do this? There's ...