From the category archives:

mac os x

Q. I’ve couple of large tarballs such as www.tar and images.tar. Is it possible to extract a single file or a list of files from a large tarball such as images.tar instead of extracting the entire tarball? How do I extract specific files under Linux / UNIX operating systems?

{ 4 comments }

Q. Web-based Distributed Authoring and Versioning ( WebDAV) - is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows users to collaboratively edit and manage files on remote World Wide Web servers. How do I enable WebDAV under CentOS / RHEL 5 Linux server?

{ 7 comments }

Q. How do I administer the printer configured under Linux file and printer server from a web browser?

{ 0 comments }

Q. I’m trying to login to my remote Ubuntu Linux server from Mac OS X desktop using following command:
ssh -X user@vpn.officeserver.example.com xeyes

But I’m getting an error that read as follows:

X11 connection rejected because of wrong authentication.

How do I fix this error?

{ 4 comments }

Q. How do I move my Thunderbird email client settings from Debian Linux desktop to a new Ubuntu Linux laptop? I’ve installed Thunderbird on Ubuntu Linux but not able to find any import or export option. How do I move settings?

{ 1 comment }

Q. Can I install and run Pidgin instant messaging client under Mac OS X operating system?

{ 0 comments }

KSH For Loop Examples

by Vivek Gite

Q. How do I use for loop in Korn Shell under UNIX / Linux / BSD / OS X operating systems?

{ 0 comments }

Trace Network Routes

by Vivek Gite

Q. How do I trace network routes using Windows / Linux / UNIX / BSD operating systems?

{ 0 comments }

Extract tar.gz File

by Vivek Gite

Q. How do I extract tar.gz file under Linux / UNIX like operating systems?

{ 1 comment }

Q. I use sudo to provide permissions and command execution rights to other users under UNIX and Linux operating systems. However, I noticed something strange about sudo. When executing sudo, it will prompt for the user’s password the first time, but sudo no longer requires a password anymore when re-executing it. Why? Is this is a security risk?

{ 0 comments }