Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Morning Star (vidivelli)
*discovery*.multicast.enabled=false > > Regards > > Stéphane > > Le ven. 7 oct. 2022 à 07:07, Morning Star (vidivelli) > a écrit : > >> Hi all, >> >> I am working on CAS server upgrade from 6.3.7.4 to 6.5.8 version. >> My clustered environment is wor

[cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-06 Thread Morning Star (vidivelli)
Hi all, I am working on CAS server upgrade from 6.3.7.4 to 6.5.8 version. My clustered environment is working with 3 nodes without any issue. But, for lower environment with single node, its not working. I am getting error on server startup. Can someone please help? Do we have a way to disable

Re: [cas-user] Urgent help - 401 Unauthorized for ST : CAS 6.3.7.4

2022-10-03 Thread Morning Star (vidivelli)
Bon wrote: > Anusuya, > > What is in the cas logs? > You may have to increase to debug. > > Ray > > > On Mon, 2022-10-03 at 10:09 -0700, Morning Star (vidivelli) wrote: > > Notice: This message was sent from outside the University of Victoria > email syste

[cas-user] Urgent help - 401 Unauthorized for ST : CAS 6.3.7.4

2022-10-03 Thread Morning Star (vidivelli)
Hi all, We are developing new 5 test environments for existing CAS. With same CAS configuration and code, in one environment we are getting 401 unauthorized for ST. 1. Request URL: *https://qa7-co.***8.com/home/?ticket=ST-10-Ua6SNdU1hVuqTxhnTQ-z643rZws-brqalxyz311* 2. Reques

Re: [cas-user] Help needed in upgrading CAS Server

2022-09-30 Thread Morning Star (vidivelli)
you can clone the main cas project and search for the file on > your local. > > Ray > > On Thu, 2022-09-29 at 09:18 -0700, Morning Star (vidivelli) wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with lin

Re: [cas-user] Help needed in upgrading CAS Server

2022-09-29 Thread Morning Star (vidivelli)
ere those missing artifacts are located, run > mvn dependency:tree > > Ray > > On Tue, 2022-09-27 at 07:37 -0700, Morning Star (vidivelli) wrote: > > Notice: This message was sent from outside the University of Victoria > > email system. Please be cautious with links and se

Re: [cas-user] Help needed in upgrading CAS Server

2022-09-27 Thread Morning Star (vidivelli)
x there is a bug with languages and delegation authentication. > > pon., 26 wrz 2022 o 17:23 Morning Star (vidivelli) > napisał(a): > >> Hi all, >> Thanks for your help in advance. >> >> We are working on upgrading CAS server version from 6.3.7.4 to 6.5.3.

[cas-user] Help needed in upgrading CAS Server

2022-09-26 Thread Morning Star (vidivelli)
Hi all, Thanks for your help in advance. We are working on upgrading CAS server version from 6.3.7.4 to 6.5.3. Can someone please help with the checklist? At least if someone share the pom.xml file of 6.5.3 version, it will be very helpful. Regards, Anusuya. -- - Website: https://apereo.githu

[cas-user] Error on upgrading from CAS Server 6.3 to 6.5

2022-07-21 Thread Morning Star
Hi all, Thanks for your help in advance. We are working on upgrading CAS server version from 6.3.7.4 to 6.5.3. After updating the CAS server version and maven compiler version(3.8.1), we are getting missing artifact issue for opensaml and shibboleth dependency in pom.xml. Even if I try to add t

[cas-user] Spring beans vulnerability CAS Server 6.3.7.4

2022-07-20 Thread Morning Star
s has strong dependency. Do we have any way to exclude spring beans jar from cas-server-webapp-tomcat-6.3.7.4.war under* /WEB-INF/lib *location? Any help or advise is highly appreciated. Regards, Morning Star. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apere

Re: [cas-user] URGENT : Memory leak issue in PROD

2022-02-28 Thread Morning Star
bled=true Regards, Morning. On Monday, February 28, 2022 at 10:30:45 PM UTC+5:30 Morning Star wrote: > Thanks Ray for your response. Let me try this option & get back. > > Regards, > Morning. > > On Monday, February 28, 2022 at 10:10:47 PM UTC+5:30 Ray Bon wrote: > >

Re: [cas-user] URGENT : Memory leak issue in PROD

2022-02-28 Thread Morning Star
Thanks Ray for your response. Let me try this option & get back. Regards, Morning. On Monday, February 28, 2022 at 10:10:47 PM UTC+5:30 Ray Bon wrote: > Morning Star, > > Other than our site specific hazelcast settings, these are the only other > settings. We have not expe

[cas-user] URGENT : Configure generic logout view for multiple application

2021-12-01 Thread Morning Star
Hi Team, We are using CAS authentication for multiple applications using service registry. Each applications are developed using different technology like JSP, Angular. For JSP application, we are removing the MOD_AUTH_CAS cookie during logout and it is working as expected. For Angular applica

Re: [cas-user] CAS server to client - Attribute release issue in clustered environment

2021-07-19 Thread Morning Star
06 PM UTC+5:30 Ray Bon wrote: > Anusuya, > > Hazelcast instance-name would be the same for all hosts in the cluster, > say 'casProd'. I do not think that is related to your issue. > > What does your service define as a unique identifier (you use email as the >

[cas-user] CAS server to client - Attribute release issue in clustered environment

2021-07-18 Thread Morning Star
Hi Team, CAS Server : 6.3.3 CAS Client : 3.6.2 We are facing a peculiar issue in production. This issue is specific to clustered environment. While communicating from one server to other server, CAS releases wrong "UID". We have 3 servers in PROD. CASPROD1, CASPROD2, CASPROD3 *Scenario 1:* W

[cas-user] CAS 6.3.2 CAS Cookie timeout value & redirect issue

2021-05-23 Thread Morning Star
Hi Team, We are using CAS 6.3.2 server and JDK 11. I would be grateful if someone clears my doubt. We are facing the below issue in production: 1. What is the default timeout value of CAS cookie after login & its related property? 2. We are getting the below default login successful page if the

Re: [cas-user] CAS memory leak issue in Production : CAS 6.3.2

2021-05-07 Thread Morning Star
Can someone help me? On Thursday, May 6, 2021 at 10:23:42 PM UTC+5:30 Morning Star wrote: > Hi Daniel, > > Thanks for your response. > > Please find the attached source code. > > > On Thursday, May 6, 2021 at 12:44:22 AM UTC+5:30 dfisher wrote: > >> On Wed, Ma

Re: [cas-user] CAS memory leak issue in Production : CAS 6.3.2

2021-05-06 Thread Morning Star
Hi Daniel, Thanks for your response. Please find the attached source code. On Thursday, May 6, 2021 at 12:44:22 AM UTC+5:30 dfisher wrote: > On Wed, May 5, 2021 at 1:03 PM Morning Star wrote: > >> private ConnectionFactory searchFactory; >> private AbstractLd

[cas-user] CAS memory leak issue in Production : CAS 6.3.2

2021-05-05 Thread Morning Star
is not available in 6.3.2 Do we have any alternative for this property? Thanks in advance! Regards, Morning Star. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You r

[cas-user] Re: CAS 6.1.6 inotify instances skyrocketing with Groovy files in SAML service.

2021-03-03 Thread Morning Star
Hi William, We are also facing the same issue like you. Could you please help us? On Tuesday, June 2, 2020 at 8:37:03 PM UTC+5:30 William Jojo wrote: > Well, I was able to stop the hemorrhaging. Have been watching it for about > an hour and the inotify list remains constant. > > By using an in

Re: [cas-user] Connection Refused issue in clustered environment

2021-03-03 Thread Morning Star
don't use dockerfile, you could config CAS behind HA Proxy > https://apereo.github.io/2018/01/05/cas-deployment-with-proxy/ > BRs > > Vào Th 2, 1 thg 3, 2021 vào lúc 01:54 Morning Star > đã viết: > >> Hi Team, >> >> I am working on *CAS upgrade from 3.+

[cas-user] Re: Configuring clustered servers in Production

2021-03-03 Thread Morning Star
Thank you Andy Ng. Step by step guide you provided was really helpful to me. Regards, Anusuya. On Monday, March 1, 2021 at 10:00:21 AM UTC+5:30 Andy Ng wrote: > Dear Anusuya, > > The best step by step guide I know of is the one from David Curry: > > https://dacurry-tns.github.io/deploying-apereo

Re: [cas-user] Configuring clustered servers in Production

2021-03-03 Thread Morning Star
tore. > The cas cookies contain enough data that cas can remain stateless (i.e., > sticky user sessions are optional). > > Ray > > On Sun, 2021-02-28 at 10:56 -0800, Morning Star wrote: > > Notice: This message was sent from outside the University of Victoria > email

[cas-user] Configuring clustered servers in Production

2021-02-28 Thread Morning Star
Hi Team, Can anyone please help by providing step by step guide on configuring clustered servers in production? Regards, Anusuya. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/

[cas-user] Connection Refused issue in clustered environment

2021-02-28 Thread Morning Star
Hi Team, I am working on *CAS upgrade from 3.+ version to 6.2.2*. In clustered environment, I am facing an issue. I am able to login successfully. On click of document link inside my homepage, we are connecting to another domain to fetch document. We are getting some port number appended in URL

Re: [cas-user] Hazelcast-Ticket Registry config

2021-02-27 Thread Morning Star
Can anyone help me if you address the null issue? On Tuesday, February 11, 2020 at 10:45:09 PM UTC+5:30 Maksim Kopeyka wrote: > Hi M.Pedis, > > Did you solve problem with Null input buffer? I have the same exception. > > On Thursday, November 7, 2019 at 1:40:54 PM UTC+2, M.Pedis wrote: >> >> Hi D

[cas-user] Unable to get UID attribute in client side

2021-02-16 Thread Morning Star
Hi Team, CAS server - 6.2.3 CAS client - 3.6.2 We are not getting UID attribute in client side. We use CAS 2 protocol i,e Cas20ProxyReceivingTicketValidationFilter. Upon redirection, we are getting ticket value(ticket=) in url and after successfull ticket validation got 302 http status code. T

[cas-user] CAS client 3.6.2 is not redirecting with samlArt param and 302 http status code.

2021-02-12 Thread Morning Star
Hi Team, We have upgraded CAS Server to 6.2.2 and CAS client to 3.6.2. After successful authentication, CAS client is not redirecting to our application with samlArt param and 302 http status code. *We have updated the dependencies like below:* org.jasig.cas.client cas-client-core

[cas-user] CAS server not sending 302 status code after upgrade & SAML validation not happening.

2021-02-09 Thread Morning Star
Hi Team, We are working on upgrading CAS from 3.5.2 to 6.2.2. Additional Info : Spring Boot - 2.2.8, ldaptive – 2.0.1, Lombok – 1.18.12, Server – Tomcat 9. We followed the steps from https://apereo.github.io/cas/6.2.x/protocol/SAML-Protocol.html Added Saml dependency and repository:

[cas-user] CAS server not sending 302 status code after upgrade & SAML validation not happening.

2021-02-09 Thread Morning Star
Hi Team, We are working on upgrading CAS from 3.5.2 to 6.2.2. Additional Info : Spring Boot - 2.2.8, ldaptive – 2.0.1, Lombok – 1.18.12, Server – Tomcat 9. We followed the steps from https://apereo.github.io/cas/6.2.x/protocol/SAML-Protocol.html Added Saml dependency and repository:

[ask] avoid conflict between 2 same usb modem

2014-05-17 Thread Morning Star
hi guys, i have 2 same 3g modem. i install the linux driver from the modem storage. if i plug the first modem into pc's usb, the 8 devices links will appear as below: crw--- 1 root root 188, 0 May 17 21:18 /dev/ttyUSB0 crw--- 1 root root 188, 1 May 17 21:18 /dev/ttyUSB1 crw--- 1 root r

Re: iodined: open_tun: /dev/net/tun: Operation not permitted

2014-05-17 Thread Morning Star
thanks. On Mon, May 12, 2014 at 12:28 PM, Darac Marjal wrote: > On Sat, May 10, 2014 at 12:03:24PM +0000, Morning Star wrote: >> Hi guys, >> I got error when executing iodined at my vps: >> >> $ sudo iodined -f -P test1 192.168.0.1 localhost >> iodined: open

Re: [CentOS] [ask] iodined: open_tun: /dev/net/tun: Operation not permitted

2014-05-10 Thread Morning Star
On Sat, May 10, 2014 at 2:24 PM, Leon Fauster wrote: > Am 10.05.2014 um 15:28 schrieb Andrew Holway : >> Specifically you host is supplying you with an openVZ or Virtuozzo VPS. >> This is not a fully virtualised system so you will not have access to a lot >> of devices. > > check your virtualizati

Re: [CentOS] [ask] iodined: open_tun: /dev/net/tun: Operation not permitted

2014-05-10 Thread Morning Star
okay, thanks. On Sat, May 10, 2014 at 1:08 PM, Mr. Queue wrote: > > On 5/10/2014 6:33 AM, Morning Star wrote: >> I got error when executing iodined at my vps: >> >> $ sudo iodined -f -P test1 192.168.0.1 localhost >> iodined: open_tun: /dev/net/tun: Operation n

iodined: open_tun: /dev/net/tun: Operation not permitted

2014-05-10 Thread Morning Star
Hi guys, I got error when executing iodined at my vps: $ sudo iodined -f -P test1 192.168.0.1 localhost iodined: open_tun: /dev/net/tun: Operation not permitted: Operation not permitted so i check -. iodine version: iodine IP over DNS tunneling server version: 0.5.1 from 2009-03-21 -. uname 2.6

[CentOS] [ask] iodined: open_tun: /dev/net/tun: Operation not permitted

2014-05-10 Thread Morning Star
Hi guys, I got error when executing iodined at my vps: $ sudo iodined -f -P test1 192.168.0.1 localhost iodined: open_tun: /dev/net/tun: Operation not permitted: Operation not permitted so i check -. iodine version: iodine IP over DNS tunneling server version: 0.5.1 from 2009-03-21 -. uname 2.6

Re: USB automount

2013-07-16 Thread Morning Star
On Tue, Jul 16, 2013 at 1:26 PM, tony mollica wrote: > Any other locations used to store udev rules? you may try to look in /lib/udev/rules.d/ directory best regards, marco -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Re: [VBox-users] problem with de-attach / disconnect the usb modem

2013-06-02 Thread Morning Star
> Briefly, as root, you need to type the following on your host: > > echo 1 > /proc/sys/net/ipv4/ip_forward > iptables -A FORWARD -i vboxnet0 -o ppp0 -j ACCEPT > iptables -A FORWARD -i ppp0 -o vboxnet0 -m state --state RELATED,ESTABLISHED > -j ACCEPT > iptables -t nat -A POSTROUTING -o ppp0 -j MAS

Re: [VBox-users] VBox-users-community Digest, Vol 40, Issue 1

2013-06-01 Thread Morning Star
no more digest, please. you can change your mailing list delivery option. > i do like that : ssh userName@192.168.1.5 ? it's fine. i can connect to host OS (debian) from guest OS (win_xp). but, i have different problem. it's about routing the peer to peer (ppp0) device to the guest OS. Best re

Re: [VBox-users] problem with de-attach / disconnect the usb modem

2013-06-01 Thread Morning Star
thanks Nuyt for the fast response. i am following your guide. i created ppp0 connection on the host OS. i can't see a ppp0 drop down list on the vbox setting when i tried to choose bridged mode. based on your suggestion, i should try with NAT mode. let's say i want to forward all the data from /

Re: [VBox-users] vbox on debian

2013-05-30 Thread Morning Star
maybe because only one drive is loaded. just the vdi file. marco On Thu, May 30, 2013 at 8:26 PM, mattias wrote: > how can virtualbox was faster on windows? > i run a xp guest on linux the guest whas faster on windows > > > > --

[VBox-users] problem with de-attach / disconnect the usb modem

2013-05-30 Thread Morning Star
hi guys, i often found troubles when de-attaching / disconnecting the usb modem. the kernel says segfault. host os: debian. guest os: win_xp. furthermore, in guest os, i have some difficulties when connecting the huawei usb modem to the internet. i successfully install the driver and the connection

problem with kannada, khmer, telugu fonts

2013-05-19 Thread Morning Star
hi guys, i have some problems with these three fonts. i've installed ttf-kannada-fonts, ttf-telugu-fonts, and ttf-khmeros, but i can't see their respective characters on my konsole. they printed like many squares on my konsole. how can i solve this? best regards, marco -- To UNSUBSCRIBE, email

Re: [VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-10 Thread Morning Star
On Tue, May 7, 2013 at 8:43 PM, Gregory Nowak wrote: > That's strange, because it should work. Unless firewall rules on the > guest and/or host are blocking pings. It doesn't matter anyway, since > you seem to have gotten things resolved. i don't know what happened before. maybe somehow my LAN_

Re: [VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-07 Thread Morning Star
On Tue, May 7, 2013 at 6:12 AM, Gregory Nowak wrote: > vboxnet0. I also took a look at your other message listing your > configuration, which looks fine to me. Let's take a step back. Can you > ping 192.168.1.7 from your host, and ping 192.168.1.5 from your guest? no, i can't. > I assume you did

Re: [VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-06 Thread Morning Star
my guest network connections (win_xp): LAN_NAT: IP Address: 10.0.2.10 Subnet Mask: 255.255.0.0 Default Gateway: 10.0.2.2 DNS Servers: 8.8.8.8, 8.8.4.4 LAN_HOST_ONLY: Physical Address: 08-00-27-C8-B4-31 IP Address: 192.168.1.7 Subnet Mask: 255.255.255.0 Default Gateway: DNS Servers: 8.8.8.8, 8.8.4

Re: [VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-06 Thread Morning Star
On Mon, May 6, 2013 at 5:59 PM, Gregory Nowak wrote: > Can you ping google.com by ip address (I.E. ping 74.125.239.5)? # ping -I vboxnet0 74.125.239.5 the result: PING 74.125.239.5 (74.125.239.5) from 192.168.1.5 vboxnet0: 56(84) bytes of data. >From 192.168.1.5 icmp_seq=1 Destination Host Unrea

Re: [VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-06 Thread Morning Star
> do you able to set guest as gateway and set dns to a valid dns server > (e.g.: 8.8.8.8) from host? > yes, i did them all, but it's not working. i still can't ping google.com from host. -- Introducing AppDynamics Lite, a

[VBox-users] how to access internet from Debian host through win_xp as guest

2013-05-06 Thread Morning Star
hi guys, internet access i've been using is PPP interface (3G modem) in windows xp as guest. i am able to ping guest from host using host-only interface (vboxnet0). i am able to ping host from guest using NAT. i have PPP interface in my network connection in guest OS. so i have 3 active network con

Re: [PHP] [ask] convert unknown Korean's string to readable string

2013-04-30 Thread Morning Star
x27;s font. Thanks anyway. Best regards, Marco On Tue, Apr 30, 2013 at 2:40 PM, Richard Quadling wrote: > > > > On 29 April 2013 20:38, Morning Star wrote: >> >> Thanks, Richard. It works in xterm, but it doesn't work in KDE konsole. >> i don't kno

Re: konsole doesn't output the korean string, but xterm did.

2013-04-30 Thread Morning Star
korean string, but xterm did." > Mail number: 1 > Date: Mon, Apr 29, 2013 > In reply to: Morning Star >> >> Hi guys, >> i just want to ask why the KDE konsole doesn't output the korean >> string, but xterm did? it works for Japanese, Arabic, etc. >&g

Re: [PHP] [ask] convert unknown Korean's string to readable string

2013-04-29 Thread Morning Star
Thanks, Richard. It works in xterm, but it doesn't work in KDE konsole. i don't know how to figure it out. help me Best regards, Marco On Mon, Apr 22, 2013 at 9:43 AM, Richard Quadling wrote: > > On 18 April 2013 08:06, Morning Star wrote: >> >> $string = \u

Re: konsole doesn't output the korean string, but xterm did.

2013-04-29 Thread Morning Star
Font used by konsole: DejaVu Sans Mono Font used by xterm: packed fonts Best regards, Marco On Mon, Apr 29, 2013 at 6:50 PM, Erwan David wrote: > Le 29/04/2013 20:46, Morning Star a écrit : > >> Hi guys, >> i just want to ask why the KDE konsole doesn't output the kore

konsole doesn't output the korean string, but xterm did.

2013-04-29 Thread Morning Star
Hi guys, i just want to ask why the KDE konsole doesn't output the korean string, but xterm did? it works for Japanese, Arabic, etc. $ echo $LANG en_US.UTF-8 In konsole environment: TERM=xterm Konsole encoding: Character Encoding -> Unicode -> UTF-8 KDE 4.4.5 Konsole Version 2.4.5 Best regards

[Discuss-gnuradio] GNU Radio portable 3.6.4.1 released

2013-04-28 Thread Morning Star
ere is no guarantee that this build works correctly, so please be sure to report any error/misbehaviour that you encounter. Thanks, Morning Star ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[PHP] [ask] convert unknown Korean's string to readable string

2013-04-18 Thread Morning Star
Hi guys, i have a string like this: $string = \uc548\ub155\ud558\uc138\uc694 (Korean words that say "hello world" in English). i got no luck when I tried with Korean. 'UCS-2BE' to 'UTF-8' encoding conversion didn't work. i also tried with ISO-2022-KR and EUC-KR to 'UTF-8' , but no luck either. It

Re: [PHP] [ask] convert unknown format Japanese string to readable string

2013-04-14 Thread Morning Star
Hi guys, Does anyone have an idea how to solve that? convert from Korea's encoding to utf8's encoding. Regards, Marco On Sun, Apr 14, 2013 at 6:29 AM, Morning Star wrote: > i want to try something else. korean. i got no luck when I tried with > Korean. 'UCS-2BE' to &

Re: [PHP] [ask] convert unknown format Japanese string to readable string

2013-04-13 Thread Morning Star
i want to try something else. korean. i got no luck when I tried with Korean. 'UCS-2BE' to 'UTF-8' encoding conversion didn't work. i also tried with ISO-2022-KR and EUC-KR to 'UTF-8' , but no luck either. How can I do that? Regards, Marco On Fri, Apr 12, 2

Re: [PHP] [ask] convert unknown format Japanese string to readable string

2013-04-12 Thread Morning Star
It works! Thanks, Koyama! :) On Thu, Apr 11, 2013 at 8:54 AM, KOYAMA Tetsuji wrote: > Hi, > > On Thu, Apr 11, 2013 at 5:39 PM, Morning Star > wrote: >> Hi guys, >> >> i have a string like this: >> $string = \u3053\u3093\u306b\u3061\u306f\u30ef\u30fc\u30c

[PHP] [ask] convert unknown format Japanese string to readable string

2013-04-11 Thread Morning Star
Hi guys, i have a string like this: $string = \u3053\u3093\u306b\u3061\u306f\u30ef\u30fc\u30c9 (Japanese words that say "hello world" in English) How can I convert that $string to Japanese character? It should be こんにちは世界 my regards, Marco -- PHP General Mailing List (http://www.php.net/) To u

Re: MICROSOFT HIRED THESE PEOPLE TO SABOTAGE OPEN SOURCE

2013-04-09 Thread Morning Star
it's getting hot. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAD9kJ0PcmeKvJ4ZPR-pN=x7nY2kt7Y=1emrjjj5roby+qbw...@mail.gmail.com

Re: resolve.conf missing

2012-10-15 Thread Morning Star
it seems you haven't installed the 'resolvconf'. you need to install it first by using root privileges or using 'sudo' . # apt-get install resolvconf Greetings, Marco On Mon, Oct 15, 2012 at 2:48 PM, Muhammad Yousuf Khan wrote: > i just installed Debian squeeze 6.0.4 with net install CD. every

Re: passing shell variable to the SET data type in parentheses

2012-10-03 Thread Morning Star
Thanks guys for all the corrections. I fix it by executing: mysql -u $user -p${password} --skip-column-names -e 'ALTER TABLE '$table' MODIFY '$kolom' SET( '$var' );' $database ; :) Greetings, Marco On Thu, Oct 4, 2012 at 4:49 AM, wrote: &g

passing shell variable to the SET data type in parentheses

2012-10-03 Thread Morning Star
Hi guys, i have a problem when trying to pass shell variable to the SET data type in parentheses. i have a variable like this: $ echo $var "value1","value2","value3" what i did: mysql -u $user -p${password} --skip-column-names -e 'ALTER TABLE '$table' MODIFY '$kolom' SET(" '$var' ");' $database ;

Re: [ask] count items in the SET(value1,value2,value3)

2012-09-25 Thread Morning Star
On Tue, Sep 25, 2012 at 12:31 AM, Rick James wrote: > SET foo (...) > Maybe: > SELECT BIT_COUNT(foo) ... > It works. Thanks! :) Greetings, Marco -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

[ask] count items in the SET(value1,value2,value3)

2012-09-24 Thread Morning Star
Hi guys, i created a table, one of column named categories contain SET as its data type. let's say there are N-value in that column. i inserted a row to that column which contain only 5 values. INSERT INTO table SET categories ='value1, value2, value3, value4, value5' ; the question is: how can i c

Re: [ask] awk - passing for loop bash variables to awk

2012-09-17 Thread Morning Star
On Mon, Sep 17, 2012 at 7:57 AM, Cam Hutchison wrote: > When awk runs, it reads its input until EOF. In your loop, the first run > of awk is consuming all the input from stdin (cat input) and printing > the first line. For the subsequent iterations through the loop, awk no > longer has anything to

Re: [ask] awk - passing for loop bash variables to awk

2012-09-16 Thread Morning Star
On Sun, Sep 16, 2012 at 4:28 PM, Christofer C. Bell wrote: > $ for (( i=1;i<=3;i++ )); do gawk -v var=$i 'NR == var { print}' input ; done > > You're asking awk to read lines from a file, so you need to give the > file over to awk. The above gives you the output you're looking for. > The bash po

Re: [ask] awk - passing for loop bash variables to awk

2012-09-16 Thread Morning Star
On Sun, Sep 16, 2012 at 3:53 PM, Teemu Likonen wrote: > Maybe not what you are asking for but one can get the desired output > with these: > > $ awk 'NR >= 1 && NR <= 3 { print }' inputfile > > $ head -n3 inputfile > > $ sed -n 1,3p inputfile > thanks, Teemu. i already know that, but

Re: [ask] awk - passing for loop bash variables to awk

2012-09-16 Thread Morning Star
On Sun, Sep 16, 2012 at 4:14 PM, emmanuel segura wrote: > awk '/line/ {print; if(FNR % 3 == 0){exit}}' var > thanks, emmanuel. i already know that, but right now i need to understand how passing for loop bash variables to awk works. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.

Re: [ask] awk - passing for loop bash variables to awk

2012-09-16 Thread Morning Star
On Sun, Sep 16, 2012 at 3:59 PM, Alex Hutton wrote: > I would do : > cat input | head -n3 > thanks, alex. i already know that, but right now i need to understand how passing for loop bash variables to awk works. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

[ask] awk - passing for loop bash variables to awk

2012-09-16 Thread Morning Star
Hi guys, I get a difficulty to produce the desired output using awk. i want to use for loop bash variable as the input to the awk variable here is the illustrated input: line_1 line_2 line_3 line_4 line_5 line_6 line_7 line_8 line_9 line_10 here is the desired output: line_1 line_2 line_3 here i

Re: [ask] google translate client or similar method

2012-09-07 Thread Morning Star
On Wed, Sep 5, 2012 at 1:54 AM, Brian wrote: > StarDict is dictionary software, It translates words only. Full-text > translation (what you refer to as paragraph translation) is done using > the translation engines available on some web sites. They do machine > translatiom (MT). > > StartDict cla

Re: [ask] google translate client or similar method

2012-09-07 Thread Morning Star
On Tue, Sep 4, 2012 at 10:26 PM, Camaleón wrote: > Google also suggest "apertium", take a look at their site, maybe the > provide a command line option: > > http://www.apertium.org thanks. i'll look into it. Greetings, Marco -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wit

Re: [ask] google translate client or similar method

2012-09-04 Thread Morning Star
On Tue, Sep 4, 2012 at 9:07 PM, Lisi wrote: > Sorry - I think that my mail client may be misreporting. :-( (Or I may be > misunderstanding it.) > > Lisi > > it's ok now. :) Lisi, have you tried using stardict? any luck with paragraph translation? -- To UNSUBSCRIBE, email to debian-user-requ.

Re: [ask] google translate client or similar method

2012-09-04 Thread Morning Star
doing what? i already switch to plain text. :( On Tue, Sep 4, 2012 at 3:15 PM, Lisi wrote: > On Tuesday 04 September 2012 08:47:41 Morning Star wrote: >> On Sun, Sep 2, 2012 at 8:59 PM, Camaleón wrote: >> > On Sun, 02 Sep 2012 12:11:14 +0700, Morning Star wrote: >> >

Re: [ask] google translate client or similar method

2012-09-04 Thread Morning Star
On Sun, Sep 2, 2012 at 8:59 PM, Camaleón wrote: > On Sun, 02 Sep 2012 12:11:14 +0700, Morning Star wrote: > >>>> >>> Hi, but please, no html posts, thanks :-) >>> >> sorry, i didn't know that. :) > > You are doing it again and even worse, the

Re: [ask] google translate client or similar method

2012-09-02 Thread Morning Star
On Sun, Sep 2, 2012 at 1:05 PM, Mika Suomalainen > > > > You are still doing it. You can send plain text by pressing "Plain > Text" (second button from right over the text box) in GMail. > > ok -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". T

Re: [ask] google translate client or similar method

2012-09-01 Thread Morning Star
> > > Hi, but please, no html posts, thanks :-) > > sorry, i didn't know that. :) > > For transliteration functionalities you can look at Stardict or > Goldendict. > > stardict can't work with paragraph translation. also, it doesn't support command line translation. :( i don't try Goldendict yet.

Re: [ask] google translate client or similar method

2012-09-01 Thread Morning Star
thanks, bryan. i'm working on it. On Fri, Aug 31, 2012 at 8:33 PM, Brian wrote: > On Fri 31 Aug 2012 at 14:51:52 +0700, Morning Star wrote: > > > Is there any application in Debian like google translate client? If there > > is, would you tell me what is it? > >

[ask] google translate client or similar method

2012-08-31 Thread Morning Star
Hi guys, Is there any application in Debian like google translate client? If there is, would you tell me what is it? If there isn't, is there some method to submit some words to http://translate.google.com/ for each input language will produce each corresponding output language? For example: Englis

Re: [Ask] About awk

2012-08-19 Thread Morning Star
Thanks, Mark. You saved my time. It works for me if I change the initial i to 1 (i=1), because I don't want to get $0 to be the output. Greetings, Marco On Sun, Aug 19, 2012 at 2:40 AM, mwillson wrote: > On Saturday, 18 August 2012 19:40:02 UTC+1, Morning Star wrote: > >

[Ask] About awk

2012-08-18 Thread Morning Star
Hi guys, I have some string and numeric data in like this format (one line): 1 2 3 4 5 6 7 8 9 10 11 12 and i want the output like this: 1 2 3 4 5 6 7 8 9 10 11 12 How do I do that in awk? Thanks in advance. Greetings, Marco

Re: What does this mean?

2012-07-23 Thread Morning Star
Paul, Are you using squeeze for 64-bit architecture? On Sat, Jul 21, 2012 at 10:58 AM, Paul E Condon wrote: > I'm running a computer box that is recently purchased second hand - > new to me, but not new. While running a script that does a disk to > disk copy with some reformatting on a file of

Re: Bad pagetable: 000d [#2] SMP. Is this a kernel problem?

2012-07-20 Thread Morning Star
Thanks, Camaleón. I would try to do both of them and make a comparison later. Regard, Marco On Fri, Jul 20, 2012 at 8:47 AM, Camaleón wrote: > On Fri, 20 Jul 2012 04:27:59 -0700, Morning Star wrote: > > > I have some frequently problem when run some applications using Debian >

Bad pagetable: 000d [#2] SMP. Is this a kernel problem?

2012-07-20 Thread Morning Star
Hi guys, I have some frequently problem when run some applications using Debian 6.0.5-amd64. I did the fresh install today. Install some application, started use them and get this error on `dmesg`. At this time i noticed an application named firefox got freeze, not responding. [quote] $ dmesg [10

Re: Error; Skreener stop installing

2011-08-28 Thread Morning Star
m> wrote: > On 28/08/11 14:40, Morning Star wrote: > >> Thanks Scott, >> > > No worries :-) > > > I was missing kdelibs5-dev, my bad. :) >> > > mmm, developer should include rudimentary script to check for > dependancies > > > I

Re: Error; Skreener stop installing

2011-08-28 Thread Morning Star
Vanwoerkom wrote: > Morning Star wrote: > >> Hi guys, >> I'm having trouble installing skreener. Here are what I do and the output >> result: >> user@desktop: ~/Downloads/skreener/skreener-**0.1.1$ mkdir b && cd b && >> cmake .. -DCMAKE_BUI

Error; Skreener stop installing

2011-08-27 Thread Morning Star
Hi guys, I'm having trouble installing skreener. Here are what I do and the output result: user@desktop: ~/Downloads/skreener/skreener-0.1.1$ mkdir b && cd b && cmake .. -DCMAKE_BUILD_TYPE=release && make -j3 Output in the screen: -- The C compiler identification is GNU -- The CXX compiler identif

Re: [Ask] My screen suddenly got froze

2011-06-24 Thread Morning Star
Thanks Camaleón. :) On Fri, Jun 24, 2011 at 6:15 AM, Camaleón wrote: > On Thu, 23 Jun 2011 23:18:32 -0400, Morning Star wrote: > > > I've bought a cheap graphic card (ATI Radeon 9250 SE) and it fixed > > everything. The old graphic card (GeForce 6600LE) already broken I

Re: [Ask] My screen suddenly got froze

2011-06-23 Thread Morning Star
Hi AG, It happened after I login to KDE session. I've figured it out, my card is broken. Thanks for your reply. Greetings, Marco On Wed, Jun 15, 2011 at 5:14 AM, AG wrote: > On 14/06/11 13:46, Morning Star wrote: > >> Hi guys, >> I have a problem about my cpu. After 1

Re: [Ask] My screen suddenly got froze

2011-06-23 Thread Morning Star
Hi Jude DaShiell, That's not the problem, but thanks. Greetings, Marco On Tue, Jun 14, 2011 at 5:15 PM, Jude DaShiell wrote: > Turn the screen saver off and that should clear this problem. On Tue, 14 > Jun 2011, Morning Star wrote: > > > Hi guys, > > I have a prob

Re: [Ask] My screen suddenly got froze

2011-06-23 Thread Morning Star
ot;. It didn't say anything about freeze state messages. Greetings, Marco On Tue, Jun 14, 2011 at 9:18 AM, Camaleón wrote: > On Tue, 14 Jun 2011 08:46:27 -0400, Morning Star wrote: > > > I have a problem about my cpu. After 15 minutes or more using debian > > squeez

[Ask] My screen suddenly got froze

2011-06-14 Thread Morning Star
Hi guys, I have a problem about my cpu. After 15 minutes or more using debian squeeze in KDE display manager, my screen suddenly got froze. I can't move my mouse's cursor and can't type anything on my keyboard. caps lock and num lock lamp wasn't responding. I had to reset my PC, then selecting the

Subscription

2011-06-10 Thread Morning Star
i want to join this mailing lists because i have a question about debian. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/BANLkTimNsk7m=ipthxca6k5bfn2w47h...@mail.gma

Request Support on SSL Error

2009-05-21 Thread Morning Star
Dear support team, I used pidgin for nearly 3 months. Now i reinstall old version and installed new version 2.5.6. I use pidgin as second gtalk. Currently I am facing SSL Connection Failed problem. Here is my setting BASIC TAB Protocol :XMPP Username : my google id Domain : gmail.com Resource: H