Sponsored Content
Operating Systems Solaris Newb questions about Solaris 10. Post 302429544 by fpmurphy on Monday 14th of June 2010 09:09:37 PM
Old 06-14-2010
Quote:
Originally Posted by Willekillen
-Does Solaris 10 come with somekind of FTP software by default, if so, how do I enable it?
Yes it does. If you are using Solaris 10, you can enable it by entering
Code:
svcadm enable ftp

Alternatively, you might want to use a third party ftp server such as WU-FTPD, NcFTP or ProFTPD
Quote:
-How do I create and manage users for the FTP?
By creating user accounts using smc or useradd.
Quote:
- If I would install Linux, I would Only be able to use software for SPARC's running Linux, right?
Correct. All software would have to be SPARC-compatible.
 

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 Interview Questions?

Hey, My company is looking to bring on a Sr. UNIX Admin with Solaris 10 experience. What are some solid interview questions I could ask about UNIX and Solaris 10 that would weed a good guy out from a bad? Questions that don't involve long command lines would be the best. Thanks (1 Reply)
Discussion started by: mikepatton21
1 Replies

2. Solaris

Solaris Questions...

Hey, i got a couple of questions: What command do you need to give to find a file in your file system? Where are the ufsboot and the kernel (unix or genunix) programs stored on disk? How does Solaris organise different platforms? What is the default run level? Lastly, how do I reboot the... (3 Replies)
Discussion started by: gc40
3 Replies

3. Solaris

Solaris Newbie questions...

Hello everyone, I am brand spanking new to both Solaris and Unix. I thought I would give it a go after buying a SB2500 off ebay for a few hundred dollars. I am having some issues that I am not sure how to correct, and I am wondering if I can get a few pointers? The first one is that my system... (2 Replies)
Discussion started by: GeekMasterFlash
2 Replies

4. Solaris

Solaris Interview Questions

Hi, Can anyone tell me which is the good site for solaris interview questions. Let me know if anyone has some material on the same. Thanks in advance. (1 Reply)
Discussion started by: amult
1 Replies

5. Solaris

solaris 10 and a few basic questions

hello, first, I'm quite new to solaris. I've installed solaris 10 basic (item 4 on the install-menue). now I had to realize that I don't have any option for connecting the machine from remote. ssh isn't even installed although I've coosed 'yes' for remote access. no matter what solaris is... (10 Replies)
Discussion started by: fourty2
10 Replies

6. Solaris

Solaris cluster few questions

Today I downloaded Sun Cluster and I want to know more from someone experinced how much good is it that toy. Yes I also downloaded a documentation and I will read it but I want to know your experience so shoot . Probaly Jillagre has a few good stories . (1 Reply)
Discussion started by: solaris_user
1 Replies

7. Solaris

Solaris certification questions

any one can help me i want to write the certification on next month for solaris how the EXam will be and how to prepare all of things (3 Replies)
Discussion started by: wkbn86
3 Replies

8. Solaris

Prompt in Solaris 5.10 - newb ?

Is there a way I can add color to my prompts when I am navigating in Solaris 5.10? I have figured out how to add my alias's to the .profile file but adding color to just my prompts and not the output would be awesome. :wall: (15 Replies)
Discussion started by: MIBPreacher
15 Replies

9. Solaris

Questions about Solaris 10

I am new to solaris 10. I have a few questions 1) How do I check the current version of grub? 2) How do I update grub version 3) what version onwards supports GPT? Thanks (2 Replies)
Discussion started by: roberts123
2 Replies

10. Solaris

Solaris 11.# zone questions

Hello, I am working on building Solaris 11.3 system going to install it with SPARC 11.3 text iso then update system with 11.3 local IPS repo. Once that is all done my question is can I install non global zones on the system that are 11.0, 11.1, 11.2 and if so what is the best way to go about... (9 Replies)
Discussion started by: fly3rs
9 Replies
ftpconfig(1M)                                             System Administration Commands                                             ftpconfig(1M)

NAME
ftpconfig - set up anonymous FTP SYNOPSIS
ftpconfig [ftpdir] ftpconfig -d ftpdir DESCRIPTION
The ftpconfig script is executed by the super user to set up anonymous FTP. Anonymous FTP allows users to remotely log on to the FTP server by specifying the user name ftp or anonymous and the user's email address as password. The anonymous users are logged on to the FTP Server and given access to a restricted file area with its own file system root. See chroot(2). The FTP area has its own minimal system files. This command will copy and set up all the components needed to operate an anonymous FTP server, including creating the ftp user account, creating device nodes, copying /usr/lib files, and copying timezone data. The passwd and group files set up have been stripped down to prevent malicious users from finding login names on the server. The anonymous file area will be placed under ftpdir. If the ftp user account already exists, then the current FTP area is used, and the system files in it are updated. All other files are left untouched. This command should be run to update the anonymous FTP area's configuration whenever a system patch is installed, or the system is upgraded. OPTIONS
-d Create a new or update an existing ftpdir without creating or updating the ftp user account. Use this option when creating guest FTP user accounts. OPERANDS
The following operands are supported: ftpdir The absolute pathname of the directory under which the anonymous FTP area is set up. EXIT STATUS
The following exit values are returned: 0 Successful completion 1 Improper usage of the command 2 Command failed ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWftpu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
ftpaddhost(1M), in.ftpd(1M), useradd(1M), chroot(2), attributes(5) SunOS 5.10 1 May 2003 ftpconfig(1M)
All times are GMT -4. The time now is 04:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy