Web Hosting Considerations For New Bloggers

June 27th, 2008 · No Comments

Blogging is no longer just a trend. It is now a huge community of users, from the average teenage kid to the top corporate business. It is a vehicle for personnal expression, informative content, business marketing, news coverage, gossip and whatnots.
As reported by BlogPulse, there are over 90,000 new blogs created everyday. At the time [...]

Web-Based Java SSH Client

June 17th, 2008 · No Comments

Following up on my last post about SSH, I’ve found some Java SSH Clients I’d like to share with you. As opposed to SSH client softwares, a Java SSH Client doesn’t need to be installed on your computer. Instead you just need to access a web page from which the Java SSH client will be [...]

Linux Basics: Untarring And Unzipping File Archives

May 26th, 2008 · No Comments

Two of the most popular file compression formats on Linux are TAR and ZIP. You might have seen some file archives with the .tar.gz extension. Those are TAR archives. On the other end, zipped files are well known as they also exist on other operating systems such as Microsoft Windows.
Using TAR To Compress Or Extract [...]

Linux Basics: Creating, Moving, Renaming and Deleting Files & Directories

May 22nd, 2008 · No Comments

Ok it’s time for a new Linux Basics Commands tutorial! Today we’re going to see some basic commands that allows you to create, move or delete files and directories in a Linux shell.
While some of you may prefer to use a GUI like Gnome, it’s always nice to learn this basic stuff. Sometimes you don’t [...]

How To Change Your Linux Server’s Hostname

April 21st, 2008 · No Comments

To change your server’s hostname manually on CentOS / RHEL is quite easy. Simply edit the file /etc/sysconfig/network with your favorite text editor and change the value of the HOSTNAME parameter to the new hostname. Your configuration file should look something like this:
/etc/sysconfig/network
NETWORKING=yes
HOSTNAME=”newhostname.domainname.com”
GATEWAY=”192.168.0.1″GATEWAYDEV=”eth0″
FORWARD_IPV4=”yes”
You’ll also need to replace all occurencies of your old hostname in /etc/hosts. [...]

Linux Basics: Scheduling Tasks Using Cron

April 17th, 2008 · No Comments

There are times when you might need to automate the execution of some particular tasks on your web server. Some of these tasks could be maintenance tasks, backups, monitoring, etc. Just as with Microsoft Windows, Linux / Unix workstations and servers have the possibility to run shell commands periodically on a given schedule.
The service in [...]

Linux Basics: Understanding File Ownership And Permissions

March 24th, 2008 · No Comments

While the basics of web hosting are not that complex, it’s important to know what you’re doing in order to keep your web server efficient and secure.
As many web servers out there are running on Linux while most workstations are running on Windows, mastering Linux administration concepts can be confusing at first. Today we’re going to [...]

Linux Basics: Where Are Those Hidden Files?

March 17th, 2008 · No Comments

Unlike MS Windows’ file system (NTFS), hidding a file on Linux is not done by setting it’s hidden attribute: it’s done by setting its name. That’s right. File names that start by a “.” are automatically hidden. Here are a few examples of common hidden files on Linux systems:

.htaccess
.profile
.bash_history

To list all files including hidden ones [...]

Find Out How Much Space A Directory Is Using On Linux / Unix

March 12th, 2008 · 1 Comment

Sometimes it’s useful to be able to find out how much disk space a directory is taking. While there are some web interfaces or desktop applications that allows you to do that, it’s always useful to know how it can be done through a command shell.
The DU Command
To find out how much space is being [...]

How To Use “Screen” To Keep Session Alive Upon Network Failure

February 18th, 2008 · No Comments

When you’re working remotely on a Linux server through SSH, you are at risk of losing important data if you encounter a network failure. Worst than that, you could even end up “breaking” your Linux box or locking yourself out. Think about a critical component installation interrupted by a network problem. That could mean disaster [...]

Dedicated Servers
 
VPS
Website Hosting
 

Recent Comments

Recent Webmasters

Hosting Type :
Monthly Price :
Storage :
Transfer :
Sort By :
Search