
- .htaccess
- Acronis
- Active Directory
- Alerts
- Anonymous FTP
- Antivirus
- Apache
- ASP
- Audio / Video
- Auto Responder
- AWStats
- Bind
- CDONTS
- CDOSYS
- CentOS
- CGI Scripts
- chkrootkit
- Cloud
- Cloud Storage
- CloudLinux
- CMC
- ColdFusion
- cPanel
- CPU
- Cron Job
- CSF
- CSR
- DDoS
- Debian
- DirectAdmin
- DNS
- Docker
- Domlogs
- DrWEB
- eAccelerator
- Enterprise Cloud
- Exim
- Fantastico
- Fedora
- ffmpeg
- Firewall
- FreeBSD
- FrontPage
- FTP
- GRUB
- Hivelocity FAQ
- Hosting Controller
- Hsphere
- IIS
- Imagemagick
- IP Address
- IPMI
- iptables
- Kernel
- KernelCare
- Kubernetes
- Linux
- LiteSpeed
- Maldet
- Managed Services
- MBR
- MC
- Metabase
- MetaEdit
- Metered
- Midnight Commander
- Monitoring
- MPC
- MRTG
- MSDE
- MSSQL
- MX Record
- MySQL
- mysql.sock
- mytop
- MyV
- myV Customer Portal
- MyVelocity
- Nagios
- NAS
- NDR
- Netstat
- NFS
- NTP
- OpenStack
- osCommerce
- Percona
- Perl
- PHP
- phpBB
- phpMyAdmin
- PIP
- Plesk
- PostgreSQL
- Proxmox
- Qmail
- RDP
- RedHat
- Remote Desktop
- RootCheck
- RPM
- RSYNC
- RVSiteBuilder
- SendMail
- Settings
- SIM
- Sitebuilder
- SiteStudio
- Skeleton
- Slackware
- SMTP
- Softaculous
- solana
- SpamAssassin
- speedtest
- SPF Record
- SQL
- SSH
- SSL
- Suexec
- Swap Partition
- sysctl
- tar
- Task Scheduler
- Telnet
- Terminal Services
- tmp
- Tomcat
- Top
- Troubleshooting
- Ubuntu
- Unix
- Unmetered
- VirtualHost
- Virtuozzo
- vmstat
- VMware
- VPS
- vsftpd
- Wasabi
- Webalizer
- Webmail
- Webmin
- wget
- WHM
- Windows
- WordPress
- YUM
- Zend Optimizer
- Zimbra
Latest articles for tag: Linux


How to Recover (“Undelete”) a File On a Linux Server
Data recovery in Linux can be challenging for several reasons. One major reason is that Linux does not have a built-in trash bin or recycle …

How Can I Check How Much of My Hard Disk Is Being Used On My Linux Server?
The df and du commands are useful tools for checking disk space in Linux, but they have some key differences. The df command stands for …

Checking Which Ports Are Open When the Firewall Is Activated
Linux firewall ports are used to allow or deny incoming or outgoing connections to a Linux system. Different firewall products have different commands or methods …

Unlock the Linux Plesk admin or a user login if it has been locke
Plesk will lock out accounts if multiple failed attempts to login are registered. The default is to lock accounts for 30 minutes after 3 failed …

Reset my admin password on Plesk Linux server
This can be accomplished with the ch_admin_passwd binary. [root@plesklinux root]# cd /usr/local/psa/admin/bin/ [root@plesklinux bin]# ./ch_admin_passwd –help ./ch_admin_passwd: Utility to set Plesk adminstrator’s password Gets password …

How do I edit the account information and password?
To change the information in your record follow these steps: Click the Edit icon on the Home page. The account details will be displayed: To …

How do I find plesk admin password?
In order to find out admin password in plesk hosted on a linux server Login to server as the root user and display the contents …

How do I install Direct Admin on Linux systems?
Step 1) Do you meet the system requirements? – Clean OS install: Redhat 7.2, 7.3, 8.0, 9.0, Fedora (any version), CentOS (any version). PS :- …

How do I start/stop/restart H-Sphere services in FreeBSD/Linux?
Linux: /etc/init.d/ FreeBSD: /usr/local/etc/rc.d/ Services: Service Linux FreeBSD H-Sphere (tomcat) httpdcp apachecp.sh H-Sphere Database(PostgreSQL) postgresql 010.pgsql.sh Apache httpd apache.sh FTP proftpd proftpd.sh Qmail qmaild qmaild.sh …

What is Udev?
Udev provides users with a dynamic device directory containing only the files for actually present devices. It creates and removes device node files usually located …