Check if your Domain Name is available now:

www.

Tag: "server"

0

Quick and easy sudo trick for servers

Question: I just typed a really long complicated command line string on my server, but I forgot to type “sudo” at the beginning. Is there a quick way to enter it again? Answer: The history feature in Linux and Unix-like operating systems is truly a beautiful thing. With it, you can easily re-enter commands. But [...]

0

Using netstat to monitor a server

It is important to always keep a watchful eye on your dedicated server. Monitoring tools may be external, available through service providers, or internal, already included in your Linux distribution. One important internal monitoring tool is netstat. Netstat can provide you with useful information about the ports that system services are using. For example, to [...]

0

How to Make an Entire Directory Path

Question: How do I create an entire path of directories? Answer: On a desktop computer, anytime you want to create a folder, you have to go through a series of clicks, type in the name, and press Enter. If you want to create a series of nested folders, you have to go through that process [...]

0

Transcoding Audio/Video Files

If you ever decide to run an audio or video streaming server, it might be a good idea to learn about transcode. Essentially, transcode refers to the process of converting one multimedia file format to another. For example, you might convert a .wav audio file to an Mp3 file, or convert an Mpeg2 file to [...]

0

Server Attacked? Fight Back

Tehtri Security research Laurent Oudot has determined that most people who attack servers get their hacking software from freely available malware kits on the Web, rather than creating their own custom scripts. These kits often contain poorly written code that can itself be exploited. What does all of that mean to you? Oudot says it [...]

0

Schedule Tasks on a Windows Server

There are two ways to schedule a task on a Windows server: graphical (from the system tools menu) or from the command line. Graphical 1. If you have direct access to the system tools menu, click the “start” button and then go to Programs > Accessories > System Tools > Scheduled Tasks. 2. Click “Add [...]

0

Windows Command Line Tools

With a remote dedicated server, sometimes being able to access it from the command line can be your greatest asset. Like Linux and other Unix-like operating systems, Windows servers also have command line programs that can make managing your server from afar a lot easier. Attrib – Allows you to display and modify file attributes [...]

0

How to Restart Services on a Windows Server

Services are memory resident programs that normally run constantly, as long as your server is on. Programs like your web server, database server, DNS system, and others are all services that start at boot time and continuing running at all times. Whenever you change configuration for a service or need to reinitialize it, you should [...]

Page 4 of 23« First...23456...1020...Last »

Social Widgets powered by AB-WebLog.com.