similar to: New Rails App - Web Based SSH

Displaying 20 results from an estimated 10000 matches similar to: "New Rails App - Web Based SSH"

2018 Jan 26
4
issue with openssh-server running in a libvirt based centos virtual machine
On Fri, Jan 26, 2018 at 5:02 AM, Darren Tucker <dtucker at dtucker.net> wrote: > On 26 January 2018 at 06:44, Adrian Pascalau <adrian27oradea at gmail.com> > wrote: >> >> [...] >> debug1: SSH2_MSG_KEXINIT sent [preauth] >> >> Here the debug mode stops, and there is no login prompt shown on the >> Putty window. > > > This behaviour is
2014 May 10
22
[Bug 78530] New: Memory corruption on Lenovo t440p with runpm
https://bugs.freedesktop.org/show_bug.cgi?id=78530 Priority: medium Bug ID: 78530 Assignee: nouveau at lists.freedesktop.org Summary: Memory corruption on Lenovo t440p with runpm QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: nikoamia at gmail.com
2018 Jan 25
2
issue with openssh-server running in a libvirt based centos virtual machine
Hi, I have a very strange ssh issue, and I do not know how to solve it. I have a centos VM (managed by libvirt) running the latest centos 7 and latest openssh server package (debug1: sshd version OpenSSH_7.4, OpenSSL 1.0.2k-fips 26 Jan 2017). When I ssh remotely to this centos VM (using latest putty 0.70 and other ssh clients as well), I do not get a login prompt whatsoever. I used
2006 Aug 18
3
Gathering information : drivers and UPS infos
Hello NUT ! In order to fill info structure I'm putting in the drivers, I need to gather a lot of information. The information I need, at best, is : - For each USB UPS, the pair VendorID ProductID - For each pair Driver/UPS supported, how was made the driver ? By the manufacturer, by reverse engineering, ... - Who contributed to which driver - Who is the "maintener" of each driver
2018 Jan 29
2
Re: issue with openssh-server running in a libvirt based centos virtual machine
On Sun, Jan 28, 2018 at 7:07 PM, Adrian Pascalau <adrian27oradea@gmail.com> wrote: > When an Ethernet frame that is less then 60 bytes in size goes through > the network, it is padded with 0x00 bytes until it has 60 bytes in > length (64 with the frame check sequence). When this kind of padded > frames goes from centos1 VM through the linux bridge br0 to the > windows host,
2003 Sep 17
2
Web Based Management App
Hi All Appologies if this has been asked before, or if this is not the correct place to ask just point me in the right direction. Is there a web based management application available for asterisk?? If not is there any interest in developing one? I am good at writing in PHP and don't think it would be too difficult to put something together. Thanks Mark
2012 Jun 23
7
GPLPV xennet bsod when vcpu>15
Hello, I installed the signed drivers from http://wiki.univention.de/index.php?title=Installing-signed-GPLPV-drivers and I ran into a BSOD on a Windows 2008 Server R2 Enterprise domU with a large number of vcpu''s. The BSOD is related to xennet.sys. After some trials I found that it runs fine up to 15 cores. From 16 or more, the BSOD kicks in when booting the domU. The hardware (4 times
2016 Apr 09
2
mdbox and shared \Seen flag
Hi, I've just switched mail storage from maildir to mdbox and found it's very amazing. The only question I've is related to shared mailboxes. In the past I've had a few mailboxes that were shared between two users by just symlinking maildir. So everything was shared including flags and \Seen status. Now I want to get something like this. As far as I understand,
2006 Jul 23
8
destroy vs delete
what is the difference between destroy and delete in AR I am not sure what they mean by "Destroys the record with the given id by instantiating the object and calling destroy<http://api.rubyonrails.com/classes/ActiveRecord/Base.html#M000866>(all the callbacks are the triggered). If an array of ids is provided, all of them are destroyed." in
2004 Aug 06
2
Web Admin Settings
Hi everybody. I'm still trying to solve the problem with link in the set mode page (web admin interface). I have seen in the source file (item.c) that it is suppose to return and string, but it's returning nothing. It's ware it can't build the link correctly, because only left the argument value, and each value is printed previously. I'm going to keep hacking to try to resolve
2019 Oct 12
1
easy way to stop old ssl's
Without context it's impossible to make firm statements but, having gone through this a while back (and discovering that less than 1 percent of an examined list of connections couldn't support current ssl - mainly Apple hardware), who do you want to protect? Is it the minority who won't/can't upgrade or the majority who have? And, do you have to protect yourself from liability
2008 Jan 21
5
denyhosts-like app for MySQLd?
Hi all, ?Is there any app like denyhosts[1] but intended for MySQLd service? We have a mysql ports (3306) opened for remote connections, and obviously the /var/db/mysql/machine_name.log is full of these kind of entries: ........... 936012 Connect Access denied for user 'user'@'85.19.95.10' (using password: YES) 936013 Connect Access denied for user
2004 Mar 16
1
smbclient with lanman auth=no unable to connect
Hi all, In short, how do you force smbclient not to use Lanman passwords ? I specify these in my smb.conf lanman auth = no min protocol = NT1 Trying smbclient from the same host, root@localhost root]# smbclient //fileservertest/private -U somebody Password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.2a] tree connect failed: NT_STATUS_WRONG_PASSWORD Here are the logs, [2004/03/17
2009 May 07
13
How to open apps...
Hello, to open a file with terminal, using wine, the command is: wine filename, right? How do i open a file that is inside folders? Thanks! Bye!
2006 Aug 02
2
upsdrv_print_ups_list and afferant reflections
Hello ups-dev Arnaud asked me to add a function upsdrv_print_ups_list the drivers upsdrv_print_ups_list : why This function would print the vendorId and the productId of the UPS supported by the driver (for USB driver at least). It could then be parsed by a tool (that I'll have to make too), whose the goal would be to automagically generate 4 sort of file : - fdi file for HAL - udev rules
2006 Jul 12
1
Test for file_column
hi all, has any one had experience writing a test for file_column I can write a test for testing the data in the form, but am not sure how to test against the image any tips? cheers dion -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060712/08f7996a/attachment.html
2006 Aug 28
1
Re: [nut-commits] svn commit r507 - in trunk: drivers scripts/hotplug scripts/hotplug-ng
Just a little tiny detail : ============================================================================== > --- trunk/scripts/hotplug/libhid.usermap (original) > +++ trunk/scripts/hotplug/libhid.usermap Fri Aug 25 19:18:19 2006 > @@ -21,5 +21,7 @@ > libhidups 0x0003 0x09ae 0x1003 0x0000 0x0000 0x00 0x00 0x00 0x00
2005 Feb 16
2
icecast stats
I don't mind using the password. Just I am asking if there is some sort of protocol to retrieve the information without playing with the xsl !! I mean, to directly retrieve the wanted information, like ME: Get MetaData Server: Celin Dion - All comes back to me. On Tue, 15 Feb 2005 10:22:11 -0800 (PST), Karl Heyes <karl@xiph.org> wrote: > On Tue, 2005-02-15 at 14:28, Mohamed
2007 Jul 22
3
Attachment fu on windows
I''ve tried and tried. I couldn''t get freeimage installed. I got mini_magick installed, but everytime I try Mike Clark''s tutorial, I get the error ''Size is not in the list''. I found some people fixed this by putting a sleep statement in their controller, but this didn''t work for me. Any help out there?
2006 Jul 30
8
Gentoo Ultra USB UPS
Hi All I'm trying to get my Ultra UPS connected. It connects using a standard USB cable I have --with-drivers=hidups in the configure command and I have lsusb showing Bus 001 Device 002: ID 0d9f:0001 Powercom Co., Ltd Bus 001 Device 001: ID 0000:0000 I have /dev/usb/hiddev0 now matter what I try I keep getting upsdrvctl start Network UPS Tools - UPS driver controller 2.0.3 Can't