Operating Systems

1

Linux Directory Structure (File System Structure) Explained with Examples

http://feedproxy.google.com

Have you wondered why certain programs are located under /bin, or /sbin, or /usr/bin, or /usr/sbin? For example, less command is located under /usr/bin directory. Why not /bin, or /sbin, or /usr/sbin? What is the different between all these directories? In this article, let us review the Linux filesystem structures and understand the meaning of [...] Read More: Linux Directory Structure (File System Structure) Explained with Examples

Read more »
Created by shashi 1 day 8 hours ago – Made popular 1 day 8 hours ago
Category: Operating Systems   Tags:
1

How To Use Squid Proxy Cache Server To Control Internet Access

http://feedproxy.google.com

Squid is a proxy caching server. If you are Linux sysadmin, you can use squid to control internet access at your work environment. This beginners guide will give a jump-start on how to setup squid on Linux to restrict internet access in an network. Install Squid You should install the following three squid related packages [...] Read More: How To Use Squid Proxy Cache Server To Control Internet Access

Read more »
admin's picture
Created by admin 1 week 1 day ago – Made popular 1 week 1 day ago
Category: Operating Systems   Tags:
1

Top 10 Open Source Bug Tracking System

http://feedproxy.google.com

All IT projects needs a bug tracking (or issue tracking, or defect tracking) system. Sure, we need a bug tracking system for a software development project. But, what about a sysadmin team, dba team, network team? They all need some help to track their work, and issues of their system, database and network. I’ve listed [...] Read More: Top 10 Open Source Bug Tracking System

Read more »
Created by bands 1 week 2 days ago – Made popular 1 week 2 days ago
Category: Operating Systems   Tags:
1

Linux cpio Examples: How to Create and Extract cpio Archives (and tar archives)

http://feedproxy.google.com

cpio command is used to process archive files (for example, *.cpio or *.tar files). cpio stands for “copy in, copy out”. cpio performs the following three operations. Copying files to an archive Extracting files from an archive Passing files to another directory tree cpio takes the list of files from the standard input while creating [...] Read More: Linux cpio Examples: How to Create and Extract cpio Archives (and tar archives)

Read more »
Created by shashi 1 week 6 days ago – Made popular 1 week 6 days ago
Category: Operating Systems   Tags:
1

Packet Analyzer: 15 TCPDUMP Command Examples

http://feedproxy.google.com

tcpdump command is also called as packet analyzer. tcpdump command will work on most flavors of unix operating system. tcpdump allows us to save the packets that are captured, so that we can use it for future analysis. The saved file can be viewed by the same tcpdump command. We can also use open source [...] Read More: Packet Analyzer: 15 TCPDUMP Command Examples

Read more »
Created by admin user 2 weeks 1 day ago – Made popular 2 weeks 1 day ago
Category: Operating Systems   Tags:
1

How To Be Productive and Get Things Done Using GTD

http://feedproxy.google.com

Do you need more time to do the things that you enjoy? Of course, you do. For geeks there are tons of technical projects to mess with, but we don’t have enough time. Over the years, I’ve tried few time management and productivity systems. While they all helped me grow, there is something in those [...]

Read more »
Created by admin user 2 weeks 2 days ago – Made popular 2 weeks 2 days ago
Category: Operating Systems   Tags:
1

How to Send SMS Using Email to Major US Cellphone Carriers

http://feedproxy.google.com

Are you always sending SMS to your friend’s cellphone from your cellphone? Did you know that you can SMS to someone using email?
This list is extremely helpful, if you are outside US and would like to SMS someone in US, you can just send it as an email.

This also helps sysadmins, who want to receive [...] Read More: How to Send SMS Using Email to Major US Cellphone Carriers

Read more »
sri's picture
Created by sri 2 weeks 5 days ago – Made popular 2 weeks 5 days ago
Category: Operating Systems   Tags:
1

HBA WWN: How to Find Qlogic or Emulex HBA Card WWN Address on Linux

http://feedproxy.google.com

Question: How do I lookup the wwn address of my HBA card installed on the Linux system. I need this information to create zoning on my fiber channel switch.
Answer: Use one of the following methods to view the HBA WWN address on Linux.

Method 1: /sys/class/scsi_host/host{n}/device/fc_host:host{n}/port_name File
On Redhat 5 and above (including OEL and CentOS), the [...] Read More: HBA WWN: How to Find Qlogic or Emulex HBA Card WWN Address on Linux

Read more »
Created by admin user 2 weeks 5 days ago – Made popular 2 weeks 5 days ago
Category: Operating Systems   Tags:
1

Can You Make It? Compile C Programs on Linux Using Make Command

http://feedproxy.google.com

When you install any software from source, you typically execute commands like — “make”, “make install”, “make clean”, etc. Have you wondered what all these make commands are really making? Sure, we know that it is trying to compile and install the software. But, why make? What does it really do?
For compiling a single C [...] Read More: Can You Make It? Compile C Programs on Linux Using Make Command

Read more »
admin's picture
Created by admin 3 weeks 9 hours ago – Made popular 3 weeks 9 hours ago
Category: Operating Systems   Tags:
1

UNIX / Linux: 2 Ways to Add Swap Space Using dd, mkswap and swapon

http://feedproxy.google.com

Question: I would like to add more swap space to my Linux system. Can you explain with clear examples on how to increase the swap space?
Answer: You can either use a dedicated hard drive partition to add new swap space, or create a swap file on an existing filesystem and use it as swap space.

How [...] Read More: UNIX / Linux: 2 Ways to Add Swap Space Using dd, mkswap and swapon

Read more »
admin's picture
Created by admin 3 weeks 1 day ago – Made popular 3 weeks 1 day ago
Category: Operating Systems   Tags:

Your Ad Here

User login

Who's online

There are currently 0 users and 1 guest online.