Hello,
this is what I have on the admin section
Used
Disk Space (mb) 0.0000
Bandwidth (gb) 0.0000
Domains 0
Users 0
Resellers 0
and its wrong, I will paste some info, if someone can help, I will appreciate
[root@server1 ~]# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/sda2 / ext3 errors=remount-ro,usrquota,grpquota 0 1
/dev/sda1 /boot ext3 errors=remount-ro 0 1
/dev/sda3 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts defaults 0 0
[root@server1 ~]#
[root@server1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 920G 5.5G 868G 1% /
devtmpfs 2.0G 168K 2.0G 1% /dev
tmpfs 2.0G 24K 2.0G 1% /dev/shm
/dev/sda2 920G 5.5G 868G 1% /
/dev/sda1 387M 46M 321M 13% /boot
[root@server1 ~]#
[root@server1 ~]# mount
rootfs on / type rootfs (rw)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=2009452k,nr_inodes=502363,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
tmpfs on /dev/shm type tmpfs (rw,relatime)
/dev/sda2 on / type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered,usrquota,grpquota)
/proc/bus/usb on /proc/bus/usb type usbfs (rw,relatime)
/dev/sda1 on /boot type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
[root@server1 ~]#
[root@server1 ~]# /usr/local/directadmin/directadmin c | grep quota_partition
quota_partition=/
ext_quota_partitions=
[root@server1 ~]#
[root@server1 ~]# repquota `/usr/local/directadmin/directadmin c | grep quota_partition= | cut -d= -f2`
*** Report for user quotas on device /dev/sda2
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 2036812 0 0 48148 0 0
daemon -- 20 0 0 3 0 0
mail -- 2312 0 0 395 0 0
named -- 8256 0 0 252 0 0
postfix -- 124 0 0 27 0 0
apache -- 772 0 0 118 0 0
diradmin -- 208180 0 0 1886 0 0
mysql -- 443552 0 0 1151 0 0
majordomo -- 716 0 0 62 0 0
webapps -- 101072 0 0 6858 0 0
dovecot -- 0 0 0 8 0 0
admin -- 3176940 0 0 60471 0 0
#1000 -- 7904 0 0 886 0 0
#1001 -- 368 0 0 43 0 0
[root@server1 ~]# ls -lad /home/tmp
drwxrwxrwt. 2 root root 4096 Jul 2 16:08 /home/tmp
[root@server1 ~]#
[root@server1 ~]# ls -la /home/tmp
total 16
drwxrwxrwt. 2 root root 4096 Jul 2 16:08 .
drwx--x--x. 5 root root 4096 Jul 2 09:17 ..
[root@server1 ~]#
thank you!
this is what I have on the admin section
Used
Disk Space (mb) 0.0000
Bandwidth (gb) 0.0000
Domains 0
Users 0
Resellers 0
and its wrong, I will paste some info, if someone can help, I will appreciate
[root@server1 ~]# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/sda2 / ext3 errors=remount-ro,usrquota,grpquota 0 1
/dev/sda1 /boot ext3 errors=remount-ro 0 1
/dev/sda3 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts defaults 0 0
[root@server1 ~]#
[root@server1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 920G 5.5G 868G 1% /
devtmpfs 2.0G 168K 2.0G 1% /dev
tmpfs 2.0G 24K 2.0G 1% /dev/shm
/dev/sda2 920G 5.5G 868G 1% /
/dev/sda1 387M 46M 321M 13% /boot
[root@server1 ~]#
[root@server1 ~]# mount
rootfs on / type rootfs (rw)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=2009452k,nr_inodes=502363,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
tmpfs on /dev/shm type tmpfs (rw,relatime)
/dev/sda2 on / type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered,usrquota,grpquota)
/proc/bus/usb on /proc/bus/usb type usbfs (rw,relatime)
/dev/sda1 on /boot type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
[root@server1 ~]#
[root@server1 ~]# /usr/local/directadmin/directadmin c | grep quota_partition
quota_partition=/
ext_quota_partitions=
[root@server1 ~]#
[root@server1 ~]# repquota `/usr/local/directadmin/directadmin c | grep quota_partition= | cut -d= -f2`
*** Report for user quotas on device /dev/sda2
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 2036812 0 0 48148 0 0
daemon -- 20 0 0 3 0 0
mail -- 2312 0 0 395 0 0
named -- 8256 0 0 252 0 0
postfix -- 124 0 0 27 0 0
apache -- 772 0 0 118 0 0
diradmin -- 208180 0 0 1886 0 0
mysql -- 443552 0 0 1151 0 0
majordomo -- 716 0 0 62 0 0
webapps -- 101072 0 0 6858 0 0
dovecot -- 0 0 0 8 0 0
admin -- 3176940 0 0 60471 0 0
#1000 -- 7904 0 0 886 0 0
#1001 -- 368 0 0 43 0 0
[root@server1 ~]# ls -lad /home/tmp
drwxrwxrwt. 2 root root 4096 Jul 2 16:08 /home/tmp
[root@server1 ~]#
[root@server1 ~]# ls -la /home/tmp
total 16
drwxrwxrwt. 2 root root 4096 Jul 2 16:08 .
drwx--x--x. 5 root root 4096 Jul 2 09:17 ..
[root@server1 ~]#
thank you!