Current time: 05-20-2024, 02:51 AM Hello There, Guest! (LoginRegister)


Post Reply 
Installation on Debian Lenny
Author Message
rethus Offline
Junior Member
*

Posts: 202
Joined: May 2009
Reputation: 3
Post: #1
Installation on Debian Lenny
In the Documentation i found point 5.

Code:
5. Copy all the directories into the system
We recommand you to make a backup of your current system state.

# cp -Rv /tmp/ispcp/* /

what means this? this means, i should copy the /tmp/isp* folder into root folder (/)?
But whats means the backup notation?
05-25-2009 11:05 PM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #2
RE: Installation on Debian Lenny
this step will overwrite a lot of configfiles and stuff on your system. If you like to go back, it would be good having a backup of the files...
05-25-2009 11:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rethus Offline
Junior Member
*

Posts: 202
Joined: May 2009
Reputation: 3
Post: #3
Wink RE: Installation on Debian Lenny
Here some response from a ispcp newbie! So someting would be tips for improving the app, other may be bugs.
Hope to get some answers.

===
ispCP 1.0.0 OMEGA
build: 20090225
Codename: Priamos
===

First i wanna say, step 3 in Installation-Guide doesn't work
Quote:apt-get install $ (cat ./docs/Debian/debian-packages-`lsb_release -cs`)
On my Fresh Debian lenny installation the lsb_release -cs doesn't work, cause there is no lsb installed. So i have replace it with
Quote:apt-get install $ (cat ./docs/Debian/debian-packages-lenny)

I have do a forwarding to my testserver. if i type the Domain, i get a Message (don't know the message anymore) but there is an link to "login to Admin".

If i type admin.mydomain.de there ocure an error... if i click on "Login as Admin" i get the Login-Dialog.

General Settings :
After Login i go to General-Icon. Under the table i see a message "Database update available" if i click on it, there comes a message "No Database updates available" (very confusing!)

So i go to "Language" and wan't to use "German" but no other language as english available :( And in Installation Documentation i found nothing about language-installation (improveable). Where can i found language-files?

System Tools >> Rootkit log:
/var/log/rkhunter.log doesn't exist or is empty... is it an error? An where can i start to check for Rootkit? This should here be found... or at least an information about rootkit (where to start, and that empty rootkit is no error)

Support System:
Seems not possible to insert a Ticket... only Subnavi Open Tickets, and Closed Tickets are available.

Some informations where to find phpmyadmin and other installed applications would be nice. So it is hard for a newbie to find out all these Things.

I have found out, phpmyadmin is on "http://domain.tld/tools/pma/index.php" :) - But i don't know what else is installed, and where to find it. An Overview would be great!

Hope this Info help to improve the application.
(This post was last modified: 05-26-2009 05:15 AM by rethus.)
05-26-2009 04:53 AM
Find all posts by this user Quote this message in a reply
tuxStyle Offline
Junior Member
*

Posts: 37
Joined: May 2009
Reputation: 0
Post: #4
RE: Installation on Debian Lenny
Well, if you read the tutorial: http://www.isp-control.net/documentation...ion/debian
in the first chapter after update/upgrade the next line is:
Code:
aptitude install tar bzip2 wget lsb-release
which will install lsb-release.

System Tools >> Rootkit log empty.
Rkhunter/chkrootkit are both started from crontb:
Code:
# Rootkit Hunter
0       */12    *       *       *       root /usr/bin/rkhunter  --cronjob --createlogfile /var/log/rkhunter.log >/dev/null 2>&1

# Chkrootkit
0       */12    *       *       *       root /usr/sbin/chkrootkit &> /var/log/chkrootkit.log

As far as i remember it was a bug. One of the logs wasn't readable but i'm using a nightly build and everything is ok for me.
05-29-2009 01:48 AM
Find all posts by this user Quote this message in a reply
ferasfm Offline
Junior Member
*

Posts: 19
Joined: May 2009
Reputation: 0
Post: #5
RE: Installation on Debian Lenny
im install omega it is Working
05-30-2009 05:47 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)