Displaying 3 results from an estimated 3 matches for "temrinal".
Did you mean:
teminal
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 process...
2019 Nov 16
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Hello,
I am trying to get rspam to learn what is spam and what is ham.
After following the IMAPSieve guide in the dovecot wiki
(https://wiki2.dovecot.org/HowTo/AntispamWithSieve), the mail.log shows
the following, whenever I move a mail from the Spam folder to my inbox
and vice versa:
sieve: Opening script 1 of 1 from `/usr/lib/dovecot/sieve/report-ham.sieve'
sieve: Loading script
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 pathtofi...