IT Technical Support Center
Feed & Web Facts
10
Feed Item Count
2 六月 12 10:58
Last Reading
1.0
RSS/XML Version
UTF-8
Feed Encoding
Related Feeds
You could also like to visit these feeds:
—
Page-Views
—
Weekly People
Week IT Technical Support Center
Newest Posts in Feed
Check the Web Hosting Service from Domain and IP Address
In this post, i will show you on how to check the web hosting service or web hosting provider from domain or an IP address. This quick howto provide a simple way to find out who is hosting a particular website :1. Go to www.whoishostingthis.com :2. Enter domain name. After typed the required domain name, click search to proceed :3. Your result will be as below :
How Many inodes on Linux Servers?
In this post, i will share on how to see how many inodes that i used on my servers on Linux server. What is inodes ?An inode is a data structure used to keep information about a file on your hosting account. The number of inodes indicates the number of files and folders you have. This includes everything on your account, emails, files, folders, anything you store on the server. Reference1. SSH to ...
Add and Remove User Account on RHEL 6
In this post, i will share on how to add and remove users from the command-line on Red Hat Enterprise Linux 6 (RHEL 6) server.1. Adding a New User to an RHEL 6 System.Get the useradd manual :[root@rhel6 ~]# man useradduseradd - create a new user or update default new user informationTo creates the new account and the /home/john home directory :[root@rhel6 ~]# useradd --home /home/ehowstuff ehowstu...
reader