3 FAQ tagged "linux operating system"
Viewing 1-3 of 3 FAQ -- Find and Delete File If It Is More Than One Hour Old in UNIX Shell :
How do I find out if a file is more than one hour old in a UNIX shell and take action on all matching file such as delete or move files.
- UNIX: Remove a file with a name starting with - character :
Q. Accidentally, I had created a file called -foo. Now how do I remove a file with a name starting with ‘-’ under UNIX or Linux operating system?
A. Use standard UNIX rm command, as follows:
rm command
Use rm command to remove files or directories as follows
rm ./-foo
rm ./-filename
rm — -foo
Alternatively, you can also [...] - Debian / Ubuntu Linux Connect to an iSCSI Volume :
Q. How do I format and connect to an iSCSI Volume under Debian / Ubuntu Linux?
A. You need to install open-iscsi package for high performance, transport independent iSCSI implementation under Debian / Ubuntu Linux. This package is also known as the Linux Open-iSCSI Initiator. You need Linux operating system with kernel version 2.6.16, or [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )


Recent Comments
Today ~ 32 Comments
Yesterday ~ 1 Comment
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments