Help Support my Blog!

Virgin Mobile USA
Glasses USA
Amazon
Newegg
VPN4ALL
Netflix
Hulu
CafePress

 

Subscribe to Paul’s Tech Talk Affiliate Marketing Blog

Subscribe to Paul’s Tech Talk Science Fiction Blog

Subscribe to Paul’s Tech Talk Scams Blog

  • Acer 11.6
    Acer 11.6" Laptop 2GB 16GB | C710-2856
    Acer

    Currently  in process review this Acer Chrome book and boy is it nice!

Navigation
Sponsors

Entries in Linux Tips (5)

Monday
Jul292013

Webhost Deathmatch: Linux Vs. Windows

When you choose a desktop operating system, there is a pretty significant difference between Windows and Linux. The user interfaces are vastly disparate, many applications are designed for one OS or the other and the underlying kernels are worlds apart. The same concept applies for Linux VPS hosting and Windows hosting. While the differences in user experience tends to be lessened because you’re typically working through control panels, and not the operating system proper, you still have features, scripts and technology that one server OS supports that the other doesn’t. Here’s what you need to know.

Script Support

The script languages supported by Windows and Linux differ greatly. Perl and CGI are both difficult to support on Windows, while Windows technologies aren’t supported on Linux servers at all. While the latest Windows server operating system supports PHP, you aren’t guaranteed to have that version of Windows on specific hosts, so confirm the OS version if you want PHP scripts to work properly on a Windows server. Always keep essential script support in mind when you choose the server operating system. Scripting really is the primary decision maker for choosing Windows or Linux, as the two operating systems don’t share a lot of cross-platform scripting support.

Pricing

Linux distributions are generally free and are all open source operating systems. Some distros do require a paid commercial support package, but the pricing and overhead is less expensive than comparable Windows servers, due to Windows’ licensing costs. Windows also depends upon more hardware resources to run properly, requiring a more powerful server than you would otherwise use. Keep your price point in mind, and be aware of the capabilities you’ll get with Windows compared to Linux.

Microsoft Technologies

If you’re using FrontPage extensions, ASP, ASP.NET or .NET, you are essentially locked into a Windows server. Microsoft doesn’t make it easy to use this technology on Linux, BSD or OS X servers, although some emulation is possible. However, performance is not optimal, and it tends to take a lot more time and energy than just getting a Windows server on hand.

Database Technology

Database-driven scripts are common in web applications, and Linux database support covers MySQL technology. It does not, however, cover Access databases or Microsoft SQL. Enterprise-level applications use extensive database technology, and Access is great at handling high volumes of fields and information. If you need a specific type of database, confirm it is compatible with the server operating system you are choosing.

Security

Linux is widely considered a more secure operating system than Windows, mostly because the Linux architecture is not as easy for virus creators to program for. The lack of executable support in Linux prevents standard viruses from working, and security holes are plugged up by the many programmers looking at the open source code. Windows gets attacked by hackers on a consistent basis, and users have to wait for Microsoft to develop and deploy patches.

Which do you prefer for web hosting: Linux or Windows? Tell us in the comments.

Gregory Adams

Greg is a technology and mobile trend freelance writer with a penchant for rollerblading.

Friday
May162008

Fedora 9 Puts Your Desktop on a USB Drive

This week's release of the Fedora 9 Linux distribution makes putting a full-fledged desktop on a portable USB thumb drive a three-click affair. Even better, you don't need Linux installed to create it, you can leave the data on your thumb drive untouched, and any files you create or settings you tweak remain in place the next time you boot up. After the jump, let's create a fully-functional desktop-to-go using a simple Windows program and a 1GB or larger thumb drive.

[Via Lifehacker]



I've got to try this, Has anyone else tried this and does it work for you?
Thursday
Nov292007

One-Click Video Conversion in KDE Menus

kde_encoding_cropped.jpg
Linux only: Convert your video files for DVDs, iPods or easily-playable formats from inside your file browser using a simple script. Users of Linux systems running on a KDE desktop just need to download the ffmpegmenu script and place it in the appropriate file browser folder, and a new "Video Encoding" menu will appear in your sidebar. Detailed instructions and download links are at the link below. The ffmpegmenu script works in Linux only and requires a KDE environment, or at least the majority of the KDE tools installed in any desktop.

Wednesday
Nov142007

Give gedit the Power of TextMate

gedit_textmate2.jpg

TextMate is a super-powered word processor beloved by coders and productivity geeks like Merlin Mann and Matt Haughey and available in a Windows port, but where does that leave Linux users? If they haven't already fallen under the sway of Vi or Emacs, they can download a few files and plug-ins to give GNOME's default text editor, gedit, many of the features—including word completion, quick file browsing, and highlighting switches—that Mac users have enjoyed for so long. Some of the plug-ins touted by the handy guide below are installed by default in gedit and just require an enabling click, while others require a bit of unpacking and placement. For writers and coders just getting started, it could make gedit a great learning tool with a gentler learning curve.

Friday
Oct262007

Add Custom Right-Click Options With Nautilus-actions

nautilus-actions_crop.png

Linux only: Automate frequent tasks and avoid unnecessary program hunting with Nautilus-actions, a free extension that adds file-specific options to the right-click menu. Those with a little script know-how can easily hack together their own automators, but some of the freely available actions include resizing and emailing pictures, file conversion and renaming and even a helpful "shredder"—the kind that erases and overwrites a file 10 times to make it unrecoverable.

We've previously offered similar extensions, but Nautilus-actions allows you to pick and choose extensions, some with helpful interfaces, that mesh with your other right-click hacks. Nautilus-actions is a free download (available in many standard repositories, including Ubuntu and Red Hat) and requires Gnome and Nautilus. Some plug-ins may require additional scripting packages.