Search Results

Search: Posts Made By: slufoot80
Forum: IP Networking 02-04-2013
18,146
Posted By slufoot80
Suse Linux ...
Suse Linux


proftpd -V
Compile-time Settings:
Version: 1.3.4a (maint)
Platform: LINUX [Linux 2.6.32.54-0.3-default x86_64]
Built: Thu Feb 16 2012 10:23:20 EST
...
Forum: IP Networking 02-04-2013
18,146
Posted By slufoot80
what do you mean
I don't understand I have to use the command "sftp"
Forum: IP Networking 02-04-2013
18,146
Posted By slufoot80
SFTP hangs
Ok sftp connects but hangs after I enter the password manually

The ssh version is 1.0
bash-2.05$ ssh -V
SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0.

When I go from solaris 9 to sftp to...
Forum: Solaris 01-09-2013
6,442
Posted By slufoot80
SFTP Command Help - listing files
Ok I am just going to explain what I am running step by step

sftp user@hostname
sftp > ls < when I run the command "ls" I get a long listing the old version,
on the new version I get a short...
1,934
Posted By slufoot80
yes it will send an email but I won't know for...
yes it will send an email but I won't know for which user
1,934
Posted By slufoot80
Counting lines and sending emails
What I am doing is running ps and search for any connection that is over a specified number, I set it to "1" for testing I want to send an email when any of them are over 50 I want them all in one...
7,963
Posted By slufoot80
solaris create password in a script and continue
:eek:Below is my code to create a user account but it doesn't take a password automatically. I have to run the password command seperately to do this
What I want to do is to be able to accept the...
1,321
Posted By slufoot80
solaris create password in a script and continue
:eek:Below is my code to create a user account but it doesn't take a password automatically. I have to run the password command seperately to do this
What I want to do is to be able to accept the...
1,479
Posted By slufoot80
solaris create password in a script and continue
Below is my code to create a user account but it doesn't take a password automatically. I have to run the password command seperately to do this
What I want to do is to be able to accept the...
3,171
Posted By slufoot80
you don't know what your talking about
you don't know what your talking about, all I want to know is how to append to the end of the line
3,171
Posted By slufoot80
didn't work
I tried it but it didn't work
3,171
Posted By slufoot80
How
I know about the problem I just want to know how to append
3,171
Posted By slufoot80
Sed command help (appending)
I need to append a user to the end of a group in the /etc/group file

ftp::49:user1,user2...

what I want to to add a new user to the group file so that I won't have to open it up and append...
1,615
Posted By slufoot80
usermod doesn't wor
I can 't use usermod because I can't update the software for it
1,615
Posted By slufoot80
sed to append on specific line in password file
I have the a group file and my ftp group line looks like this

...
2,264
Posted By slufoot80
Trouble with passing variable to sed
Here is my code

#!/bin/bash
username=gnowicki
sed '$s/$/ $username/' < sshd_config 1 <> sshd_config

what this is supposed to do is take the name gnowicki and put it at the end of the last...
2,249
Posted By slufoot80
ssh sending local variable to remote system
I am running a useradd script, which works locally but I want to take some of that local information and send it to a remote system, ssh keys are set up between the two systems. I am attaching the...
Showing results 1 to 17 of 17

 
All times are GMT -4. The time now is 03:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy