Recent content by S2S-Robert

  1. S

    user backup on a server wide level

    Hi, I'd like to see the reseller option to backup all their users to a server wide 'admin' option as well. Currently only a system backup is available, but I'd like the option to backup each and every user as admin, including users belonging to resellers (if they are not as backup minded as I'd...
  2. S

    Full system backup

    Ok, another topic lists the "worst case scenario" as having a hd crash. Well, lucky me, I've got it. I've replaced the HD, I'm reinstall DA as we speak and I'm transferring all the backup files I have to the server as well. Now the 'tricky' part. I have a full system backup and it gives me 4...
  3. S

    SSL enabled but httpd.conf not rewritten

    I created a user (reseller actually) but I mistakenly forgot to grant him SSL. Now I granted SSL for him and his users and tried to access his https after uploading a file. This doesn't seem to work and I checked custom httpd and I saw the SSL lines were missing. There is no vhost listening on...
  4. S

    Error with moving hosts

    When moving hosts I get the following error with some of the databases (not all strangely...) mysql error: File '/usr/share/mysql/charsets/?.conf' not found (Errcode: 2) Any thoughts?
  5. S

    Backup retention using FTP backup

    If you're using daily ftp backup as a sysadmin you probably want to retain some of your backups, but likely not all of them. There's no good in saving each and every single day backup, so you might want to save only weekly / two weekly backups. At least I did. In order to remove some of the...
  6. S

    [Request] Keep stats from other months

    I think this is fairly easy to implement, before the stats are flushed save them to a MySQL database for each user. This way you can easily get the stats from previous months as they are now gone.
  7. S

    include a different charset

    Hi, For a certain page I would like to use a different charset, Japanese to be exact. As I have no experience whatsoever for including any different charset than the standard west-european I'm totally lost as how to implement this. Do I need to add a japanese charset in the apache config? How...
  8. S

    0 bytes free on HD

    [root@venus /]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 113267944 113266316 0 100% / /dev/hda1 101086 7683 88184 9% /boot none 517324 0 517324 0% /dev/shm Now that seems almost...
  9. S

    installing MySQL-Bench

    Hi, There is this very usefull program called mtop, which comes with MySQL-bench or so I'm told. I've checked and DA does not install MySQL-bench on a default install, can I just go ahead and install it? Which source should I use? Regards Robert
  10. S

    Cosmetic suggestion - shared ip

    While I'm not a native speaker, many domains imply that there are a lòt of domains on the server, I personally changed it to multiple. It might be a small change, but in my opinion an essential one, since it might reflect on the credibility of the server / host.
  11. S

    Default vhost / server homepage

    Hi, I know that for the default server page (the one that's first called if the domain isn't recognised by another vhost) it takes the first vhost. Problem is, it doesn't. in the httpd.conf there the vhosts are included, but the default page doesn't resemble any of domains listed there. Does...
  12. S

    POP3 accounts locked down

    Sometimes my outlook tells me that I need to enter the network password, which I already did. When I look on the server I notice that my userfiles are locked, but how did they get locked in the first place? Once I remove the lock file I am able to read my mail again, but I'd prefer not to get...
  13. S

    Some Suggestions

    I also have a server running cPanel/WHM (I know that's like swearing in church here;)), and there are some features on it I would certainly like to see incorperated in DA. Hey, you can always learn from the competition right? :D Usefull features: * DNS Clustering * Store bandwith (/ disk...
  14. S

    Good server monitoring script / program

    I am looking for a good server monitoring program or script that allows checking of services and if a service on another server is down then it should e-mail me (actually, an e-mail 2 sms provider) to let me know it's down. The program I've found was : http://www.linvision.com/checkservice/...
  15. S

    [Backup Restore] Statistics not updated

    I created all my users and restored all the backups, but now the statistics aren't being updated, so users with say 30 POP3 accounts will only see 1. Same goes for subdomains, domain pointers, mailing lists and such. How can I update this?
Back
Top