Summary: Hello community. Please help me with the correct Linux syntax to perform the following request as a shell command: "Starting with the largest, show al...
Summary: Got to like the shell. I would like to piggy back this through a file system some time as well as have a delete option but ... #!/bin/sh # this will f...
Summary: I use to have a similar problem, sometimes it will only look for files in the directories specified in your $PATH enviroment variable. you may need to...
Summary: Personally I have always found editing smb.conf very easy, providided that it is well commented to start with. Here is an example for you to refer ...
Summary: I have a usb epson c60 installed on a RH9 server. I am attempting to share this printer with my xp home system. i can print from the RH machine, but...
Summary: Ok here is where I am at with this. SMBD and NMBD are both running. If I use the smbclient command I will get a response back indicating the smb is ru...
Summary: Can someone show me how to modify my smb.conf so i can share printer "main" to all users inculding those on my XP machines. This is a dump of the s...
Summary: I'm trying to install gyach-0.9.4 i cant seem to figure out what to do.. i only get up to step five then am clueless. heres the installation procedure...
Summary: Don't put any spaces into the options bit, ie: smbmount //name_of_pc/name_of_shared_folder /home/username/folder -o username=accountname I have...
Summary: Michael. Follow these steps your ftp server will work fine. 1. login @ root 2. cd \etc\xinetd.d 3. vi wu-ftpd 4. - @ the line it said - disable = y...
Summary: you didn't tell at what point you get the command prompt, are you able to login into your account? what you can do here is you can use the disc 1 to b...
Summary: OK, so I took the dive, and now I have a Linux box. An old crappy one, but I'm having fun nontheless. Anyway, I have two questions for y'all today: ...
Summary: You can have a lot of the same /directory's on the same harddrive. The /directoryname is only a mountpoint which refers to a partition number (eg. hda...
Summary: Hi, I assume you have installed apache since you did a full install. To enable it, simply type "ntsysv" without the "". It will open a simple config...
Summary: Dear, If you have installed wine, not to worry at all... it is there in your Linux system to check and confirm, run xterm or start terminal session an...
Summary: You share linux directories by editing /etc/samba/smb.conf (could be /etc/smb.conf), look towards the end of the file and you should see some examples...
Summary: hi friends, i can create a directory in root directory by mkdir xyz but whe i try mkdir /home/xyz mkdir: cannot create a directory '/home/xyz' : perm...
Summary: We used to be able to limit php scripts from accessing files outsite the users home directory by using the following command in the /etc/apache/httpd....
Summary: That's because the current directory is not added to your path. Usually it's a wise thing not to add it to your path because if someone would say uplo...
Summary: You can't use the "R". For some reason, it is trying to set permissions on your Windows system restore files. This would be a BAD idea. No one shou...
Summary: Sorry, I assumed that you have /mnt/windows. Before you run that command again, create that directory by mkdir /mnt/windows Then, run that command aga...
Summary: In root do an rpm -qa |grep xinetd' an 'rpm -qa |grep wu-ftpd' and the same for telnet 'rpm -qa |grep telnet-server' to see if the services are instal...
Summary: How can I install this? I dont know how to run ./configure or make right. How do they work. I need to get my modem working. thanks casey PCTEL L...
Summary: From what I gathered (in an admittedly short web browse), HostAP is a native Linux driver for that card. It can do other stuff, but I think all you w...