http://linux-quebec.org Thu, 14 Nov 2013 11:01:54 +0000 en-US hourly 1 http://wordpress.org/?v=3.5.1 Advantages of using a Linux FTP server/client http://linux-quebec.org/advantages-of-using-a-linux-ftp-server-client/ http://linux-quebec.org/advantages-of-using-a-linux-ftp-server-client/#comments Wed, 22 Feb 2012 07:38:49 +0000 admin http://176.34.183.76/app/instances/linux-quebec.org/?p=98 FTP (File Transfer Protocol) is a common way to move files from one computer to another over the internet. Linux FTP is the most secure method, surpassing other operating system’s FTP options. The ease of use found with a Linux FTP is also noteworthy, requiring little training time.

Using FTP to transfer files requires an FTP server software to be running on the host computer in order to send and receive files as requested. Also you will need client software installed and running on your local machine for you to be able to send and receive from the Linux FTP server.

There are several options for software to utilize when using a Linux FTP as a client. Filezilla, GFTP, and Kasablanca are all good FTP clients for sending and receiving files. Using the command line to transfer files is also possible when utilizing Linux for your FTP client but no as easy as those programs just mentioned. Simply download and install the package, enter the FTP server information (IP, port, username, and password) then connect to see a list of the files and directories present on the server available for download. It’s that easy!

Setting up a Linux FTP server is slightly more complicated. You’ll need to download the package vsftpd from one of the Linux software repositories via the terminal command “sudo apt-get install vsftpd”. It will ask you for your password, which you must enter, and afterward some editing of the configuration file is necessary to get the Linux FTP server set up. You can find more about this in the documentation for the vsftpd software.

The security of a Linux FTP is leaps and bounds ahead of the other major operating systems. This is because of regular security updates to the FTP software and Linux operating system by the developers. These constant updates make Linux FTP the most secure platform for FTP in the world. Most servers you encounter online are using a form of Linux for their FTP needs. For many, security is a top priority when storing important data online. Which is why Linux FTP is the first choice for FTP software on the internet.

]]> http://linux-quebec.org/advantages-of-using-a-linux-ftp-server-client/feed/ 0 Evaluating Linux Server http://linux-quebec.org/evaluating-linux-server/ http://linux-quebec.org/evaluating-linux-server/#comments Sun, 19 Feb 2012 20:21:11 +0000 admin http://176.34.183.76/app/instances/linux-quebec.org/?p=59 As Linux gains acceptance as a desktop operating system, IT professionals in growing numbers are evaluating Linux server applications. How does Linux measure up to Windows server platforms? Is Linux server ready for the data center? Here are seven key areas of comparison between the two that should help the evaluation process.

Performance: Linux server platforms are far less resource-intensive than their Windows counterparts. With the operating system making fewer demands on processor and memory, servers running on Linux typically show a higher level of performance for the crucial apps they host.

Cost: Linux is essentially a free operating system. Even Red Hat, the primary commercial Linux server distro, is comparatively inexpensive. This is especially true when contrasted to Windows server platforms, with expensive per-server and per-seat licensing and costly software assurance packages.

Security: Both Windows and Linux server have their security drawbacks. Most hacks and exploits are written to target Windows servers. On the other hand, Windows server platforms have better user access control right out of the box, while Linux platforms require a separate application to gain a finer level of control over permissions.

Uptime: Everyone who has ever used Windows at home or in the server room has disaster stories. Services hang, apps crash and then there’s the infamous “blue screen of death.” Microsoft has improved Windows’ uptime, but it can’t compare to the lightweight stability offered by Linux server.

Updates: Depending on the choice of Linux server distro, Linux updates may be right on schedule and dependable or they could be spotty and untested. Since Microsoft is the only source of Windows updates, their monthly server OS updates are typically more timely and reliable on the whole.

Skill: Linux server skills are far more specialized, especially with the ability to alter the system kernel inherent in Linux but unavailable in Windows. It may be tougher to find Linux server admins or at least more expensive.

Vmware: Virtualization in the data center is a booming industry and Linux is a big part of it. Linux is so integral to Vmware that a flavor of Linux is packaged with the Vmware server installer. There is simply no reason at all to use Windows server to host a Vmware environment.

]]> http://linux-quebec.org/evaluating-linux-server/feed/ 0