Home Search

unix - search results

If you're not happy with the results, please do another search

Meet ubuntuBSD, UNIX for Human Beings

Today we have the great pleasure of introducing you to a new project that saw the light of the Internet for the first time...

25+ Awesome Linux/Unix command chaining examples

Command chaining is a concept to execute two or more commands in one execution to increase.productivityReduce system resource usage (In some cases)Short and sweet...

Red Hat Courts Antsy Unix Users with RHEV 3.6 Release

With the release of Red Hat Enterprise Virtualization 3.6, Red Hat has set its sites on helping to move mission critical Unix workloads over...

Absolute Path vs Relative Path in Linux/Unix

One of this blog follower asked us that whatâs the difference between absolute and relative path? To understand this we have to know what is a...

12 examples to decode man pages in Linux/Unix

 feel man is one of the frequently used command along ls and cd commands in Linux. Have some more which you think we use frequently then post...

12 examples to decode man pages in Linux/Unix

I feel man is one of the frequently used command along ls and cd commands in Linux. Have some more which you think we use frequently then...

7 Linux/Unix gzip and gunzip command examples

This is our second post on compression and archiving series. Today we will see how to use gzip and gunzip commands with examples. Gzip(GNU zip)...

What is a mount point in Linux/Unix?

Mounting takes place before a computer can use any kind of storage device (such as a hard drive, CD-ROM, or network share). The user...

What is SUID and how to set SUID in Linux/Unix?

There are some other special permission apart from the normal file permissions read, write and execute which we set with chmod and chown commands. They are SUID, SGID, Sticky Bit, ACL’s,...

Find hardware info with lshw, hardinfo, sysinfo Linux/Unix commands

This is our thrid post on finding different hardware devices information attached to a system. Already covered topics areGet BIOS, Firmware, Hardware And Drivers...