Displaying 3 results from an estimated 3 matches for "temrin".
Did you mean:
tempin
2007 Apr 09
2
[Bug 1304] SSH session cleanup problem
...To: bitbucket at mindrot.org
ReportedBy: sumit_1636 at yahoo.com
Hi,
I am facing this problem with sshing into another system.
What I am doing is:
ssh root at 192.168.61.136
Now, this prompts me for password and let me login to 192.168.61.136
where sshd is running.
Now, I open up another temrinal window of my local machine and do:
ps -eaf | grep ssh
This shows the ssh session opened with 192.168.61.136 machine.
Now, I open a terminal window of 192.168.61.136 machine and reboots the
system. NOTE: on this machine sshd is running.
Now, ideally since 192.168.61.136 is gone down, the proces...
2019 Nov 16
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
...012000;
Again, with the same mail:
$ cat [some-mail] | /usr/lib/dovecot/sieve/sa-learn-ham.sh
Results for file: stdin (0.000 seconds)
error = "<some-mail> has been already learned as ham, ignore it";
filename = "stdin";
scan_time = 0.0;
Any ideas what causes the abnormal temrination of the script?
Regards,
Jens
2008 Jun 19
1
Official Nowshining WINE UPDATE THREAD (June 18 2008)
...ware, etc.., Can I use debs on my system?
A: No, however install alien from your local repo and it should be able to convert the deb to an rpm, slackware, etc.. but I don't guarantee anything.
Q: I installed alien how do I do the conversion?
A: Use sudo if you can and do the following in the temrinal/CLI depending on your distro.
...........................................
RPM:
sudo alien -r pathtofile/file
............................................
Stampede slp package:
sudo alien --to-slp pathtofile/file
...........................................
LSB package:
sudo alien -l pathto...