httpdocs
- Total activity 93
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 35
Comments
Recent activity by httpdocs-
My server has 50 IP address, Currently i have 32 accounts and each account has dedicated IP address ! I would like configure the EXIM mail server to send mail from the list of that 50 IP Addresse...
-
Hello Check This:
-
I think you might be missing the point about the poll, additionally, you can also use bash or sh for running stuff on Linux, and does not rely on Python ;) Python's strong role in Linux cannot be...
-
What specifically do you dislike about PHP? Absolutely not used for running commands in the Linux environment. Running scripts in the heart of Linux will require Python. it's true?
-
Naturally, php cannot be a good choice. Python is a flexible language for Linux.
-
This problem may be due to network disturbances. However, it is clear from the error text that the file is not found in this address. It is best to use the following command first and then try agai...
-
How to limit (Maximum file size allowed for upload) to 1 GB only at file manager instead of showing the total account size? If You Need To Apply For All Users: In WHM, under Tweak Settings, there...
-
Backup This Database in ssh with command: mysqldump dbname>filename.sql Remove Database in whm. Create databases in User cpanel and Restore This Database in ssh with command: mysql dbname
-
Yes. Include this to .htaccess file: # Security header Enable HSTS Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" env=HTTPS
-
Try This: /bin/wget