Linux Windows CentOS Web Server DNS PHP MySql

วันศุกร์ที่ 9 สิงหาคม พ.ศ. 2556

Sometimes devices don’t automount, in which case you should try to manually mount it. First, you must know what device we are dealing with and what filesystem it is formatted with. Most flash drives are FAT16 or FAT32 and most external hard disks are NTFS. sudo fdisk -l Find your device in the list, it is...

how to install Direct Admin on a clean installation of CentOS 5 and 6. The procedure is exactly the same on both these operating systems and with both 32-bit and 64-bit versions. It is very important to start off with a clean installation, as the DirectAdmin installer will take care of all software components...

วันพฤหัสบดีที่ 1 สิงหาคม พ.ศ. 2556

  This is only a quick note, on how to disable SELinux on a system using command line tools: Open file /etc/sysconfig/selinux which should more or less be like this: # This file controls the state of SELinux on the system.  # SELINUX= can take one of these three values:  #    ...

VSFTPD is a service which allows us to setup ftp server in secure way. it is Very Secure File Transfer Protocol Daemon (VSFTPD).By default ftp server can be access anonymously ( ‘/var/ftp’ anonymous space ) and we can also configure login-based FTP sessions.In this HowTo i will show you the login-based FTP...

TOP 5 Best Linux OS As part of the contest that was conducted a while back, I got around 200 responses from the geeky readers who choose their favorite Linux distributions. Based on this data, the top spot in the best Linux distribution list goes to… Ubuntu My personal favorite was Ubuntu for...