0
votes
1answer
2 views

How to access the Apex using the Public(External ) ip?

I have installed the oracle 10G express Edition in centos5.3 sucessfully. After installing, i can acess the web-based application apex using the url as http://127.0.0.1:8080/apex, but not using the ...
2
votes
1answer
14 views

What do the kernel options in braces mean?

I saw a kernel option today in menuconfig that used braces for its checkbox. {*} Button This isn't listed in the legend at the top of the screen. [*] built-in [ ] excluded <M> module ...
2
votes
5answers
24 views

Why is it recommended to create a group and user for some applications?

Most of the time, when installing a program from source it is recommended to create a new user and a new group and give /usr/local/<myapp> the recently created user and group ownership. Why is ...
1
vote
1answer
7 views

How to install CentOS 6 via USB mass storage device?

I want to install CentOS 6.2 on a laptop (Thinkpad R40) which comes without CD/DVD-drive but with USB 2.0 ports. It seems that CentOS does not provide ready-to-use dd-able USB images for ...
2
votes
1answer
14 views

What video cards for a Desktop computer compatible with Linux can support Dual Monitors?

What video cards for a Desktop computer compatible with Linux can support Dual Monitors? Our start up needs to use two monitors but our default enviroment needs two monitors, can somebody recommend a ...
1
vote
1answer
9 views

Multiple VPN connetions, routing based on country

I want to set up a couple of VPN connections, to two different countries, A and B, on my Ubuntu Server. Then I would like to set up rules, based on GeoIP, what VPN connection should be used, when I ...
1
vote
3answers
34 views

How to replicate (fork) the current terminal

Say I am using terminal and have sshed to a remote machine and did something. How do I create a new terminal tab (or window) so I still has everything from the previous terminal window without having ...
2
votes
0answers
15 views

How to mount an IronKey in OpenBSD?

Being that it's proprietary, maybe this isn't possible but I was wondering if anybody was successful at mounting one of these in OpenBSD. I mounted the two partitions the USB drive creates which are ...
1
vote
1answer
5 views

Unmounting HTC device takes forever

Not sure if should post this on Android SE beacause I don't this is directly related to the OS. On my system I manually mount and umount my HTC device with the following options in /etc/fstab: ...
3
votes
2answers
32 views

Read environment variables of an process

Linux's /proc/<pid>/environ does not update (as I understand it, the file contain the initial environment of the process). How can I read a process's current environment?
1
vote
1answer
19 views

malformed patch error while applying the diff to wget source with patch

I would like to apply this patch http://osdir.com/ml/web.wget.patches/2007-07/msg00011.html So i copyed code beginning at "Index: src/options.h" and ending with "+@item" and put it into new file ...
2
votes
4answers
68 views

Where in “/” should extra disks be mounted?

According to Wikipedia http://en.wikipedia.org/wiki/Unix_directory_structure http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard extra disks should not be mounted in /mnt/ according to the ...
1
vote
0answers
11 views

dav2fs caching problem on Debian Squeeze

I have apache/mod_dav and dav2fs all on the same host. dav2fs is used to mount what Apache is serving to the local filesystem - a sort of loopback. The purpose is that the content of the files served ...
4
votes
6answers
59 views

How to keep track of changes in /etc/

I would like to keep track of changes in /etc/ Basically I'd like to know if a file was changed, by yum update or by a user and roll it back if I don't like the chage. I thought of using a VCS like ...
1
vote
0answers
17 views

Backed an ipod up with dd, how to retrieve all tracks in one go?

I have had gnupod for a while. Still haven't figured out how to use it though. I usually just go for gtkpod. Recently I decided to get my ipod replaced under this replacement scheme. (I don't like ...

15 30 50 per page
1 2 3 4 5 615