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)
PORT LIST FOR PLESK SERVICES
Which ports need to be opened for all Plesk services to work with a firewall? Generally, it depends on which services are running on the server. All the default ports which can be used by Plesk/services are listed below: #20 ftp-data #21 ftp #22 ssh #25 smtp #53 dns (TCP and UDP) #80 http (web […]
Continue ReadingEnable passive mode for FTP in Plesk Panel
Ενεργοποίηση παθητικό τρόπο για FTP στον πίνακα Plesk Log in as “root” to the server shell over SSH. Edit your ProFTPD configuration file. 1. Issue the command vi /etc/proftpd.conf 2. Add the following lines anywhere within the [Global] section: 3. Save the file Log in to Parallels Plesk Panel as “admin”, go to Modules > […]
Continue Readinghtaccess file cannot be seen if you access the site via FTP
.htaccess αρχείο δεν μπορεί να δει, αν έχετε πρόσβαση στο site μέσω FTP Symptoms A client has the .htaccess file under the httpdocs directory. This file can be seen in the Plesk file manager, but it is not shown if you access the site via FTP. Cause Files whose names begin with a period (dot) […]
Continue ReadingChanging the SSH Port for Your Linux Server
Changing the SSH Port for Your Linux Server Αλλαγή της θύρας SSH για Linux Server σας You can change the default SSH port for your Linux server as an added security measure. Make sure the new SSH port does not conflict with any known or blocked ports To Change the SSH Port for Your Linux […]
Continue ReadingDisable/Enable ping response on a Linux machine
Disable/Enable ping response on a Linux machine Απενεργοποίηση / Ενεργοποίηση απάντηση ping σε ένα μηχάνημα Linux sysctl is used to modify kernel parameters at runtime, one of these parameter could be ping daemon response, if you want to disable ping reply on your network you just simply need to issue something like: ~# sysctl -w […]
Continue Reading