Mache für den Kunden einen eigenen vServer (KVM, Xen), installiere ihm dort i-MSCP und stelle ihm die Zeit in Rechnung, die der Dich kostet.
Posts by tracer
-
-
Do you have any solution for me ?
I was in the same situation, only solution was a fresh installation
-
First of all get rid of that signature error:
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 8C718D3B5072E1F5
Than give it another try.
-
You don't need to download that stuff on your local machine, On the server you can use mc (Midnight Commander) to edit the contents of the archive.
-
I found this thread: How to install Web Applications such as symfony
but was not quite happy with the solution, in case anyone googles for that (like I did):
Just clone you whole branch into /htdocs, and then point document root to /htdocs/public in the panel.
Hope that helps
-
Probiere mal "dpkg -l|grep logrote" (ggf. mit sudo vorneweg). Aber ich glaube, Debian kommt von Hause aus (zum Glück) noch ohne sudo.
-
leider bekomme ich bei dem befehl eine Fehlermeldung. Nicht gefunden.
Welcher Befehl, und welche Fehlermeldung?
-
in Processing apt repository there is the error with the keyserver.
Try "apt update" manually, sury has changed his keys, maybe that's the point?
Post the result here (you have to run that as root or with sudo).
-
BTW, you could just move the files when sshing into to the machine as root, or gain root via sudo (wheras I dislike using sudo for privilege escalation of user accounts).
-
Is there a way to disable the immutable bit on the homefolder?
With the current setup after every update on a domains config the flags gets set again, breaking the shell account (no permission for history and for cddb).