Displaying 20 results from an estimated 700 matches similar to: "Changing daylight saving time for Turkey."
2009 Apr 24
7
Get only script name with shell script
Hi all,
I wrote shell script and put it under the /usr/local/bin/ directory.
I use echo $0 for get script name but it has printed
"/usr/local/bin/<scriptname>" but i want to only print <scriptname>
How can i do this ?
Thanks all for help.
--
Iyi calismalar.Basarilar...
Semih Gokalp
Istanbul/Turkiye
2008 Oct 18
2
-bash: /bin/grep: cannot execute binary file
Hi all,I have problem on CentOS 5.2
while everything is working great,suddenly i have this error when i login my
server,
sudo su -
-bash: /bin/egrep: cannot execute binary file
-bash: /bin/egrep: cannot execute binary file
-bash: /bin/egrep: cannot execute binary file
-bash: /bin/hostname: cannot execute binary file
-bash: /bin/grep: cannot execute binary file
-bash: /bin/grep: cannot execute
2010 Aug 18
3
Wrong disk size problem.
Hi,we have Centos 5.4 server and according to me we have strange problem.
Disk size and other indormation like below.Normally,md2 partition
should have 46GB free disk size but available value is zero.Why it
show zero ? If you help me,I will be happy.
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 19G 2.1G 16G 12% /
/dev/md2 880G 834G 0
2008 Oct 24
1
Interesting faillog files.
Hi all CentOS users,
I looked /var/log/messages log file and i realize something in
"messages" files like below;
---
Oct 24 04:02:42 cube2 kernel: Buffer I/O error on device sdc, logical block 1545
---
"sdc" is my storage and i switched off storage at 6 PM.
and when i checked messages log file,I saw faillog under /var/log
directory like below:
-rw------- 1 root root
2009 May 04
1
How to determine connection time between two node ?
Hi all CentOS users,
How can i determine connection time during the package walking between
two nodes ? But not in my network ! only any two network nodes in
world ?
For example: Get report time value betwwen www.abc.com and www.cde.com
Thanks for all advice.
--
Iyi calismalar.Basarilar...
Semih Gokalp
Istanbul/Turkiye
2009 Jul 24
1
About NIDS software or hardware.
Hi all CentOS users.
I have used the Snort on server for NIDS.It is connected to switch's
SPAN port and server ethernet mode is promiscuous and it is analysing
all network traffic and alert me all status.
But i am searching other alternative for NIDS that it connectable to
network area like Snort server.I found some hardware machine such as
SonicWall,Barracuda etc.. but at the same time this
2009 Jan 30
5
Question about Shell Script.
Hi all CentOS users,
I have writing shell script for check oracle processes in real time
and alert with e-mail.
I read script like below
NUMBEROFPRO=/oracle/10.2.0/db_1/bin/sqlplus / as sysdba <<EOF1 |grep
processes|awk '{print $2}'
SELECT resource_name,current_utilization,limit_value FROM
V\$RESOURCE_LIMIT WHERE RESOURCE_NAME IN ('processes','sessions');
quit
EOF1
2006 May 26
1
VoIP provider for Turkey from India with Asterisk
Hi Friends,
At present, I am using VoIPJET.COM provider for make calls to USA. I have two doubts.
1) I am unable to make call to UK Mobile phone. Why?
2) I want to make calls to "Turkey" country from "India". With VoIPJET, I am unable to make call to "Turkey" and unable to find VoIP provider for Turkey. Please tell me VoIP Provider for Turkey from India.
2011 Jan 12
1
wine culture in turkey
Hi
we make a new page for wine culture in Turkey. How do you think colors, placement, availability.
thanks for comments
http://www.keyifnotlari.com/
2008 Oct 27
0
system-auth on CentOS 5.2
Hi al.I have a problem with pam.d authentication rules.
I searched on google and modified my system-auth file.Bu some rules
does not works properly
my system-auth like below:
--------------------------
auth required pam_env.so
auth required pam_tally.so onerr=fail per_user deny=3
auth sufficient pam_unix.so md5 nullok try_first_pass
auth requisite
2010 Jun 23
0
Hangup Detection Problem In Turkey
Hi,
Although zonedata.c contains ITU E.180 recommendations for Turkey, we are
still experiencing unrecognized hangups from Turk Telekom PSTN lines when
callers hangup.
Turk Telekom does *not* provide supervised disconnects on analog PSTN, and
the tone we receive we when caller hangs up is similar to busy, with three
short beeps, followed by one long beep, which keeps repeating. We've
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2009 Apr 21
6
Sampling in R
[This email is either empty or too large to be displayed at this time]
2013 Mar 11
12
Error: stack level too deep
I''m running a previously working set of modules with the Puppet master
version 3.1.0-rc2.
I''m getting the Error: stack level too deep
Here is a chunk of the debug
Debug: Scope(Class[Zabbix]): Retrieving template zabbix/zabbix.conf.php.erb
Debug:
template[/etc/puppet/environments/production/modules/zabbix/templates/zabbix.conf.php.erb]:
Bound template variables for
2024 Jan 13
2
Strange results : bootrstrp CIs
Dear R-experts,
Here below, my R code working BUT I get a strange result I was not expecting! Indeed, the?95% percentile bootstrap CIs is (-54.81, -54.81 ). Is anything going wrong?
Best,
##########################################
Score=c(345,564,467,675,432,346,476,512,567,543,234,435,654,411,356,658,432,345,432,345, 345,456,543,501)
?
Country=c("Italy", "Italy",
2008 Jan 20
2
Newbie question on subsets
Hi...
I'm working through the book, A Handbook of Statistical Analyses
using R by Everitt, and I'm trying to do the following (p. 19 of his
book):
boxplot(log(marketvalue)~country,
data = subset(Forbes2000,
country %in% c("United
Kingdom","Germany","India","Turkey")),
ylab="log(marketvalue",
2013 Feb 28
2
data grouping and fitting mixed model with lme function
Dear all,
I have data from the following experimental design and trying to fit a mixed model with lme function according to following steps but struggling. Any help is deeply appreciated.
1) Experimental design: I have 40 plants each of which has 4 clones. Each clone planted to one of 4 blocks. Phenotypes were collected from each clone for 3 consecutive years. I have genotypes of plants. I
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi,
I am trying to use dovecot as lda.
I have put this line in my .qmail-default file:
#|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER
It is working correct with real addresses but couldn't find forwarding
addresses.
This is my /usr/local/etc/dovecot-sql.conf:
driver = mysql
connect = host=localhost user=vpopmailuser password=vpopmailpassword
2003 Jul 21
3
R commands from a text file ?
Hello
I was wondering if it was possible to enter R commands from an external
text file. If it is possible, it will be easy for repetetive tasks.
Does anyone have an idea ?
thanks in advance
Ahmet Temiz
TURKEY
______________________________________
______________________________________
The views and opinions expressed in this e-mail message are ...{{dropped}}
2007 Jul 11
0
Second Call for Papers And Registration for BSDConTR
First Turkish Conference on BSD Systems (BSDConTR'07) Call for Papers
October 20 - 21, 2007 - Marmara University, Goztepe Istanbul, Turkey
The call for papers[1] and conference registration[2] is now open for
BSDConTR
[1] Second Call for Papers
We're inviting you to submit papers and proposals for first BSD
Conference in Turkey
Your submission should include:
1. Name, title,