General :: Creating A Daemon Based Sftp Client?

Mar 18, 2011

If i were to build an sftp client which launched with logon details, and could then controlled by sending commands to that daemon; would that be ideal way to create an sftp client with disposable credentials?

View 1 Replies


ADVERTISEMENT

Debian Multimedia :: SFTP Client Setup - User Based Login

Nov 22, 2010

I have setup SFTP and it is running without any problems. The problem I have is finding a client that supports key based logins through Linux. I do not want user based logins available and so far the solution works through my Windows machines using WinSCP. The only client I have found for Linux seems to be FileZilla but I have to convert my private key to the FileZilla format which removes the passphrase leaving it nice and insecure.

View 4 Replies View Related

General :: Set A Password For Transmission-daemon, The BitTorrent Client Server?

Feb 26, 2010

The config file is ambiguous, and keeps getting overwritten when you restart the daemon in Debian, anyway.

In /etc/transmission-daemon/settings.json, there are these options:

rpc-username
rpc-password
proxy-auth-username
proxy-auth-password

Every time I restart the daemon with:

/etc/init.d/transmission-daemon restart

It overwrites rpc-password, and the password it prints doesn't work anyway.

Does anyone know how to set the password properly? I don't want to disable it.

View 1 Replies View Related

General :: Windows Syslog Daemon Disabled / Only Client Is Active

May 20, 2010

I set up rsyslog for the first time on my sole Linux server (Debian Lenny), and I am using one PC to test it over the next few days. I currently have the Windows syslog daemon disabled so only the client is active.Before I recommend using it to collect logs from our production servers, has anyone heard of or had any problems with Syslog for Windows (URL...) running on XP/2003/etc? From what I've read is that since it sends the data over the network using UDP instead of TCP or an NFS mount, there should be no potential for problems.

View 2 Replies View Related

Ubuntu Servers :: Setup SFTP To Use Key-based Authentication?

Nov 18, 2010

I want to connect to the same machine that that I have OpenSSH server on which uses keys and I have disabled password-based logins (for ssh). Apparently, this also affects SFTP which makes sense. How do I setup SFTP to use key-based authentication?

View 5 Replies View Related

Ubuntu :: Daemon That Executes Commands Based On Input Device In Use?

Jan 28, 2011

I have a computer with a trackpad and a touchscreen. I want to run unclutter if I use the touchscreen, and kill it when I use the trackpad or a USB mouse.

The I'm pretty sure the touchscreen is /dev/input/mouse0, and the trackpad is /dev/input/mouse1

I have a general idea of how this should work, but no idea what tools and commands to use to implement it.

View 1 Replies View Related

Debian Multimedia :: Graphical Client For Sftp?

Jun 29, 2011

I've never really found an FTP client that I really like, but until recently I've been using gftp. Now I'd like to switch from ftp to sftp, and when I try this in gftp (using the host ftps://ftp.website.com) it just says this:FTPS Support unavailable since SSL support was not compiled in. Aborting connection.

View 3 Replies View Related

OpenSUSE :: Ssh And Sftp SLES With Iseries Client?

Jan 27, 2011

I have a sles 10 server that I need an iseries 5 client to make an sftp connection to. I'm getting the following error in the /var/logs/message log:

[Code]...

View 1 Replies View Related

Debian Installation :: Error From Xend Daemon While Creating Domain

Mar 6, 2011

I get the message when I try to deploy a virtual machine in the virt-mnager.
Unable to complete install: "Post operation failed: xend_post: error from xend daemon: (xend.err "Error creating domain: device model "usr/lib64/xen/bin/qemu-dm" not found")
Unable to complete install '<class 'libvirt.libvirtError'> POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 1555, in do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 973, in start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1038, in _do_install "install")
File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 1009, in _create_guest
dom = self.conn.createLinux(start_xml, 0)
File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1277, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: device model '/usr/lib64/xen/bin/qemu-dm' not found")

View 1 Replies View Related

Ubuntu Networking :: Sftp Client For Redirected Ssh To Port 2222?

Apr 7, 2011

I have remote server and when I want to connect to it from internet I need to choose port 2222. I tryed to do it using filezilla, gftp, it can be done. Because they want from me to use default ssh port 22

View 1 Replies View Related

Debian :: User Cannot Download Any Files From Host Via WinsCP Or Other SFTP Client

May 26, 2015

Can i block on debian that user can not download any files from host via winscp or other SFTP client ?

View 4 Replies View Related

General :: Command Based Email Client To Send Email Through Secure Smtp?

Jul 26, 2010

In my Windows environment, I use email client such as Microsoft Outlook to connect to our email server to send email with the following configuration:

Incoming server (POP3): 995 - (requires with SSL)
Outgoing server (SMTP): 465 - (use encrypted connection SSL)

[code]....

And the mail server requires user ID login and password.how do I setup a text command based email client in my Linux (Centos 5.1) to send out email through the existing email server above, which is in another machine? The email client has to be text command based because I need to use command line to send notification email from anothar application installed in my Linux (Centos 5.1) Since the email client will only be used to send email notification, I don't require setting up of an email server in my linux.

View 2 Replies View Related

Fedora :: Creating A DOS Based USB Flash Using A Large (2GB) USB Key?

Oct 5, 2009

Looking for an up-to-date guide for creation on DOS based USB flash using a large (2GB) USB key. All the guides are OLD and not working.

View 14 Replies View Related

Debian :: Creating New Profiles Based On Existing Profile In Gnome

Oct 8, 2010

I'm setting up my profile in gnome right now, with things like fonts, themes, wallpapers, iceweasel settings, menu settings, and I'm going to be adding a couple new users. Rather than re-do everything again, I thought I'd just create the new user, copy over my home dir, chown it to the new user and then login to make minor final adjustments, like specifiying where the music dir is and such.Just wondering if there'd be any problems with this, since it's just an idea I think should work but have never tried it. Any experience, or warnings?

View 7 Replies View Related

Programming :: Creating A Text Based Menu Structure In Bash?

May 15, 2009

Is it possible to create a text based menu layout in bash were it is possible to browse through. The menu list should look something like this:

----------------------------------------
user: root
colour: blue
number: 4
animal: dog
----------------------------------------

At the start the cursor should blink at the r from root so that text can be entered. When pressing the enter the cursor should go to the b from blue and so on. the imported thing is that all the text is visible also beyond the position from the cursor.

View 4 Replies View Related

Debian :: Setup A Web-based Secure Ftp Client?

Jan 29, 2010

I am trying to setup a web-based secure ftp client that can handle not only file transfers to and from one of my company's servers, but also allow new clients of ours to visit our site, create an account of their own and use it to log in and begin transferring files. This way, the users can manage their own accounts.

I don't know a lot about exactly what is running on our server, though I am almost positive it is debian based. I really only have access via ssh and ftp. I may be able to do more in the server room, but haven't tried. I thought about using net2ftp, but that doesn't seem to work with sftp, and also doesn't allow the creation of new users on the server.

Is there anything out there for me??You will undoubtedly require more information from me, so please let me know what it is and where I can find it and I'll get back to you as quickly as I can.

View 3 Replies View Related

Ubuntu :: Terminal Based Twitter Client?

Jun 21, 2011

I am looking for an interactive terminal based twitter client. It seems like there are a few around, but some of them appear to be abandoned. Does anyone have any recommendations of a good one to use?

View 1 Replies View Related

Server :: Which Ftp Client Will Support Key Based Login?

May 17, 2010

I have disabled password logins to a server.I want to transfer some files to it using a client like FileZilla but there was no way I could give private key to filezilla is there an ftp client
which supports key based login?

View 2 Replies View Related

General :: Connect To An SFTP Server From A Windows Machine To A SFTP Server Using A DSA Key?

Jul 24, 2011

As a Windows user, I generated a pair of DSA keys from CoreFTP Lite and sent it to a third party that runs an SFTP server. They told me that a valid DSA key needs to have ssh-dsa at the start and the username@systemname at the end. CoreFTP generated neither the ssh-dsa header nor the username@systemname footer. I tried with WinSCP and it didn't generate them either. Is there a difference between how SFTP works between Windows and Linux? If I put a useraccount@systemname at the end of the text will it work? How would the Linux system validate that my system is called "systemname"? If it can't validate, what is the purpose of adding it?

View 2 Replies View Related

Ubuntu Installation :: Creating A Bootable USB Image Based On A Running System (NOT LiveCD)

Sep 2, 2010

I have a system built and running in exactly the basic configuration I want, with my recompiled kernel, extra packages, special drivers, everything works, life is good. What I want to do is take this exact setup and create an image I can copy onto a bootable USB stick. Is there a way to essentially take the contents of my hard drive and copy that onto a USB stick and then boot directly from that? The use case behind this is that I am building an embedded system of which I may have hundreds of boxes with identical hardware and software configurations. Instead of hard drives, I am going to use USB sticks for cost efficiency and maintenance. My idea is that when it's time to upgrade, I could just image a hundred new sticks and go out and swap them.

My issue is that a standard LiveCD install gets me maybe 25% of the way to a finished system. I need to recompile the kernel for realtime support with my CPU, add some fidgety drivers for some specific hardware, and install a whole bunch of additional packages. I suppose I could create a makefile(s) to replicate all the manual steps of the buildout but that seems like a lot of unnecessary complexity IF I can just image that running system as it is.

View 3 Replies View Related

Ubuntu :: Automate Creating Directories Based On File Names And Moving Files Into Them

Apr 30, 2011

I have a bunch of .7z files in a directory, and I need to put each one of them into a separate directory, named after the file (without extention). The command line I use:

Code:
find . -type f | mkdir `sed -e "s:..(.*)...:1:"` ; ls | grep .7z | cp * `sed -e "s:(.*)...:./1/:"`
Copying fails though:

[Code]....

PS. I don't want to use scripts, I want to do it using simple commands and piping.

View 5 Replies View Related

Programming :: Creating 2 Sockets In Client / Server?

Jun 9, 2010

I have a problem creating my second socket in client file. the program was running well but when I try to add another socket to connect to the same server, I got a problem connecting to the first socket! it doesn't make sense. the original code was:

sockfd[i] = socket(AF_INET, SOCK_STREAM, 0);
if(sockfd[i] < 0) error("(MAIN) - Error openning socket 1");
port_num[i] = portno;
bzero((char*) &serv_addr[i], sizeof(serv_addr[i]));

[Code].....

View 1 Replies View Related

OpenSUSE Network :: Bandwidth Management Based On Ip - Manage Usage For Each Client?

Apr 30, 2010

I setup a server with vmware esxi 4. I installed opensuse 11.2 and I have successfully setup an internet gateway and I manually configured (static) my client IP. My question is, is there any software or commands that I could use to manage the bandwidth usage for each client? eg. only 5Mbps for 192.168.1.5, 10Mbps for 192.168.1.10, etc

View 3 Replies View Related

Ubuntu Servers :: Sftp On Vsftpd - Make / Force All Users To Use Sftp And Not Just Ftp

Apr 13, 2011

i have a vsftpd server running well but i want to make/force all users to use sftp and not just ftp is this possible?

View 1 Replies View Related

SUSE / Novell :: Error While Creating Client Module Sw_single?

May 14, 2010

Yast2 appears to be broken. Whenever I open the YaST control center and attempt to install new software, I am greeted with this error message. When I click on the "Install New Software" shortcut from the start menu, nothing happens.

I researched this error message and found that apparently I can install software via Zypper, but all the commands to enter in the terminal result in a message about an unrecognized command.

OpenSUSE 11.2 64-bit

View 5 Replies View Related

General :: Debian Based - Arch Based - What Is The Practical Difference?

Jun 7, 2010

I notice that on DistroWatch, the descriptions include "debian based", "arch based", etc. For the newbie, is there any practical difference between the different bases, or is it a Coke vs Pepsi type question?

Is a distro based on Debian say, easier for a newbie to learn or work with than say one that is FreeBSD based?

View 9 Replies View Related

Ubuntu Networking :: Creating A Ubuntu-based Intranet With Internet Access?

Jan 20, 2011

I am trying to create an intranet that will serve about 100 clients. If it is possible, I would like it to be set that anyone on the intranet would be able to type helpdeskin their browser bar and be taken to the intranet site. I have Webmin and there are just too many options to figure out how to do this. They may as well have written it in Chinese. File server? Email? Impossible.

I can get to the intranet locally by typing in the local IP, but no one wants to remember numbers.

Then, I need to get that intranet accessible via the internet. A domain name has already been purchased and our cable company has assigned us 5 static IPs. The issue here is getting the IP to link up with the server. The intranet has to be configured in such a way that it can be administered remotely. Again, with Webmin, I am clueless. I was going to try to use ISPConfig, but seeing as how you have to pay for the install directions

View 9 Replies View Related

General :: Frame Based Vs Dialog Based

Apr 5, 2010

When you use an IDE and it asks you if you want frame based or dialog based, what is the difference?

View 1 Replies View Related

General :: Distro Should Use, Rpm Based Or Debian Based?

Feb 2, 2011

what distro should i use, rpm based or debian based?

View 2 Replies View Related

OpenSUSE Hardware :: NVidia Quadro FX1000 Driver - Error While Creating Client Module OneClickInstallUI

May 25, 2010

I installed [URL] and everything mixed up! I tried to remove it and I get this error: Error while creating client module OneClickInstallUI My Graphic Card is NVidia Quadro FX

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved