Displaying 20 results from an estimated 3000 matches similar to: "Temporary files"
2015 Aug 04
2
451 4.3.0 Temporary internal failure
Hi,
OS: Debian GNU/Linux 7
df -hT
Filesystem Type Size Used Avail Use% Mounted on
/dev/vzfs reiserfs 30G 12G 19G 38% /
/etc/fstab
proc /proc proc defaults 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
none /run/shm tmpfs defaults 0 0
If someone knows an option to change the tmp directory in dovecot.conf,
it would be very helpful.
2001 Nov 20
2
Problem downloading driver from Samba.
Hi!
Has made as is said in Printing Support in Samba 2.2.x
#rpcclient hydra -U root%******** -c "enumprinters"
Domain = [AZCHER] OS = [Unix] Server = [Samba 2.2.2]
flags: [0x800000]
name: [\\ HYDRA\fax]
description: [HYDRA \\ HYDRA\fax,]
comment: []
flags: [0x800000]
name: [\\ HYDRA\PrintServer]
description: [HYDRA \\
2008 Sep 02
4
Permission denied on mounted CIFS share
We have this situation:
System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz).
On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share from sledz at system A with this command:
sudo mount -t cifs -o user=sledz,uid=hydra //A/sledz localdir
A subdir of this directory seen from A looks like this:
sledz@A> ls
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this:
{ * DOWNLOAD *
I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps.
The rates between 384Kbps and 1.5Mbps should be shared among all users.
Each user should always be able to get at
2009 Jun 08
4
[caiman-discuss] Can not delete swap on AI sparc
Hi Richard,
Richard Robinson wrote:
> I should add that I also used truss and saw the same ENOMEM error. I am on a 4Gb system with swap -l reporting
>
> swapfile dev swaplo blocks free
> /dev/zvol/dsk/rpool/swap 181,1 8 4194296 4194296
>
> and I was trying to follow the directions for increasing swap here:
>
2010 Jul 11
4
Doveadmn Quota
Hey Everyone,
I am running the new Dovecot 2.0 RC2. When I try to run 'doveadm quota
recalc -A' I just get the usage info for doveadm. Running 'doveadm help
quota' gives me the man page for the quota command, and I follow the man
page examples as is. Is this feature not implemented yet? Or am I doing
something wrong?
I know quota is a "plugin" for the doveadm program,
2011 Sep 20
5
how is possible ?
Dear
I have one virtual machine running Windows Server 2003 with 64 for role
Domain Controller. A two weeks ago I see by task manager CPU graph is always
using 100%, list the process on running are Taskmgr.exe , tcpsvsc.exe
lsass.exe and others process . I never see before process like that using a
lot CPU . Is possible there is issues between XEN source and Windows Server
2003 ?
I did test
2011 Jul 04
2
Linux early userspace doubts
Hi,
I am a newbie into kernel booting process.
I have read few things about boot process of the linux kernel. I am stuck at
few things, which I am confident, someone from the list might help on -
- If I pass a ramfs image as an intrd paramter from the bootloader (say
grub), then will the kernel treat this as a ramfs image only?
- initrd image is also, packed using cpio archive, then
2010 Sep 20
5
create mirror copy of existing zfs stack
Hi,
I have a mirror pool tank having two devices underneath. Created in this way
#zpool create tank mirror c3t500507630E020CEAd1 c3t500507630E020CEAd0
Created file system tank/home
#zfs create tank/home
Created another file system tank/home
#zfs create tank/home/sridhar
After that I have created files and directories under tank/home and tank/home/sridhar.
Now I detached 2nd device i.e
2007 Apr 12
0
[LLVMdev] Compiler name: Nāga
On Apr 12, 2007, at 10:57 AM, Michael McCracken wrote:
> Hi, the idea of a dragon theme reminded me of the dragon-like serpents
> called "Nāga" from Cambodian mythology, among other places.
naga.org already exists, though. We probably want to have the .org
available.
I like the dragon theme but most of the familiar dragon names are taken.
The Hydra of Greek mythology was a
2013 Feb 19
1
Using different auth_default_realm on multiple sockets with postfix. Is it possible?
Hi,
I have more postfix smtpd instances (via master.cf) listening on different
ports, and the FW passes the inbound mail submit connections to the right
port. The problem: it seems postfix is not able to append "default realm"
and I need to set different values for the instances. As far as I see, it's
not possible as postfix only passes the base64 encoded string from the user
to the
2005 Oct 14
1
TC Output Redirection
Ok, this is a rather large annoyance... How do you redirect the error output for TC? It does not seem to use any of the standard file descriptors (like STDOUT or STDERR) for error output. I have tried:
tc <blah> 2>&1 1>/dev/null
tc <blah> 3>&1 2>&1 1>/dev/null
etc
No matter what I do, I cannot seem to redirect the output. Anyone have any suggestions?
2011 May 10
2
Dovecot 1.2.x passwd and shadow auth w/ PAM
I'm trying to get authentication to work without PAM and just use the
standard shadow and passwd files.
auth default {
userdb passwd {
}
passdb shadow {
}
}
This seems to be valid code to use /etc/passwd and /etc/shadow.
My linux distro is using Salted MD5. Though Dovecot keeps telling me
that authentication failed. It doesn't give me any error messages
regarding the config.
Any
2016 Jun 28
2
chroot: Error: Temp file creation to /tmp
Hello,
We are using dovecot (2.2.10) and it's working great! When I enable
chrooting by appending /./ to the homedirs I'm getting errors like this:
mail1 dovecot[47074]: imap(user): Error: Temp file creation to
/tmp/dovecot.imap.mail1.70079. failed: No such file or directory
On the surface everything seems to be working fine and I have not been
able to produce the error myself.
Any
2009 Feb 21
2
Dovecot 1.2.beta1 Backtrace POP3
I am testing out the new Dovecot 1.2.beta1 software. I am getting
reports from people using POP3 that it randomly drops connections.
Looking at the log file I see that the POP3 process they were connecting
to panics and dumps a Raw bactrace. Below is a copy of the logs (IP
addresses striped for security):
dovecot: Feb 21 13:10:45 Info: auth(default):
passwd-file(janna at jantics.com,x.x.x.x):
2000 Dec 07
1
Bugreport: Lines swallowed in std_out redirection
Hi,
we are using OpenSSH_2.3.0p1. When using non-interactive mode,
sometimes lines are swallowed from standard output:
root at hydra:~ # ssh anderson "ls -l /usr/sbin/sshd"
-rwxr-xr-x 1 root root 612344 Nov 25 20:26 /usr/sbin/sshd
root at hydra:~ # ssh anderson "ls -l /usr/sbin/sshd"
root at hydra:~ # ssh anderson "ls -l /usr/sbin/sshd"
-rwxr-xr-x 1
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source
2007 Apr 12
7
[LLVMdev] Compiler name: Nāga
Hi, the idea of a dragon theme reminded me of the dragon-like serpents
called "Nāga" from Cambodian mythology, among other places.
Here's a brief link explaining the specific Cambodian meaning -
http://en.wikipedia.org/wiki/Naga_(mythology)#N.C4.81gas_in_Cambodia
I like this as a name, because it's unique short and easy to type and
remember (as long as you omit the accent,
2018 Feb 21
1
are there reference lists/cheat sheets for categorized commands?
prepping to teach a 5-day CompTIA linux+ course next week with
CompTIA-supplied courseware and, given that it was my choice, i chose
to set up the classroom with centos 7.4 on all the student systems
since i assume most students are there to learn sysadmin and that's
the most likely platform they'll have when they get back to work.
also, most students are taking this course to prep for the
2018 Mar 02
2
why does "rescue" mode bring me to runlevel 5 (multi-user target)?
finishing a week of teaching a comptia linux+ class off of centos
7.4 and wanted to demo how to boot to "rescue" mode, so i rebooted,
selected "rescue" mode at grub menu, which still booted to full
multiuser, graphical mode. what am i doing wrong? or is this a dumb
question?
rday
--
========================================================================
Robert P. J. Day