Δ | Τ | Τ | Π | Π | Σ | Κ |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Block Radio Host
- Alma Linux 8 (2)
- Centos (7)
- CentOS 7 (1)
- CentOS 8 (1)
- cPanel (6)
- Debian (4)
- Domain Name (4)
- Drupal (1)
- Facebook (2)
- HTML Code (1)
- Internet (1)
- iPhone/iPad (1)
- Joomla (5)
- Linux (10)
- OpenCart (2)
- PC (1)
- Plesk (6)
- Radio & Video Streaming (1)
- SEO (Search Engine Optimization) (1)
- Server (8)
- SHOUTcast (3)
- Social Manager (1)
- Softaculous (1)
- SSH (16)
- Ubuntu (3)
- Web Application Security (1)
- Web Radio (10)
- Centova Cast (5)
- IceCast (1)
- SAM Broadcaster (1)
- SHOUTcast (1)
- WHMSonic (2)
- Web Site (2)
- WHM – CPANEL (28)
- WHM – CPANEL – SECURITY (8)
- WHMCS (6)
- Wordpress (15)
- Βάση Συχνών Ερωτήσεων (28)
- Γενικά θέματα (1)
Μπορώ να ανεβάσω cgi scripts στον server ?
Ναι, σας παρέχουμε το δικό σας /cgi-bin directory για να ανεβάσετε τα αρχεία σας. Προσοχή όμως, θα πρέπει να κάνετε λογική χρήση των πόρων του συστήματος και να είστε βέβαιοι ότι τα scripts δεν θα δημιουργήσουν προβλήματα ασφαλείας στον server. Τα cgi scripts θα πρέπει να δημοσιεύονται ως μορφή κειμένου τύπου ASCII text, πάντα μέσα […]
Continue ReadingΠοιο είναι το path για την Perl ?
Το path για την Perl είναι /usr/bin/perl
Continue ReadingΠοιο είναι το path για το Sendmail ?
Το path για το Sendmail είναι: /usr/sbin/sendmail
Continue ReadingWHMCS SMS Notify – Upgrading Steps
This article describes how to upgrade easily your WHMCS SMS NOTIFY addon to 2.x series. Upgrading from 1.4.x to 3.x version Because of many changes in database structure you MUST UNINSTALL the old version first. 1) Go to modules/admin and completely delete the “sms_notify” folder. 2) Extract and upload all files of new version (+language […]
Continue ReadingMonitor System Logs with Logwatch on Cent OS /RedHat /Fedora /Ubuntu
Monitor System Logs with Logwatch on Cent OS /RedHat /Fedora /Ubuntu Logwatch is a utility used to monitor system logs and create reports. These reports include failed login attempts, successful login attempts, and storage space used/available. For Fedora/CentOS/RedHat #yum install logwatch For Ubuntu $sudo apt-get install logwatch CONFIGURE LOGWATCH Once you have installed Logwatch, you […]
Continue ReadingopenVZ + SSH searching inside the containers from the master
Search for an open port (5060 in the example) inside the containers. vzlist -H -octid | while read CTID; do echo $CTID vzctl exec $CTID “netstat -antupe|grep :5060”; done Search for a proccess inside the containers vzlist -H -octid | while read CTID; do echo $CTID vzctl exec $CTID “pgrep -lf asterisk”; done
Continue ReadingNtop and iptraf
The best tools to capture and analyse network traffic http://www.ntop.org/get-started/download/ For iptraf yum install iptraf
Continue ReadingSSH commands
Check how many connections per port on the server : netstat -tuna | awk -F’:+| +’ ‘NR>2{print $5}’ | cut -d: -f1 | sort | uniq -c | sort -n Check how many connections per IP on the server : netstat -ntu | tail -n +3 | awk ‘{print $5}’ | cut -d: -f1 | […]
Continue ReadingHosts file windows xp – MacOS – Linux
The HOSTS file takes the structure of the IP address you wish to point to followed by the hostname you are mapping to it. E.g. 45.87.33.76 hostlola.com www.hostlola.com This format remains the same across operating systems, however the location of the hosts file does vary. Here is where you can find it on different operating […]
Continue ReadingWHMCS Template – How to add more slides to the slideshow
In this tutorial I’ll show you how easy it is to add more slides to the homepage slideshow on your WHMCS skin. All templates come with the 2 slides loaded on the homepage in PSD format (located in the template download). Assuming you have Photoshop this will allow you to easily create your own slides. […]
Continue Reading- Προηγούμενη
- 1
- …
- 12
- 13
- 14
- Επόμενη