[CentOS] Bluetooth 4.0 with chip BCM20702A0 on CentOS6.4

2013-06-22 Thread Heng Su
Hi All, I bought a USB Bluetooth dongle. However, it's not working for me. Please help, how to debug and get more information as I can not see any error or warning message from system log message. I checked http://thread.gmane.org/gmane.linux.bluez.kernel/22183/focus=22211, however, also find

Re: [CentOS] Bluetooth 4.0 with chip BCM20702A0 on CentOS6.4

2013-06-23 Thread Heng Su
ktop use purpose, not so concern about the stability. Thank you so much! Best Regards, Su Heng On 23 June 2013 20:24, Ljubomir Ljubojevic wrote: > On 06/23/2013 08:18 AM, Heng Su wrote: > > Hi All, > > > >I bought a USB Bluetooth dongle. > > > > However, it&#

[CentOS] Http tunnel via a http proxy to another http proxy server

2013-06-27 Thread Heng Su
Hi All, Is that possible create a http tunnel to remote http tunnel server via a middle http proxy? Here is my situation : My Company only allow http protocol and they created a http proxy server. So when we want to access internet we have to set the http proxy settings for the browser or a

Re: [CentOS] Http tunnel via a http proxy to another http proxy server

2013-06-27 Thread Heng Su
Jun 2013 00:45:20 +0800 > Heng Su wrote: > > >So is that possible to create a http tunnel via the http proxy of my > > company and aim to my own server outside? > >Or there is any other good idea? > > The best idea would be to talk to the system administration d

Re: [CentOS] HOW do I get Java 1.7 64-bit?

2012-07-19 Thread Heng Su
Just download a jdk 1.7 from Oracle site. just extract it and config the PATH is OK. Why you want use yum install? Regards. Su Heng On 07/19/2012 04:23 PM, Nux! wrote: > On 19.07.2012 07:25, John J. Boyer wrote: >> What should I specify in the yum install command? I have CentOS 5.8, >> fully upd

[CentOS] How protect bash history file, do audit alike in server

2012-08-08 Thread Heng Su
hello, I want to protect the history file from deleted for all users except user 'root' can do it, is that possible? For my server, many users can log in with root from remote through ssh, so I can not trace which guy do wrong things. So I decide to create new account for every users an

Re: [CentOS] How protect bash history file, do audit alike in server

2012-08-08 Thread Heng Su
fully. thanks. On 08/09/2012 01:42 AM, m.r...@5-cent.us wrote: > Heng Su wrote: >> hello, >> >> I want to protect the history file from deleted for all users except >> user 'root' can do it, is that possible? >> For my server, many users can l

Re: [CentOS] How protect bash history file, do audit alike in server[SOLVED]

2012-08-08 Thread Heng Su
On 08/09/2012 01:54 AM, Les Mikesell wrote: > On Wed, Aug 8, 2012 at 11:56 AM, Heng Su wrote: >> I want to protect the history file from deleted for all users except >> user 'root' can do it, is that possible? >> For my server, many users can log in with

Re: [CentOS] How protect bash history file, do audit alike in server

2012-08-08 Thread Heng Su
On 08/09/2012 02:14 AM, Rajagopal Swaminathan wrote: > Greetings, > > On Wed, Aug 8, 2012 at 11:32 PM, Heng Su wrote: >> this server, however, someone let say new guy overwrite wrong file. I >> need to trace on it and inform him carefully. > SCMs like SVN, git etc. are

Re: [CentOS] How protect bash history file, do audit alike in server

2012-08-08 Thread Heng Su
On 08/09/2012 02:46 AM, Les Mikesell wrote: > On Wed, Aug 8, 2012 at 1:23 PM, Heng Su wrote: >> Normal flow is get codes from SCMs repository or do CI server, however, >> you know some small company got such thing messy (my current company, >> lol ^_^). Sometime you have to

Re: [CentOS] How protect bash history file, do audit alike in server

2012-08-08 Thread Heng Su
ed by me, I am a developer leader just want to make sure my team member do correct things in server. I really like linux especially CentOS, I want learn more from you. Thank you again. Best Regards. On 08/09/2012 03:14 AM, Reindl Harald wrote: > > Am 08.08.2012 21:07, schrieb Hen