Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rubel

Pages: 1 [2] 3 4 ... 8
16
Please find attachment PDF the Yearly Salat Time Table for Dhaka, Bangladesh. This is a very usefull for any Muslim's Lifetime. Please keep t for your life time Salat. 

http://islamicacademy.org/html/Times/Dhaka_BG.htm

You can also find other information regarding Salat from http://www.islamicacademy.org.

17
Training User, group, permisson management on RHEL+Centos +Linux (BASIC)

After installation of RHEL 6.4 .Now I will  discuss Basic Permission Management. Lets start
(1)User add
(2) Group Add (Primary & Secondary)
(3) Owener Ship Change
(4)Access Control on (Permission Management)
Ok ,I will start now.
Open your favorite text editor ( I using here terminal)
[root@server1 ~]# useradd user1
[root@server1 ~]# useradd user2
[root@server1 ~]# useradd user3
[root@server1 ~]# useradd user4
[root@server1 ~]# passwd user1;
Changing password for user user1.
New password:
BAD PASSWORD: it is too simplistic/systematic
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
[root@server1 ~]# passwd user2
Changing password for user user2.
New password:
BAD PASSWORD: it is too simplistic/systematic
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
[root@server1 ~]# passwd user3
Changing password for user user3.
New password:
BAD PASSWORD: it is too simplistic/systematic
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
[root@server1 ~]# passwd user4
Changing password for user user4.
New password:
BAD PASSWORD: it is too simplistic/systematic
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
Show Primary Group fo user1-user4
[root@server1 ~]# cat /etc/group
----------------------------
user1:x:506:
user2:x:507:
user3:x:508:
user4:x:509:
-----------------------------
[root@server1 ~]# groupadd technologybd.net
[root@server1 ~]# cat /etc/group
------------------------------------------
user1:x:506:
user2:x:507:
user3:x:508:
user4:x:509:
technologybd.net:x:510:
-------------------------------------------
*************** user1,user2,user3 join technologybd.net group ************
[root@server1 ~]# gpasswd -M user1,user2,user3 technologybd.net
[root@server1 ~]# cat /etc/group
---------------------------------------------------------------
user1:x:506:
user2:x:507:
user3:x:508:
user4:x:509:
technologybd.net:x:510:user1,user2,user3
----------------------------------------------------------------
*************** Show Encrypted password fo user1-user4 ***************************
[root@server1 ~]# cat /etc/shadow
----------------------------------------------------------------------------------------------------------------------------------------
user1:$6$iaBxDhfW$WOikzJWbKIa149CRnO7zASun1wSuBsvcXjEtHI88CvfubOwjXkzzLCLi70ysjRDrjyMA5qXndpsjfZivRsgfn1:15824:0:99999:7:::
user2:$6$Yd/sPAOc$g2NIj38DhZ/4rjMmbcsgPwIYdC5Cot.fVA.qWen9uEOa1.JaTV4HKpcZL7VX1/p0Wq9KX9i/h5xaEAH15iE7l1:15824:0:99999:7:::
user3:$6$QB9PyTpC$xdQI/ofRcOquMCmxr0OsXnmpTizCl0mf0WYAuHfkYsk20Jn2tXVLHcg.suuv.Wn4pCpkI94zX5UZJ8hklrAEw0:15824:0:99999:7:::
user4:$6$vaZwW2jq$udg.x8yUB9qiXGifkYC5G0Phv0.Jdqdb28wCR65aH08lAN7s7aqIqlVweK62cUYQnxGHjZmXp7O9oqfFg78Ju/:15824:0:99999:7:::
----------------------------------------------------------------------------------------------------------------------------------------
[root@server1 ~]# mkdir /Bangladesh
[root@server1 ~]# chgrp technologybd.net /Bangladesh
[root@server1 ~]# chmod 070 /Bangladesh/
[root@server1 ~]# su user1
[user1@server1 root]$ cd
[user1@server1 ~]$ cd /Bangladesh/
[user1@server1 Bangladesh]$ touch file_by_user1
[user1@server1 Bangladesh]$ exit
exit
[root@server1 ~]# su user2
[user2@server1 root]$ cd
[user2@server1 ~]$ cd /Bangladesh/
[user2@server1 Bangladesh]$ ls
file_by_user1
[user2@server1 Bangladesh]$ touch file_by_user2
[user2@server1 Bangladesh]$ exit
exit
[root@server1 ~]# su user3
[user3@server1 root]$ cd
[user3@server1 ~]$ cd /Bangladesh/
[user3@server1 Bangladesh]$ ls
file_by_user1 file_by_user2
[user3@server1 Bangladesh]$ touch file_by_user3
[user3@server1 Bangladesh]$ ls
file_by_user1 file_by_user2 file_by_user3
[user3@server1 Bangladesh]$ exit
exit
[root@server1 ~]# su user4
[user4@server1 root]$ cd
[user4@server1 ~]$ cd /Bangladesh/
bash: cd: /Bangladesh/: Permission denied
Read More: http://adfoc.us/15080724974220

Written by
Md.Murad Hosen
+8801827517700
web:www.technologybd.net
skype:muradbd4g
facebook:www.facebook.com/murad.bspi

18
Science Discussion Forum / Re: "Googol"
« on: April 28, 2013, 09:49:40 AM »
Thanks for the information but Please see the google History for your information.

Google began in March 1996 as a research project by Larry Page and Sergey Brin, Ph.D. students at Stanford[1] working on the Stanford Digital Library Project (SDLP). The SDLP's goal was “to develop the enabling technologies for a single, integrated and universal digital library" and was funded through the National Science Foundation among other federal agencies.[2][3][4][5] In search for a dissertation theme, Page considered—among other things—exploring the mathematical properties of the World Wide Web, understanding its link structure as a huge graph.[6] His supervisor Terry Winograd encouraged him to pick this idea (which Page later recalled as "the best advice I ever got"[7]) and Page focused on the problem of finding out which web pages link to a given page, considering the number and nature of such backlinks to be valuable information about that page (with the role of citations in academic publishing in mind).[6] In his research project, nicknamed "BackRub", he was soon joined by Sergey Brin, a fellow Stanford Ph.D. student supported by a National Science Foundation Graduate Fellowship.[2] Brin was already a close friend, whom Page had first met in the summer of 1995 in a group of potential new students which Brin had volunteered to show around the campus.[6] Page's web crawler began exploring the web in March 1996, setting out from Page's own Stanford home page as its only starting point.[6] To convert the backlink data that it gathered into a measure of importance for a given web page, Brin and Page developed the PageRank algorithm.[6] Analyzing BackRub's output—which, for a given URL, consisted of a list of backlinks ranked by importance—it occurred to them that a search engine based on PageRank would produce better results than existing techniques (existing search engines at the time essentially ranked results according to how many times the search term appeared on a page).[6][8]
A small search engine called "RankDex" from IDD Information Services (a subsidiary of Dow Jones) designed by Robin Li was, since 1996, already exploring a similar strategy for site-scoring and page ranking.[9] The technology in RankDex would be patented[10] and used later when Li founded Baidu in China.[11][12]
Convinced that the pages with the most links to them from other highly relevant Web pages must be the most relevant pages associated with the search, Page and Brin tested their thesis as part of their studies, and laid the foundation for their search engine. By early 1997, the backrub page described the state as follows:[13]
Some Rough Statistics (from August 29th, 1996)
Total indexable HTML urls: 75.2306 Million
Total content downloaded: 207.022 gigabytes
...
BackRub is written in Java and Python and runs on several Sun Ultras and Intel Pentiums running Linux. The primary database is kept on an Sun Ultra II with 28GB of disk. Scott Hassan and Alan Steremberg have provided a great deal of very talented implementation help. Sergey Brin has also been very involved and deserves many thanks.
-Larry Page pagecs.stanford.edu
Originally the search engine used the Stanford website with the domain google.stanford.edu. The domain google.com was registered on September 15, 1997. They formally incorporated their company, Google Inc., on September 4, 1998 at a friend's garage in Menlo Park, California.
Both Brin and Page had been against using advertising pop-ups in a search engine, or an "advertising funded search engines" model, and they wrote a research paper in 1998 on the topic while still students. However, they soon changed their minds and early on allowed simple text ads.[14]


Google Home Page September 1998
By the end of 1998, Google had an index of about 60 million pages.[15] The home page was still marked "BETA", but an article in Salon.com already argued that Google's search results were better than those of competitors like Hotbot or Excite.com, and praised it for being more technologically innovative than the overloaded portal sites (like Yahoo!, Excite.com, Lycos, Netscape's Netcenter, AOL.com, Go.com and MSN.com) which at that time, during the growing dot-com bubble, were seen as "the future of the Web", especially by stock market investors.[15]
In March 1999, the company moved into offices at 165 University Avenue in Palo Alto, home to several other noted Silicon Valley technology startups.[16] After quickly outgrowing two other sites, the company leased a complex of buildings in Mountain View at 1600 Amphitheatre Parkway from Silicon Graphics (SGI) in 2003.[17] The company has remained at this location ever since, and the complex has since become known as the Googleplex (a play on the word googolplex, a number that is equal to 1 followed by a googol of zeros). In 2006, Google bought the property from SGI for $319 million.[18]
The Google search engine attracted a loyal following among the growing number of Internet users, who liked its simple design.[19] In 2000, Google began selling advertisements associated with search keywords.[1] The ads were text-based to maintain an uncluttered page design and to maximize page loading speed.[1] Keywords were sold based on a combination of price bid and click-throughs, with bidding starting at $.05 per click.[1] This model of selling keyword advertising was pioneered by Goto.com (later renamed Overture Services, before being acquired by Yahoo! and rebranded as Yahoo! Search Marketing).[20][21][22] While many of its dot-com rivals failed in the new Internet marketplace, Google quietly rose in stature while generating revenue.[1]
Google's declared code of conduct is "Don't be evil", a phrase which they went so far as to include in their prospectus (aka "S-1") for their 2004 IPO, noting that "We believe strongly that in the long term, we will be better served—as shareholders and in all other ways—by a company that does good things for the world even if we forgo some short term gains."[23]

Also See following Links:

http://www.submittoday.com/history_of_google.htm

http://www.google.com/about/company/history/

Thanks

19
This delegates team is the ever best and powerful team for DCCI and also for the Bangladesh to extend Business Marketing in the Global position. Wish all of the member for achive more and more connection and business for our Country Inshawallah. Good Luck.

20
Video Conference / WEBEX Online Meeting
« on: April 08, 2013, 04:46:40 PM »
www.webex.com
Meet, collaborate, and share in a whole new way. It's easy to prepare because everything you need is in one place. Share anything on your computer and generate ideas fast. Next steps are crystal clear. See Following links for signup free and others payee options.
Links : (1) http://www.webex.com/plans/meetings-plans.html?TrackID=1029595&hbxref=&goid=gen_signup
(2) How o Use : http://www.webex.com/how-to/index.html
(3) See Attachments for the procedures.

Also application is available for any smart phone. Thanks

21
Latest Technology / Re: Interactive whiteboard
« on: April 07, 2013, 04:56:19 PM »
Thanks for your post. And Daffodil International have 3 IWB already in operation. One of this is in our Digital Class Room. We also using the Interactive All-in-One PC-TV Touchscreen Monitor in that Class room. Our Faculty members are using this modern equipments.Thanks     

23
গলফ শিখতে অসুবিধা কোথায়?

গলফ এ দেশে উচ্চবিত্ত আর অভিজাত শ্রেণীর খেলা বলেই পরিচিত। তবে খোঁজ নিলে দেখা যাবে, এ দেশে যারা এ খেলাটিকে নির্ভর করে বেঁচে আছে, তারা দীনহীন ঘরের ছেলে। আপনি যদি সূর্য ওঠার সঙ্গে সঙ্গে আর্মি গলফ কোর্সে চলে আসেন, দেখবেন ১৪ থেকে ১৮-২০ বছরের ছেলেরা আপনার ক্যাডি হওয়ার জন্য দৌড়ে চলে আসছে। এরা ক্যাডি হিসেবে আপনাকে গলফ খেলতে সাহায্য করবে, আপনার শটের ভুলত্রুটিগুলো দেখিয়েও দেবে। প্রশ্ন হলো, ওরা এই খেলা জানল কীভাবে?
১৯৬৫-৬৬ সালের দিকে কুর্মিটোলা গলফ কোর্সের জন্ম। অভিজাত আর উচ্চবিত্তদের গলফ ব্যাগ আর ক্লাব (যে স্টিক দিয়ে গলফ বল মারা হয়) বহনের জন্য তখন থেকেই অল্প বয়সের ছেলেরা মাঠে হাজির থাকত। এরা খেলা দেখতে দেখতে অবসর মুহূর্তে নিজেরাও খেলত। আজ প্রতিটি গলফ কোর্সে অনেক ভালো বলবয় বা ক্যাডির দেখা পাওয়া যায়, যারা টুর্নামেন্ট খেলার সুযোগ পেলে হয়ে উঠবে এক-একজন সিদ্দিকুর রহমান। যে সিদ্দিক আজ এশীয় শ্রেষ্ঠদের সঙ্গে পাল্লা দেয়, সেও ছিল একসময় বলবয়। সিদ্দিক আজ আমাদের অহংকার।
গলফের সঙ্গে অন্যান্য খেলার প্রথম পার্থক্য হলো, গলফ খেলাতে কোনো রেফারি বা আম্পায়ার নেই। প্রত্যেক খেলোয়াড় নিজের শটের সংখ্যা নিজেই লিপিবদ্ধ করেন। আমাদের কাছে গলফ খেলাটি অপরিচিত খেলা হয়ে আছে দুটি কারণে। প্রথমত, এ খেলার প্রচার খুবই কম। দ্বিতীয়ত, এই প্রচারের অভাবে দেশের প্রায় ৯৯ শতাংশ লোক এই খেলা কোথায় হয়, কীভাবে হয়, তা-ই জানে না।
আমি গলফের নিজস্ব শব্দ বাদ দিয়ে সাধারণভাবে খেলাটি বোঝাচ্ছি। ধরুন আপনি যদি আর্মি গলফ কোর্সে খেলতে আসেন, এখানে নয় হোলে খেলা হয়। আপনি যেখান থেকে প্রথম গলফ বলটি মারবেন, সেখান থেকে প্রথম ‘হোল’টির দূরত্ব প্রায় ২৫০ গজ। এই ‘গর্তে’ বলটি ফেলার জন্য আপনার প্রথম শটটি খুব বড় নিতে হবে। এ জন্য আলাদা ‘গলফ ক্লাব’ আছে। এই ‘ক্লাব’ হলো গলফ বল মারার স্টিক। প্রথম শটটি যেটা ১৫০ থেকে ১৭৫ গজ দূরত্বে পাঠাতে হবে, সেখানের ‘স্টিক’কে ‘উড’ বলে। এই উডেরও বিভিন্ন নাম্বার আছে। বেশি দূরে বল পাঠানোর জন্য এক নম্বর ‘উড’ই বেশি ব্যবহার হয়। গর্তের দূরত্ব বিবেচনায় এরপর আপনাকে পিচিং ক্লাব বা ৭-৮-৯ নম্বর ক্লাব বেছে নিতে হবে। গ্রিন অর্থাৎ সবুজ ঘাসের মাঝখানে যে ‘গর্ত’টি আছে, সেখানে মারতে হবে ‘পাটার’ ক্লাব দিয়ে। এই গ্রিন পর্যন্ত বল নিয়ে যাওয়ার পথে বিভিন্ন বাধা আছে। কোথাও বালি আছে, কোথাও বা পানির পুকুরের মতো করা আছে। এ সবকিছু অতিক্রম করার জন্য আগেই বলেছি রয়েছে বিভিন্ন গলফ ক্লাব (স্টিক)। আর্মি গলফ ক্লাবের নয়টি হোল খেলতে দেড় থেকে দু ঘণ্টা সময় ব্যয় হয়। প্রতিদিন সব কটি হোল খেলার প্রয়োজন নেই। আর শুরুতে অনুশীলনের জায়গা রয়েছে, রয়েছে অগনিত বলবয় আর ক্যাডি, যারা এই অল্প বয়সেও যথেষ্ট পারদর্শী। তারাও আপনাকে গলফ ক্লাব ব্যবহারে দক্ষ করে তুলবে।
আমাদের দেশে ১২টি গলফ কোর্স আছে। ঢাকায় কুর্মিটোলা গলফ ক্লাব বাদেও আছে ঢাকা ক্লাব আর আর্মি গলফ কোর্স। চট্টগ্রামে আছে দুটি। একটি বিএমএর কাছে ভাটিয়ারিতে, অন্যটি শাহীন ক্লাবের। এর বাইরে আছে সাভার, টাঙ্গাইল, গাজীপুর, কুমিল্লা, বগুড়া, যশোর ও রংপুরে। এসব গলফ কোর্স সেনা তত্ত্বাবধানে পরিচালিত হলেও বাইরের সদস্যরাও খেলতে পারেন এখানে।
আবারও খেলার কথায় ফিরে আসি। প্রতিযোগিতার সময় প্রতি স্লটে চারজন করে প্রতিদ্বন্দ্বী থাকেন। এঁদের প্রত্যেককে একটি করে স্কোরকার্ড দেওয়া হয়। প্রতি চারজন প্রথম ড্রাইভ মারার পর দ্বিতীয় চারজন শুরু করেন অর্থাৎ ফুটবল, ক্রিকেট, হকির মতো শুধু এগারো-এগারো করে ২২ জনে এ খেলাটি সীমাবদ্ধ নয়, অনেকজন এ খেলাটিতে এক সঙ্গেই অংশ নিতে পারেন। পুরস্কারও অনেক ধরনের।
নিয়ম নিয়ে কথা বলতে হলে—‘পার’ হলো কোন ‘হোল’-এ কত শটে বল ফেলতে হবে। যদি চার শটে আপনার ‘পার’ নির্ধারিত থাকে, তবে তিন স্ট্রোকে ফেললে বলা হবে মাইনাস ওয়ান। পাঁচটিতে ফেললে প্লাস ওয়ান। এখানে যে মাইনাস-এ ফেলল, সে-ই জয়ী।
আমাদের দেশে এ খেলাটিতে আগ্রহ সৃষ্টির জন্য বেসরকারি খাতে পৃষ্ঠপোষকতা প্রয়োজন। কারণ গলফ খেলার জন্য বিশাল জায়গা দরকার। সাধারণের জন্য আমরা রেসকোর্সের কিছু অংশ ব্যবহার করতে পারি। তাহলে এ অঞ্চলটি অপরাধপ্রবণতা ও অসামাজিক কাজ থেকেও রক্ষা পাবে। দেশে প্রতিটি অঞ্চলেই পার্ক আছে। ইচ্ছা করলে এই পার্কগুলোতে শুধু গলফ গ্রিন তৈরি করে তাতে অনুশীলনের ব্যবস্থা করা যায়।


গলফ শিখতে অসুবিধা কোথায়? - by  মেজর চাকলাদার (অব.)
Prothom-Alo Date : 17-June-2012

24
ACM ICPC World Finals, May 13-18 in Poland
    
The 36th Association of Computing Machinery (ACM) International Collegiate Programming Contest (ICPC) World Finals just held in the month of May from 13-18 in Poland. This grand mega computing festival, which is always supported by IBM, was hosted by Warsaw University in association with ministries and commercial banks. In this article the entire story of ACM-ICPC World Finals is illustrated for the interested readers. Besides, the programming contest performance of the world in comparison to Bangladesh is discussed from the perception of the world finals. This perception may add value to the community of programming contestants in Bangladesh.

Visit this Facebook event link: http://www.facebook.com/events/470332449659347/

Thanks

25
Cricket / Inter Department T-20 Cricket Tournament, DIU
« on: June 07, 2012, 10:59:02 PM »
Prize Giving Ceremony

Inter Department T-20 Cricket Tournament

Organized by DIU Sports Club

You will be pleased to know that the Prize Giving Ceremony of Inter Department T-20 Cricket Tournament will be held on June 10, 2012 (Sunday) at 10:00 am at DIU Auditorium. Honorable Vice Chancellor Sir has given his consent to be present on the occasion. All the respected Heads, faculty members, officials, participants and students are cordially invited to attend the program and make the program a great success.

Best Regards.
Convener, DIU Sports Club
Mohammed Sakhawat Hossain, ACMA
Assistant Professor & Head
Dept. of Real Estate & Commerce
Faculty of Business & Economics

26
You need to know / Re: DIU Prothom Alo Bondhu Shava
« on: June 06, 2012, 12:37:01 AM »
Award Giving Ceremony of "World NO Tobacco Day-2012" organized by DIU Prothom Alo Bondhu Shava and Daffodil International University (DIU).


29
Software Fair as regular event / ACM-ICPC-2012 Asian Regional at DIU
« on: June 01, 2012, 12:26:13 PM »
ACM-ICPC-2012 Asian Regional at DIU : See and comments for this Events:

News Links : http://www.amadershomoy2.com/content/2012/05/30/middle0394.htm
web Links : http://www.daffodilvarsity.edu.bd/icpcdhaka2012/
Facebook Links : http://www.facebook.com/pages/ACM-ICPC-2012-December-8-2012-DIU/327230730681404



Daffodil International University continuously fosters for quality education and engage students in all co-curricular activities. DIU is regularly organizing National Computer Programming Contest since the very inception of the university and the teams from DIU ranked well in many national and ACM Dhaka regional events. Being one of the fast moving digital university, DIU is taking different drives for quality teaching, research and quality contestant and programmer developments.

ACM ICPC is a two-tier contest in the first of which teams from different universities participate in regional contests and the winners of these contest qualify for the World Finals which held at different countries. Association of Computing Machinery (ACM), IBM, Upsilon Pi Epsilon(UPE), and Baylor University are thrilled with this contest of problem solving which continues to attract the best and brightest students from around the world with 24,915 contestants from 2,070 universities in 88 countries competing this past years in the world finals.

This year as expected as one hundred and five teams from regional contests servicing universities worldwide will be selected to advance to the World Finals to be held in Warsaw, Poland, May 14 – 18, 2012. The World Finals is hosted by the University of Warsaw..

Thanks

Pages: 1 [2] 3 4 ... 8