The File Transfer Protocol (FTP) is used to transfer files between two computers over a network and...
Latest Articles
How to Backup and Restore a Repository on Windows with...
In this article I will show how to take backup and restore your svn repository. Needles to say that...
Install SSHFS – Mount Remote Filesystem over SSH on Ubuntu
Contents... SSHFS Features:Install SSHFSUnmount Directory SSHFS (Secure Shell FileSystem), is a...
Install SSHFS – Mount Remote Filesystem over SSH on...
Contents... SSHFS Features:Install SSHFSUnmount Directory SSHFS (Secure Shell FileSystem), is a...
How to Mount Samba Share on CentOS/Fedora/Redhat?
In this article I will show how you can mount samaba shared directory on your CentOs/Fedora/Redhat...
How to Mount Samba Share on Ubuntu and Debian System?
In this article I will show how you can mount samaba shared directory on your Ubuntu and Debian...
Understanding The Traceroute Command
Contents... Traceroute on WindowsTraceroute on MacUnderstanding The TracerouteSome Tips Traceroute...
Basic History Command Example in Linux
The ‘history’ command available in Bash can be used to simply display your shell history, however...
How to Connect Your Server via SSH?
Secure Shell (SSH) is a protocol which is used to access Linux servers remotely. In short, we can...
How to Disable SSH Login for the Root user?
If you set a good password, you can protect your server from brute force attack. But it may still...
Understanding basic vi (visual editor)
Contents... Opening a file in viFind a line in viMove around in the editorSearch within viExit from...
How to Edit PHP.INI File via Cpanel (WHM)
PHP.INI file is the default configuration file for application that require PHP. PHP.INI file is...
How to Edit PHP.INI File Via Plesk
PHP.INI file is the default configuration file for application that require PHP. PHP.INI file is...
How to Edit PHP.INI File
Contents... PrerequisitesEdit PHP.INI FileGlobal php.iniDomain Specific PHP.INIVia PleskVia SSH PHP...
How to Increase the PHP Upload Limits
If you are able to upload small files with PHP script but unable to upload larger files it means...
Redirect all HTTP Requests to HTTPS with Nginx
All login details exchanged over plain HTTP can without much of a stretch be sniffed by a MITM...
How to do Redirect in Nginx
Contents... Simple and Fast : ReturnRegular ExpressionsUsing MapsSome VariablesRedirect HTTP to...
How to Install RabbitMQ on Ubuntu
RabbitMQ is an open source most popular message broker software that implements the Advanced...
How to Enable Plugins in RabbitMQ
Contents... Enable PluginsDisable PluginsList of Installed Plugins RabbitMQ is an open source most...
How to Install Latest Nvidia Driver on Ubuntu
Contents... Step #1 : Remove Old Nvidia DriverStep #2 : Install Latest Nvidia DriverStep #3: Verify...